Bug 309547 - kdevelop crashes when viewing image as diff
Summary: kdevelop crashes when viewing image as diff
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-04 19:07 UTC by stompdagger1
Modified: 2012-11-21 00:47 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 stompdagger1 2012-11-04 19:07:22 UTC
Application: kdevelop (4.4.60)
KDE Platform Version: 4.9.2 (Compiled from sources)
Qt Version: 4.8.3
Operating System: Linux 3.6.5-gentoo x86_64
Distribution: "NAME=Gentoo"

-- Information about the crash:
- What I was doing when the application crashed:
I Accidently clicked an image I've added to a svn project within the show diff screen.

I think it is wise to check if the type is code and iff show its diff.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fedc58e1780 (LWP 5303))]

Thread 32 (Thread 0x7fedbc9ad700 (LWP 5323)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x00007fedd2b1723f in wait (time=1000, this=0x340d890) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x342b6a0, time=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fedce9752c8 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x342b680) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/language/duchain/duchain.cpp:282
#4  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x342b680) at thread/qthread_unix.cpp:338
#5  0x00007fedd152bea7 in start_thread (arg=0x7fedbc9ad700) at pthread_create.c:308
#6  0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 31 (Thread 0x7fedaf1ea700 (LWP 5328)):
#0  0x00007fedd18249f3 in select () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fedd2beea8f in QProcessManager::run (this=0x7fedd2f664e0 <processManager()::processManager>) at io/qprocess_unix.cpp:245
#2  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x7fedd2f664e0 <processManager()::processManager>) at thread/qthread_unix.cpp:338
#3  0x00007fedd152bea7 in start_thread (arg=0x7fedaf1ea700) at pthread_create.c:308
#4  0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 30 (Thread 0x7feda64fe700 (LWP 5330)):
#0  0x00007fedd18223ed in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fedcb9385f6 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fedcb938724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fedd2c42e8f in QEventDispatcherGlib::processEvents (this=0x7feda00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fedd2c13642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fedd2c13897 in QEventLoop::exec (this=0x7feda64fdde0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fedd2b13d17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x3f53a50) at thread/qthread_unix.cpp:338
#8  0x00007fedd152bea7 in start_thread (arg=0x7feda64fe700) at pthread_create.c:308
#9  0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 29 (Thread 0x7feda5cfd700 (LWP 5331)):
#0  0x00007fedd18223ed in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fedcb9385f6 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fedcb938724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fedd2c42e8f in QEventDispatcherGlib::processEvents (this=0x7fed980008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fedd2c13642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fedd2c13897 in QEventLoop::exec (this=0x7feda5cfcde0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fedd2b13d17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x3e59400) at thread/qthread_unix.cpp:338
#8  0x00007fedd152bea7 in start_thread (arg=0x7feda5cfd700) at pthread_create.c:308
#9  0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 28 (Thread 0x7feda48ca700 (LWP 5336)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fedcdce3262 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7fedcdfb5e20 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007fedcdce3299 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007fedd152bea7 in start_thread (arg=0x7feda48ca700) at pthread_create.c:308
#4  0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 27 (Thread 0x7fed9d83f700 (LWP 5345)):
#0  0x00007fedd18223ed in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fedcb9385f6 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fedcb938724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fedd2c42ef6 in QEventDispatcherGlib::processEvents (this=0x7fed940008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fedd2c13642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fedd2c13897 in QEventLoop::exec (this=0x7fed9d83edb0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fedd2b13d17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fedd2bf380f in QInotifyFileSystemWatcherEngine::run (this=0x65b4260) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x65b4260) at thread/qthread_unix.cpp:338
#9  0x00007fedd152bea7 in start_thread (arg=0x7fed9d83f700) at pthread_create.c:308
#10 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 26 (Thread 0x7fed92f95700 (LWP 5406)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fedc810d18c in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7fedc8a8f240 <WTF::pageheap_memory>) at wtf/FastMalloc.cpp:2495
#2  0x00007fedc810d2b9 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007fedd152bea7 in start_thread (arg=0x7fed92f95700) at pthread_create.c:308
#4  0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 25 (Thread 0x7fed93796700 (LWP 5407)):
#0  0x00007fedd18223ed in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fedcb9385f6 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fedcb938724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fedd2c42e8f in QEventDispatcherGlib::processEvents (this=0x7fed84019a60, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fedd2c13642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fedd2c13897 in QEventLoop::exec (this=0x7fed93795de0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fedd2b13d17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x6968a60) at thread/qthread_unix.cpp:338
#8  0x00007fedd152bea7 in start_thread (arg=0x7fed93796700) at pthread_create.c:308
#9  0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 24 (Thread 0x7fed91e71700 (LWP 5422)):
#0  0x00007fedd18223ed in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fedcb9385f6 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fedcb938724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fedd2c42ef6 in QEventDispatcherGlib::processEvents (this=0x7fed880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fedd2c13642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fedd2c13897 in QEventLoop::exec (this=0x7fed91e70db0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fedd2b13d17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fedd2bf380f in QInotifyFileSystemWatcherEngine::run (this=0x708b2f0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x708b2f0) at thread/qthread_unix.cpp:338
#9  0x00007fedd152bea7 in start_thread (arg=0x7fed91e71700) at pthread_create.c:308
#10 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 23 (Thread 0x7fed90e6f700 (LWP 5460)):
#0  0x00007fedd18223ed in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fedcb9385f6 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fedcb938724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fedd2c42ef6 in QEventDispatcherGlib::processEvents (this=0x7fed3c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fedd2c13642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fedd2c13897 in QEventLoop::exec (this=0x7fed90e6edb0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fedd2b13d17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fedd2bf380f in QInotifyFileSystemWatcherEngine::run (this=0x70bd2e0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x70bd2e0) at thread/qthread_unix.cpp:338
#9  0x00007fedd152bea7 in start_thread (arg=0x7fed90e6f700) at pthread_create.c:308
#10 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 22 (Thread 0x7fed437fe700 (LWP 5493)):
#0  0x00007fedd18223ed in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fedcb9385f6 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fedcb938724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fedd2c42e8f in QEventDispatcherGlib::processEvents (this=0x7fed300008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fedd2c13642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fedd2c13897 in QEventLoop::exec (this=0x7fed437fddb0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fedd2b13d17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fedd2bf380f in QInotifyFileSystemWatcherEngine::run (this=0x70b4fd0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x70b4fd0) at thread/qthread_unix.cpp:338
#9  0x00007fedd152bea7 in start_thread (arg=0x7fed437fe700) at pthread_create.c:308
#10 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 21 (Thread 0x7fed427fc700 (LWP 5502)):
#0  0x00007fedd18223ed in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fedcb9385f6 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fedcb938724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fedd2c42ef6 in QEventDispatcherGlib::processEvents (this=0x7fed280008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fedd2c13642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fedd2c13897 in QEventLoop::exec (this=0x7fed427fbdb0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fedd2b13d17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fedd2bf380f in QInotifyFileSystemWatcherEngine::run (this=0x7226070) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x7226070) at thread/qthread_unix.cpp:338
#9  0x00007fedd152bea7 in start_thread (arg=0x7fed427fc700) at pthread_create.c:308
#10 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 20 (Thread 0x7fed417fa700 (LWP 5556)):
#0  0x00007fedd18223ed in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fedcb9385f6 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fedcb938724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fedd2c42e8f in QEventDispatcherGlib::processEvents (this=0x7fed200008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fedd2c13642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fedd2c13897 in QEventLoop::exec (this=0x7fed417f9db0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fedd2b13d17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fedd2bf380f in QInotifyFileSystemWatcherEngine::run (this=0x74a0390) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x74a0390) at thread/qthread_unix.cpp:338
#9  0x00007fedd152bea7 in start_thread (arg=0x7fed417fa700) at pthread_create.c:308
#10 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 19 (Thread 0x7fed1ffff700 (LWP 5578)):
#0  0x00007fedd18223ed in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fedcb9385f6 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fedcb938724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fedd2c42e8f in QEventDispatcherGlib::processEvents (this=0x7fed180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fedd2c13642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fedd2c13897 in QEventLoop::exec (this=0x7fed1fffedb0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fedd2b13d17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fedd2bf380f in QInotifyFileSystemWatcherEngine::run (this=0x7497c60) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x7497c60) at thread/qthread_unix.cpp:338
#9  0x00007fedd152bea7 in start_thread (arg=0x7fed1ffff700) at pthread_create.c:308
#10 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 18 (Thread 0x7fed1ebe9700 (LWP 6342)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fedd2b172db in wait (time=18446744073709551615, this=0x80f2e40) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x8092800, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fedc8d38a4b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fedc8d3b2eb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fedc8d3a15f in ?? () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fedc8d3a1eb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#10 0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x8091860) at thread/qthread_unix.cpp:338
#11 0x00007fedd152bea7 in start_thread (arg=0x7fed1ebe9700) at pthread_create.c:308
#12 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 17 (Thread 0x7fed1e3e8700 (LWP 6343)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fedd2b172db in wait (time=18446744073709551615, this=0x80f2e40) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x8092800, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fedc8d38a4b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fedc8d3b2eb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fedc8d3a15f in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fedc8d3a1eb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x809fee0) at thread/qthread_unix.cpp:338
#9  0x00007fedd152bea7 in start_thread (arg=0x7fed1e3e8700) at pthread_create.c:308
#10 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 16 (Thread 0x7fed1dbe7700 (LWP 6346)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fedd2b172db in wait (time=18446744073709551615, this=0x80f2e40) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x8092800, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fedc8d38a4b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fedc8d3b2eb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fedc8d3a15f in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fedc8d3a1eb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x6552f80) at thread/qthread_unix.cpp:338
#8  0x00007fedd152bea7 in start_thread (arg=0x7fed1dbe7700) at pthread_create.c:308
#9  0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 15 (Thread 0x7fed1d3e6700 (LWP 6348)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fedd2b172db in wait (time=18446744073709551615, this=0x2409550) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2409200, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fedc8d38a4b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fedc8d3b2eb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#10 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#11 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#12 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#13 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#14 0x00007fedc8d3a15f in ?? () from /usr/lib64/libthreadweaver.so.4
#15 0x00007fedc8d3a1eb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#16 0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x874e410) at thread/qthread_unix.cpp:338
#17 0x00007fedd152bea7 in start_thread (arg=0x7fed1d3e6700) at pthread_create.c:308
#18 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 14 (Thread 0x7fed1cbe5700 (LWP 6349)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fedd2b172db in wait (time=18446744073709551615, this=0x2409550) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2409200, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fedc8d38a4b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fedc8d3b2eb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#10 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#11 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#12 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#13 0x00007fedc8d3a15f in ?? () from /usr/lib64/libthreadweaver.so.4
#14 0x00007fedc8d3a1eb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#15 0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x7fed00002e50) at thread/qthread_unix.cpp:338
#16 0x00007fedd152bea7 in start_thread (arg=0x7fed1cbe5700) at pthread_create.c:308
#17 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 13 (Thread 0x7fecfffff700 (LWP 6350)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fedd2b172db in wait (time=18446744073709551615, this=0x2409550) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2409200, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fedc8d38a4b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fedc8d3b2eb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fedc8d3a15f in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fedc8d3a1eb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x87375c0) at thread/qthread_unix.cpp:338
#10 0x00007fedd152bea7 in start_thread (arg=0x7fecfffff700) at pthread_create.c:308
#11 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 12 (Thread 0x7fecff7fe700 (LWP 6351)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fedd2b172db in wait (time=18446744073709551615, this=0x2409550) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2409200, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fedc8d38a4b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fedc8d3b2eb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fedc8d3a15f in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fedc8d3a1eb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x7fed04002c10) at thread/qthread_unix.cpp:338
#8  0x00007fedd152bea7 in start_thread (arg=0x7fecff7fe700) at pthread_create.c:308
#9  0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 11 (Thread 0x7fecfeffd700 (LWP 6352)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fedd2b172db in wait (time=18446744073709551615, this=0x2409550) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2409200, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fedc8d38a4b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fedc8d3b2eb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fedc8d3a15f in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fedc8d3a1eb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x876c930) at thread/qthread_unix.cpp:338
#8  0x00007fedd152bea7 in start_thread (arg=0x7fecfeffd700) at pthread_create.c:308
#9  0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 10 (Thread 0x7fecfe7fc700 (LWP 6353)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fedd2b172db in wait (time=18446744073709551615, this=0x2409550) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2409200, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fedc8d38a4b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fedc8d3b2eb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#10 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#11 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#12 0x00007fedc8d3a15f in ?? () from /usr/lib64/libthreadweaver.so.4
#13 0x00007fedc8d3a1eb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#14 0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x7fecf4002c50) at thread/qthread_unix.cpp:338
#15 0x00007fedd152bea7 in start_thread (arg=0x7fecfe7fc700) at pthread_create.c:308
#16 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 9 (Thread 0x7fecfdffb700 (LWP 6354)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fedd2b172db in wait (time=18446744073709551615, this=0x2409550) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2409200, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fedc8d38a4b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fedc8d3b2eb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fedc8d3a15f in ?? () from /usr/lib64/libthreadweaver.so.4
#10 0x00007fedc8d3a1eb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#11 0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x81c9f80) at thread/qthread_unix.cpp:338
#12 0x00007fedd152bea7 in start_thread (arg=0x7fecfdffb700) at pthread_create.c:308
#13 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 8 (Thread 0x7fecfd7fa700 (LWP 6355)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fedd2b172db in wait (time=18446744073709551615, this=0x2409550) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2409200, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fedc8d38a4b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fedc8d3b2eb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#10 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#11 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#12 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#13 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#14 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#15 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#16 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#17 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#18 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#19 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#20 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#21 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#22 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#23 0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#24 0x00007fedc8d3a15f in ?? () from /usr/lib64/libthreadweaver.so.4
#25 0x00007fedc8d3a1eb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#26 0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x7fecf8002c20) at thread/qthread_unix.cpp:338
#27 0x00007fedd152bea7 in start_thread (arg=0x7fecfd7fa700) at pthread_create.c:308
#28 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 7 (Thread 0x7fecfcff9700 (LWP 6356)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fedd2b172db in wait (time=18446744073709551615, this=0x2409550) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2409200, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fedc8d38a4b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fedc8d3b2eb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fedc8d3a15f in ?? () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fedc8d3a1eb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#10 0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x81c9760) at thread/qthread_unix.cpp:338
#11 0x00007fedd152bea7 in start_thread (arg=0x7fecfcff9700) at pthread_create.c:308
#12 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 6 (Thread 0x7fece7fff700 (LWP 6357)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fedd2b172db in wait (time=18446744073709551615, this=0x2409550) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2409200, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fedc8d38a4b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fedc8d3b2eb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#9  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#10 0x00007fedc8d3a15f in ?? () from /usr/lib64/libthreadweaver.so.4
#11 0x00007fedc8d3a1eb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#12 0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x8789580) at thread/qthread_unix.cpp:338
#13 0x00007fedd152bea7 in start_thread (arg=0x7fece7fff700) at pthread_create.c:308
#14 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 5 (Thread 0x7fed41ffb700 (LWP 7342)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
#1  0x00007fedd2b172db in wait (time=18446744073709551615, this=0x80f2e40) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x8092800, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fedc8d38a4b in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007fedc8d3b2eb in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007fedc8d3b304 in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007fedc8d3a15f in ?? () from /usr/lib64/libthreadweaver.so.4
#7  0x00007fedc8d3a1eb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#8  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x81a32a0) at thread/qthread_unix.cpp:338
#9  0x00007fedd152bea7 in start_thread (arg=0x7fed41ffb700) at pthread_create.c:308
#10 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 4 (Thread 0x7fed40ff9700 (LWP 12319)):
#0  0x00007fedd18223ed in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fedcb9385f6 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fedcb938724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fedd2c42ef6 in QEventDispatcherGlib::processEvents (this=0x7fed24b97e90, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fedd2c13642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fedd2c13897 in QEventLoop::exec (this=0x7fed40ff8db0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fedd2b13d17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fedd2bf380f in QInotifyFileSystemWatcherEngine::run (this=0x6c9b210) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x6c9b210) at thread/qthread_unix.cpp:338
#9  0x00007fedd152bea7 in start_thread (arg=0x7fed40ff9700) at pthread_create.c:308
#10 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 3 (Thread 0x7fed42ffd700 (LWP 15606)):
#0  0x00007fedd18223ed in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fedcb9385f6 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fedcb938724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fedd2c42ef6 in QEventDispatcherGlib::processEvents (this=0x7fed3455d850, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fedd2c13642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fedd2c13897 in QEventLoop::exec (this=0x7fed42ffcdb0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fedd2b13d17 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fedd2bf380f in QInotifyFileSystemWatcherEngine::run (this=0x8fa8ab0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x8fa8ab0) at thread/qthread_unix.cpp:338
#9  0x00007fedd152bea7 in start_thread (arg=0x7fed42ffd700) at pthread_create.c:308
#10 0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 2 (Thread 0x7fed1f7fe700 (LWP 15738)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x00007fedd2b1723f in wait (time=30000, this=0x711fa80) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x711f9f8, time=30000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fedd2b0b08f in QThreadPoolThread::run (this=0x711fb60) at concurrent/qthreadpool.cpp:141
#4  0x00007fedd2b16d7c in QThreadPrivate::start (arg=0x711fb60) at thread/qthread_unix.cpp:338
#5  0x00007fedd152bea7 in start_thread (arg=0x7fed1f7fe700) at pthread_create.c:308
#6  0x00007fedd182b0ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114

Thread 1 (Thread 0x7fedc58e1780 (LWP 5303)):
[KCrash Handler]
#6  0x00007fedb1c4d167 in PatchReviewToolView::activate (this=0x6726c00, url=..., buddy=0x0) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/plugins/patchreview/patchreviewtoolview.cpp:406
#7  0x00007fedb1c4d497 in PatchReviewToolView::fileDoubleClicked (this=0x6726c00, idx=...) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/plugins/patchreview/patchreviewtoolview.cpp:463
#8  0x00007fedd2c28489 in QMetaObject::activate (sender=0x916c3e0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffb72fbc00) at kernel/qobject.cpp:3547
#9  0x00007fedd24cd935 in QAbstractItemView::activated (this=<optimized out>, _t1=...) at .moc/release-shared/moc_qabstractitemview.cpp:362
#10 0x00007fedd24cde2f in QAbstractItemView::mouseReleaseEvent (this=0x916c3e0, event=0x7fffb72fcba0) at itemviews/qabstractitemview.cpp:1821
#11 0x00007fedd201be29 in QWidget::event (this=0x916c3e0, event=0x7fffb72fcba0) at kernel/qwidget.cpp:8371
#12 0x00007fedd23b9756 in QFrame::event (this=0x916c3e0, e=0x7fffb72fcba0) at widgets/qframe.cpp:557
#13 0x00007fedd24cc7cb in QAbstractItemView::viewportEvent (this=0x916c3e0, event=0x7fffb72fcba0) at itemviews/qabstractitemview.cpp:1644
#14 0x00007fedd2514595 in QTreeView::viewportEvent (this=0x916c3e0, event=0x7fffb72fcba0) at itemviews/qtreeview.cpp:1257
#15 0x00007fedd2c14c56 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x916c6e0, event=0x7fffb72fcba0) at kernel/qcoreapplication.cpp:1025
#16 0x00007fedd1fc94ff in notify_helper (e=0x7fffb72fcba0, receiver=0x916c6e0, this=0x20f01e0) at kernel/qapplication.cpp:4553
#17 QApplicationPrivate::notify_helper (this=0x20f01e0, receiver=0x916c6e0, e=0x7fffb72fcba0) at kernel/qapplication.cpp:4529
#18 0x00007fedd1fcf609 in QApplication::notify (this=<optimized out>, receiver=0x916c6e0, e=0x7fffb72fcba0) at kernel/qapplication.cpp:4100
#19 0x00007fedd31c9726 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#20 0x00007fedd2c14adc in QCoreApplication::notifyInternal (this=0x7fffb72fd9a0, receiver=0x916c6e0, event=0x7fffb72fcba0) at kernel/qcoreapplication.cpp:915
#21 0x00007fedd1fca4f2 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#22 QApplicationPrivate::sendMouseEvent (receiver=0x916c6e0, event=0x7fffb72fcba0, alienWidget=0x916c6e0, nativeWidget=0x6196880, buttonDown=0x916c6e0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3168
#23 0x00007fedd2044fb8 in QETWidget::translateMouseEvent (this=0x6196880, event=<optimized out>) at kernel/qapplication_x11.cpp:4507
#24 0x00007fedd2043dca in QApplication::x11ProcessEvent (this=0x7fffb72fd9a0, event=0x7fffb72fd2c0) at kernel/qapplication_x11.cpp:3630
#25 0x00007fedd206c30a in x11EventSourceDispatch (s=0x20f2b20, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#26 0x00007fedcb938313 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#27 0x00007fedcb938660 in ?? () from /usr/lib64/libglib-2.0.so.0
#28 0x00007fedcb938724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#29 0x00007fedd2c42e8f in QEventDispatcherGlib::processEvents (this=0x20f01a0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#30 0x00007fedd206bfae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007fedd2c13642 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#32 0x00007fedd2c13897 in QEventLoop::exec (this=0x7fffb72fd650, flags=...) at kernel/qeventloop.cpp:204
#33 0x00007fedd2c18585 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#34 0x000000000040f8d6 in main (argc=<optimized out>, argv=<optimized out>) at /var/tmp/portage/dev-util/kdevelop-9999/work/kdevelop-9999/app/main.cpp:503

Reported using DrKonqi
Comment 1 Aleix Pol 2012-11-21 00:47:43 UTC
Git commit ce9c211bf72c500a8436d6c05807ec6ac82c0fd4 by Aleix Pol.
Committed on 21/11/2012 at 01:47.
Pushed by apol into branch 'master'.

Fix crash when reviewing an image change

When trying to decorate the reviewed file, make sure that it's a
text document. If it's an image we'll just show the resulting image.

M  +1    -1    plugins/patchreview/patchreviewtoolview.cpp

http://commits.kde.org/kdevplatform/ce9c211bf72c500a8436d6c05807ec6ac82c0fd4