Bug 233190 - kdevelop crash on exit
Summary: kdevelop crash on exit
Status: RESOLVED DUPLICATE of bug 206775
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-03 20:20 UTC by Imre Péntek
Modified: 2010-04-04 21:53 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 Imre Péntek 2010-04-03 20:20:16 UTC
Application that crashed: kdevelop.bin
Version of the application: 3.9.99 (using KDevPlatform 0.9.99)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-20-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I just tried to close the app...

 -- Backtrace:
Application: KDevelop (kdevelop.bin), signal: Aborted
[Current thread is 1 (Thread 0xb7863700 (LWP 10672))]

Thread 3 (Thread 0xb4c74b70 (LWP 10674)):
#0  0x007c4422 in __kernel_vsyscall ()
#1  0x00ad0142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x050bb8d4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x00baadef in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4  0x0747ffd5 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x90b5688) at /tmp/kdevelop-compile.jpT0LKMsFM/kdevplatform-0.9.99/language/duchain/duchain.cpp:286
#5  0x00ba9e32 in ?? () from /usr/lib/libQtCore.so.4
#6  0x00acb80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x050ae8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xb3affb70 (LWP 10676)):
#0  0x007c4422 in __kernel_vsyscall ()
#1  0x050bbbd3 in ?? () from /lib/tls/i686/cmov/libc.so.6
#2  0x05052f57 in ?? () from /lib/tls/i686/cmov/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0xb7863700 (LWP 10672)):
[KCrash Handler]
#6  0x007c4422 in __kernel_vsyscall ()
#7  0x0500c4d1 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0x0500f932 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0x05042ee5 in ?? () from /lib/tls/i686/cmov/libc.so.6
#10 0x0504cff1 in ?? () from /lib/tls/i686/cmov/libc.so.6
#11 0x0504d23a in ?? () from /lib/tls/i686/cmov/libc.so.6
#12 0x0504e68f in ?? () from /lib/tls/i686/cmov/libc.so.6
#13 0x050517cd in free () from /lib/tls/i686/cmov/libc.so.6
#14 0x00e466f1 in operator delete(void*) () from /usr/lib/libstdc++.so.6
#15 0x07493d61 in KDevelop::TemporaryDataManager<KDevVarLengthArray<KDevelop::DUContext::Import, 10>, true>::~TemporaryDataManager() ()
   from /home/imi/fontos/zz_LAST/kdevelop/lib/libkdevplatformlanguage.so.1
#16 0x0748399a in destroy () at /tmp/kdevelop-compile.jpT0LKMsFM/kdevplatform-0.9.99/language/duchain/ducontext.cpp:71
#17 0x0743e00b in ~KCleanUpGlobalStatic (this=0x75d39c8, __in_chrg=<value optimized out>) at /usr/include/kglobal.h:62
#18 0x0501105f in ?? () from /lib/tls/i686/cmov/libc.so.6
#19 0x050110cf in exit () from /lib/tls/i686/cmov/libc.so.6
#20 0x04ff8b5e in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#21 0x0804b511 in _start () at ../sysdeps/i386/elf/start.S:119

Reported using DrKonqi
Comment 1 Andreas Pakulat 2010-04-04 21:53:05 UTC

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