Bug 321664 - Crash on Ctrl-Z after global change and file save
Summary: Crash on Ctrl-Z after global change and file save
Status: RESOLVED DUPLICATE of bug 320302
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-27 08:49 UTC by Colin Fraser
Modified: 2013-08-12 12:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.10.5


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Fraser 2013-06-27 08:49:47 UTC
Application: kdevelop (4.4.1)
KDE Platform Version: 4.10.3
Qt Version: 4.8.4
Operating System: Linux 3.8.0-25-generic i686
Distribution: Ubuntu 13.04

-- Information about the crash:
- What I was doing when the application crashed:
After a global change, file save and test of the changes a Ctrl-Z caused a crash

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

Thread 14 (Thread 0xae1ffb40 (LWP 6786)):
#0  0xb7734424 in __kernel_vsyscall ()
#1  0xb5ad9dcb in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb46282db in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb46196d0 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb4619c2b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xafa80bca in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0xb463efc3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb584ed78 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb5ae93de in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 13 (Thread 0xaec1db40 (LWP 6822)):
#0  0xb7734424 in __kernel_vsyscall ()
#1  0xb5852c33 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5af6dd4 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb67ce06d in wait (time=1000, this=0x8c23e08) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0x871e9dc, mutex=0x871e9e0, time=1000) at thread/qwaitcondition_unix.cpp:158
#5  0xb51e2ada in ?? () from /usr/lib/libkdevplatformlanguage.so.6
#6  0xb67cdb18 in QThreadPrivate::start (arg=0x871e9d0) at thread/qthread_unix.cpp:338
#7  0xb584ed78 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb5ae93de in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 12 (Thread 0xa8258b40 (LWP 6823)):
#0  0xb7734424 in __kernel_vsyscall ()
#1  0xb5ad9dcb in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb46282db in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb46196d0 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb4619831 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb6912c3f in QEventDispatcherGlib::processEvents (this=0xa7900468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb68df3ec in QEventLoop::processEvents (this=this@entry=0xa8258248, flags=...) at kernel/qeventloop.cpp:149
#7  0xb68df6e1 in QEventLoop::exec (this=this@entry=0xa8258248, flags=...) at kernel/qeventloop.cpp:204
#8  0xb67cafec in QThread::exec (this=0x8d24d58) at thread/qthread.cpp:542
#9  0xb52e55e6 in ?? () from /usr/lib/libkdevplatformlanguage.so.6
#10 0xb67cdb18 in QThreadPrivate::start (arg=0x8d24d58) at thread/qthread_unix.cpp:338
#11 0xb584ed78 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb5ae93de in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 11 (Thread 0xa6de2b40 (LWP 6842)):
#0  0xb7734424 in __kernel_vsyscall ()
#1  0xb585284b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5af6d7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb4f880ed in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0xb4f8811f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0xb584ed78 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0xb5ae93de in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 10 (Thread 0xa4560b40 (LWP 6853)):
#0  0xb465ca65 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb465cd68 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb46195bf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb4619831 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb6912c3f in QEventDispatcherGlib::processEvents (this=0xa7901e40, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0xb68df3ec in QEventLoop::processEvents (this=this@entry=0xa4560228, flags=...) at kernel/qeventloop.cpp:149
#6  0xb68df6e1 in QEventLoop::exec (this=this@entry=0xa4560228, flags=...) at kernel/qeventloop.cpp:204
#7  0xb67cafec in QThread::exec (this=this@entry=0x974b9d0) at thread/qthread.cpp:542
#8  0xb68bef2d in QInotifyFileSystemWatcherEngine::run (this=0x974b9d0) at io/qfilesystemwatcher_inotify.cpp:256
#9  0xb67cdb18 in QThreadPrivate::start (arg=0x974b9d0) at thread/qthread_unix.cpp:338
#10 0xb584ed78 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#11 0xb5ae93de in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 9 (Thread 0xa2efbb40 (LWP 6916)):
#0  0xb7734424 in __kernel_vsyscall ()
#1  0xb585284b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5af6d7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb3872ae5 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb3872b1f in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb584ed78 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0xb5ae93de in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 8 (Thread 0xa36fcb40 (LWP 7017)):
#0  0xb7734424 in __kernel_vsyscall ()
#1  0xb585284b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5af6d7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb38a3f63 in WTF::ThreadCondition::wait(WTF::Mutex&) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb3582b1b in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb3888982 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#6  0xb38a3b12 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#7  0xb584ed78 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb5ae93de in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 7 (Thread 0x7f92bb40 (LWP 7018)):
#0  0xb77471bc in ___tls_get_addr () from /lib/ld-linux.so.2
#1  0xb67cc6ef in get_thread_data () at thread/qthread_unix.cpp:182
#2  QThreadData::current () at thread/qthread_unix.cpp:208
#3  0xb69124ef in postEventSourcePrepare (s=0xae2096c0, timeout=0x7f92b0bc) at kernel/qeventdispatcher_glib.cpp:256
#4  0xb4618d21 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb46195cf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb4619831 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb6912c3f in QEventDispatcherGlib::processEvents (this=0xae208f60, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0xb68df3ec in QEventLoop::processEvents (this=this@entry=0x7f92b258, flags=...) at kernel/qeventloop.cpp:149
#9  0xb68df6e1 in QEventLoop::exec (this=this@entry=0x7f92b258, flags=...) at kernel/qeventloop.cpp:204
#10 0xb67cafec in QThread::exec (this=this@entry=0x90f4638) at thread/qthread.cpp:542
#11 0xb67cb14b in QThread::run (this=0x90f4638) at thread/qthread.cpp:609
#12 0xb67cdb18 in QThreadPrivate::start (arg=0x90f4638) at thread/qthread_unix.cpp:338
#13 0xb584ed78 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0xb5ae93de in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 6 (Thread 0x7f0bab40 (LWP 7038)):
#0  0xb7734424 in __kernel_vsyscall ()
#1  0xb585284b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5af6d7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb67ce0f0 in wait (time=4294967295, this=0x8bd7e80) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0x8bd7a80, mutex=0x8c54cf8, time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4147a55 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8bd7a68, th=th@entry=0x9ff6420) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb414a98b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8ba5388, th=0x9ff6420) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb414765a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8bd7a68, th=th@entry=0x9ff6420) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb414aae4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9ff6420) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9ff6420, previous=0x969ae38) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4149324 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f0ba284, parent=0x8bd7a68, th=th@entry=0x9ff6420) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb41493da in ThreadWeaver::Thread::run (this=0x9ff6420) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb67cdb18 in QThreadPrivate::start (arg=0x9ff6420) at thread/qthread_unix.cpp:338
#13 0xb584ed78 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0xb5ae93de in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 5 (Thread 0x7e8b9b40 (LWP 7039)):
#0  0xb7734424 in __kernel_vsyscall ()
#1  0xb585284b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5af6d7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb67ce0f0 in wait (time=4294967295, this=0x8bd7e80) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0x8bd7a80, mutex=0x8c54cf8, time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4147a55 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8bd7a68, th=th@entry=0x9fb9760) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb414a98b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8ba5388, th=0x9fb9760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb414765a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8bd7a68, th=th@entry=0x9fb9760) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb414aae4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9fb9760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9fb9760, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb414ab00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9fb9760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9fb9760, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb414ab00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9fb9760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9fb9760, previous=0x978bb00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb4149324 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7e8b9284, parent=0x8bd7a68, th=th@entry=0x9fb9760) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0xb41493da in ThreadWeaver::Thread::run (this=0x9fb9760) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0xb67cdb18 in QThreadPrivate::start (arg=0x9fb9760) at thread/qthread_unix.cpp:338
#17 0xb584ed78 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#18 0xb5ae93de in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 4 (Thread 0x7e0b8b40 (LWP 7040)):
#0  0xb7734424 in __kernel_vsyscall ()
#1  0xb585284b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5af6d7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb67ce0f0 in wait (time=4294967295, this=0x8bd7e80) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0x8bd7a80, mutex=0x8c54cf8, time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4147a55 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8bd7a68, th=th@entry=0x9ff6248) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb414a98b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8ba5388, th=0x9ff6248) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb414765a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8bd7a68, th=th@entry=0x9ff6248) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb414aae4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9ff6248) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9ff6248, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb414ab00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9ff6248) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9ff6248, previous=0x948e788) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb4149324 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7e0b8284, parent=0x8bd7a68, th=th@entry=0x9ff6248) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb41493da in ThreadWeaver::Thread::run (this=0x9ff6248) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0xb67cdb18 in QThreadPrivate::start (arg=0x9ff6248) at thread/qthread_unix.cpp:338
#15 0xb584ed78 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#16 0xb5ae93de in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 3 (Thread 0x7d8b7b40 (LWP 7041)):
#0  0xb7734424 in __kernel_vsyscall ()
#1  0xb585284b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5af6d7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb67ce0f0 in wait (time=4294967295, this=0x8bd7e80) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0x8bd7a80, mutex=0x8c54cf8, time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4147a55 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8bd7a68, th=th@entry=0x9ff7e40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb414a98b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8ba5388, th=0x9ff7e40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb414765a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8bd7a68, th=th@entry=0x9ff7e40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb414aae4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9ff7e40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9ff7e40, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb414ab00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9ff7e40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9ff7e40, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb414ab00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9ff7e40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9ff7e40, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb414ab00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9ff7e40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9ff7e40, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0xb414ab00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9ff7e40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#17 0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9ff7e40, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#18 0xb414ab00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9ff7e40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#19 0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9ff7e40, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#20 0xb414ab00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9ff7e40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#21 0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9ff7e40, previous=0x9fcda00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#22 0xb4149324 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7d8b7284, parent=0x8bd7a68, th=th@entry=0x9ff7e40) at ../../../threadweaver/Weaver/Thread.cpp:87
#23 0xb41493da in ThreadWeaver::Thread::run (this=0x9ff7e40) at ../../../threadweaver/Weaver/Thread.cpp:142
#24 0xb67cdb18 in QThreadPrivate::start (arg=0x9ff7e40) at thread/qthread_unix.cpp:338
#25 0xb584ed78 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#26 0xb5ae93de in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0x7d0b6b40 (LWP 7042)):
#0  0xb7734424 in __kernel_vsyscall ()
#1  0xb585284b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5af6d7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb67ce0f0 in wait (time=4294967295, this=0x8bd7e80) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0x8bd7a80, mutex=0x8c54cf8, time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4147a55 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8bd7a68, th=th@entry=0x9561608) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb414a98b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8ba5388, th=0x9561608) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb414765a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8bd7a68, th=th@entry=0x9561608) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb414aae4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9561608) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9561608, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb414ab00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9561608) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9561608, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb414ab00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9561608) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9561608, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb414ab00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9561608) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9561608, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0xb414ab00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9561608) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#17 0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9561608, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#18 0xb414ab00 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8ba5388, th=0x9561608) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#19 0xb4147553 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8bd7a68, th=0x9561608, previous=0x9abda70) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#20 0xb4149324 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7d0b6284, parent=0x8bd7a68, th=th@entry=0x9561608) at ../../../threadweaver/Weaver/Thread.cpp:87
#21 0xb41493da in ThreadWeaver::Thread::run (this=0x9561608) at ../../../threadweaver/Weaver/Thread.cpp:142
#22 0xb67cdb18 in QThreadPrivate::start (arg=0x9561608) at thread/qthread_unix.cpp:338
#23 0xb584ed78 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#24 0xb5ae93de in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb12be740 (LWP 6650)):
[KCrash Handler]
#7  QObject::connect (sender=0xa004518, signal=0x4 <Address 0x4 out of bounds>, receiver=0x11, method=0xac5b8cbf "1deleteLater()", type=Qt::AutoConnection, type@entry=Qt::AutoCompatConnection) at kernel/qobject.cpp:2587
#8  0xb69001b8 in QSingleShotTimer::QSingleShotTimer (this=0xa004518, msec=3000, receiver=0x11, member=0xac5b8cbf "1deleteLater()") at kernel/qtimer.cpp:300
#9  0xb6900360 in QTimer::singleShot (msec=3000, receiver=0x11, member=member@entry=0xac5b8cbf "1deleteLater()") at kernel/qtimer.cpp:363
#10 0xac506f74 in KateMessageWidget::startAutoHideTimer (this=0x965c538) at ../../part/view/katemessagewidget.cpp:234
#11 0xb68f6b56 in QMetaObject::activate (sender=sender@entry=0xa2e6d10, m=m@entry=0xb731fcd4 <KTextEditor::View::staticMetaObject>, local_signal_index=local_signal_index@entry=7, argv=argv@entry=0xbfe72944) at kernel/qobject.cpp:3539
#12 0xb72ff5cd in KTextEditor::View::cursorPositionChanged (this=0xa2e6d10, _t1=0xa2e6d10, _t2=...) at ./view.moc:188
#13 0xac4eb6a0 in KateViewInternal::updateCursor (this=this@entry=0x957d340, newCursor=..., force=force@entry=true, center=center@entry=false, calledExternally=calledExternally@entry=false) at ../../part/view/kateviewinternal.cpp:1911
#14 0xac4ed15e in KateViewInternal::editEnd (this=0x957d340, editTagLineStart=editTagLineStart@entry=62, editTagLineEnd=editTagLineEnd@entry=377, tagFrom=tagFrom@entry=false) at ../../part/view/kateviewinternal.cpp:3366
#15 0xac4cf3ca in KateView::editEnd (this=0xa2e6d10, editTagLineStart=62, editTagLineEnd=377, tagFrom=false) at ../../part/view/kateview.cpp:1775
#16 0xac4494ff in editEnd (this=0x969ca98) at ../../part/document/katedocument.cpp:822
#17 KateDocument::editEnd (this=0x969ca98) at ../../part/document/katedocument.cpp:797
#18 0xac462df5 in KateUndoManager::endUndo (this=0x9e854a8) at ../../part/undo/kateundomanager.cpp:135
#19 0xac460319 in KateUndoGroup::undo (this=0x9e84880, view=view@entry=0xa2e6d10) at ../../part/undo/kateundo.cpp:273
#20 0xac463e3c in KateUndoManager::undo (this=0x9e854a8) at ../../part/undo/kateundomanager.cpp:242
#21 0xac43a431 in KateDocument::undo (this=this@entry=0x969ca98) at ../../part/document/katedocument.cpp:1378
#22 0xac4571fa in qt_static_metacall (_a=0xbfe72ce8, _id=37, _o=0x969ca98, _c=<optimized out>) at ./katedocument.moc:272
#23 KateDocument::qt_static_metacall (_o=0x969ca98, _c=QMetaObject::InvokeMetaMethod, _id=37, _a=0xbfe72ce8) at ./katedocument.moc:214
#24 0xb68f6b56 in QMetaObject::activate (sender=sender@entry=0x9656370, m=m@entry=0xb6745398 <QAction::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0xbfe72ce8) at kernel/qobject.cpp:3539
#25 0xb5dc84cd in QAction::triggered (this=this@entry=0x9656370, _t1=false) at .moc/release-shared/moc_qaction.cpp:277
#26 0xb5dc9a7c in QAction::activate (this=0x9656370, event=QAction::Trigger) at kernel/qaction.cpp:1257
#27 0xb5dc9c24 in QAction::event (this=0x9656370, e=0xac5b8cc0) at kernel/qaction.cpp:1183
#28 0xb6bb4bb9 in KAction::event (this=0x9656370, event=0xbfe73188) at ../../kdeui/actions/kaction.cpp:131
#29 0xb5dcfc7c in QApplicationPrivate::notify_helper (this=0x870fe60, receiver=0x9656370, e=0xbfe73188) at kernel/qapplication.cpp:4567
#30 0xb5dd2b94 in QApplication::notify (this=0xbfe73188, receiver=0x9656370, e=0xbfe73188) at kernel/qapplication.cpp:3949
#31 0xb6caed01 in KApplication::notify (this=0xbfe740b8, receiver=0x9656370, event=0xbfe73188) at ../../kdeui/kernel/kapplication.cpp:311
#32 0xb68e090e in QCoreApplication::notifyInternal (this=0xbfe740b8, receiver=0x9656370, event=event@entry=0xbfe73188) at kernel/qcoreapplication.cpp:946
#33 0xb5e08f0f in sendEvent (event=0xbfe73188, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#34 QShortcutMap::dispatchEvent (this=this@entry=0x870ff08, e=e@entry=0xbfe735f8) at kernel/qshortcutmap.cpp:884
#35 0xb5e093bd in QShortcutMap::tryShortcutEvent (this=0x870ff08, o=0x957d340, e=0xbfe735f8) at kernel/qshortcutmap.cpp:364
#36 0xb5dd4bf4 in QApplication::notify (this=0x957d340, receiver=0x957d340, e=0xbfe735f8) at kernel/qapplication.cpp:3991
#37 0xb6caed01 in KApplication::notify (this=0xbfe740b8, receiver=0x957d340, event=0xbfe735f8) at ../../kdeui/kernel/kapplication.cpp:311
#38 0xb68e090e in QCoreApplication::notifyInternal (this=0xbfe740b8, receiver=receiver@entry=0x957d340, event=event@entry=0xbfe735f8) at kernel/qcoreapplication.cpp:946
#39 0xb5dce24d in sendSpontaneousEvent (event=0xbfe735f8, receiver=0x957d340) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#40 qt_sendSpontaneousEvent (receiver=0x957d340, event=0xbfe735f8) at kernel/qapplication.cpp:5565
#41 0xb5e83bd2 in QKeyMapper::sendKeyEvent (keyWidget=0x957d340, grab=grab@entry=false, type=QEvent::KeyPress, code=90, modifiers=<error reading variable: Cannot access memory at address 0x2>, text=..., autorepeat=autorepeat@entry=false, count=-1075366408, nativeScanCode=2, nativeVirtualKey=2, nativeModifiers=2) at kernel/qkeymapper_x11.cpp:1866
#42 0xb5e84002 in QKeyMapperPrivate::translateKeyEvent (this=0x873d3b8, keyWidget=0x957d340, event=0xbfe73bcc, grab=false) at kernel/qkeymapper_x11.cpp:1836
#43 0xb5e56de8 in QApplication::x11ProcessEvent (this=0xbfe740b8, event=0xbfe73bcc) at kernel/qapplication_x11.cpp:3639
#44 0xb5e86954 in x11EventSourceDispatch (s=0x8714c48, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#45 0xb46193b3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#46 0xb4619750 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#47 0xb4619831 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#48 0xb6912c3f in QEventDispatcherGlib::processEvents (this=this@entry=0x86e3d68, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#49 0xb5e86a5a in QGuiEventDispatcherGlib::processEvents (this=0x86e3d68, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#50 0xb68df3ec in QEventLoop::processEvents (this=this@entry=0xbfe73ec8, flags=...) at kernel/qeventloop.cpp:149
#51 0xb68df6e1 in QEventLoop::exec (this=this@entry=0xbfe73ec8, flags=...) at kernel/qeventloop.cpp:204
#52 0xb68e53fa in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#53 0xb5dcdfc4 in QApplication::exec () at kernel/qapplication.cpp:3828
#54 0x08055352 in main (argc=<optimized out>, argv=0xbfe742f4) at ../../app/main.cpp:519

Reported using DrKonqi
Comment 1 Kevin Funk 2013-06-27 18:22:05 UTC
Crash inside Kate, reassigning.
Comment 2 Dominik Haumann 2013-08-12 12:43:04 UTC
This is fixed in KDE 4.10.5.

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