[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#729550: warning: Could not load shared library symbols for linux-gate.so.1.



Hi Lisandro,

Thank you for your quick and thoughtful reply.

I like your idea of getting a better backtrace.

I installed libqt4-dbg.

Then I duplicated the bug by running kdenlive
by itself, and then in gdb.

Both times, I did

    kdenlive -> Project -> Add clip -> file_with_a_transparent_background.png

The backtraces are below.

I'd be interested in your thoughts on

    1.) What version of Qt4 works for you?

    2.) Does either of the new backtraces tell
        you anything new?

    3.) Does kdenlive needs to be run a different
        way to 
        
            a.) use libqt4-dbg and 
            
            b.) give us a better backtrace?

Thanks,
Kingsley

Here's the backtrace from running kdenlive with
gdb.

    Program received signal SIGFPE, Arithmetic exception.
    0xb7e6e823 in ?? ()
    (gdb) bt
    #0  0xb7e6e823 in ?? ()
    #1  0xb7e995dc in ?? ()
    #2  0xb7e9ad93 in ?? ()
    #3  0xb7e9c8e7 in ?? ()
    #4  0xb62745ca in QMetaCallEvent::placeMetaCall (this=0xb9277518, 
        object=0xb82fe168) at kernel/qobject.cpp:524
    #5  0xb627c49b in QObject::event (this=0xb82fe168, e=0xb9277518)
        at kernel/qobject.cpp:1194
    #6  0xb6625ac2 in QWidget::event (this=0xb82fe168, event=0xb9277518)
        at kernel/qwidget.cpp:8846
    #7  0xb65cb8a4 in QApplicationPrivate::notify_helper (this=0xb805fa48, 
        receiver=0xb82fe168, e=0xb9277518) at kernel/qapplication.cpp:4567
    #8  0xb65d23a3 in QApplication::notify (this=0xbffff884, receiver=0xb82fe168, 
        e=0xb9277518) at kernel/qapplication.cpp:4353
    #9  0xb7910554 in KApplication::notify(QObject*, QEvent*) ()
       from /usr/lib/libkdeui.so.5
    #10 0xb6262b4a in QCoreApplication::notifyInternal (this=0xbffff884, 
        receiver=receiver@entry=0xb82fe168, event=event@entry=0xb9277518)
        at kernel/qcoreapplication.cpp:953
    #11 0xb6266405 in sendEvent (event=0xb9277518, receiver=0xb82fe168)
        at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
    #12 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, 
        event_type=event_type@entry=0, data=0xb8010170)
    ---Type <return> to continue, or q <return> to quit---
        at kernel/qcoreapplication.cpp:1577
    #13 0xb626692c in QCoreApplication::sendPostedEvents (
        receiver=receiver@entry=0x0, event_type=event_type@entry=0)
        at kernel/qcoreapplication.cpp:1470
    #14 0xb629304e in sendPostedEvents ()
        at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
    #15 postEventSourceDispatch (s=0xb8055c90)
        at kernel/qeventdispatcher_glib.cpp:280
    #16 0xb505c42e in g_main_context_dispatch ()
       from /lib/i386-linux-gnu/libglib-2.0.so.0
    #17 0xb505c7d8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
    #18 0xb505c898 in g_main_context_iteration ()
       from /lib/i386-linux-gnu/libglib-2.0.so.0
    #19 0xb629282f in QEventDispatcherGlib::processEvents (this=this@entry=
        0xb8010ed8, flags=...) at kernel/qeventdispatcher_glib.cpp:425
    #20 0xb667cdce in QGuiEventDispatcherGlib::processEvents (this=0xb8010ed8, 
        flags=...) at kernel/qguieventdispatcher_glib.cpp:204
    #21 0xb6261503 in QEventLoop::processEvents (this=this@entry=0xbffff7b8, 
        flags=...) at kernel/qeventloop.cpp:149
    #22 0xb6261829 in QEventLoop::exec (this=this@entry=0xbffff7b8, flags=...)
        at kernel/qeventloop.cpp:204
    #23 0xb626761e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
    #24 0xb65c9d34 in QApplication::exec () at kernel/qapplication.cpp:3828
    ---Type <return> to continue, or q <return> to quit---
    #25 0xb7bfc585 in ?? ()
    #26 0xb55028c5 in __libc_start_main (main=0xb7bfba00, argc=1, 
        ubp_av=0xbffff954, init=0xb7f755a0 <__libc_csu_init>, 
        fini=0xb7f75610 <__libc_csu_fini>, rtld_fini=0xb7b960c0 <_dl_fini>, 
        stack_end=0xbffff94c) at libc-start.c:260
    #27 0xb7bfcc5b in _start ()


Here's the backtrace from running kdenlive without
gdb.

    Application: Kdenlive (kdenlive), signal: Floating point exception
    Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
    [Current thread is 1 (Thread 0xb2361980 (LWP 24444))]

    Thread 6 (Thread 0xadb4ab40 (LWP 24452)):
    #0  0xb73d1424 in __kernel_vsyscall ()
    #1  0xb4e148ab in poll () at ../sysdeps/unix/syscall-template.S:81
    #2  0xae454712 in ?? () from /lib/i386-linux-gnu/libusb-1.0.so.0
    #3  0xb56ab101 in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
    #4  0x5c8b0824 in ?? ()
    #5  0xbab80424 in ?? ()
    #6  0x65000000 in ?? ()
    #7  0x001015ff in ?? ()
    #8  0xd3890000 in ?? ()
    #9  0xfff0013d in ?? ()
    #10 0xc30173ff in ?? ()
    #11 0x0fadf2e8 in ?? ()
    #12 0xfbc18100 in ?? ()
    #13 0x8b0017be in ?? ()
    #14 0xffff3089 in ?? ()
    #15 0x65d8f7ff in ?? ()
    #16 0xc8830189 in ?? ()
    #17 0x9066c3ff in ?? ()
    #18 0x90669066 in ?? ()
    #19 0x00acec81 in ?? ()
    #20 0x9c890000 in ?? ()
    #21 0x0000a024 in ?? ()
    #22 0xadc1e800 in ?? () from /lib/i386-linux-gnu/libgcrypt.so.11
    #23 0x247c8d00 in ?? ()
    #24 0x247c8914 in ?? ()
    #25 0x2444c708 in ?? ()
    #26 0x00000004 in ?? ()
    #27 0x24348900 in ?? ()
    #28 0xfff89be8 in ?? ()
    #29 0x78c085ff in ?? ()
    #30 0xff4e8d7f in ?? ()
    #31 0x000001b8 in ?? ()
    #32 0xd3ca8900 in ?? ()
    #33 0x248c8be0 in ?? ()
    #34 0x000000b4 in ?? ()
    #35 0x8505eac1 in ?? ()
    #36 0xf74d75c9 in ?? ()
    #37 0x248c81d0 in ?? ()
    #38 0x00000098 in ?? ()
    #39 0x10000000 in ?? ()
    #40 0x60938421 in ?? ()
    #41 0xc7000037 in ?? ()
    #42 0x00082444 in ?? ()
    #43 0x89000000 in ?? ()
    #44 0x8904247c in ?? ()
    #45 0x55e82434 in ?? ()
    #46 0x85fffff8 in ?? ()
    #47 0x313978c0 in ?? ()
    #48 0x249c8bc0 in ?? ()
    #49 0x000000a0 in ?? ()
    #50 0xa424b48b in ?? ()
    #51 0x8b000000 in ?? ()
    #52 0x00a824bc in ?? ()
    #53 0xc4810000 in ?? ()
    #54 0x000000ac in ?? ()
    #55 0x00768dc3 in ?? ()
    #56 0x60938409 in ?? ()
    #57 0x81000037 in ?? ()
    #58 0x009824a4 in ?? ()
    #59 0xffff0000 in ?? ()
    #60 0xb3ebefff in ?? () from /usr/lib/i386-linux-gnu/libnvidia-glcore.so.304.88
    Backtrace stopped: previous frame inner to this frame (corrupt stack?)

    Thread 5 (Thread 0xa5f25b40 (LWP 24466)):
    #0  0xb58d072a in __GI___pthread_getspecific (key=5) at pthread_getspecific.c:26
    #1  0xb48ea3e2 in g_private_get () from /lib/i386-linux-gnu/libglib-2.0.so.0
    #2  0xb48cd55e in g_thread_self () from /lib/i386-linux-gnu/libglib-2.0.so.0
    #3  0xb48a673b in g_main_context_acquire () from /lib/i386-linux-gnu/libglib-2.0.so.0
    #4  0xb48a75f8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
    #5  0xb48a7898 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
    #6  0xb5add84f in QEventDispatcherGlib::processEvents (this=0xa7600488, flags=...) at kernel/qeventdispatcher_glib.cpp:427
    #7  0xb5aac503 in QEventLoop::processEvents (this=this@entry=0xa5f25178, flags=...) at kernel/qeventloop.cpp:149
    #8  0xb5aac829 in QEventLoop::exec (this=this@entry=0xa5f25178, flags=...) at kernel/qeventloop.cpp:204
    #9  0xb59983fd in QThread::exec (this=this@entry=0xb97f4d20) at thread/qthread.cpp:537
    #10 0xb5a8c8a4 in QInotifyFileSystemWatcherEngine::run (this=0xb97f4d20) at io/qfilesystemwatcher_inotify.cpp:256
    #11 0xb599ad8f in QThreadPrivate::start (arg=0xb97f4d20) at thread/qthread_unix.cpp:349
    #12 0xb56ab101 in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
    #13 0x5c8b0824 in ?? ()
    #14 0xbab80424 in ?? ()
    #15 0x65000000 in ?? ()
    #16 0x001015ff in ?? ()
    #17 0xd3890000 in ?? ()
    #18 0xfff0013d in ?? ()
    #19 0xc30173ff in ?? ()
    #20 0x0fadf2e8 in ?? ()
    #21 0xfbc18100 in ?? ()
    #22 0x8b0017be in ?? ()
    #23 0xffff3089 in ?? ()
    #24 0x65d8f7ff in ?? ()
    #25 0xc8830189 in ?? ()
    #26 0x9066c3ff in ?? ()
    #27 0x90669066 in ?? ()
    #28 0x00acec81 in ?? ()
    #29 0x9c890000 in ?? ()
    #30 0x0000a024 in ?? ()
    #31 0xadc1e800 in ?? () from /lib/i386-linux-gnu/libgcrypt.so.11
    #32 0x247c8d00 in ?? ()
    #33 0x247c8914 in ?? ()
    #34 0x2444c708 in ?? ()
    #35 0x00000004 in ?? ()
    #36 0x24348900 in ?? ()
    #37 0xfff89be8 in ?? ()
    #38 0x78c085ff in ?? ()
    #39 0xff4e8d7f in ?? ()
    #40 0x000001b8 in ?? ()
    #41 0xd3ca8900 in ?? ()
    #42 0x248c8be0 in ?? ()
    #43 0x000000b4 in ?? ()
    #44 0x8505eac1 in ?? ()
    #45 0xf74d75c9 in ?? ()
    #46 0x248c81d0 in ?? ()
    #47 0x00000098 in ?? ()
    #48 0x10000000 in ?? ()
    #49 0x60938421 in ?? ()
    #50 0xc7000037 in ?? ()
    #51 0x00082444 in ?? ()
    #52 0x89000000 in ?? ()
    #53 0x8904247c in ?? ()
    #54 0x55e82434 in ?? ()
    #55 0x85fffff8 in ?? ()
    #56 0x313978c0 in ?? ()
    #57 0x249c8bc0 in ?? ()
    #58 0x000000a0 in ?? ()
    #59 0xa424b48b in ?? ()
    #60 0x8b000000 in ?? ()
    #61 0x00a824bc in ?? ()
    #62 0xc4810000 in ?? ()
    #63 0x000000ac in ?? ()
    #64 0x00768dc3 in ?? ()
    #65 0x60938409 in ?? ()
    #66 0x81000037 in ?? ()
    #67 0x009824a4 in ?? ()
    #68 0xffff0000 in ?? ()
    #69 0xb3ebefff in ?? () from /usr/lib/i386-linux-gnu/libnvidia-glcore.so.304.88
    Backtrace stopped: previous frame inner to this frame (corrupt stack?)

    Thread 4 (Thread 0xa5724b40 (LWP 24489)):
    #0  0xb73d1424 in __kernel_vsyscall ()
    #1  0xb58cfb93 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:250
    #2  0xb599b2f3 in wait (time=30000, this=0xba66c320) at thread/qwaitcondition_unix.cpp:84
    #3  QWaitCondition::wait (this=this@entry=0xb984a610, mutex=mutex@entry=0xba66a1c4, time=30000) at thread/qwaitcondition_unix.cpp:158
    #4  0xb598e1c6 in QThreadPoolThread::run (this=0xb984a608) at concurrent/qthreadpool.cpp:142
    #5  0xb599ad8f in QThreadPrivate::start (arg=0xb984a608) at thread/qthread_unix.cpp:349
    #6  0xb56ab101 in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
    #7  0x5c8b0824 in ?? ()
    #8  0xbab80424 in ?? ()
    #9  0x65000000 in ?? ()
    #10 0x001015ff in ?? ()
    #11 0xd3890000 in ?? ()
    #12 0xfff0013d in ?? ()
    #13 0xc30173ff in ?? ()
    #14 0x0fadf2e8 in ?? ()
    #15 0xfbc18100 in ?? ()
    #16 0x8b0017be in ?? ()
    #17 0xffff3089 in ?? ()
    #18 0x65d8f7ff in ?? ()
    #19 0xc8830189 in ?? ()
    #20 0x9066c3ff in ?? ()
    #21 0x90669066 in ?? ()
    #22 0x00acec81 in ?? ()
    #23 0x9c890000 in ?? ()
    #24 0x0000a024 in ?? ()
    #25 0xadc1e800 in ?? () from /lib/i386-linux-gnu/libgcrypt.so.11
    #26 0x247c8d00 in ?? ()
    #27 0x247c8914 in ?? ()
    #28 0x2444c708 in ?? ()
    #29 0x00000004 in ?? ()
    #30 0x24348900 in ?? ()
    #31 0xfff89be8 in ?? ()
    #32 0x78c085ff in ?? ()
    #33 0xff4e8d7f in ?? ()
    #34 0x000001b8 in ?? ()
    #35 0xd3ca8900 in ?? ()
    #36 0x248c8be0 in ?? ()
    #37 0x000000b4 in ?? ()
    #38 0x8505eac1 in ?? ()
    #39 0xf74d75c9 in ?? ()
    #40 0x248c81d0 in ?? ()
    #41 0x00000098 in ?? ()
    #42 0x10000000 in ?? ()
    #43 0x60938421 in ?? ()
    #44 0xc7000037 in ?? ()
    #45 0x00082444 in ?? ()
    #46 0x89000000 in ?? ()
    #47 0x8904247c in ?? ()
    #48 0x55e82434 in ?? ()
    #49 0x85fffff8 in ?? ()
    #50 0x313978c0 in ?? ()
    #51 0x249c8bc0 in ?? ()
    #52 0x000000a0 in ?? ()
    #53 0xa424b48b in ?? ()
    #54 0x8b000000 in ?? ()
    #55 0x00a824bc in ?? ()
    #56 0xc4810000 in ?? ()
    #57 0x000000ac in ?? ()
    #58 0x00768dc3 in ?? ()
    #59 0x60938409 in ?? ()
    #60 0x81000037 in ?? ()
    #61 0x009824a4 in ?? ()
    #62 0xffff0000 in ?? ()
    #63 0xb3ebefff in ?? () from /usr/lib/i386-linux-gnu/libnvidia-glcore.so.304.88
    Backtrace stopped: previous frame inner to this frame (corrupt stack?)

    Thread 3 (Thread 0xa8043b40 (LWP 24490)):
    #0  0xb73d1424 in __kernel_vsyscall ()
    #1  0xb58cfb93 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:250
    #2  0xb5920189 in mlt_consumer_get_frame () from /usr/lib/i386-linux-gnu/libmlt.so.6
    #3  0xb5920e64 in mlt_consumer_rt_frame () from /usr/lib/i386-linux-gnu/libmlt.so.6
    #4  0xb108d43b in ?? () from /usr/lib/i386-linux-gnu/mlt/libmltsdl.so
    #5  0xb56ab101 in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
    #6  0x5c8b0824 in ?? ()
    #7  0xbab80424 in ?? ()
    #8  0x65000000 in ?? ()
    #9  0x001015ff in ?? ()
    #10 0xd3890000 in ?? ()
    #11 0xfff0013d in ?? ()
    #12 0xc30173ff in ?? ()
    #13 0x0fadf2e8 in ?? ()
    #14 0xfbc18100 in ?? ()
    #15 0x8b0017be in ?? ()
    #16 0xffff3089 in ?? ()
    #17 0x65d8f7ff in ?? ()
    #18 0xc8830189 in ?? ()
    #19 0x9066c3ff in ?? ()
    #20 0x90669066 in ?? ()
    #21 0x00acec81 in ?? ()
    #22 0x9c890000 in ?? ()
    #23 0x0000a024 in ?? ()
    #24 0xadc1e800 in ?? () from /lib/i386-linux-gnu/libgcrypt.so.11
    #25 0x247c8d00 in ?? ()
    #26 0x247c8914 in ?? ()
    #27 0x2444c708 in ?? ()
    #28 0x00000004 in ?? ()
    #29 0x24348900 in ?? ()
    #30 0xfff89be8 in ?? ()
    #31 0x78c085ff in ?? ()
    #32 0xff4e8d7f in ?? ()
    #33 0x000001b8 in ?? ()
    #34 0xd3ca8900 in ?? ()
    #35 0x248c8be0 in ?? ()
    #36 0x000000b4 in ?? ()
    #37 0x8505eac1 in ?? ()
    #38 0xf74d75c9 in ?? ()
    #39 0x248c81d0 in ?? ()
    #40 0x00000098 in ?? ()
    #41 0x10000000 in ?? ()
    #42 0x60938421 in ?? ()
    #43 0xc7000037 in ?? ()
    #44 0x00082444 in ?? ()
    #45 0x89000000 in ?? ()
    #46 0x8904247c in ?? ()
    #47 0x55e82434 in ?? ()
    #48 0x85fffff8 in ?? ()
    #49 0x313978c0 in ?? ()
    #50 0x249c8bc0 in ?? ()
    #51 0x000000a0 in ?? ()
    #52 0xa424b48b in ?? ()
    #53 0x8b000000 in ?? ()
    #54 0x00a824bc in ?? ()
    #55 0xc4810000 in ?? ()
    #56 0x000000ac in ?? ()
    #57 0x00768dc3 in ?? ()
    #58 0x60938409 in ?? ()
    #59 0x81000037 in ?? ()
    #60 0x009824a4 in ?? ()
    #61 0xffff0000 in ?? ()
    #62 0xb3ebefff in ?? () from /usr/lib/i386-linux-gnu/libnvidia-glcore.so.304.88
    Backtrace stopped: previous frame inner to this frame (corrupt stack?)

    Thread 2 (Thread 0xa8844b40 (LWP 24491)):
    #0  0xb73d1424 in __kernel_vsyscall ()
    #1  0xb58cf7ab in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
    #2  0xb108c91c in ?? () from /usr/lib/i386-linux-gnu/mlt/libmltsdl.so
    #3  0xb56ab101 in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
    #4  0x5c8b0824 in ?? ()
    #5  0xbab80424 in ?? ()
    #6  0x65000000 in ?? ()
    #7  0x001015ff in ?? ()
    #8  0xd3890000 in ?? ()
    #9  0xfff0013d in ?? ()
    #10 0xc30173ff in ?? ()
    #11 0x0fadf2e8 in ?? ()
    #12 0xfbc18100 in ?? ()
    #13 0x8b0017be in ?? ()
    #14 0xffff3089 in ?? ()
    #15 0x65d8f7ff in ?? ()
    #16 0xc8830189 in ?? ()
    #17 0x9066c3ff in ?? ()
    #18 0x90669066 in ?? ()
    #19 0x00acec81 in ?? ()
    #20 0x9c890000 in ?? ()
    #21 0x0000a024 in ?? ()
    #22 0xadc1e800 in ?? () from /lib/i386-linux-gnu/libgcrypt.so.11
    #23 0x247c8d00 in ?? ()
    #24 0x247c8914 in ?? ()
    #25 0x2444c708 in ?? ()
    #26 0x00000004 in ?? ()
    #27 0x24348900 in ?? ()
    #28 0xfff89be8 in ?? ()
    #29 0x78c085ff in ?? ()
    #30 0xff4e8d7f in ?? ()
    #31 0x000001b8 in ?? ()
    #32 0xd3ca8900 in ?? ()
    #33 0x248c8be0 in ?? ()
    #34 0x000000b4 in ?? ()
    #35 0x8505eac1 in ?? ()
    #36 0xf74d75c9 in ?? ()
    #37 0x248c81d0 in ?? ()
    #38 0x00000098 in ?? ()
    #39 0x10000000 in ?? ()
    #40 0x60938421 in ?? ()
    #41 0xc7000037 in ?? ()
    #42 0x00082444 in ?? ()
    #43 0x89000000 in ?? ()
    #44 0x8904247c in ?? ()
    #45 0x55e82434 in ?? ()
    #46 0x85fffff8 in ?? ()
    #47 0x313978c0 in ?? ()
    #48 0x249c8bc0 in ?? ()
    #49 0x000000a0 in ?? ()
    #50 0xa424b48b in ?? ()
    #51 0x8b000000 in ?? ()
    #52 0x00a824bc in ?? ()
    #53 0xc4810000 in ?? ()
    #54 0x000000ac in ?? ()
    #55 0x00768dc3 in ?? ()
    #56 0x60938409 in ?? ()
    #57 0x81000037 in ?? ()
    #58 0x009824a4 in ?? ()
    #59 0xffff0000 in ?? ()
    #60 0xb3ebefff in ?? () from /usr/lib/i386-linux-gnu/libnvidia-glcore.so.304.88
    Backtrace stopped: previous frame inner to this frame (corrupt stack?)

    Thread 1 (Thread 0xb2361980 (LWP 24444)):
    [KCrash Handler]
    #6  0xb76b9823 in ?? ()
    #7  0xb76e45dc in ?? ()
    #8  0xb76e5d93 in ?? ()
    #9  0xb76e78e7 in ?? ()
    #10 0xb5abf5ca in QMetaCallEvent::placeMetaCall (this=0xba62bd88, object=0xb96b9b88) at kernel/qobject.cpp:524
    #11 0xb5ac749b in QObject::event (this=0xb96b9b88, e=0xba62bd88) at kernel/qobject.cpp:1194
    #12 0xb5e70ac2 in QWidget::event (this=0xb96b9b88, event=0xba62bd88) at kernel/qwidget.cpp:8846
    #13 0xb5e168a4 in QApplicationPrivate::notify_helper (this=0xb93be078, receiver=0xb96b9b88, e=0xba62bd88) at kernel/qapplication.cpp:4567
    #14 0xb5e1d3a3 in QApplication::notify (this=0xbf9c8104, receiver=0xb96b9b88, e=0xba62bd88) at kernel/qapplication.cpp:4353
    #15 0xb715b554 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
    #16 0xb5aadb4a in QCoreApplication::notifyInternal (this=0xbf9c8104, receiver=receiver@entry=0xb96b9b88, event=event@entry=0xba62bd88) at kernel/qcoreapplication.cpp:953
    #17 0xb5ab1405 in sendEvent (event=0xba62bd88, receiver=0xb96b9b88) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
    #18 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0xb934c170) at kernel/qcoreapplication.cpp:1577
    #19 0xb5ab192c in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470
    #20 0xb5ade04e in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
    #21 postEventSourceDispatch (s=0xb93b42c0) at kernel/qeventdispatcher_glib.cpp:280
    #22 0xb48a742e in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
    #23 0xb48a77d8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
    #24 0xb48a7898 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
    #25 0xb5add82f in QEventDispatcherGlib::processEvents (this=this@entry=0xb934ced8, flags=...) at kernel/qeventdispatcher_glib.cpp:425
    #26 0xb5ec7dce in QGuiEventDispatcherGlib::processEvents (this=0xb934ced8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
    #27 0xb5aac503 in QEventLoop::processEvents (this=this@entry=0xbf9c8038, flags=...) at kernel/qeventloop.cpp:149
    #28 0xb5aac829 in QEventLoop::exec (this=this@entry=0xbf9c8038, flags=...) at kernel/qeventloop.cpp:204
    #29 0xb5ab261e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
    #30 0xb5e14d34 in QApplication::exec () at kernel/qapplication.cpp:3828
    #31 0xb7447585 in ?? ()
    #32 0xb4d4d8c5 in __libc_start_main (main=0xb7446a00, argc=1, ubp_av=0xbf9c81d4, init=0xb77c05a0 <__libc_csu_init>, fini=0xb77c0610 <__libc_csu_fini>, rtld_fini=0xb73e10c0 <_dl_fini>, stack_end=0xbf9c81cc) at libc-start.c:260
    #33 0xb7447c5b in _start ()

-- 
Time is the fire in which we all burn.


Reply to: