<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>214284</bug_id>
          
          <creation_ts>2009-11-12 17:56:09 +0000</creation_ts>
          <short_desc>kdevelop svn checkout freeze</short_desc>
          <delta_ts>2009-11-12 19:19:48 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kdevelop</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Unlisted Binaries</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>206775</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Andrea Nicotra">nicotra.andrea</reporter>
          <assigned_to>kdevelop-bugs-null</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>860674</commentid>
    <comment_count>0</comment_count>
    <who name="Andrea Nicotra">nicotra.andrea</who>
    <bug_when>2009-11-12 17:56:09 +0000</bug_when>
    <thetext>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-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
kdevelop freezeing when i try to do an svn checkout

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

Thread 3 (Thread 0x7fa5bf872910 (LWP 7568)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007fa5cd2ee462 in QWaitConditionPrivate::wait (this=&lt;value optimized out&gt;, mutex=0x1f84ad0, time=200000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=&lt;value optimized out&gt;, mutex=0x1f84ad0, time=200000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fa5c8e919be in ?? () from /usr/lib/libkdevplatformlanguage.so.1
#4  0x00007fa5cd2ed445 in QThreadPrivate::start (arg=0x1f84ab0) at thread/qthread_unix.cpp:188
#5  0x00007fa5c651ea04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#6  0x00007fa5cc13b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fa5b01be910 (LWP 7620)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fa5cd2ecc93 in QMutexPrivate::wait (this=0x3a51f50, timeout=-1) at thread/qmutex_unix.cpp:80
#2  0x00007fa5cd2e8865 in QMutex::lock (this=0x3a0c6b0) at thread/qmutex.cpp:207
#3  0x00007fa5bdf40d6b in ?? () from /usr/lib/kde4/kdevsubversion.so
#4  0x00007fa5bdf6e43f in ?? () from /usr/lib/kde4/kdevsubversion.so
#5  0x00007fa5bdce6f73 in svn_client_import3 () from /usr/lib/libsvn_client-1.so.1
#6  0x00007fa5bdcf0aae in svn_client_import2 () from /usr/lib/libsvn_client-1.so.1
#7  0x00007fa5bdcf0ae5 in svn_client_import () from /usr/lib/libsvn_client-1.so.1
#8  0x00007fa5bdf6571a in ?? () from /usr/lib/kde4/kdevsubversion.so
#9  0x00007fa5bdf60795 in ?? () from /usr/lib/kde4/kdevsubversion.so
#10 0x00007fa5c410475d in ThreadWeaver::JobRunHelper::runTheJob (this=0x7fa5b01bdfc0, th=0x3a532a0, job=0x3a28960) at ../../../threadweaver/Weaver/Job.cpp:106
#11 0x00007fa5c4104a5e in ThreadWeaver::Job::execute (this=0x3a28960, th=0x3a532a0) at ../../../threadweaver/Weaver/Job.cpp:135
#12 0x00007fa5c4103a2f in ThreadWeaver::ThreadRunHelper::run (this=0x7fa5b01be050, parent=0x3a52b20, th=0x3a532a0) at ../../../threadweaver/Weaver/Thread.cpp:95
#13 0x00007fa5c4103eb8 in ThreadWeaver::Thread::run (this=0x3a532a0) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x00007fa5cd2ed445 in QThreadPrivate::start (arg=0x3a532a0) at thread/qthread_unix.cpp:188
#15 0x00007fa5c651ea04 in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:300
#16 0x00007fa5cc13b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()
The current source language is &quot;auto; currently asm&quot;.

Thread 1 (Thread 0x7fa5ceaae750 (LWP 7567)):
[KCrash Handler]
#5  0x00007fa5cc0d66d9 in *__GI___libc_free (mem=0x7ffffa55b710) at malloc.c:3702
#6  0x00007fa5cd3e1e5c in QObjectPrivate::deleteChildren (this=0x3921b10) at kernel/qobject.cpp:1847
#7  0x00007fa5cd3ea459 in ~QObject (this=&lt;value optimized out&gt;, __in_chrg=&lt;value optimized out&gt;) at kernel/qobject.cpp:836
#8  0x00007fa5bdf61213 in ?? () from /usr/lib/kde4/kdevsubversion.so
#9  0x00007fa5cd3e1e5c in QObjectPrivate::deleteChildren (this=0x2ae1930) at kernel/qobject.cpp:1847
#10 0x00007fa5cd3ea459 in ~QObject (this=&lt;value optimized out&gt;, __in_chrg=&lt;value optimized out&gt;) at kernel/qobject.cpp:836
#11 0x00007fa5bdf36a6a in ?? () from /usr/lib/kde4/kdevsubversion.so
#12 0x00007fa5cdf87b29 in KDevelop::PluginController::unloadPlugin(KDevelop::IPlugin*, KDevelop::PluginController::PluginDeletion) () from /usr/lib/libkdevplatformshell.so.1
#13 0x00007fa5cdf87da6 in KDevelop::PluginController::cleanup() () from /usr/lib/libkdevplatformshell.so.1
#14 0x00007fa5cdf8e8f4 in KDevelop::Core::cleanup() () from /usr/lib/libkdevplatformshell.so.1
#15 0x00007fa5cdf7de05 in KDevelop::MainWindow::~MainWindow() () from /usr/lib/libkdevplatformshell.so.1
#16 0x00007fa5cd3e311d in QObject::event (this=0x1fef4f0, e=0x0) at kernel/qobject.cpp:1094
#17 0x00007fa5cc8ca15f in QWidget::event (this=0x1fef4f0, event=0x3a0b7a0) at kernel/qwidget.cpp:7946
#18 0x00007fa5ccc409db in QMainWindow::event (this=0x1fef4f0, event=0x3a0b7a0) at widgets/qmainwindow.cpp:1399
#19 0x00007fa5cd9f5773 in KXmlGuiWindow::event (this=0x7ffffa55b710, ev=0x0) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#20 0x00007fa5cc87befc in QApplicationPrivate::notify_helper (this=0x1eaee60, receiver=0x1fef4f0, e=0x3a0b7a0) at kernel/qapplication.cpp:4056
#21 0x00007fa5cc8831ce in QApplication::notify (this=0x7ffffa55eb10, receiver=0x1fef4f0, e=0x3a0b7a0) at kernel/qapplication.cpp:4021
#22 0x00007fa5cd8e9ab6 in KApplication::notify (this=0x7ffffa55eb10, receiver=0x1fef4f0, event=0x3a0b7a0) at ../../kdeui/kernel/kapplication.cpp:302
#23 0x00007fa5cd3d3c2c in QCoreApplication::notifyInternal (this=0x7ffffa55eb10, receiver=0x1fef4f0, event=0x3a0b7a0) at kernel/qcoreapplication.cpp:610
#24 0x00007fa5cd3d480a in QCoreApplication::sendEvent (receiver=0x0, event_type=&lt;value optimized out&gt;, data=0xdf8c40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=&lt;value optimized out&gt;, data=0xdf8c40) at kernel/qcoreapplication.cpp:1247
#26 0x00007fa5cd3fc533 in QCoreApplication::sendPostedEvents (s=&lt;value optimized out&gt;) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#27 postEventSourceDispatch (s=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:210
#28 0x00007fa5c676fbbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x00007fa5c6773588 in ?? () from /lib/libglib-2.0.so.0
#30 0x00007fa5c67736b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00007fa5cd3fc1a6 in QEventDispatcherGlib::processEvents (this=0xdf8870, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:327
#32 0x00007fa5cc9104be in QGuiEventDispatcherGlib::processEvents (this=0x7ffffa55b710, flags=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:202
#33 0x00007fa5cd3d2532 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=) at kernel/qeventloop.cpp:149
#34 0x00007fa5cd3d2904 in QEventLoop::exec (this=0x7ffffa55b710, flags=) at kernel/qeventloop.cpp:201
#35 0x00007fa5ce543fdd in KJob::exec (this=0x38a8fe0) at ../../kdecore/jobs/kjob.cpp:202
#36 0x00007fa5af38ebe1 in ?? () from /usr/lib/kde4/kdevappwizard.so
#37 0x00007fa5af39073d in ?? () from /usr/lib/kde4/kdevappwizard.so
#38 0x00007fa5af390f66 in ?? () from /usr/lib/kde4/kdevappwizard.so
#39 0x00007fa5af391120 in ?? () from /usr/lib/kde4/kdevappwizard.so
#40 0x00007fa5cd3e8ddc in QMetaObject::activate (sender=0x2c24b80, from_signal_index=&lt;value optimized out&gt;, to_signal_index=&lt;value optimized out&gt;, argv=0x3a52310) at kernel/qobject.cpp:3113
#41 0x00007fa5cc8760a7 in QAction::triggered (this=0x7ffffa55b710, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#42 0x00007fa5cc8774ef in QAction::activate (this=0x2c24b80, event=&lt;value optimized out&gt;) at kernel/qaction.cpp:1160
#43 0x00007fa5ccc63ecd in QMenuPrivate::activateCausedStack (this=&lt;value optimized out&gt;, causedStack=..., action=0x2c24b80, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:967
#44 0x00007fa5ccc69dea in QMenuPrivate::activateAction (this=0x2228180, action=0x2c24b80, action_e=QAction::Trigger, self=&lt;value optimized out&gt;) at widgets/qmenu.cpp:1060
#45 0x00007fa5cd9bc2be in KMenu::mouseReleaseEvent (this=0x2216480, e=0x0) at ../../kdeui/widgets/kmenu.cpp:456
#46 0x00007fa5cc8ca9c0 in QWidget::event (this=0x2216480, event=0x7ffffa55cba0) at kernel/qwidget.cpp:7549
#47 0x00007fa5ccc6c5ab in QMenu::event (this=0x2216480, e=0x7ffffa55cba0) at widgets/qmenu.cpp:2353
#48 0x00007fa5cc87befc in QApplicationPrivate::notify_helper (this=0x1eaee60, receiver=0x2216480, e=0x7ffffa55cba0) at kernel/qapplication.cpp:4056
#49 0x00007fa5cc883011 in QApplication::notify (this=&lt;value optimized out&gt;, receiver=0x2216480, e=0x7ffffa55cba0) at kernel/qapplication.cpp:3758
#50 0x00007fa5cd8e9ab6 in KApplication::notify (this=0x7ffffa55eb10, receiver=0x2216480, event=0x7ffffa55cba0) at ../../kdeui/kernel/kapplication.cpp:302
#51 0x00007fa5cd3d3c2c in QCoreApplication::notifyInternal (this=0x7ffffa55eb10, receiver=0x2216480, event=0x7ffffa55cba0) at kernel/qcoreapplication.cpp:610
#52 0x00007fa5cc8828e0 in QCoreApplication::sendSpontaneousEvent (receiver=0x2216480, event=0x7ffffa55cba0, alienWidget=0x0, nativeWidget=0x2216480, buttonDown=&lt;value optimized out&gt;, 
    lastMouseReceiver=&lt;value optimized out&gt;) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#53 QApplicationPrivate::sendMouseEvent (receiver=0x2216480, event=0x7ffffa55cba0, alienWidget=0x0, nativeWidget=0x2216480, buttonDown=&lt;value optimized out&gt;, lastMouseReceiver=&lt;value optimized out&gt;)
    at kernel/qapplication.cpp:2924
#54 0x00007fa5cc8e8e2e in QETWidget::translateMouseEvent (this=0x2216480, event=&lt;value optimized out&gt;) at kernel/qapplication_x11.cpp:4343
#55 0x00007fa5cc8e7aa9 in QApplication::x11ProcessEvent (this=&lt;value optimized out&gt;, event=0x7ffffa55e6d0) at kernel/qapplication_x11.cpp:3550
#56 0x00007fa5cc910d0c in x11EventSourceDispatch (s=&lt;value optimized out&gt;, callback=&lt;value optimized out&gt;, user_data=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:146
#57 0x00007fa5c676fbbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#58 0x00007fa5c6773588 in ?? () from /lib/libglib-2.0.so.0
#59 0x00007fa5c67736b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#60 0x00007fa5cd3fc1a6 in QEventDispatcherGlib::processEvents (this=0xdf8870, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:327
#61 0x00007fa5cc9104be in QGuiEventDispatcherGlib::processEvents (this=0x7ffffa55b710, flags=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:202
#62 0x00007fa5cd3d2532 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=) at kernel/qeventloop.cpp:149
#63 0x00007fa5cd3d2904 in QEventLoop::exec (this=0x7ffffa55ea00, flags=) at kernel/qeventloop.cpp:201
#64 0x00007fa5cd3d4ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#65 0x0000000000407f27 in _start ()
The current source language is &quot;auto; currently c&quot;.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>860729</commentid>
    <comment_count>1</comment_count>
    <who name="Andreas Pakulat">apaku</who>
    <bug_when>2009-11-12 19:19:48 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 206775 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>