[uartie@uartie-ilm2 efl-test]$ ELM_ENGINE=wayland_shm gdb --args ./src/idle-event-resize-test 1 GNU gdb (GDB) Fedora (7.3.50.20110722-10.fc16) Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /home/uartie/Work/intel/wayland/sandbox/efl-test/src/idle-event-resize-test...done. (gdb) run Starting program: /home/uartie/Work/intel/wayland/sandbox/efl-test/src/idle-event-resize-test 1 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [New Thread 0x7fffeb9df700 (LWP 10171)] CHECK FAILED (ctxt->modh != h): 77 != 51 Program received signal SIGSEGV, Segmentation fault. 0x00007ffff4198b6d in xkb_state_unref (state=0x0) at src/state.c:486 486 state->refcnt--; Missing separate debuginfos, use: debuginfo-install boost-test-1.47.0-6.fc16.x86_64 cyrus-sasl-lib-2.1.23-27.fc16.x86_64 expat-2.0.1-11.fc15.x86_64 fontconfig-2.8.0-4.fc16.x86_64 freetype-2.4.6-4.fc16.x86_64 glib2-2.30.2-1.fc16.x86_64 glibc-2.14.90-24.fc16.6.x86_64 gnome-keyring-3.2.1-2.fc16.x86_64 gnutls-2.12.14-1.fc16.x86_64 keyutils-libs-1.5.2-1.fc16.x86_64 krb5-libs-1.9.2-6.fc16.x86_64 libXScrnSaver-1.2.1-2.fc15.x86_64 libXau-1.0.6-2.fc15.x86_64 libXcomposite-0.4.3-2.fc15.x86_64 libXcursor-1.1.11-3.fc15.x86_64 libXdamage-1.1.3-2.fc15.x86_64 libXext-1.3.0-1.fc16.x86_64 libXfixes-5.0-1.fc16.x86_64 libXi-1.4.5-1.fc16.x86_64 libXinerama-1.1.1-2.fc15.x86_64 libXrandr-1.3.1-2.fc15.x86_64 libXrender-0.9.6-2.fc15.x86_64 libXtst-1.2.0-2.fc15.x86_64 libXxf86vm-1.1.1-2.fc15.x86_64 libcom_err-1.41.14-2.fc15.x86_64 libcurl-7.21.7-6.fc16.x86_64 libffi-3.0.10-1.fc16.x86_64 libgcc-4.6.3-2.fc16.x86_64 libgcrypt-1.5.0-2.fc16.x86_64 libgpg-error-1.10-1.fc16.x86_64 libidn-1.22-3.fc16.x86_64 libjpeg-turbo-1.2.0-1.fc16.x86_64 libpng-1.2.48-1.fc16.x86_64 libselinux-2.1.6-6.fc16.x86_64 libssh2-1.2.7-1.fc15.x86_64 libstdc++-4.6.3-2.fc16.x86_64 libtasn1-2.7-2.fc15.x86_64 libudev-173-3.fc16.x86_64 libxcb-1.7-3.fc16.x86_64 lua-5.1.4-9.fc16.x86_64 nspr-4.8.9-2.fc16.x86_64 nss-3.13.1-9.fc16.x86_64 nss-softokn-freebl-3.13.1-14.fc16.x86_64 nss-util-3.13.1-3.fc16.x86_64 openldap-2.4.26-6.fc16.x86_64 openssl-1.0.0g-1.fc16.x86_64 p11-kit-0.6-1.fc16.x86_64 zlib-1.2.5-6.fc16.x86_64 (gdb) bt #0 0x00007ffff4198b6d in xkb_state_unref (state=0x0) at src/state.c:486 #1 0x00007ffff47d9093 in _ecore_wl_input_del (input=0x67fb30) at ecore_wl_input.c:241 #2 0x00007ffff47d80c8 in _ecore_wl_shutdown (close=1 '\001') at ecore_wl.c:360 #3 0x00007ffff47d7d6b in ecore_wl_shutdown () at ecore_wl.c:180 #4 0x00007ffff53d4f05 in _ecore_evas_wl_free (ee=0x67fe70) at ecore_evas_wayland_shm.c:366 #5 0x00007ffff53c24fc in _ecore_evas_free (ee=0x67fe70) at ecore_evas.c:2486 #6 0x00007ffff53be375 in ecore_evas_free (ee=0x67fe70) at ecore_evas.c:884 #7 0x00007ffff59cac6d in _deferred_ecore_evas_free (data=0x67fe70) at elm_win.c:859 #8 0x00007ffff2eda12d in _ecore_job_event_handler (data=0x0, type=10, ev=0x6ae1e0) at ecore_job.c:115 #9 0x00007ffff2ed4360 in _ecore_call_handler_cb (func=0x7ffff2eda0fd <_ecore_job_event_handler>, data=0x0, type=10, event=0x6ae1e0) at ecore_private.h:319 #10 0x00007ffff2ed52ff in _ecore_event_call () at ecore_events.c:559 #11 0x00007ffff2edc2b2 in _ecore_main_loop_iterate_internal (once_only=1) at ecore_main.c:1814 #12 0x00007ffff2edaafa in ecore_main_loop_iterate () at ecore_main.c:864 #13 0x00007ffff596b274 in elm_shutdown () at elm_main.c:196 #14 0x000000000040108b in main (argc=, argv=0x7fffffffdeb8) at idle_event_resize_test.c:195 (gdb)