Bug 299445 - KDevelop crashed attempting to Commit using Git.
Summary: KDevelop crashed attempting to Commit using Git.
Status: RESOLVED DUPLICATE of bug 204399
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.2.3
Platform: Debian unstable Linux
: NOR crash
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-05 14:40 UTC by hircusinia
Modified: 2012-05-07 12: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 hircusinia 2012-05-05 14:40:04 UTC
Application: kdevelop (4.2.3)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-2-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
I clicked on Git - Commit from the project explorer. Kdevelop crashed immediately. This is the first time it's happened.

-- 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 0x7f4f40652760 (LWP 22051))]

Thread 16 (Thread 0x7f4f2572f700 (LWP 22052)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x00007f4f3eaba79f in wait (time=1000, this=0x2275840) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x227e9c0, time=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4f3ac5d9ab in ?? () from /usr/lib/libkdevplatformlanguage.so.3
#4  0x00007f4f3eaba32b in QThreadPrivate::start (arg=0x227e9a0) at thread/qthread_unix.cpp:298
#5  0x00007f4f3cb23b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#6  0x00007f4f3d7a99dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f4f1baff700 (LWP 22061)):
#0  0x00007f4f3d79ed93 in *__GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f4f38716b36 in g_main_context_poll (n_fds=1, fds=0x2c7fe60, timeout=-1, context=0x2c7cc90, priority=<optimized out>) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3440
#2  g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x2c7cc90, self=<optimized out>) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3141
#3  g_main_context_iterate (context=0x2c7cc90, block=<optimized out>, dispatch=1, self=<optimized out>) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3083
#4  0x00007f4f38716c64 in g_main_context_iteration (context=0x2c7cc90, may_block=1) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3207
#5  0x00007f4f3ebe8736 in QEventDispatcherGlib::processEvents (this=0x2c7d6f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f4f3ebb7f92 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f4f3ebb81e7 in QEventLoop::exec (this=0x7f4f1bafee20, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f4f3eab7307 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f4f3eaba32b in QThreadPrivate::start (arg=0x2c80580) at thread/qthread_unix.cpp:298
#10 0x00007f4f3cb23b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#11 0x00007f4f3d7a99dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f4f1c300700 (LWP 22062)):
#0  timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f4f1c2ffc8c) at kernel/qeventdispatcher_glib.cpp:142
#1  0x00007f4f3ebe7d35 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#2  0x00007f4f38716346 in g_main_context_prepare (context=0x311a1e0, priority=0x7f4f1c2ffcd8) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:2836
#3  0x00007f4f38716a5b in g_main_context_iterate (dispatch=1, block=1, context=0x311a1e0, self=<optimized out>) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3126
#4  g_main_context_iterate (context=0x311a1e0, block=1, dispatch=1, self=<optimized out>) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3083
#5  0x00007f4f38716c64 in g_main_context_iteration (context=0x311a1e0, may_block=1) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3207
#6  0x00007f4f3ebe8736 in QEventDispatcherGlib::processEvents (this=0x311a100, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f4f3ebb7f92 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f4f3ebb81e7 in QEventLoop::exec (this=0x7f4f1c2ffdf0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f4f3eab7307 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f4f3eb97d0f in QInotifyFileSystemWatcherEngine::run (this=0x30f3320) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x00007f4f3eaba32b in QThreadPrivate::start (arg=0x30f3320) at thread/qthread_unix.cpp:298
#12 0x00007f4f3cb23b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#13 0x00007f4f3d7a99dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f4f0b681700 (LWP 22125)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4f35954c3c in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f4f35954d69 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f4f3cb23b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#4  0x00007f4f3d7a99dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f4f0ad80700 (LWP 22126)):
#0  0x00007f4f3d79ed93 in *__GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=7808) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f4f38716b36 in g_main_context_poll (n_fds=1, fds=0x7f4f14005c00, timeout=7808, context=0x7f4f14005d70, priority=<optimized out>) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3440
#2  g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x7f4f14005d70, self=<optimized out>) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3141
#3  g_main_context_iterate (context=0x7f4f14005d70, block=<optimized out>, dispatch=1, self=<optimized out>) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3083
#4  0x00007f4f38716c64 in g_main_context_iteration (context=0x7f4f14005d70, may_block=1) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3207
#5  0x00007f4f3ebe8736 in QEventDispatcherGlib::processEvents (this=0x7f4f140026d0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f4f3ebb7f92 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f4f3ebb81e7 in QEventLoop::exec (this=0x7f4f0ad7fe20, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f4f3eab7307 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f4f3eaba32b in QThreadPrivate::start (arg=0x2d58610) at thread/qthread_unix.cpp:298
#10 0x00007f4f3cb23b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#11 0x00007f4f3d7a99dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f4ec9abb700 (LWP 22132)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4f3eaba83b in wait (time=18446744073709551615, this=0x137da60) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x129c110, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4f36350a94 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f4f3635303b in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f4f36351eff in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f4f36351f8b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#7  0x00007f4f3eaba32b in QThreadPrivate::start (arg=0xfd6200) at thread/qthread_unix.cpp:298
#8  0x00007f4f3cb23b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#9  0x00007f4f3d7a99dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f4ec7fda700 (LWP 23427)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4f3eaba83b in wait (time=18446744073709551615, this=0x7f4f140f1630) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7f4f141c2930, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4f36350a94 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f4f3635303b in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f4f36351eff in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f4f36351f8b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#7  0x00007f4f3eaba32b in QThreadPrivate::start (arg=0x7f4f141a41e0) at thread/qthread_unix.cpp:298
#8  0x00007f4f3cb23b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#9  0x00007f4f3d7a99dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f4ec657f700 (LWP 23429)):
#0  0x00007f4f3d79ed93 in *__GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f4f38716b36 in g_main_context_poll (n_fds=1, fds=0x59be0c0, timeout=-1, context=0x5ce5520, priority=<optimized out>) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3440
#2  g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x5ce5520, self=<optimized out>) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3141
#3  g_main_context_iterate (context=0x5ce5520, block=<optimized out>, dispatch=1, self=<optimized out>) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3083
#4  0x00007f4f38716c64 in g_main_context_iteration (context=0x5ce5520, may_block=1) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3207
#5  0x00007f4f3ebe8736 in QEventDispatcherGlib::processEvents (this=0x54b8fc0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f4f3ebb7f92 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f4f3ebb81e7 in QEventLoop::exec (this=0x7f4ec657ee20, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f4f3eab7307 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f4f3eaba32b in QThreadPrivate::start (arg=0x5414c70) at thread/qthread_unix.cpp:298
#10 0x00007f4f3cb23b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#11 0x00007f4f3d7a99dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f4ec5d7e700 (LWP 23430)):
#0  0x00007f4f3cb2762e in __pthread_mutex_unlock_usercnt (mutex=0x7f4f143190c0, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  0x00007f4f38752021 in g_mutex_unlock (mutex=<optimized out>) at /tmp/buildd/glib2.0-2.32.2/./glib/gthread-posix.c:227
#2  0x00007f4f3871633b in g_main_context_prepare (context=0x7f4f14044aa0, priority=0x7f4ec5d7dd08) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:2834
#3  0x00007f4f38716a5b in g_main_context_iterate (dispatch=1, block=1, context=0x7f4f14044aa0, self=<optimized out>) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3126
#4  g_main_context_iterate (context=0x7f4f14044aa0, block=1, dispatch=1, self=<optimized out>) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3083
#5  0x00007f4f38716c64 in g_main_context_iteration (context=0x7f4f14044aa0, may_block=1) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3207
#6  0x00007f4f3ebe8736 in QEventDispatcherGlib::processEvents (this=0x7f4f140874b0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f4f3ebb7f92 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f4f3ebb81e7 in QEventLoop::exec (this=0x7f4ec5d7de20, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f4f3eab7307 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f4f3eaba32b in QThreadPrivate::start (arg=0x40cb3f0) at thread/qthread_unix.cpp:298
#11 0x00007f4f3cb23b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#12 0x00007f4f3d7a99dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f4ec557d700 (LWP 23435)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4f3eaba83b in wait (time=18446744073709551615, this=0x137da60) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x129c110, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4f36350a94 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f4f3635303b in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f4f36353054 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f4f36351eff in ?? () from /usr/lib/libthreadweaver.so.4
#7  0x00007f4f36351f8b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#8  0x00007f4f3eaba32b in QThreadPrivate::start (arg=0x5e8f470) at thread/qthread_unix.cpp:298
#9  0x00007f4f3cb23b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#10 0x00007f4f3d7a99dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f4ec4d7c700 (LWP 23510)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4f25cc8a72 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f4f25cc8aa9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f4f3cb23b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#4  0x00007f4f3d7a99dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f4ec77d9700 (LWP 25059)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4f3eaba83b in wait (time=18446744073709551615, this=0x7f4f140f1630) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7f4f141c2930, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4f36350a94 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f4f3635303b in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f4f36353054 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f4f36351eff in ?? () from /usr/lib/libthreadweaver.so.4
#7  0x00007f4f36351f8b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#8  0x00007f4f3eaba32b in QThreadPrivate::start (arg=0x6b97be0) at thread/qthread_unix.cpp:298
#9  0x00007f4f3cb23b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#10 0x00007f4f3d7a99dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f4ec3f99700 (LWP 25060)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4f3eaba83b in wait (time=18446744073709551615, this=0x7f4f140f1630) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7f4f141c2930, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4f36350a94 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f4f3635303b in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f4f36353054 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f4f36353054 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0x00007f4f36351eff in ?? () from /usr/lib/libthreadweaver.so.4
#8  0x00007f4f36351f8b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#9  0x00007f4f3eaba32b in QThreadPrivate::start (arg=0x65e7c50) at thread/qthread_unix.cpp:298
#10 0x00007f4f3cb23b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#11 0x00007f4f3d7a99dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f4ec327f700 (LWP 25561)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4f3eaba83b in wait (time=18446744073709551615, this=0x7f4f140f1630) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7f4f141c2930, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f4f36350a94 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f4f3635303b in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f4f36353054 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f4f36353054 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0x00007f4f36353054 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0x00007f4f36351eff in ?? () from /usr/lib/libthreadweaver.so.4
#9  0x00007f4f36351f8b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#10 0x00007f4f3eaba32b in QThreadPrivate::start (arg=0x415e5a0) at thread/qthread_unix.cpp:298
#11 0x00007f4f3cb23b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#12 0x00007f4f3d7a99dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f4ec87db700 (LWP 9398)):
#0  0x00007f4f3d79da0d in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f4f3875131f in read (__nbytes=16, __buf=0x7f4ec87dac70, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:45
#2  g_wakeup_acknowledge (wakeup=0x3ce4960) at /tmp/buildd/glib2.0-2.32.2/./glib/gwakeup.c:212
#3  0x00007f4f387166a4 in g_main_context_check (context=0x7f4f151df8a0, max_priority=2147483647, fds=0x7f4f14d9b620, n_fds=1) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:2980
#4  0x00007f4f38716ad6 in g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x7f4f151df8a0, self=<optimized out>) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3143
#5  g_main_context_iterate (context=0x7f4f151df8a0, block=<optimized out>, dispatch=1, self=<optimized out>) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3083
#6  0x00007f4f38716c64 in g_main_context_iteration (context=0x7f4f151df8a0, may_block=1) at /tmp/buildd/glib2.0-2.32.2/./glib/gmain.c:3207
#7  0x00007f4f3ebe8736 in QEventDispatcherGlib::processEvents (this=0x7f4f14ed1d00, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0x00007f4f3ebb7f92 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#9  0x00007f4f3ebb81e7 in QEventLoop::exec (this=0x7f4ec87dadf0, flags=...) at kernel/qeventloop.cpp:204
#10 0x00007f4f3eab7307 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#11 0x00007f4f3eb97d0f in QInotifyFileSystemWatcherEngine::run (this=0x6c1a520) at io/qfilesystemwatcher_inotify.cpp:248
#12 0x00007f4f3eaba32b in QThreadPrivate::start (arg=0x6c1a520) at thread/qthread_unix.cpp:298
#13 0x00007f4f3cb23b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#14 0x00007f4f3d7a99dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f4f40652760 (LWP 22051)):
[KCrash Handler]
#6  QAbstractItemView::sizeHintForRow (this=<optimized out>, row=0) at itemviews/qabstractitemview.cpp:2987
#7  0x00007f4f3e4a238f in QTreeView::scrollContentsBy (this=0x6a2b440, dx=0, dy=10) at itemviews/qtreeview.cpp:2427
#8  0x00007f4f3ebcd591 in QMetaObject::activate (sender=0x6c91240, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff24e9b0b0) at kernel/qobject.cpp:3547
#9  0x00007f4f3e5c791e in QAbstractSlider::valueChanged (this=<optimized out>, _t1=0) at .moc/release-shared/moc_qabstractslider.cpp:196
#10 0x00007f4f3e4a0d98 in QTreeViewPrivate::updateScrollBars (this=0x5a363d0) at itemviews/qtreeview.cpp:3513
#11 0x00007f4f3e4a130f in QTreeView::updateGeometries (this=0x6a2b440) at itemviews/qtreeview.cpp:2721
#12 0x00007f4f3df8c94a in QWidget::event (this=0x6a2b440, event=0x7fff24e9be70) at kernel/qwidget.cpp:8516
#13 0x00007f4f3e348fc6 in QFrame::event (this=0x6a2b440, e=0x7fff24e9be70) at widgets/qframe.cpp:557
#14 0x00007f4f3e45d11b in QAbstractItemView::viewportEvent (this=0x6a2b440, event=0x7fff24e9be70) at itemviews/qabstractitemview.cpp:1644
#15 0x00007f4f3e4a4d35 in QTreeView::viewportEvent (this=0x6a2b440, event=0x7fff24e9be70) at itemviews/qtreeview.cpp:1257
#16 0x00007f4f3ebb9338 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x6c90ff0, event=0x7fff24e9be70) at kernel/qcoreapplication.cpp:986
#17 0x00007f4f3df3c1cf in notify_helper (e=0x7fff24e9be70, receiver=0x6c90ff0, this=0xf83fb0) at kernel/qapplication.cpp:4555
#18 QApplicationPrivate::notify_helper (this=0xf83fb0, receiver=0x6c90ff0, e=0x7fff24e9be70) at kernel/qapplication.cpp:4531
#19 0x00007f4f3df41083 in QApplication::notify (this=0x7fff24e9f470, receiver=0x6c90ff0, e=0x7fff24e9be70) at kernel/qapplication.cpp:4420
#20 0x00007f4f3f3f2b26 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#21 0x000000000040ad56 in _start ()

Possible duplicates by query: bug 293467.

Reported using DrKonqi
Comment 1 Milian Wolff 2012-05-07 12:08:07 UTC

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