From kdevelop-bugs Mon Aug 29 12:32:07 2011 From: Jonathan Kolberg Date: Mon, 29 Aug 2011 12:32:07 +0000 To: kdevelop-bugs Subject: [Bug 280994] New: closing kdevelop befor the projects are finaly Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=131462124909757 https://bugs.kde.org/show_bug.cgi?id=280994 Summary: closing kdevelop befor the projects are finaly opened leads to crash Product: kdevelop Version: 4.2.60 Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: bulldog98@freenet.de Application: kdevelop (4.2.60) KDE Platform Version: 4.7.00 (4.7.0) Qt Version: 4.7.3 Operating System: Linux 3.0.0-9-generic x86_64 Distribution: Ubuntu oneiric (development branch) -- Information about the crash: - What I was doing when the application crashed: I had just opened a session containing some projects and closed kdevelop before any project was loaded. -- Backtrace: Application: KDevelop (kdevelop), signal: Segmentation fault pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S [Current thread is 1 (Thread 0x7f961d675780 (LWP 19724))] Thread 5 (Thread 0x7f96033a9700 (LWP 19735)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216 #1 0x00007f961bb640be in wait (time=1000, this=0x3fd5d10) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x3fd6c90, time=1000) at thread/qwaitcondition_unix.cpp:160 #3 0x00007f9617f3170b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x3fd6c70) at /home/jonathan/kde4/src/kdevplatform/language/duchain/duchain.cpp:282 #4 0x00007f961bb63ca5 in QThreadPrivate::start (arg=0x3fd6c70) at thread/qthread_unix.cpp:320 #5 0x00007f9619bc2edc in start_thread (arg=0x7f96033a9700) at pthread_create.c:304 #6 0x00007f961a84189d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f95ed659700 (LWP 19739)): #0 0x00007f96157c8551 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f96157c929d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f96157c98c9 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f961bc75f4e in QEventDispatcherGlib::processEvents (this=0x5491900, flags=) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007f961bc49d52 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f961bc49f57 in QEventLoop::exec (this=0x7f95ed658dd0, flags=...) at kernel/qeventloop.cpp:201 #6 0x00007f961bb6121f in QThread::exec (this=) at thread/qthread.cpp:492 #7 0x00007f961bc2cd1f in QInotifyFileSystemWatcherEngine::run (this=0x5471670) at io/qfilesystemwatcher_inotify.cpp:248 #8 0x00007f961bb63ca5 in QThreadPrivate::start (arg=0x5471670) at thread/qthread_unix.cpp:320 #9 0x00007f9619bc2edc in start_thread (arg=0x7f95ed659700) at pthread_create.c:304 #10 0x00007f961a84189d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f95eb9df700 (LWP 20216)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f9612d4615c in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #2 0x00007f9612d46289 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #3 0x00007f9619bc2edc in start_thread (arg=0x7f95eb9df700) at pthread_create.c:304 #4 0x00007f961a84189d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f95e99db700 (LWP 20222)): [KCrash Handler] #6 0x00007f95ec4124be in node_create (avalue=..., akey=@0xffffffffffffffa8, aupdate=0x7f95e99d9ff0, adt=0x5944430, this=) at /usr/include/qt4/QtCore/qmap.h:453 #7 QMap::detach_helper (this=0x5746800) at /usr/include/qt4/QtCore/qmap.h:760 #8 0x00007f95ec4089de in detach (this=0x5746800) at /usr/include/qt4/QtCore/qmap.h:202 #9 operator[] (akey=, this=0x5746800) at /usr/include/qt4/QtCore/qmap.h:526 #10 CMakeManager::initializeProject (this=0x57467b0, project=0x55f8570) at /home/jonathan/kde4/src/kdevelop/projectmanagers/cmake/cmakemanager.cpp:480 #11 0x00007f95ec40caca in CMakeManager::parse (this=0x57467b0, item=0x61cc9f0) at /home/jonathan/kde4/src/kdevelop/projectmanagers/cmake/cmakemanager.cpp:680 #12 0x00007f961851e7f9 in KDevelop::ImportProjectJobPrivate::import (this=0x66eec20, folder=) at /home/jonathan/kde4/src/kdevplatform/project/importprojectjob.cpp:53 #13 0x00007f961851e4d6 in run (this=0x68664b0) at /usr/include/qt4/QtCore/qtconcurrentrunbase.h:120 #14 QtConcurrent::RunFunctionTask::run (this=0x68664b0) at /usr/include/qt4/QtCore/qtconcurrentrunbase.h:114 #15 0x00007f961bb586d5 in QThreadPoolThread::run (this=0x6aa9ea0) at concurrent/qthreadpool.cpp:106 #16 0x00007f961bb63ca5 in QThreadPrivate::start (arg=0x6aa9ea0) at thread/qthread_unix.cpp:320 #17 0x00007f9619bc2edc in start_thread (arg=0x7f95e99db700) at pthread_create.c:304 #18 0x00007f961a84189d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #19 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f961d675780 (LWP 19724)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f961bb6414b in wait (time=18446744073709551615, this=0x6acb9e0) at thread/qwaitcondition_unix.cpp:88 #2 QWaitCondition::wait (this=, mutex=0x679ce60, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160 #3 0x00007f961bb57fe1 in QThreadPoolPrivate::waitForDone (this=0x679cdd0) at concurrent/qthreadpool.cpp:295 #4 0x00007f961bb594cf in QThreadPool::~QThreadPool (this=0x65f83b0, __in_chrg=) at concurrent/qthreadpool.cpp:428 #5 0x00007f961bb59509 in QThreadPool::~QThreadPool (this=0x65f83b0, __in_chrg=) at concurrent/qthreadpool.cpp:430 #6 0x00007f961bb59535 in QGlobalStaticDeleter::~QGlobalStaticDeleter (this=0x7f961bf7e1a8, __in_chrg=) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1822 #7 0x00007f961a79b821 in __run_exit_handlers (status=1, listp=0x7f961aaf85a8, run_list_atexit=true) at exit.c:78 #8 0x00007f961a79b8a5 in __GI_exit (status=) at exit.c:100 #9 0x00007f961b06c288 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:781 #10 0x00007f961c428118 in KApplication::xioErrhandler(_XDisplay*) () from /usr/lib/libkdeui.so.5 #11 0x00007f9616c5c0ce in _XIOError () from /usr/lib/x86_64-linux-gnu/libX11.so.6 #12 0x00007f9616c598ad in _XEventsQueued () from /usr/lib/x86_64-linux-gnu/libX11.so.6 #13 0x00007f9616c4a14f in XEventsQueued () from /usr/lib/x86_64-linux-gnu/libX11.so.6 #14 0x00007f961b0a75dc in x11EventSourceCheck (s=0x1b69c70) at kernel/qguieventdispatcher_glib.cpp:85 #15 0x00007f96157c8bd4 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #16 0x00007f96157c9422 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #17 0x00007f96157c98c9 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #18 0x00007f961bc75ee6 in QEventDispatcherGlib::processEvents (this=0x1b35fa0, flags=) at kernel/qeventdispatcher_glib.cpp:422 #19 0x00007f961b0a77ae in QGuiEventDispatcherGlib::processEvents (this=, flags=) at kernel/qguieventdispatcher_glib.cpp:204 #20 0x00007f961bc49d52 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #21 0x00007f961bc49f57 in QEventLoop::exec (this=0x7fff02397090, flags=...) at kernel/qeventloop.cpp:201 #22 0x00007f961bc4e7e9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008 #23 0x000000000040a159 in main (argc=, argv=) at /home/jonathan/kde4/src/kdevelop/app/main.cpp:474 Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs