Bug 233449

Summary: Deadlock after clicking on 'finish' button on the create project dialog window
Product: [Applications] kdevelop Reporter: Olivier Langlois <olivier>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED NOT A BUG    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Olivier Langlois 2010-04-06 04:43:48 UTC
Application that crashed: kdevelop
Version of the application: 3.9.95 (using KDevPlatform 0.9.95)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-20-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I was on the page asking for the versionning system. I selected svn and have typed the remote repository address.

On first attempt, I got a message box saying that the import failed.
On the second attempt, the IDE froze.


 -- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f714ad24750 (LWP 23919))]

Thread 6 (Thread 0x7f7138313910 (LWP 23920)):
#0  0x00007f714279282d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f714955d462 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x37967c0, time=200000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x37967c0, time=200000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f71451009be in ?? () from /usr/lib/libkdevplatformlanguage.so.1
#4  0x00007f714955c445 in QThreadPrivate::start (arg=0x37967a0) at thread/qthread_unix.cpp:188
#5  0x00007f714278da04 in start_thread () from /lib/libpthread.so.0
#6  0x00007f71483aa80d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f7120b17910 (LWP 23983)):
#0  0x00007f71427925a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f714955d4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x35d73c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x35d73c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7140373326 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f714037545b in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f7140373a5f in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f7140373eb8 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#7  0x00007f714955c445 in QThreadPrivate::start (arg=0x584f070) at thread/qthread_unix.cpp:188
#8  0x00007f714278da04 in start_thread () from /lib/libpthread.so.0
#9  0x00007f71483aa80d in clone () from /lib/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f7120316910 (LWP 23984)):
#0  0x00007f71427925a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f714955d4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x35d73c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x35d73c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7140373326 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f714037545b in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f7140375474 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f7140375474 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0x00007f7140373a5f in ?? () from /usr/lib/libthreadweaver.so.4
#8  0x00007f7140373eb8 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#9  0x00007f714955c445 in QThreadPrivate::start (arg=0x7f7124037830) at thread/qthread_unix.cpp:188
#10 0x00007f714278da04 in start_thread () from /lib/libpthread.so.0
#11 0x00007f71483aa80d in clone () from /lib/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f711e1d0910 (LWP 6326)):
#0  0x00007f71427925a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f714955d4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x7391570, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x7391570, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7140373326 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f714037545b in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f7140375474 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f7140373a5f in ?? () from /usr/lib/libthreadweaver.so.4
#7  0x00007f7140373eb8 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#8  0x00007f714955c445 in QThreadPrivate::start (arg=0x7391b80) at thread/qthread_unix.cpp:188
#9  0x00007f714278da04 in start_thread () from /lib/libpthread.so.0
#10 0x00007f71483aa80d in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f711a57a910 (LWP 7314)):
#0  0x00007f71427925a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f714955bc93 in QMutexPrivate::wait (this=0x5f6b7d0, timeout=-1) at thread/qmutex_unix.cpp:80
#2  0x00007f7149557865 in QMutex::lock (this=0x5f62af0) at thread/qmutex.cpp:207
#3  0x00007f71369e8d6b in ?? () from /usr/lib/kde4/kdevsubversion.so
#4  0x00007f7136a1643f in ?? () from /usr/lib/kde4/kdevsubversion.so
#5  0x00007f713678ef73 in svn_client_import3 () from /usr/lib/libsvn_client-1.so.1
#6  0x00007f7136798aae in svn_client_import2 () from /usr/lib/libsvn_client-1.so.1
#7  0x00007f7136798ae5 in svn_client_import () from /usr/lib/libsvn_client-1.so.1
#8  0x00007f7136a0d71a in ?? () from /usr/lib/kde4/kdevsubversion.so
#9  0x00007f7136a08795 in ?? () from /usr/lib/kde4/kdevsubversion.so
#10 0x00007f714037475d in ?? () from /usr/lib/libthreadweaver.so.4
#11 0x00007f7140374a5e in ThreadWeaver::Job::execute(ThreadWeaver::Thread*) () from /usr/lib/libthreadweaver.so.4
#12 0x00007f7140373a2f in ?? () from /usr/lib/libthreadweaver.so.4
#13 0x00007f7140373eb8 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#14 0x00007f714955c445 in QThreadPrivate::start (arg=0x707cf40) at thread/qthread_unix.cpp:188
#15 0x00007f714278da04 in start_thread () from /lib/libpthread.so.0
#16 0x00007f71483aa80d in clone () from /lib/libc.so.6
#17 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f714ad24750 (LWP 23919)):
[KCrash Handler]
#5  0x00007f7148345719 in free () from /lib/libc.so.6
#6  0x00007f7149650e5c in QObjectPrivate::deleteChildren (this=0x4489f80) at kernel/qobject.cpp:1847
#7  0x00007f7149659459 in ~QObject (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:836
#8  0x00007f7136a09213 in ?? () from /usr/lib/kde4/kdevsubversion.so
#9  0x00007f7149650e5c in QObjectPrivate::deleteChildren (this=0x4027530) at kernel/qobject.cpp:1847
#10 0x00007f7149659459 in ~QObject (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:836
#11 0x00007f71369dea6a in ?? () from /usr/lib/kde4/kdevsubversion.so
#12 0x00007f714a1f6b29 in KDevelop::PluginController::unloadPlugin(KDevelop::IPlugin*, KDevelop::PluginController::PluginDeletion) () from /usr/lib/libkdevplatformshell.so.1
#13 0x00007f714a1f6da6 in KDevelop::PluginController::cleanup() () from /usr/lib/libkdevplatformshell.so.1
#14 0x00007f714a1fd8f4 in KDevelop::Core::cleanup() () from /usr/lib/libkdevplatformshell.so.1
#15 0x00007f714a1ece05 in KDevelop::MainWindow::~MainWindow() () from /usr/lib/libkdevplatformshell.so.1
#16 0x00007f714965211d in QObject::event (this=0x35294f0, e=0x0) at kernel/qobject.cpp:1094
#17 0x00007f7148b3915f in QWidget::event (this=0x35294f0, event=0x6cee810) at kernel/qwidget.cpp:7946
#18 0x00007f7148eaf9db in QMainWindow::event (this=0x35294f0, event=0x6cee810) at widgets/qmainwindow.cpp:1399
#19 0x00007f7149c64773 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#20 0x00007f7148aeaefc in QApplicationPrivate::notify_helper (this=0x33b9ba0, receiver=0x35294f0, e=0x6cee810) at kernel/qapplication.cpp:4056
#21 0x00007f7148af21ce in QApplication::notify (this=0x7fff2ded6780, receiver=0x35294f0, e=0x6cee810) at kernel/qapplication.cpp:4021
#22 0x00007f7149b58ab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#23 0x00007f7149642c2c in QCoreApplication::notifyInternal (this=0x7fff2ded6780, receiver=0x35294f0, event=0x6cee810) at kernel/qcoreapplication.cpp:610
#24 0x00007f714964380a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x22f3c40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x22f3c40) at kernel/qcoreapplication.cpp:1247
#26 0x00007f714966b533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#27 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#28 0x00007f71429debce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x00007f71429e2598 in ?? () from /lib/libglib-2.0.so.0
#30 0x00007f71429e26c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00007f714966b1a6 in QEventDispatcherGlib::processEvents (this=0x22f3870, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#32 0x00007f7148b7f4be in QGuiEventDispatcherGlib::processEvents (this=0x7fff2ded3380, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#33 0x00007f7149641532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#34 0x00007f7149641904 in QEventLoop::exec (this=0x7fff2ded3380, flags=) at kernel/qeventloop.cpp:201
#35 0x00007f714a7b2fdd in KJob::exec() () from /usr/lib/libkdecore.so.5
#36 0x00007f7123df0be1 in ?? () from /usr/lib/kde4/kdevappwizard.so
#37 0x00007f7123df273d in ?? () from /usr/lib/kde4/kdevappwizard.so
#38 0x00007f7123df2f66 in ?? () from /usr/lib/kde4/kdevappwizard.so
#39 0x00007f7123df3120 in ?? () from /usr/lib/kde4/kdevappwizard.so
#40 0x00007f7149657ddc in QMetaObject::activate (sender=0x4281d40, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x5f636a0) at kernel/qobject.cpp:3113
#41 0x00007f7148ae50a7 in QAction::triggered (this=0x7fff2ded3380, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#42 0x00007f7148ae64ef in QAction::activate (this=0x4281d40, event=<value optimized out>) at kernel/qaction.cpp:1160
#43 0x00007f7148ed2ecd in QMenuPrivate::activateCausedStack (this=<value optimized out>, causedStack=..., action=0x4281d40, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:967
#44 0x00007f7148ed8dea in QMenuPrivate::activateAction (this=0x3757d20, action=0x4281d40, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1060
#45 0x00007f7149c2b2be in KMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5
#46 0x00007f7148b399c0 in QWidget::event (this=0x3746050, event=0x7fff2ded4810) at kernel/qwidget.cpp:7549
#47 0x00007f7148edb5ab in QMenu::event (this=0x3746050, e=0x7fff2ded4810) at widgets/qmenu.cpp:2353
#48 0x00007f7148aeaefc in QApplicationPrivate::notify_helper (this=0x33b9ba0, receiver=0x3746050, e=0x7fff2ded4810) at kernel/qapplication.cpp:4056
#49 0x00007f7148af2011 in QApplication::notify (this=<value optimized out>, receiver=0x3746050, e=0x7fff2ded4810) at kernel/qapplication.cpp:3758
#50 0x00007f7149b58ab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#51 0x00007f7149642c2c in QCoreApplication::notifyInternal (this=0x7fff2ded6780, receiver=0x3746050, event=0x7fff2ded4810) at kernel/qcoreapplication.cpp:610
#52 0x00007f7148af18e0 in QCoreApplication::sendSpontaneousEvent (receiver=0x3746050, event=0x7fff2ded4810, alienWidget=0x0, nativeWidget=0x3746050, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#53 QApplicationPrivate::sendMouseEvent (receiver=0x3746050, event=0x7fff2ded4810, alienWidget=0x0, nativeWidget=0x3746050, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>)
    at kernel/qapplication.cpp:2924
#54 0x00007f7148b57e2e in QETWidget::translateMouseEvent (this=0x3746050, event=<value optimized out>) at kernel/qapplication_x11.cpp:4343
#55 0x00007f7148b56aa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff2ded6340) at kernel/qapplication_x11.cpp:3550
#56 0x00007f7148b7fd0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#57 0x00007f71429debce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#58 0x00007f71429e2598 in ?? () from /lib/libglib-2.0.so.0
#59 0x00007f71429e26c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#60 0x00007f714966b1a6 in QEventDispatcherGlib::processEvents (this=0x22f3870, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#61 0x00007f7148b7f4be in QGuiEventDispatcherGlib::processEvents (this=0x7fff2ded3380, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#62 0x00007f7149641532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#63 0x00007f7149641904 in QEventLoop::exec (this=0x7fff2ded6670, flags=) at kernel/qeventloop.cpp:201
#64 0x00007f7149643ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#65 0x0000000000407f27 in _start ()

Reported using DrKonqi
Comment 1 Andreas Pakulat 2010-04-06 08:39:12 UTC
Beta5 is much too old to accept bugreports from it, please upgrade to RC1.