Bug 266851 - Crash on KDevelop close
Summary: Crash on KDevelop close
Status: RESOLVED DUPLICATE of bug 267659
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.1.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 4.2.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-21 21:51 UTC by Dmitry Veltishev
Modified: 2011-07-26 22:04 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 Dmitry Veltishev 2011-02-21 21:51:21 UTC
Application: kdevelop (4.1.2)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.1
Operating System: Linux 2.6.35.11-83.fc14.i686.PAE i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
I've edited some files, saved them and then closed KDevelop.
After that it has crashed.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Aborted
[Current thread is 1 (Thread 0xb786c780 (LWP 3138))]

Thread 4 (Thread 0xb7633b70 (LWP 3139)):
#0  0x002ad424 in __kernel_vsyscall ()
#1  0x0057bc36 in poll () from /lib/libc.so.6
#2  0x0073ddac in g_poll (fds=0xb6d029c0, nfds=1, timeout=-1) at gpoll.c:132
#3  0x0072d8b7 in g_main_context_poll (context=0x8ac2098, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3093
#4  g_main_context_iterate (context=0x8ac2098, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2775
#5  0x0072e04b in g_main_loop_run (loop=0x8ac2118) at gmain.c:2988
#6  0x00f73ed5 in gdbus_shared_thread_func (data=0x0) at gdbusprivate.c:277
#7  0x00756bd0 in g_thread_create_proxy (data=0x8ac2128) at gthread.c:1897
#8  0x00647e99 in start_thread () from /lib/libpthread.so.0
#9  0x00586d2e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xb2951b70 (LWP 3155)):
#0  0x002ad424 in __kernel_vsyscall ()
#1  0x00596521 in __lll_lock_wait_private () from /lib/libc.so.6
#2  0x00522c6c in _L_lock_11025 () from /lib/libc.so.6
#3  0x00521067 in malloc () from /lib/libc.so.6
#4  0x005164b7 in __libc_message () from /lib/libc.so.6
#5  0x0051f1ed in _int_malloc () from /lib/libc.so.6
#6  0x00521070 in malloc () from /lib/libc.so.6
#7  0x02226fde in qMalloc (size=1044) at global/qmalloc.cpp:55
#8  0x0222e0d7 in QByteArray::QByteArray (this=0xb2950f58, size=1024, ch=0 '\000') at tools/qbytearray.cpp:1330
#9  0x0222346c in qt_error_string (errorCode=22) at global/qglobal.cpp:2158
#10 0x0222abdf in report_error (code=<value optimized out>, where=0x238b52b "QMutex::lock", what=0x238b509 "mutex lock") at thread/qmutex_unix.cpp:61
#11 0x0222ad51 in QMutexPrivate::wait (this=0xb20019a8, timeout=-1) at thread/qmutex_unix.cpp:80
#12 0x022274b2 in QMutex::lock (this=0x5ff0dc8) at thread/qmutex.cpp:167
#13 0x05e5cce0 in KDevelop::DUChainPrivate::doMoreCleanup(int, bool) () from /usr/lib/libkdevplatformlanguage.so.2
#14 0x05e5e2bb in KDevelop::DUChainPrivate::CleanupThread::run() () from /usr/lib/libkdevplatformlanguage.so.2
#15 0x0222be6a in QThreadPrivate::start (arg=0x8e45578) at thread/qthread_unix.cpp:285
#16 0x00647e99 in start_thread () from /lib/libpthread.so.0
#17 0x00586d2e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xad6ffb70 (LWP 3210)):
#0  0x002ad424 in __kernel_vsyscall ()
#1  0x0064c39b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x0458d927 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x46a1f60) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#3  0x0458d972 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x46a1f60) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#4  0x00647e99 in start_thread () from /lib/libpthread.so.0
#5  0x00586d2e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb786c780 (LWP 3138)):
[KCrash Handler]
#7  0x002ad424 in __kernel_vsyscall ()
#8  0x004da2f1 in raise () from /lib/libc.so.6
#9  0x004dbd5e in abort () from /lib/libc.so.6
#10 0x0051651d in __libc_message () from /lib/libc.so.6
#11 0x0051dfb6 in _int_free () from /lib/libc.so.6
#12 0x00c02fc2 in operator delete (ptr=0xaeb03fc8) at ../../../../libstdc++-v3/libsupc++/del_op.cc:44
#13 0x0489a622 in rpp::Stream::~Stream (this=0x48b6c60, __in_chrg=<value optimized out>) at /usr/src/debug/kdevelop-4.1.2/languages/cpp/parser/rpp/pp-stream.cpp:121
#14 0x004ddcdf in exit () from /lib/libc.so.6
#15 0x004c5e3e in __libc_start_main (main=0x804add0 <main(int, char**)>, argc=1, ubp_av=0xbfac70f4, init=0x80525b0 <__libc_csu_init>, fini=0x8052610 <__libc_csu_fini>, rtld_fini=0x49ccf0 <_dl_fini>, stack_end=0xbfac70ec) at libc-start.c:258
#16 0x0804abe1 in _start ()

Possible duplicates by query: bug 238155.

Reported using DrKonqi
Comment 1 Milian Wolff 2011-07-26 22:04:12 UTC

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