Bug 308069 - Kdevelop crashed after closing project configuration dialog
Summary: Kdevelop crashed after closing project configuration dialog
Status: RESOLVED DUPLICATE of bug 253463
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-10-08 10:52 UTC by Serkan Barut
Modified: 2012-12-01 20:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Serkan Barut 2012-10-08 10:52:38 UTC
Application: kdevelop (4.3.90)
KDE Platform Version: 4.9.2
Qt Version: 4.8.3
Operating System: Linux 3.5.0-16-generic x86_64
Distribution: Ubuntu quantal (development branch)

-- Information about the crash:
- What I was doing when the application crashed:

I opened the project configuration dialog and viewed cmake advanced configuration options. I haven't made any changes and when I clicked ok kdevelop crashed.

-- 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 0x7f698f372780 (LWP 14715))]

Thread 17 (Thread 0x7f697ffff700 (LWP 14718)):
#0  0x00007f699e32a303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f699871ad84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f699871b1e2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f698c2cc3b6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f699873e645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f699d6a4e9a in start_thread (arg=0x7f697ffff700) at pthread_create.c:308
#6  0x00007f699e335cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7f69755d5700 (LWP 14729)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
#1  0x00007f699f62bfa7 in wait (time=1000, this=0x22b0750) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x22b4050, time=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f699b79cf8b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x22b4030) at ../../language/duchain/duchain.cpp:282
#4  0x00007f699f62baec in QThreadPrivate::start (arg=0x22b4030) at thread/qthread_unix.cpp:338
#5  0x00007f699d6a4e9a in start_thread (arg=0x7f69755d5700) at pthread_create.c:308
#6  0x00007f699e335cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f69629c9700 (LWP 14730)):
#0  0x00007f699e32a303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f699871ad84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f699871aea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f699f756c16 in QEventDispatcherGlib::processEvents (this=0x7f695c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f699f7272bf in QEventLoop::processEvents (this=this@entry=0x7f69629c8e00, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f699f727548 in QEventLoop::exec (this=0x7f69629c8e00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f699f628b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f699f62baec in QThreadPrivate::start (arg=0x2c43fd0) at thread/qthread_unix.cpp:338
#8  0x00007f699d6a4e9a in start_thread (arg=0x7f69629c9700) at pthread_create.c:308
#9  0x00007f699e335cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f69612a0700 (LWP 14731)):
#0  0x00007f699e32f023 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f699f706fe2 in QProcessManager::run (this=0x7f699fa80520 <processManager()::processManager>) at io/qprocess_unix.cpp:245
#2  0x00007f699f62baec in QThreadPrivate::start (arg=0x7f699fa80520 <processManager()::processManager>) at thread/qthread_unix.cpp:338
#3  0x00007f699d6a4e9a in start_thread (arg=0x7f69612a0700) at pthread_create.c:308
#4  0x00007f699e335cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f695b163700 (LWP 14733)):
#0  0x00007f699e32a303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f699871ad84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f699871aea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f699f756bf6 in QEventDispatcherGlib::processEvents (this=0x7f69500008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f699f7272bf in QEventLoop::processEvents (this=this@entry=0x7f695b162e00, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f699f727548 in QEventLoop::exec (this=0x7f695b162e00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f699f628b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f699f62baec in QThreadPrivate::start (arg=0x2f77990) at thread/qthread_unix.cpp:338
#8  0x00007f699d6a4e9a in start_thread (arg=0x7f695b163700) at pthread_create.c:308
#9  0x00007f699e335cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f695a962700 (LWP 14734)):
#0  0x00007f699e32a303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f699871ad84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f699871aea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f699f756bf6 in QEventDispatcherGlib::processEvents (this=0x7f69480008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f699f7272bf in QEventLoop::processEvents (this=this@entry=0x7f695a961e00, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f699f727548 in QEventLoop::exec (this=0x7f695a961e00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f699f628b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f699f62baec in QThreadPrivate::start (arg=0x2cfcae0) at thread/qthread_unix.cpp:338
#8  0x00007f699d6a4e9a in start_thread (arg=0x7f695a962700) at pthread_create.c:308
#9  0x00007f699e335cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f695a161700 (LWP 14745)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f699ab1ecd7 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f699ab1ed09 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f699d6a4e9a in start_thread (arg=0x7f695a161700) at pthread_create.c:308
#4  0x00007f699e335cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f6959550700 (LWP 14746)):
#0  0x00007f699e32a303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f699871ad84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f699871aea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f699f756bf6 in QEventDispatcherGlib::processEvents (this=0x7f694c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f699f7272bf in QEventLoop::processEvents (this=this@entry=0x7f695954fdd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f699f727548 in QEventLoop::exec (this=0x7f695954fdd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f699f628b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f699f7079af in QInotifyFileSystemWatcherEngine::run (this=0x3a83780) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f699f62baec in QThreadPrivate::start (arg=0x3a83780) at thread/qthread_unix.cpp:338
#9  0x00007f699d6a4e9a in start_thread (arg=0x7f6959550700) at pthread_create.c:308
#10 0x00007f699e335cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f6946380700 (LWP 14940)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f699585fb2d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f699585fc39 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f699d6a4e9a in start_thread (arg=0x7f6946380700) at pthread_create.c:308
#4  0x00007f699e335cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f6945b7f700 (LWP 14943)):
#0  0x00007f699e32a303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f699871ad84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f699871aea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f699f756c16 in QEventDispatcherGlib::processEvents (this=0x7f693c0191b0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f699f7272bf in QEventLoop::processEvents (this=this@entry=0x7f6945b7ee00, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f699f727548 in QEventLoop::exec (this=0x7f6945b7ee00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f699f628b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f699f62baec in QThreadPrivate::start (arg=0x407f7b0) at thread/qthread_unix.cpp:338
#8  0x00007f699d6a4e9a in start_thread (arg=0x7f6945b7f700) at pthread_create.c:308
#9  0x00007f699e335cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f6947382700 (LWP 15132)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f699f62c04b in wait (time=18446744073709551615, this=0x13cd570) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x10b1c50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f699624e0e1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x13cd670, th=0x4349240) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f699625092b in ThreadWeaver::WorkingHardState::applyForWork (this=0x10a8eb0, th=0x4349240) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f699624f79f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f6947381e00, parent=0x13cd670, th=th@entry=0x4349240) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f699624f82b in ThreadWeaver::Thread::run (this=0x4349240) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f699f62baec in QThreadPrivate::start (arg=0x4349240) at thread/qthread_unix.cpp:338
#8  0x00007f699d6a4e9a in start_thread (arg=0x7f6947382700) at pthread_create.c:308
#9  0x00007f699e335cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f6937005700 (LWP 15133)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f699f62c04b in wait (time=18446744073709551615, this=0x13cd570) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x10b1c50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f699624e0e1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x13cd670, th=0x4d2ea00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f699625092b in ThreadWeaver::WorkingHardState::applyForWork (this=0x10a8eb0, th=0x4d2ea00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6996250944 in ThreadWeaver::WorkingHardState::applyForWork (this=0x10a8eb0, th=0x4d2ea00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f699624f79f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f6937004e00, parent=0x13cd670, th=th@entry=0x4d2ea00) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f699624f82b in ThreadWeaver::Thread::run (this=0x4d2ea00) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f699f62baec in QThreadPrivate::start (arg=0x4d2ea00) at thread/qthread_unix.cpp:338
#9  0x00007f699d6a4e9a in start_thread (arg=0x7f6937005700) at pthread_create.c:308
#10 0x00007f699e335cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f6946b81700 (LWP 29788)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f699f62c04b in wait (time=18446744073709551615, this=0x604bec0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3dbdce0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f699624e0e1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5d6a370, th=0x60e9c60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f699625092b in ThreadWeaver::WorkingHardState::applyForWork (this=0x5e9f930, th=0x60e9c60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f699624f79f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f6946b80e00, parent=0x5d6a370, th=th@entry=0x60e9c60) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f699624f82b in ThreadWeaver::Thread::run (this=0x60e9c60) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f699f62baec in QThreadPrivate::start (arg=0x60e9c60) at thread/qthread_unix.cpp:338
#8  0x00007f699d6a4e9a in start_thread (arg=0x7f6946b81700) at pthread_create.c:308
#9  0x00007f699e335cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f6984f0d700 (LWP 29789)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f699f62c04b in wait (time=18446744073709551615, this=0x604bec0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3dbdce0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f699624e0e1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5d6a370, th=0x56763f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f699625092b in ThreadWeaver::WorkingHardState::applyForWork (this=0x5e9f930, th=0x56763f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6996250944 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5e9f930, th=0x56763f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f6996250944 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5e9f930, th=0x56763f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f699624f79f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f6984f0ce00, parent=0x5d6a370, th=th@entry=0x56763f0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f699624f82b in ThreadWeaver::Thread::run (this=0x56763f0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f699f62baec in QThreadPrivate::start (arg=0x56763f0) at thread/qthread_unix.cpp:338
#10 0x00007f699d6a4e9a in start_thread (arg=0x7f6984f0d700) at pthread_create.c:308
#11 0x00007f699e335cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f68e8823700 (LWP 29793)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f699f62c04b in wait (time=18446744073709551615, this=0x604bec0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3dbdce0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f699624e0e1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5d6a370, th=0x6239550) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f699625092b in ThreadWeaver::WorkingHardState::applyForWork (this=0x5e9f930, th=0x6239550) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6996250944 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5e9f930, th=0x6239550) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f6996250944 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5e9f930, th=0x6239550) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f6996250944 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5e9f930, th=0x6239550) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f699624f79f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f68e8822e00, parent=0x5d6a370, th=th@entry=0x6239550) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f699624f82b in ThreadWeaver::Thread::run (this=0x6239550) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f699f62baec in QThreadPrivate::start (arg=0x6239550) at thread/qthread_unix.cpp:338
#11 0x00007f699d6a4e9a in start_thread (arg=0x7f68e8823700) at pthread_create.c:308
#12 0x00007f699e335cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f68e3fff700 (LWP 29794)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f699f62c04b in wait (time=18446744073709551615, this=0x604bec0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3dbdce0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f699624e0e1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x5d6a370, th=0x6270800) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f699625092b in ThreadWeaver::WorkingHardState::applyForWork (this=0x5e9f930, th=0x6270800) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6996250944 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5e9f930, th=0x6270800) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f699624f79f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f68e3ffee00, parent=0x5d6a370, th=th@entry=0x6270800) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f699624f82b in ThreadWeaver::Thread::run (this=0x6270800) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f699f62baec in QThreadPrivate::start (arg=0x6270800) at thread/qthread_unix.cpp:338
#9  0x00007f699d6a4e9a in start_thread (arg=0x7f68e3fff700) at pthread_create.c:308
#10 0x00007f699e335cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f698f372780 (LWP 14715)):
[KCrash Handler]
#6  QTextEdit::mouseMoveEvent (this=0x5b359e0, e=0x7fff61e63080) at ../../include/QtGui/private/../../../src/gui/image/qpixmapfilter_p.h:149
#7  0x00007f699eb1f884 in QWidget::event (this=0x5b359e0, event=0x7fff61e63080) at kernel/qwidget.cpp:8356
#8  0x00007f699eeceb66 in QFrame::event (this=0x5b359e0, e=0x7fff61e63080) at widgets/qframe.cpp:557
#9  0x00007f699f7286d6 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x13c7bc0, event=0x7fff61e63080) at kernel/qcoreapplication.cpp:1025
#10 0x00007f699eacfe6c in QApplicationPrivate::notify_helper (this=this@entry=0xde7af0, receiver=receiver@entry=0x13c7bc0, e=e@entry=0x7fff61e63080) at kernel/qapplication.cpp:4558
#11 0x00007f699ead4b6b in QApplication::notify (this=<optimized out>, receiver=0x13c7bc0, e=0x7fff61e63080) at kernel/qapplication.cpp:4105
#12 0x00007f699ff241d6 in KApplication::notify (this=0x7fff61e64110, receiver=0x13c7bc0, event=0x7fff61e63080) at ../../kdeui/kernel/kapplication.cpp:311
#13 0x00007f699f72856e in QCoreApplication::notifyInternal (this=0x7fff61e64110, receiver=0x13c7bc0, event=0x7fff61e63080) at kernel/qcoreapplication.cpp:915
#14 0x00007f699ead0cd3 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#15 QApplicationPrivate::sendMouseEvent (receiver=0x13c7bc0, event=0x7fff61e63080, alienWidget=0x13c7bc0, nativeWidget=0x3957f80, buttonDown=0x7f699f5ac308 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3173
#16 0x00007f699eb4e554 in QETWidget::translateMouseEvent (this=this@entry=0x3957f80, event=event@entry=0x7fff61e63800) at kernel/qapplication_x11.cpp:4622
#17 0x00007f699eb4d44f in QApplication::x11ProcessEvent (this=0x7fff61e64110, event=0x7fff61e63800) at kernel/qapplication_x11.cpp:3737
#18 0x00007f699eb74fa2 in x11EventSourceDispatch (s=0xde6100, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#19 0x00007f699871aab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f699871ade8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f699871aea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f699f756bf6 in QEventDispatcherGlib::processEvents (this=0xdabb30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#23 0x00007f699eb74c1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#24 0x00007f699f7272bf in QEventLoop::processEvents (this=this@entry=0x7fff61e63bd0, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007f699f727548 in QEventLoop::exec (this=0x7fff61e63bd0, flags=...) at kernel/qeventloop.cpp:204
#26 0x00007f699f72c708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#27 0x000000000040e610 in main (argc=<optimized out>, argv=<optimized out>) at ../../app/main.cpp:518

Possible duplicates by query: bug 253463.

Reported using DrKonqi
Comment 1 Kevin Funk 2012-12-01 20:08:11 UTC

*** This bug has been marked as a duplicate of bug 253463 ***