Bug 308571 - Kdevlope crashed on exit
Summary: Kdevlope crashed on exit
Status: RESOLVED DUPLICATE of bug 261111
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.3.1
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-17 18:32 UTC by Forrest Rosetti
Modified: 2012-11-09 20:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (2.96 KB, text/plain)
2012-10-29 15:20 UTC, Marcus Platts
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Forrest Rosetti 2012-10-17 18:32:08 UTC
Application: kdevelop (4.3.1)
KDE Platform Version: 4.9.2 (Compiled from sources)
Qt Version: 4.8.2
Operating System: Linux 3.2.0-32-generic x86_64
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:

Opened Kdevlope. Closed 5-6 Projects already opened. Pasted new Project kdevelope and file,saveas then I closed Kdevleope and it crashed.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fbfbb3d6780 (LWP 2300))]

Thread 6 (Thread 0x7fbfa0f69700 (LWP 2301)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
#1  0x00007fbfb98684ef in wait (time=1000, this=0x1860210) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x18628b0, time=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fbfb597c63b in ?? () from /usr/lib/libkdevplatformlanguage.so.5
#4  0x00007fbfb986807b in QThreadPrivate::start (arg=0x1862890) at thread/qthread_unix.cpp:307
#5  0x00007fbfb78b2e9a in start_thread (arg=0x7fbfa0f69700) at pthread_create.c:308
#6  0x00007fbfb8551dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fbf8e45e700 (LWP 2302)):
#0  QTimerInfoList::updateCurrentTime (this=0x7fbf88002660) at kernel/qeventdispatcher_unix.cpp:344
#1  0x00007fbfb99973a3 in QTimerInfoList::timerWait (this=0x7fbf88002660, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#2  0x00007fbfb9995e5c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7fbf8e45dc6c) at kernel/qeventdispatcher_glib.cpp:136
#3  0x00007fbfb9995f05 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#4  0x00007fbfb35eb846 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fbfb35ebf5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007fbfb35ec164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007fbfb9996906 in QEventDispatcherGlib::processEvents (this=0x7fbf880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0x00007fbfb9965e42 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#9  0x00007fbfb9966097 in QEventLoop::exec (this=0x7fbf8e45ddd0, flags=...) at kernel/qeventloop.cpp:204
#10 0x00007fbfb9865057 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#11 0x00007fbfb9945b4f in QInotifyFileSystemWatcherEngine::run (this=0x18d99f0) at io/qfilesystemwatcher_inotify.cpp:248
#12 0x00007fbfb986807b in QThreadPrivate::start (arg=0x18d99f0) at thread/qthread_unix.cpp:307
#13 0x00007fbfb78b2e9a in start_thread (arg=0x7fbf8e45e700) at pthread_create.c:308
#14 0x00007fbfb8551dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fbf8dbbf700 (LWP 2303)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fbfa15c4222 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007fbfa15c4259 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007fbfb78b2e9a in start_thread (arg=0x7fbf8dbbf700) at pthread_create.c:308
#4  0x00007fbfb8551dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fbf867fc700 (LWP 2327)):
#0  0x00007fbfb3627345 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fbfb36275c9 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fbfb35eb83b in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fbfb35ebf5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fbfb35ec164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fbfb9996906 in QEventDispatcherGlib::processEvents (this=0x7fbf700008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007fbfb9965e42 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fbfb9966097 in QEventLoop::exec (this=0x7fbf867fbdd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fbfb9865057 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007fbfb9945b4f in QInotifyFileSystemWatcherEngine::run (this=0x3d7cdb0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007fbfb986807b in QThreadPrivate::start (arg=0x3d7cdb0) at thread/qthread_unix.cpp:307
#11 0x00007fbfb78b2e9a in start_thread (arg=0x7fbf867fc700) at pthread_create.c:308
#12 0x00007fbfb8551dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fbf84c59700 (LWP 2440)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fbfb0710dec in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007fbfb0710f19 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007fbfb78b2e9a in start_thread (arg=0x7fbf84c59700) at pthread_create.c:308
#4  0x00007fbfb8551dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fbfbb3d6780 (LWP 2300)):
[KCrash Handler]
#6  0x00007fbfb8494445 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007fbfb8497bab in __GI_abort () at abort.c:91
#8  0x00007fbfb84d249e in __libc_message (do_abort=2, fmt=0x7fbfb85dc108 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:201
#9  0x00007fbfb84dcc96 in malloc_printerr (action=3, str=0x7fbfb85dc2f8 "double free or corruption (fasttop)", ptr=<optimized out>) at malloc.c:5007
#10 0x00007fbfb8499921 in __run_exit_handlers (status=0, listp=0x7fbfb8816688, run_list_atexit=true) at exit.c:78
#11 0x00007fbfb84999a5 in __GI_exit (status=<optimized out>) at exit.c:100
#12 0x00007fbfb847f774 in __libc_start_main (main=0x404ba0, argc=1, ubp_av=0x7fffbf417438, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffbf417428) at libc-start.c:258
#13 0x000000000040a9b1 in _start ()

This bug may be a duplicate of or related to bug 306471.

Possible duplicates by query: bug 307561, bug 307177, bug 306471, bug 306284, bug 306240.

Reported using DrKonqi
Comment 1 Marcus Platts 2012-10-29 15:20:40 UTC
Created attachment 74868 [details]
New crash information added by DrKonqi

kdevelop (4.3.1) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.2

Closing KDevelop after working with only one project.  Did nothing fancy and have had it a few times before (again not really doing anything too fancy)

-- Backtrace (Reduced):
#8  0x00007f54768b5066 in malloc_printerr (action=3, str=0x7f54769a7378 "double free or corruption (fasttop)", ptr=<optimized out>) at malloc.c:5007
#9  0x00007f5476872611 in __run_exit_handlers (status=0, listp=0x7f5476bdf5a8, run_list_atexit=true) at exit.c:78
[...]
#11 0x00007f547685c4c4 in __libc_start_main (main=0x4052f0 <_start+912>, argc=1, ubp_av=0x7fffb90a70f8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffb90a70e8) at libc-start.c:258
#12 0x0000000000404f89 in _start ()
Comment 2 Milian Wolff 2012-11-09 20:28:54 UTC

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