GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04 Copyright (C) 2012 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 "i686-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/bin/mythfrontend.real...Reading symbols from /usr/lib/debug/usr/bin/mythfrontend.real...done. done. warning: core file may not match specified executable file. [New LWP 7476] [New LWP 7484] [New LWP 7485] [New LWP 7489] [New LWP 7491] [New LWP 7492] [New LWP 7497] [New LWP 7498] [New LWP 7500] [New LWP 7504] [New LWP 7506] [New LWP 7507] [New LWP 7558] [New LWP 7559] [New LWP 7560] [New LWP 7490] [New LWP 7499] [New LWP 7561] [New LWP 7487] [New LWP 7488] warning: Can't read pathname for load map: Input/output error. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". Core was generated by `/usr/bin/mythfrontend.real --syslog local7 --logpath /home/fa/mythfrontend.logs'. Program terminated with signal 11, Segmentation fault. #0 0xb555afb0 in QMutex::lock() () from /usr/lib/i386-linux-gnu/libQtCore.so.4 (gdb) (gdb) (gdb) (gdb) set pagination off (gdb) thread apply all bt Thread 20 (Thread 0xacbfeb40 (LWP 7488)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb532b1fb in write () at ../sysdeps/unix/syscall-template.S:82 #2 0xb6c6e418 in FileLogger::logmsg (this=0x8ed6c10, item=0x830749f8) at logging.cpp:334 #3 0xb6c69ca2 in LoggerThread::handleItem (this=0x8ed3b00, item=0x830749f8) at logging.cpp:908 #4 0xb6c6a9fc in LoggerThread::run (this=0x8ed3b00) at logging.cpp:833 #5 0xb6b78942 in MThreadInternal::run (this=0x8de1df8) at mthread.cpp:78 #6 0xb5560de0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #7 0xb3d8cd4c in start_thread (arg=0xacbfeb40) at pthread_create.c:308 #8 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 19 (Thread 0xad3ffb40 (LWP 7487)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb532b17b in read () at ../sysdeps/unix/syscall-template.S:82 #2 0xaa117898 in vio_read () from /usr/lib/i386-linux-gnu/libmysqlclient.so.18 #3 0xaa1178ff in vio_read_buff () from /usr/lib/i386-linux-gnu/libmysqlclient.so.18 #4 0xaa1084fd in ?? () from /usr/lib/i386-linux-gnu/libmysqlclient.so.18 #5 0xaa10907a in my_net_read () from /usr/lib/i386-linux-gnu/libmysqlclient.so.18 #6 0xaa101d1f in cli_safe_read () from /usr/lib/i386-linux-gnu/libmysqlclient.so.18 #7 0xaa102fff in ?? () from /usr/lib/i386-linux-gnu/libmysqlclient.so.18 #8 0xaa0fe4a3 in ?? () from /usr/lib/i386-linux-gnu/libmysqlclient.so.18 #9 0xaa0fed1e in cli_stmt_execute () from /usr/lib/i386-linux-gnu/libmysqlclient.so.18 #10 0xaa0ffe7c in mysql_stmt_execute () from /usr/lib/i386-linux-gnu/libmysqlclient.so.18 #11 0xae967782 in ?? () from /usr/lib/i386-linux-gnu/qt4/plugins/sqldrivers/libqsqlmysql.so #12 0xb6444c8b in QSqlQuery::exec() () from /usr/lib/i386-linux-gnu/libQtSql.so.4 #13 0xb6b9cb18 in MSqlQuery::exec (this=0x8f2b538) at mythdbcon.cpp:615 #14 0xb6c684a6 in DatabaseLogger::logqmsg (this=0x8ed80a0, query=..., item=0x83ad2828) at logging.cpp:514 #15 0xb6c6910c in DBLoggerThread::run (this=0x8ed2cb0) at logging.cpp:661 #16 0xb6b78942 in MThreadInternal::run (this=0x8ed7b30) at mthread.cpp:78 #17 0xb5560de0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #18 0xb3d8cd4c in start_thread (arg=0xad3ffb40) at pthread_create.c:308 #19 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 18 (Thread 0xa5a51b40 (LWP 7561)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb3d90d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 #2 0xb5349434 in __pthread_cond_timedwait (cond=0xa5a511c4, mutex=0xa5a511f4, abstime=0xa5a51248) at forward.c:152 #3 0xb555f8dc in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #4 0xb556022a in QThread::usleep(unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #5 0xb6b776db in USleep (time=14000) at mthread.cpp:92 #6 MThread::usleep (time=14000) at mthread.cpp:347 #7 0xb6bc3806 in MythSignalingTimer::run (this=0x8f81290) at mythsignalingtimer.cpp:77 #8 0xb6b78942 in MThreadInternal::run (this=0x8f5bb68) at mthread.cpp:78 #9 0xb5560de0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #10 0xb3d8cd4c in start_thread (arg=0xa5a51b40) at pthread_create.c:308 #11 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 17 (Thread 0xa8bceb40 (LWP 7499)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb3d90d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 #2 0xb5349434 in __pthread_cond_timedwait (cond=0xa8bce184, mutex=0xa8bce1b4, abstime=0xa8bce208) at forward.c:152 #3 0xb555f8dc in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #4 0xb55601a0 in QThread::msleep(unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #5 0xb6b776bb in MSleep (time=100) at mthread.cpp:91 #6 MThread::msleep (time=100) at mthread.cpp:342 #7 0xb6d3a474 in TaskQueue::run (this=0x8f4dd30) at taskqueue.cpp:150 #8 0xb6b78942 in MThreadInternal::run (this=0x8ed6d80) at mthread.cpp:78 #9 0xb5560de0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #10 0xb3d8cd4c in start_thread (arg=0xa8bceb40) at pthread_create.c:308 #11 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 16 (Thread 0xabbfcb40 (LWP 7490)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb5304c16 in nanosleep () at ../sysdeps/unix/syscall-template.S:82 #2 0xb6ca947f in MythSystemSignalManager::run (this=0x8ee8650) at system-unix.cpp:491 #3 0xb6b78942 in MThreadInternal::run (this=0x8ee86a8) at mthread.cpp:78 #4 0xb5560de0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #5 0xb3d8cd4c in start_thread (arg=0xabbfcb40) at pthread_create.c:308 #6 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 15 (Thread 0x97a70b40 (LWP 7560)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb3d90d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 #2 0xb5349434 in __pthread_cond_timedwait (cond=0x9f62ab0, mutex=0x9f62a98, abstime=0x97a70218) at forward.c:152 #3 0xb55612df in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #4 0xb6b7e259 in MPoolThread::run (this=0xa340fa8) at mthreadpool.cpp:71 #5 0xb6b78942 in MThreadInternal::run (this=0x9f6a528) at mthread.cpp:78 #6 0xb5560de0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #7 0xb3d8cd4c in start_thread (arg=0x97a70b40) at pthread_create.c:308 #8 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 14 (Thread 0x946b1b40 (LWP 7559)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb3d90d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 #2 0xb5349434 in __pthread_cond_timedwait (cond=0x93c0248, mutex=0x93c0230, abstime=0x946b1218) at forward.c:152 #3 0xb55612df in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #4 0xb6b7e259 in MPoolThread::run (this=0x93bf818) at mthreadpool.cpp:71 #5 0xb6b78942 in MThreadInternal::run (this=0x92f00e8) at mthread.cpp:78 #6 0xb5560de0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #7 0xb3d8cd4c in start_thread (arg=0x946b1b40) at pthread_create.c:308 #8 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 13 (Thread 0x8dcfeb40 (LWP 7558)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb3d90d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 #2 0xb5349434 in __pthread_cond_timedwait (cond=0x8d7b210, mutex=0x8d7b1f8, abstime=0x8dcfe168) at forward.c:152 #3 0xb55612df in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #4 0xb66e0d09 in ProgramInfoUpdater::run (this=0x8d7b1a8) at programinfoupdater.cpp:105 #5 0xb6b7e09f in MPoolThread::run (this=0x8f46340) at mthreadpool.cpp:87 #6 0xb6b78942 in MThreadInternal::run (this=0x98e3bc0) at mthread.cpp:78 #7 0xb5560de0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #8 0xb3d8cd4c in start_thread (arg=0x8dcfeb40) at pthread_create.c:308 #9 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 12 (Thread 0xaddffb40 (LWP 7507)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb3d9096b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0xb53493dc in __pthread_cond_wait (cond=0x8f7cd80, mutex=0x8f7cd68) at forward.c:139 #3 0xb5561350 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #4 0xb6c0c647 in MythDownloadManager::run (this=0x8f5aee8) at mythdownloadmanager.cpp:280 #5 0xb6b78942 in MThreadInternal::run (this=0x94b4008) at mthread.cpp:78 #6 0xb5560de0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #7 0xb3d8cd4c in start_thread (arg=0xaddffb40) at pthread_create.c:308 #8 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 11 (Thread 0x9e380b40 (LWP 7506)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb5334af1 in select () at ../sysdeps/unix/syscall-template.S:82 #2 0xb6b900f7 in MythSocketThread::run (this=0xade18f90) at mythsocketthread.cpp:263 #3 0xb6b78942 in MThreadInternal::run (this=0xade1da50) at mthread.cpp:78 #4 0xb5560de0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #5 0xb3d8cd4c in start_thread (arg=0x9e380b40) at pthread_create.c:308 #6 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 10 (Thread 0xa2927b40 (LWP 7504)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb532d380 in __GI___poll (fds=0xad40d170, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #2 0xb1ed2a7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb1ec50ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0xb1ec5201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0xb56a8887 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #6 0xb567450d in QEventLoop::processEvents(QFlags) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #7 0xb56747a9 in QEventLoop::exec(QFlags) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #8 0xb555d94c in QThread::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #9 0xb555da3b in QThread::run() () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #10 0xb6b77673 in QThreadRun (this=) at mthread.cpp:80 #11 MThread::run (this=0x96540c0) at mthread.cpp:321 #12 0xb6b78942 in MThreadInternal::run (this=0x989f950) at mthread.cpp:78 #13 0xb5560de0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #14 0xb3d8cd4c in start_thread (arg=0xa2927b40) at pthread_create.c:308 #15 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 9 (Thread 0xa83cdb40 (LWP 7500)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb532d380 in __GI___poll (fds=0x8f3dd88, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #2 0xb3ace6a1 in ?? () from /usr/lib/i386-linux-gnu/libdns_sd.so.1 #3 0xb196739c in avahi_simple_poll_run () from /usr/lib/i386-linux-gnu/libavahi-common.so.3 #4 0xb3ace5ac in ?? () from /usr/lib/i386-linux-gnu/libdns_sd.so.1 #5 0xb3d8cd4c in start_thread (arg=0xa83cdb40) at pthread_create.c:308 #6 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 8 (Thread 0xa93cfb40 (LWP 7498)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb5334af1 in select () at ../sysdeps/unix/syscall-template.S:82 #2 0xb6d38044 in SSDP::run (this=0x8f5af70) at ssdp.cpp:295 #3 0xb6b78942 in MThreadInternal::run (this=0x8ed5d90) at mthread.cpp:78 #4 0xb5560de0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #5 0xb3d8cd4c in start_thread (arg=0xa93cfb40) at pthread_create.c:308 #6 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 7 (Thread 0xaa0e0b40 (LWP 7497)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb3d9096b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0xb53493dc in __pthread_cond_wait (cond=0xb3d4e890, mutex=0xb3d4e878) at forward.c:139 #3 0xb3c4a029 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4 #4 0xb3c4a06f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4 #5 0xb3d8cd4c in start_thread (arg=0xaa0e0b40) at pthread_create.c:308 #6 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 6 (Thread 0xaabfab40 (LWP 7492)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb3d9096b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0xb53493dc in __pthread_cond_wait (cond=0x8eea6c0, mutex=0x8eea6a8) at forward.c:139 #3 0xb5561350 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #4 0xb6ca8a82 in MythSystemIOHandler::run (this=0x8efdd40) at system-unix.cpp:100 #5 0xb6b78942 in MThreadInternal::run (this=0x8eea500) at mthread.cpp:78 #6 0xb5560de0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #7 0xb3d8cd4c in start_thread (arg=0xaabfab40) at pthread_create.c:308 #8 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 5 (Thread 0xab3fbb40 (LWP 7491)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb3d9096b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0xb53493dc in __pthread_cond_wait (cond=0x8eea398, mutex=0x8eea380) at forward.c:139 #3 0xb5561350 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #4 0xb6ca8a82 in MythSystemIOHandler::run (this=0x8eedc90) at system-unix.cpp:100 #5 0xb6b78942 in MThreadInternal::run (this=0x8eea1d8) at mthread.cpp:78 #6 0xb5560de0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #7 0xb3d8cd4c in start_thread (arg=0xab3fbb40) at pthread_create.c:308 #8 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 4 (Thread 0xac3fdb40 (LWP 7489)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb5304c16 in nanosleep () at ../sysdeps/unix/syscall-template.S:82 #2 0xb6caa2bf in MythSystemManager::run (this=0x8ee8b68) at system-unix.cpp:272 #3 0xb6b78942 in MThreadInternal::run (this=0x8ee78e0) at mthread.cpp:78 #4 0xb5560de0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #5 0xb3d8cd4c in start_thread (arg=0xac3fdb40) at pthread_create.c:308 #6 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 3 (Thread 0xae7ffb40 (LWP 7485)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb532d380 in __GI___poll (fds=0xade02298, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #2 0xb1ed2a7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb1ec50ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0xb1ec556b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0xafa8e1ba in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0 #6 0xb1ee86b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #7 0xb3d8cd4c in start_thread (arg=0xae7ffb40) at pthread_create.c:308 #8 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 2 (Thread 0xaf1eeb40 (LWP 7484)): #0 0xb77b0424 in __kernel_vsyscall () #1 0xb532d380 in __GI___poll (fds=0xae800c78, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #2 0xb1ed2a7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb1ec50ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0xb1ec556b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0xaf1f3134 in ?? () from /usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so #6 0xb1ee86b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #7 0xb3d8cd4c in start_thread (arg=0xaf1eeb40) at pthread_create.c:308 #8 0xb533bace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb127e980 (LWP 7476)): #0 0xb555afb0 in QMutex::lock() () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #1 0xb71543cb in lockInline (this=) at /usr/include/qt4/QtCore/qmutex.h:198 #2 QMutexLocker (m=, this=) at /usr/include/qt4/QtCore/qmutex.h:109 #3 TV::ClearTunableCache (this=0x91d5ac8) at tv_play.cpp:7938 #4 0x0818c438 in GuideGrid::updateChannels (this=0xeb53370) at guidegrid.cpp:1514 #5 0x0818d044 in GuideGrid::Init (this=0xeb53370) at guidegrid.cpp:342 #6 0xb69d053d in MythScreenType::doInit (this=0xeb53370) at mythscreentype.cpp:369 #7 0xb69c3c3b in MythScreenStack::doInit (this=0x96500a8) at mythscreenstack.cpp:237 #8 0xb6aea96a in MythScreenStack::qt_static_metacall (_o=0x96500a8, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfb1e4c0) at moc_mythscreenstack.cpp:55 #9 0xb568c6b1 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #10 0xb5695655 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #11 0xb569573c in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #12 0xb5690ac4 in QObject::event(QEvent*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #13 0xb5a5eed4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #14 0xb5a6430d in QApplication::notify(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #15 0xb567597e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #16 0xb56aa990 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #17 0xb56a80f8 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #18 0xb1ec4d86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #19 0xb1ec5125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #20 0xb1ec5201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #21 0xb56a8887 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #22 0xb5b17aaa in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #23 0xb567450d in QEventLoop::processEvents(QFlags) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #24 0xb56747a9 in QEventLoop::exec(QFlags) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #25 0xb5679eba in QCoreApplication::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #26 0xb5a5ca74 in QApplication::exec() () from /usr/lib/i386-linux-gnu/libQtGui.so.4 #27 0x0806db2e in main (argc=160300944, argv=0x5) at main.cpp:1762 (gdb) quit