Bug 213631 - Project creating Template C++ No GUI Subversion
Summary: Project creating Template C++ No GUI Subversion
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: 2009-11-08 03:36 UTC by maninred
Modified: 2009-11-08 11:32 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 maninred 2009-11-08 03:36:30 UTC
Application that crashed: kdevelop
Version of the application: 3.9.95 (using KDevPlatform 0.9.95)
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-default i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
KDevelop crashed by using the projekt creatin wizard.
I've choosen a C++ No GUI Projekt an Subvesion.
Than KDevelop freezed.

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

Thread 3 (Thread 0xb1324b70 (LWP 3538)):
#0  0xffffe422 in __kernel_vsyscall ()
#1  0xb61a70c2 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:179
#2  0xb62972d4 in __pthread_cond_timedwait (cond=0x823bab8, mutex=0x823baa0, abstime=0xb13242e0) at forward.c:152
#3  0xb6dee6dc in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:85
#4  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#5  0xb5456922 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x8188b60) at /usr/src/debug/kdevplatform-0.9.95/language/duchain/duchain.cpp:280
#6  0xb6ded623 in QThreadPrivate::start (arg=0x8188b60) at thread/qthread_unix.cpp:188
#7  0xb61a26e5 in start_thread (arg=0x0) at pthread_create.c:297
#8  0xb61a2600 in ?? () at pthread_create.c:216 from /lib/libpthread.so.0

Thread 2 (Thread 0xad4f5b70 (LWP 3555)):
#0  0xffffe422 in __kernel_vsyscall ()
#1  0xb61a6d95 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:122
#2  0xb629727c in __pthread_cond_wait (cond=0x898dcd8, mutex=0x898dcc0) at forward.c:139
#3  0xb6decd04 in QMutexPrivate::wait (this=0x898dca8, timeout=-1) at thread/qmutex_unix.cpp:80
#4  0xb6de82f2 in QMutex::lock (this=0x8947470) at thread/qmutex.cpp:207
#5  0xb0a1a488 in relock (this=<value optimized out>) at /usr/include/QtCore/qmutex.h:120
#6  QMutexLocker (this=<value optimized out>) at /usr/include/QtCore/qmutex.h:102
#7  SvnInternalJobBase::contextCancel (this=<value optimized out>) at /usr/src/debug/kdevplatform-0.9.95/plugins/subversion/svninternaljobbase.cpp:194
#8  0xb0a4bbff in cancel (this=<value optimized out>) at /usr/src/debug/kdevplatform-0.9.95/plugins/subversion/kdevsvncpp/context.cpp:618
#9  svn::Context::Data::onCancel (this=<value optimized out>) at /usr/src/debug/kdevplatform-0.9.95/plugins/subversion/kdevsvncpp/context.cpp:355
#10 0xb09c40eb in svn_client_import3 (commit_info_p=0xad4f50ec, path=0x8990d74 "/home/user/projects", url=0x8990db8 "", depth=svn_depth_infinity, no_ignore=0, ignore_unknown_node_types=0, 
    revprop_table=0x0, ctx=0x89697b4, pool=0x8988bf0) at subversion/libsvn_client/commit.c:720
#11 0xb09cf434 in svn_client_import2 (commit_info_p=0xad4f50ec, path=0x8990d74 "/home/user/projects", url=0x8990db8 "", nonrecursive=0, no_ignore=0, ctx=0x89697b4, pool=0x8988bf0)
    at subversion/libsvn_client/deprecated.c:267
#12 0xb09cf493 in svn_client_import (commit_info_p=0xad4f513c, path=0x8990d74 "/home/user/projects", url=0x8990db8 "", nonrecursive=0, ctx=0x89697b4, pool=0x8988bf0)
    at subversion/libsvn_client/deprecated.c:284
#13 0xb0a42a48 in svn::Client::import (this=0xad4f51b4, path=..., url=0x8990db8 "", message=0x8990da0 "", recurse=true)
    at /usr/src/debug/kdevplatform-0.9.95/plugins/subversion/kdevsvncpp/client_modify.cpp:413
#14 0xb0a3d49b in SvnImportInternalJob::run (this=0x89696e0) at /usr/src/debug/kdevplatform-0.9.95/plugins/subversion/svnimportjob.cpp:51
#15 0xb4965078 in ThreadWeaver::JobRunHelper::runTheJob (this=0xad4f529c, th=0x898e850, job=0x89696e0) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/Job.cpp:106
#16 0xb49653d3 in ThreadWeaver::Job::execute (this=0x89696e0, th=0x898e850) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/Job.cpp:135
#17 0xb4963f92 in ThreadWeaver::ThreadRunHelper::run (this=0xad4f5324, parent=0x898e2a8, th=0x898e850) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/Thread.cpp:95
#18 0xb496463a in ThreadWeaver::Thread::run (this=0x898e850) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/Thread.cpp:142
#19 0xb6ded623 in QThreadPrivate::start (arg=0x898e850) at thread/qthread_unix.cpp:188
#20 0xb61a26e5 in start_thread (arg=0x0) at pthread_create.c:297
#21 0xb61a2600 in ?? () at pthread_create.c:216 from /lib/libpthread.so.0

Thread 1 (Thread 0xb4716700 (LWP 3537)):
[KCrash Handler]
#6  0xb6228fb9 in __libc_free (mem=0xbf9f5b24) at malloc.c:3724
#7  0xb63d1f4f in operator delete (ptr=0xbf900000) at ../../../../libstdc++-v3/libsupc++/del_op.cc:44
#8  0xb6ee2af5 in QEventLoop::~QEventLoop (this=0xbf9f5b24, __in_chrg=<value optimized out>) at kernel/qeventloop.cpp:126
#9  0xb6ef358c in QObjectPrivate::deleteChildren (this=0x864a768) at kernel/qobject.cpp:1847
#10 0xb6efbed7 in QObject::~QObject (this=0x864a858, __in_chrg=<value optimized out>) at kernel/qobject.cpp:836
#11 0xb75d7adf in KJob::~KJob (this=0x864a858, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.3.1/kdecore/jobs/kjob.cpp:72
#12 0xb55fe7ed in ~OutputJob (this=<value optimized out>, __in_chrg=<value optimized out>) at /usr/src/debug/kdevplatform-0.9.95/outputview/outputjob.h:37
#13 KDevelop::VcsJob::~VcsJob (this=<value optimized out>, __in_chrg=<value optimized out>) at /usr/src/debug/kdevplatform-0.9.95/vcs/vcsjob.cpp:42
#14 0xb0a1d7a3 in SvnJobBase::~SvnJobBase (this=0x864a858, __in_chrg=<value optimized out>) at /usr/src/debug/kdevplatform-0.9.95/plugins/subversion/svnjobbase.cpp:40
#15 0xb0a3dffa in SvnImportJob::~SvnImportJob (this=0x864a858, __in_chrg=<value optimized out>) at /usr/src/debug/kdevplatform-0.9.95/plugins/subversion/svnimportjob.h:30
#16 0xb6ef358c in QObjectPrivate::deleteChildren (this=0x8393920) at kernel/qobject.cpp:1847
#17 0xb6efbed7 in QObject::~QObject (this=0x83936f0, __in_chrg=<value optimized out>) at kernel/qobject.cpp:836
#18 0xb74ef654 in KDevelop::IPlugin::~IPlugin (this=0x83936f0, __in_chrg=<value optimized out>) at /usr/src/debug/kdevplatform-0.9.95/interfaces/iplugin.cpp:144
#19 0xb0a0ed93 in KDevSvnPlugin::~KDevSvnPlugin (this=0x83936f0, __in_chrg=<value optimized out>) at /usr/src/debug/kdevplatform-0.9.95/plugins/subversion/kdevsvnplugin.cpp:98
#20 0xb743ab95 in KDevelop::PluginController::unloadPlugin (this=0x82c9ab8, plugin=0x83936f0, deletion=Now) at /usr/src/debug/kdevplatform-0.9.95/shell/plugincontroller.cpp:314
#21 0xb743ae24 in KDevelop::PluginController::cleanup (this=0x82c9ab8) at /usr/src/debug/kdevplatform-0.9.95/shell/plugincontroller.cpp:194
#22 0xb7441edf in KDevelop::Core::cleanup (this=0x81bf638) at /usr/src/debug/kdevplatform-0.9.95/shell/core.cpp:263
#23 0xb742f6bd in KDevelop::MainWindow::~MainWindow (this=0x8206cc8, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /usr/src/debug/kdevplatform-0.9.95/shell/mainwindow.cpp:99
#24 0xb6ef3253 in qDeleteInEventHandler (o=0xbf900000) at kernel/qobject.cpp:3815
#25 0xb6ef47c7 in QObject::event (this=0x8206cc8, e=0x824de08) at kernel/qobject.cpp:1094
#26 0xb6581230 in QWidget::event (this=0x8206cc8, event=0x824de08) at kernel/qwidget.cpp:7951
#27 0xb693caa4 in QMainWindow::event (this=0x8206cc8, event=0x824de08) at widgets/qmainwindow.cpp:1399
#28 0xb728f9e4 in KMainWindow::event (this=0x8206cc8, ev=0x824de08) at /usr/src/debug/kdelibs-4.3.1/kdeui/widgets/kmainwindow.cpp:1094
#29 0xb72d7522 in KXmlGuiWindow::event (this=0x8206cc8, ev=0x824de08) at /usr/src/debug/kdelibs-4.3.1/kdeui/xmlgui/kxmlguiwindow.cpp:131
#30 0xb652a8fc in QApplicationPrivate::notify_helper (this=0x8134c18, receiver=0x8206cc8, e=0x824de08) at kernel/qapplication.cpp:4065
#31 0xb653229e in QApplication::notify (this=0xbf9f80f4, receiver=0x8206cc8, e=0x824de08) at kernel/qapplication.cpp:4030
#32 0xb71a3ce1 in KApplication::notify (this=0xbf9f80f4, receiver=0x8206cc8, event=0x824de08) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302
#33 0xb6ee432e in QCoreApplication::notifyInternal (this=0xbf9f80f4, receiver=0x8206cc8, event=0x824de08) at kernel/qcoreapplication.cpp:610
#34 0xb6ee4fdc in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#35 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1247
#36 0xb6ee519c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#37 0xb6f104dd in sendPostedEvents () at kernel/qcoreapplication.h:218
#38 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:276
#39 0xb4d7a4c2 in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#40 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#41 0xb4d7dd98 in g_main_context_iterate (context=0x8136e90, block=<value optimized out>, dispatch=1, self=0x8134e20) at gmain.c:2591
#42 0xb4d7debe in IA__g_main_context_iteration (context=0x8136e90, may_block=1) at gmain.c:2654
#43 0xb6f10011 in QEventDispatcherGlib::processEvents (this=0x8059358, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#44 0xb65cc29a in QGuiEventDispatcherGlib::processEvents (this=0x8059358, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#45 0xb6ee298d in QEventLoop::processEvents (this=0xbf9f5b24, flags=) at kernel/qeventloop.cpp:149
#46 0xb6ee2dd9 in QEventLoop::exec (this=0xbf9f5b24, flags=...) at kernel/qeventloop.cpp:201
#47 0xb75d7988 in KJob::exec (this=0x864a858) at /usr/src/debug/kdelibs-4.3.1/kdecore/jobs/kjob.cpp:202
#48 0xaee388db in (anonymous namespace)::initializeCVCS (cvcs=0x8393704, info=..., scratchArea=...) at /usr/src/debug/kdevplatform-0.9.95/plugins/appwizard/appwizardplugin.cpp:179
#49 0xaee3a7ba in AppWizardPlugin::createProject (this=0x83fc038, info=...) at /usr/src/debug/kdevplatform-0.9.95/plugins/appwizard/appwizardplugin.cpp:288
#50 0xaee3b0c2 in AppWizardPlugin::slotNewProject (this=0x83fc038) at /usr/src/debug/kdevplatform-0.9.95/plugins/appwizard/appwizardplugin.cpp:105
#51 0xaee3b2b6 in AppWizardPlugin::qt_metacall (this=0x83fc038, _c=InvokeMetaMethod, _id=13, _a=0xbf9f6028) at /usr/src/debug/kdevplatform-0.9.95/build/plugins/appwizard/appwizardplugin.moc:68
#52 0xb6efa864 in QMetaObject::activate (sender=0x84000b0, from_signal_index=5, to_signal_index=6, argv=0xbf9f6028) at kernel/qobject.cpp:3113
#53 0xb6efad41 in QMetaObject::activate (sender=0x84000b0, m=0xb6d84108, from_local_signal_index=1, to_local_signal_index=2, argv=0xbf9f6028) at kernel/qobject.cpp:3207
#54 0xb65240c5 in QAction::triggered (this=0x84000b0, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#55 0xb65256f2 in QAction::activate (this=0x84000b0, event=Trigger) at kernel/qaction.cpp:1167
#56 0xb6963a37 in QMenuPrivate::activateCausedStack (this=0x8289598, causedStack=..., action=0x84000b0, action_e=Trigger, self=true) at widgets/qmenu.cpp:967
#57 0xb696a378 in QMenuPrivate::activateAction (this=0x8289598, action=0x84000b0, action_e=Trigger, self=true) at widgets/qmenu.cpp:1060
#58 0xb696af18 in QMenu::mouseReleaseEvent (this=0x82c3600, e=0xbf9f6730) at widgets/qmenu.cpp:2259
#59 0xb7293f6d in KMenu::mouseReleaseEvent (this=0x82c3600, e=0xbf9f6730) at /usr/src/debug/kdelibs-4.3.1/kdeui/widgets/kmenu.cpp:456
#60 0xb6581bac in QWidget::event (this=0x82c3600, event=0xbf9f6730) at kernel/qwidget.cpp:7554
#61 0xb696d1b4 in QMenu::event (this=0x82c3600, e=0xbf9f6730) at widgets/qmenu.cpp:2358
#62 0xb652a8fc in QApplicationPrivate::notify_helper (this=0x8134c18, receiver=0x82c3600, e=0xbf9f6730) at kernel/qapplication.cpp:4065
#63 0xb6532bbb in QApplication::notify (this=0x82c3600, receiver=0x82c3600, e=0xbf9f6730) at kernel/qapplication.cpp:3767
#64 0xb71a3ce1 in KApplication::notify (this=0xbf9f80f4, receiver=0x82c3600, event=0xbf9f6730) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302
#65 0xb6ee432e in QCoreApplication::notifyInternal (this=0xbf9f80f4, receiver=0x82c3600, event=0xbf9f6730) at kernel/qcoreapplication.cpp:610
#66 0xb6531bdc in sendSpontaneousEvent (event=<value optimized out>, receiver=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:216
#67 QApplicationPrivate::sendMouseEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qapplication.cpp:2924
#68 0xb65a2c86 in QETWidget::translateMouseEvent (this=0x82c3600, event=0xbf9f7d5c) at kernel/qapplication_x11.cpp:4343
#69 0xb65a1d7e in QApplication::x11ProcessEvent (this=0xbf9f80f4, event=0xbf9f7d5c) at kernel/qapplication_x11.cpp:3428
#70 0xb65ccb68 in x11EventSourceDispatch (s=0x81377f8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#71 0xb4d7a4c2 in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#72 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#73 0xb4d7dd98 in g_main_context_iterate (context=0x8136e90, block=<value optimized out>, dispatch=1, self=0x8134e20) at gmain.c:2591
#74 0xb4d7debe in IA__g_main_context_iteration (context=0x8136e90, may_block=1) at gmain.c:2654
#75 0xb6f10011 in QEventDispatcherGlib::processEvents (this=0x8059358, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#76 0xb65cc29a in QGuiEventDispatcherGlib::processEvents (this=0x8059358, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#77 0xb6ee298d in QEventLoop::processEvents (this=0xbf9f8014, flags=) at kernel/qeventloop.cpp:149
#78 0xb6ee2dd9 in QEventLoop::exec (this=0xbf9f8014, flags=...) at kernel/qeventloop.cpp:201
#79 0xb6ee5270 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#80 0xb652a774 in QApplication::exec () at kernel/qapplication.cpp:3525
#81 0x0804f3d3 in main (argc=1, argv=0xbf9f85f4) at /usr/src/debug/kdevelop-3.9.95/app/main.cpp:181

Reported using DrKonqi
Comment 1 Andreas Pakulat 2009-11-08 11:32:34 UTC

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