Bug 309690 - kdevelop crash after open project
Summary: kdevelop crash after open project
Status: RESOLVED DUPLICATE of bug 304330
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-07 11:56 UTC by Piotr Skwarna
Modified: 2012-11-09 20:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Skwarna 2012-11-07 11:56:12 UTC
Application: kdevelop (4.3.90)
KDE Platform Version: 4.9.2
Qt Version: 4.8.3
Operating System: Linux 3.5.0-17-generic x86_64
Distribution: Ubuntu 12.10

-- Information about the crash:
kdevelop crash after open project

The crash can be reproduced every time.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f8a0142e780 (LWP 9443))]

Thread 12 (Thread 0x7f89f887a700 (LWP 9444)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
#1  0x00007f8a116e5fa7 in wait (time=1000, this=0x2d4cd00) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2d7eb40, time=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f8a0d856f8b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x2d7eb20) at ../../language/duchain/duchain.cpp:282
#4  0x00007f8a116e5aec in QThreadPrivate::start (arg=0x2d7eb20) at thread/qthread_unix.cpp:338
#5  0x00007f8a0f75ee9a in start_thread (arg=0x7f89f887a700) at pthread_create.c:308
#6  0x00007f8a103efcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f89e08cc700 (LWP 9447)):
#0  0x00007f8a103e28bd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f8a0a810f6f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8a0a7d4914 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f8a0a7d4d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f8a0a7d4ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f8a11810c16 in QEventDispatcherGlib::processEvents (this=0x7f89dc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f8a117e12bf in QEventLoop::processEvents (this=this@entry=0x7f89e08cbdd0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f8a117e1548 in QEventLoop::exec (this=0x7f89e08cbdd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f8a116e2b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f8a117c19af in QInotifyFileSystemWatcherEngine::run (this=0x37857c0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007f8a116e5aec in QThreadPrivate::start (arg=0x37857c0) at thread/qthread_unix.cpp:338
#11 0x00007f8a0f75ee9a in start_thread (arg=0x7f89e08cc700) at pthread_create.c:308
#12 0x00007f8a103efcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f89dbfff700 (LWP 9448)):
#0  0x00007f8a0f76205d in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7f89d4000a60) at pthread_mutex_unlock.c:290
#2  0x00007f8a0a811c61 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f8a0a7d460b in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f8a0a7d4cab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f8a0a7d4ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f8a11810c16 in QEventDispatcherGlib::processEvents (this=0x7f89d40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f8a117e12bf in QEventLoop::processEvents (this=this@entry=0x7f89dbffedd0, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f8a117e1548 in QEventLoop::exec (this=0x7f89dbffedd0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f8a116e2b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f8a117c19af in QInotifyFileSystemWatcherEngine::run (this=0x3946e90) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x00007f8a116e5aec in QThreadPrivate::start (arg=0x3946e90) at thread/qthread_unix.cpp:338
#12 0x00007f8a0f75ee9a in start_thread (arg=0x7f89dbfff700) at pthread_create.c:308
#13 0x00007f8a103efcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f89db7fe700 (LWP 9500)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f8a0cbd8cd7 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f8a0cbd8d09 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f8a0f75ee9a in start_thread (arg=0x7f89db7fe700) at pthread_create.c:308
#4  0x00007f8a103efcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f89da17d700 (LWP 9531)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f8a0791bb2d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f8a0791bc39 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f8a0f75ee9a in start_thread (arg=0x7f89da17d700) at pthread_create.c:308
#4  0x00007f8a103efcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f89d997c700 (LWP 9534)):
#0  0x00007f8a103e4303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f8a0a7d4d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8a0a7d4ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f8a11810c16 in QEventDispatcherGlib::processEvents (this=0x7f89cc002900, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f8a117e12bf in QEventLoop::processEvents (this=this@entry=0x7f89d997be00, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f8a117e1548 in QEventLoop::exec (this=0x7f89d997be00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f8a116e2b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f8a116e5aec in QThreadPrivate::start (arg=0x3ea0400) at thread/qthread_unix.cpp:338
#8  0x00007f8a0f75ee9a in start_thread (arg=0x7f89d997c700) at pthread_create.c:308
#9  0x00007f8a103efcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f89d37a2700 (LWP 9660)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f8a116e604b in wait (time=18446744073709551615, this=0x54a2070) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x54ac610, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f8a0830a0e1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x54979c0, th=0x54ba240) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f8a0830c92b in ThreadWeaver::WorkingHardState::applyForWork (this=0x54ab630, th=0x54ba240) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f8a0830b79f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f89d37a1e00, parent=0x54979c0, th=th@entry=0x54ba240) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f8a0830b82b in ThreadWeaver::Thread::run (this=0x54ba240) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f8a116e5aec in QThreadPrivate::start (arg=0x54ba240) at thread/qthread_unix.cpp:338
#8  0x00007f8a0f75ee9a in start_thread (arg=0x7f89d37a2700) at pthread_create.c:308
#9  0x00007f8a103efcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f89d28a6700 (LWP 9661)):
#0  0x00007f8a0f760f69 in __pthread_mutex_lock (mutex=0x7f8978000a60) at pthread_mutex_lock.c:92
#1  0x00007f8a0a811c31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8a0a7d4897 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f8a0a7d4d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f8a0a7d4ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f8a11810c16 in QEventDispatcherGlib::processEvents (this=0x7f89780008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f8a117e12bf in QEventLoop::processEvents (this=this@entry=0x7f89d28a5e00, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f8a117e1548 in QEventLoop::exec (this=0x7f89d28a5e00, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f8a116e2b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f8a116e5aec in QThreadPrivate::start (arg=0x54092d0) at thread/qthread_unix.cpp:338
#10 0x00007f8a0f75ee9a in start_thread (arg=0x7f89d28a6700) at pthread_create.c:308
#11 0x00007f8a103efcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f89d20a5700 (LWP 9662)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f8a116e604b in wait (time=18446744073709551615, this=0x1e6cb30) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1d89e70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f8a0830a0e1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1e6e330, th=0x548b590) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f8a0830c92b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e167e0, th=0x548b590) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f8a0830b79f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f89d20a4e00, parent=0x1e6e330, th=th@entry=0x548b590) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f8a0830b82b in ThreadWeaver::Thread::run (this=0x548b590) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f8a116e5aec in QThreadPrivate::start (arg=0x548b590) at thread/qthread_unix.cpp:338
#8  0x00007f8a0f75ee9a in start_thread (arg=0x7f89d20a5700) at pthread_create.c:308
#9  0x00007f8a103efcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f89d18a4700 (LWP 9663)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f8a116e604b in wait (time=18446744073709551615, this=0x1e6cb30) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1d89e70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f8a0830a0e1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1e6e330, th=0x547d550) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f8a0830c92b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e167e0, th=0x547d550) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f8a0830b79f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f89d18a3e00, parent=0x1e6e330, th=th@entry=0x547d550) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f8a0830b82b in ThreadWeaver::Thread::run (this=0x547d550) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f8a116e5aec in QThreadPrivate::start (arg=0x547d550) at thread/qthread_unix.cpp:338
#8  0x00007f8a0f75ee9a in start_thread (arg=0x7f89d18a4700) at pthread_create.c:308
#9  0x00007f8a103efcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f89d0f33700 (LWP 9682)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f8a116e604b in wait (time=18446744073709551615, this=0x54a2070) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x54ac610, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f8a0830a0e1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x54979c0, th=0x54e8ca0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f8a0830c92b in ThreadWeaver::WorkingHardState::applyForWork (this=0x54ab630, th=0x54e8ca0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f8a0830b79f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f89d0f32e00, parent=0x54979c0, th=th@entry=0x54e8ca0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f8a0830b82b in ThreadWeaver::Thread::run (this=0x54e8ca0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f8a116e5aec in QThreadPrivate::start (arg=0x54e8ca0) at thread/qthread_unix.cpp:338
#8  0x00007f8a0f75ee9a in start_thread (arg=0x7f89d0f33700) at pthread_create.c:308
#9  0x00007f8a103efcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8a0142e780 (LWP 9443)):
[KCrash Handler]
#6  0x0000000000000050 in ?? ()
#7  0x00007f8a117fbbda in QObject::connect (sender=0x54c04f0, signal=0x7f8a13119920 "2fileRenamed(KUrl,KDevelop::ProjectFileItem*)", receiver=0x1e20310, method=0x7f8a131198e8 "1slotFileRenamed(KUrl,KDevelop::ProjectFileItem*)", type=Qt::AutoConnection) at kernel/qobject.cpp:2551
#8  0x00007f8a130cc6ec in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at ./documentcontroller.moc:136
#9  KDevelop::DocumentController::qt_static_metacall (_o=0x1e20310, _c=<optimized out>, _id=<optimized out>, _a=0x7fff7da409d0) at ./documentcontroller.moc:99
#10 0x00007f8a117f7f5f in QMetaObject::activate (sender=0x1e00250, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff7da409d0) at kernel/qobject.cpp:3547
#11 0x00007f8a13360b92 in KDevelop::IProjectController::projectOpened (this=<optimized out>, _t1=0x5379700) at ./iprojectcontroller.moc:189
#12 0x00007f8a130b887c in KDevelop::ProjectController::projectImportingFinished (this=0x1e00250, project=0x7f8a13119920) at ../../shell/projectcontroller.cpp:773
#13 0x00007f8a130c0bbc in importDone (job=<optimized out>, this=0x54c22d0) at ../../shell/project.cpp:257
#14 qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at ./moc_project.cpp:94
#15 KDevelop::Project::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./moc_project.cpp:66
#16 0x00007f8a117f7f5f in QMetaObject::activate (sender=0x54dd550, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff7da40cd0) at kernel/qobject.cpp:3547
#17 0x00007f8a13696ed2 in KJob::result (this=this@entry=0x54dd550, _t1=_t1@entry=0x54dd550) at ./kjob.moc:208
#18 0x00007f8a13696f10 in KJob::emitResult (this=0x54dd550) at ../../kdecore/jobs/kjob.cpp:318
#19 0x00007f8a0de4a495 in slotResult (job=<optimized out>, this=0x54dd550) at ../../project/filemanagerlistjob.cpp:96
#20 KDevelop::FileManagerListJob::slotResult (this=0x54dd550, job=<optimized out>) at ../../project/filemanagerlistjob.cpp:82
#21 0x00007f8a117f7f5f in QMetaObject::activate (sender=0x5304d40, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff7da40e90) at kernel/qobject.cpp:3547
#22 0x00007f8a13696ed2 in KJob::result (this=this@entry=0x5304d40, _t1=_t1@entry=0x5304d40) at ./kjob.moc:208
#23 0x00007f8a13696f10 in KJob::emitResult (this=0x5304d40) at ../../kdecore/jobs/kjob.cpp:318
#24 0x00007f8a0e834815 in KIO::SimpleJob::slotFinished (this=this@entry=0x5304d40) at ../../kio/kio/job.cpp:494
#25 0x00007f8a0e8388fb in KIO::ListJob::slotFinished (this=0x5304d40) at ../../kio/kio/job.cpp:2675
#26 0x00007f8a117f7f5f in QMetaObject::activate (sender=0x3a2c830, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#27 0x00007f8a0e8d61b1 in KIO::SlaveInterface::dispatch (this=0x3a2c830, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:172
#28 0x00007f8a0e8d32aa in KIO::SlaveInterface::dispatch (this=0x3a2c830) at ../../kio/kio/slaveinterface.cpp:88
#29 0x00007f8a0e8c770e in KIO::Slave::gotInput (this=0x3a2c830) at ../../kio/kio/slave.cpp:344
#30 0x00007f8a117f7f5f in QMetaObject::activate (sender=0x3a2c8f0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#31 0x00007f8a0e809702 in dequeue (this=<optimized out>) at ../../kio/kio/connection.cpp:82
#32 KIO::ConnectionPrivate::dequeue (this=0x1b46010) at ../../kio/kio/connection.cpp:71
#33 0x00007f8a117f743e in QObject::event (this=0x3a2c8f0, e=<optimized out>) at kernel/qobject.cpp:1195
#34 0x00007f8a10b89e9c in QApplicationPrivate::notify_helper (this=this@entry=0x19c7de0, receiver=receiver@entry=0x3a2c8f0, e=e@entry=0x1a30f70) at kernel/qapplication.cpp:4562
#35 0x00007f8a10b8e30a in QApplication::notify (this=0x7fff7da423a0, receiver=0x3a2c8f0, e=0x1a30f70) at kernel/qapplication.cpp:4423
#36 0x00007f8a11fde1d6 in KApplication::notify (this=0x7fff7da423a0, receiver=0x3a2c8f0, event=0x1a30f70) at ../../kdeui/kernel/kapplication.cpp:311
#37 0x00007f8a117e256e in QCoreApplication::notifyInternal (this=0x7fff7da423a0, receiver=receiver@entry=0x3a2c8f0, event=event@entry=0x1a30f70) at kernel/qcoreapplication.cpp:915
#38 0x00007f8a117e63f1 in sendEvent (event=0x1a30f70, receiver=0x3a2c8f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#39 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1987670) at kernel/qcoreapplication.cpp:1539
#40 0x00007f8a11810a63 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#41 postEventSourceDispatch (s=0x19b95f0) at kernel/qeventdispatcher_glib.cpp:279
#42 0x00007f8a0a7d4ab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#43 0x00007f8a0a7d4de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#44 0x00007f8a0a7d4ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#45 0x00007f8a11810bf6 in QEventDispatcherGlib::processEvents (this=0x1988b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#46 0x00007f8a10c2ec1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#47 0x00007f8a117e12bf in QEventLoop::processEvents (this=this@entry=0x7fff7da41e60, flags=...) at kernel/qeventloop.cpp:149
#48 0x00007f8a117e1548 in QEventLoop::exec (this=0x7fff7da41e60, flags=...) at kernel/qeventloop.cpp:204
#49 0x00007f8a117e6708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#50 0x000000000040e610 in main (argc=<optimized out>, argv=<optimized out>) at ../../app/main.cpp:518

Possible duplicates by query: bug 304330.

Reported using DrKonqi
Comment 1 Milian Wolff 2012-11-09 20:15:24 UTC
*** This bug has been marked as a duplicate of bug 304330 ***