Bug 283980 - kdevelop crashes with subversion-1.7
Summary: kdevelop crashes with subversion-1.7
Status: RESOLVED DUPLICATE of bug 284061
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.2.60
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: 4.2.3
Assignee: kdevelop-bugs-null
URL:
Keywords:
: 285604 289764 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-10-14 10:54 UTC by Bernd Buschinski
Modified: 2012-01-26 21:18 UTC (History)
3 users (show)

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 Bernd Buschinski 2011-10-14 10:54:04 UTC
Application: kdevelop (4.2.60)
KDE Platform Version: 4.7.2 (4.7.2) (Compiled from sources)
Qt Version: 4.8.0
Operating System: Linux 3.0.4 x86_64
Distribution: "Gentoo Base System release 2.1"

-- Information about the crash:
- What I was doing when the application crashed:
starting kdevelop, with a project autoloading using subversion (and converted to svn-1.7)

- Custom settings of the application:
subversion-1.7.0 with a svn folder converted to svn 1.7


kdevplatform, kdevelop git master
subversion-1.7.0

The crash can be reproduced every time.

-- 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 0x7f2adc9a6760 (LWP 6865))]

Thread 9 (Thread 0x7f2ab7afe700 (LWP 6868)):
#0  0x00007f2ad99d9d03 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f2adaeb0d20 in QProcessManager::run (this=0x7f2adb2420a0) at io/qprocess_unix.cpp:244
#2  0x00007f2adadcc50d in QThreadPrivate::start (arg=0x7f2adb2420a0) at thread/qthread_unix.cpp:298
#3  0x00007f2ad96f5f9c in start_thread (arg=0x7f2ab7afe700) at pthread_create.c:301
#4  0x00007f2ad99e02ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 8 (Thread 0x7f2ab0fa7700 (LWP 6870)):
#0  0x00007f2ad99d7773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f2ad448f4f8 in g_main_context_iterate.isra.21 () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f2ad448f97b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f2adaf088d6 in QEventDispatcherGlib::processEvents (this=0x4127800, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f2adaed4c12 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f2adaed4e7f in QEventLoop::exec (this=0x7f2ab0fa6e20, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f2adadc9690 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f2adadcc50d in QThreadPrivate::start (arg=0x4127280) at thread/qthread_unix.cpp:298
#8  0x00007f2ad96f5f9c in start_thread (arg=0x7f2ab0fa7700) at pthread_create.c:301
#9  0x00007f2ad99e02ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 7 (Thread 0x7f2ab07a6700 (LWP 6871)):
#0  0x00007f2ad99d7773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f2ad448f4f8 in g_main_context_iterate.isra.21 () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f2ad448f97b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f2adaf088d6 in QEventDispatcherGlib::processEvents (this=0x7f2ac0002230, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f2adaed4c12 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f2adaed4e7f in QEventLoop::exec (this=0x7f2ab07a5e20, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f2adadc9690 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f2adadcc50d in QThreadPrivate::start (arg=0x40f7430) at thread/qthread_unix.cpp:298
#8  0x00007f2ad96f5f9c in start_thread (arg=0x7f2ab07a6700) at pthread_create.c:301
#9  0x00007f2ad99e02ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 6 (Thread 0x7f2aaf603700 (LWP 6881)):
#0  0x00007f2ad99d7773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f2ad448f4f8 in g_main_context_iterate.isra.21 () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f2ad448f97b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f2adaf088d6 in QEventDispatcherGlib::processEvents (this=0x8a7a9c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f2adaed4c12 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f2adaed4e7f in QEventLoop::exec (this=0x7f2aaf602de0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f2adadc9690 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f2adaeb2993 in QInotifyFileSystemWatcherEngine::run (this=0x8a77fa0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f2adadcc50d in QThreadPrivate::start (arg=0x8a77fa0) at thread/qthread_unix.cpp:298
#9  0x00007f2ad96f5f9c in start_thread (arg=0x7f2aaf603700) at pthread_create.c:301
#10 0x00007f2ad99e02ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 5 (Thread 0x7f2aae5c5700 (LWP 6889)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x00007f2adadcc9ca in wait (time=30000, this=0x8a6c0b0) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x8a7b588, time=30000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f2adadbfd6e in QThreadPoolThread::run (this=0x4f13a60) at concurrent/qthreadpool.cpp:141
#4  0x00007f2adadcc50d in QThreadPrivate::start (arg=0x4f13a60) at thread/qthread_unix.cpp:298
#5  0x00007f2ad96f5f9c in start_thread (arg=0x7f2aae5c5700) at pthread_create.c:301
#6  0x00007f2ad99e02ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 4 (Thread 0x7f2aad2de700 (LWP 6890)):
#0  0x00007f2ad99d7773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f2ad448f4f8 in g_main_context_iterate.isra.21 () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f2ad448f97b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f2adaf088d6 in QEventDispatcherGlib::processEvents (this=0x7d114e0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f2adaed4c12 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f2adaed4e7f in QEventLoop::exec (this=0x7f2aad2dde20, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f2adadc9690 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f2adadcc50d in QThreadPrivate::start (arg=0x8d3e390) at thread/qthread_unix.cpp:298
#8  0x00007f2ad96f5f9c in start_thread (arg=0x7f2aad2de700) at pthread_create.c:301
#9  0x00007f2ad99e02ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 3 (Thread 0x7f2aac485700 (LWP 6934)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f2ad15733ea in WTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib64/qt4/libQtWebKit.so.4
#2  0x00007f2ad1573429 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib64/qt4/libQtWebKit.so.4
#3  0x00007f2ad96f5f9c in start_thread (arg=0x7f2aac485700) at pthread_create.c:301
#4  0x00007f2ad99e02ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7f2aab774700 (LWP 6941)):
[KCrash Handler]
#6  svn_wc__get_info (wc_ctx=0x0, local_abspath=0x9100f98 "/home/buscher/QT/bsynergy", depth=svn_depth_empty, fetch_excluded=0, fetch_actual_only=1, changelist_filter=0x0, receiver=0x7f2abf0f6720 <wc_info_receiver>, receiver_baton=0x7f2aab773870, cancel_func=0x7f2abf370840 <svn::Context::Data::onCancel(void*)>, cancel_baton=0x8e30e40, scratch_pool=0x9100958) at subversion/libsvn_wc/info.c:448
#7  0x00007f2abf0f6cc2 in svn_client_info3 (abspath_or_url=<optimized out>, peg_revision=0x7f2abf597150, revision=<optimized out>, depth=svn_depth_empty, fetch_excluded=<optimized out>, fetch_actual_only=<optimized out>, changelists=0x0, receiver=0x7f2abf0ec680 <info_receiver_relpath_wrapper>, receiver_baton=0x7f2aab7739a0, ctx=0x8e30e70, pool=0x9100958) at subversion/libsvn_client/info.c:297
#8  0x00007f2abf0ef23f in svn_client_info2 (path_or_url=0x7d68298 "/home/buscher/QT/bsynergy", peg_revision=0x7f2abf597150, revision=0x7f2abf597150, receiver=<optimized out>, receiver_baton=<optimized out>, depth=svn_depth_empty, changelists=0x0, ctx=0x8e30e70, pool=0x9100958) at subversion/libsvn_client/deprecated.c:2339
#9  0x00007f2abf0ef2b3 in svn_client_info (path_or_url=<optimized out>, peg_revision=<optimized out>, revision=<optimized out>, receiver=<optimized out>, receiver_baton=<optimized out>, recurse=<optimized out>, ctx=0x8e30e70, pool=0x9100958) at subversion/libsvn_client/deprecated.c:2363
#10 0x00007f2abf36dd9f in svn::Client::info (this=<optimized out>, pathOrUrl=..., recurse=false, revision=<optimized out>, pegRevision=...) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/plugins/subversion/kdevsvncpp/client_status.cpp:404
#11 0x00007f2abf3543ac in SvnInternalInfoJob::run (this=0x91581b0) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/plugins/subversion/svninfojob.cpp:47
#12 0x00007f2ad1fd3bdd in ThreadWeaver::JobRunHelper::runTheJob (this=0x7f2aab773dc0, th=0x90c4890, job=0x91581b0) at /var/tmp/portage/kde-base/kdelibs-4.7.2/work/kdelibs-4.7.2/threadweaver/Weaver/Job.cpp:106
#13 0x00007f2ad1fd3d4c in ThreadWeaver::Job::execute (this=0x91581b0, th=0x90c4890) at /var/tmp/portage/kde-base/kdelibs-4.7.2/work/kdelibs-4.7.2/threadweaver/Weaver/Job.cpp:135
#14 0x00007f2ad1fd32f7 in ThreadWeaver::ThreadRunHelper::run (this=0x7f2aab773e40, parent=0x9013650, th=0x90c4890) at /var/tmp/portage/kde-base/kdelibs-4.7.2/work/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:95
#15 0x00007f2ad1fd33bb in ThreadWeaver::Thread::run (this=0x90c4890) at /var/tmp/portage/kde-base/kdelibs-4.7.2/work/kdelibs-4.7.2/threadweaver/Weaver/Thread.cpp:142
#16 0x00007f2adadcc50d in QThreadPrivate::start (arg=0x90c4890) at thread/qthread_unix.cpp:298
#17 0x00007f2ad96f5f9c in start_thread (arg=0x7f2aab774700) at pthread_create.c:301
#18 0x00007f2ad99e02ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f2adc9a6760 (LWP 6865)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f2adadcca9b in wait (time=18446744073709551615, this=0x22bfc20) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x22bfdb8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f2adadcc171 in QThread::wait (this=<optimized out>, time=18446744073709551615) at thread/qthread_unix.cpp:651
#4  0x00007f2adaeb085e in QProcessManager::~QProcessManager (this=0x7f2adb2420a0, __in_chrg=<optimized out>) at io/qprocess_unix.cpp:211
#5  0x00007f2ad9942769 in __run_exit_handlers (status=1, listp=0x7f2ad9c914c8, run_list_atexit=true) at exit.c:78
#6  0x00007f2ad99427f5 in __GI_exit (status=<optimized out>) at exit.c:100
#7  0x00007f2ada1f8cc8 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:770
#8  0x00007f2adb729160 in KApplication::xioErrhandler (this=0x7fff67602640, dpy=0x22e9600) at /var/tmp/portage/kde-base/kdelibs-4.7.2/work/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:419
#9  0x00007f2ad5d70a8e in _XIOError (dpy=0x22e9600) at /var/tmp/portage/x11-libs/libX11-1.4.4/work/libX11-1.4.4/src/XlibInt.c:1618
#10 0x00007f2ad5d6e2fd in _XEventsQueued (dpy=0x22e9600, mode=<optimized out>) at /var/tmp/portage/x11-libs/libX11-1.4.4/work/libX11-1.4.4/src/xcb_io.c:365
#11 0x00007f2ad5d5edaf in XEventsQueued (dpy=0x22e9600, mode=2) at /var/tmp/portage/x11-libs/libX11-1.4.4/work/libX11-1.4.4/src/Pending.c:43
#12 0x00007f2ada2335a7 in x11EventSourcePrepare (s=0x22bfb50, timeout=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:77
#13 0x00007f2ad448e569 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#14 0x00007f2ad448f38d in g_main_context_iterate.isra.21 () from /usr/lib64/libglib-2.0.so.0
#15 0x00007f2ad448f97b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#16 0x00007f2adaf088d6 in QEventDispatcherGlib::processEvents (this=0x22bb330, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#17 0x00007f2ada233726 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#18 0x00007f2adaed4c12 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#19 0x00007f2adaed4e7f in QEventLoop::exec (this=0x7fff676010b0, flags=...) at kernel/qeventloop.cpp:204
#20 0x00007f2adc44200e in KJob::exec (this=0x8f09970) at /var/tmp/portage/kde-base/kdelibs-4.7.2/work/kdelibs-4.7.2/kdecore/jobs/kjob.cpp:204
#21 0x00007f2abf33c29b in KDevSvnPlugin::isVersionControlled (this=0x3ebdea0, localLocation=...) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/plugins/subversion/kdevsvnplugin.cpp:114
#22 0x00007f2adbe4218a in loadVersionControlPlugin (projectGroup=..., this=0x8e94bd0) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/shell/project.cpp:398
#23 KDevelop::Project::open (this=<optimized out>, projectFileUrl_=<optimized out>) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/shell/project.cpp:523
#24 0x00007f2adbe3df62 in KDevelop::ProjectControllerPrivate::importProject (this=0x275bbf0, url_=<optimized out>) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/shell/projectcontroller.cpp:270
#25 0x00007f2adbe3b24e in KDevelop::ProjectController::openProject (this=0x2587660, projectFile=<optimized out>) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/shell/projectcontroller.cpp:683
#26 0x00007f2adbe39ea6 in KDevelop::ProjectController::openProjects (this=0x2587660, projects=<optimized out>) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999/shell/projectcontroller.cpp:547
#27 0x00007f2adbe3be31 in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=0x2587660, _c=<optimized out>) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999_build/shell/projectcontroller.moc:174
#28 KDevelop::ProjectController::qt_static_metacall (_o=0x2587660, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /var/tmp/portage/dev-util/kdevplatform-9999/work/kdevplatform-9999_build/shell/projectcontroller.moc:158
#29 0x00007f2adaef1ade in QObject::event (this=0x2587660, e=<optimized out>) at kernel/qobject.cpp:1194
#30 0x00007f2ada1814be in notify_helper (e=0x36678f0, receiver=0x2587660, this=0x22bc280) at kernel/qapplication.cpp:4518
#31 QApplicationPrivate::notify_helper (this=0x22bc280, receiver=0x2587660, e=0x36678f0) at kernel/qapplication.cpp:4490
#32 0x00007f2ada186ea9 in QApplication::notify (this=0x7fff67602640, receiver=0x2587660, e=0x36678f0) at kernel/qapplication.cpp:4379
#33 0x00007f2adb72aea8 in KApplication::notify (this=0x7fff67602640, receiver=0x2587660, event=0x36678f0) at /var/tmp/portage/kde-base/kdelibs-4.7.2/work/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#34 0x00007f2adaed66cb in QCoreApplication::notifyInternal (this=0x7fff67602640, receiver=0x2587660, event=0x36678f0) at kernel/qcoreapplication.cpp:876
#35 0x00007f2adaed9f6c in sendEvent (event=0x36678f0, receiver=0x2587660) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#36 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x2288bf0) at kernel/qcoreapplication.cpp:1500
#37 0x00007f2adaf08493 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#38 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#39 0x00007f2ad448efdc in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#40 0x00007f2ad448f7d0 in g_main_context_iterate.isra.21 () from /usr/lib64/libglib-2.0.so.0
#41 0x00007f2ad448f97b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#42 0x00007f2adaf088d6 in QEventDispatcherGlib::processEvents (this=0x22bb330, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#43 0x00007f2ada233726 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#44 0x00007f2adaed4c12 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#45 0x00007f2adaed4e7f in QEventLoop::exec (this=0x7fff67602410, flags=...) at kernel/qeventloop.cpp:204
#46 0x00007f2adaeda367 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#47 0x000000000040ab66 in main (argc=<optimized out>, argv=<optimized out>) at /var/tmp/portage/dev-util/kdevelop-9999/work/kdevelop-9999/app/main.cpp:479

Reported using DrKonqi
Comment 1 Milian Wolff 2011-10-14 13:31:09 UTC
hm to me this looks like an issue in your libsvn - is that one compatible with svn 1.7? otherwise I have no clue whats going on there...
Comment 2 Erik Zeek 2011-10-19 04:22:31 UTC
Application: kdevelop (4.2.3)
KDE Platform Version: 4.7.2 (4.7.2) (Compiled from sources)
Qt Version: 4.7.4
Operating System: Linux 3.0.4 x86_64
Distribution: "Gentoo Base System release 2.1"

I get the same crash on a similar system, but my project is using git not svn.  For me the crash comes immediately after the cmake manager asks for the build directory information.

Application: KDevelop (kdevelop), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f7a876c9780 (LWP 22218))]

Thread 3 (Thread 0x7f7a6ae36700 (LWP 22249)):
#0  0x00007f7a845b131b in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007f7a85b9dc5d in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f7a81f5c41a in KDevelop::DUChainPrivate::CleanupThread::run (this=0x2269b40) at /usr/src/debug/dev-util/kdevplatform-1.2.3/kdevplatform-1.2.3/language/duchain/duchain.cpp:286
#3  0x00007f7a85b9d665 in QThreadPrivate::start(void*) () from /usr/lib64/qt4/libQtCore.so.4
#4  0x00007f7a845abf7c in start_thread () from /lib64/libpthread.so.0
#5  0x00007f7a848aa02d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f7a5fc5d700 (LWP 22436)):
[KCrash Handler]
#6  0x00007f7a682d144c in svn_wc__get_info () from /usr/lib64/libsvn_wc-1.so.0
#7  0x00007f7a687c16d3 in svn_client_info3 () from /usr/lib64/libsvn_client-1.so.0
#8  0x00007f7a687b8dc8 in svn_client_info2 () from /usr/lib64/libsvn_client-1.so.0
#9  0x00007f7a687b8e33 in svn_client_info () from /usr/lib64/libsvn_client-1.so.0
#10 0x00007f7a68a3cb27 in svn::Client::info (this=<optimized out>, pathOrUrl=..., recurse=false, revision=<optimized out>, pegRevision=...) at /usr/src/debug/dev-util/kdevplatform-1.2.3/kdevplatform-1.2.3/plugins/subversion/kdevsvncpp/client_status.cpp:404
#11 0x00007f7a68a24b6d in SvnInternalInfoJob::run (this=0x2bcb070) at /usr/src/debug/dev-util/kdevplatform-1.2.3/kdevplatform-1.2.3/plugins/subversion/svninfojob.cpp:47
#12 0x00007f7a7cd13fe3 in ThreadWeaver::JobRunHelper::runTheJob(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /usr/lib64/libthreadweaver.so.4
#13 0x00007f7a7cd14110 in ThreadWeaver::Job::execute(ThreadWeaver::Thread*) () from /usr/lib64/libthreadweaver.so.4
#14 0x00007f7a7cd13857 in ThreadWeaver::ThreadRunHelper::run(ThreadWeaver::WeaverImpl*, ThreadWeaver::Thread*) () from /usr/lib64/libthreadweaver.so.4
#15 0x00007f7a7cd13918 in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#16 0x00007f7a85b9d665 in QThreadPrivate::start(void*) () from /usr/lib64/qt4/libQtCore.so.4
#17 0x00007f7a845abf7c in start_thread () from /lib64/libpthread.so.0
#18 0x00007f7a848aa02d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f7a876c9780 (LWP 22218)):
#0  0x00007f7a8489f973 in poll () from /lib64/libc.so.6
#1  0x00007f7a7b11d712 in _xcb_conn_wait () from /usr/lib64/libxcb.so.1
#2  0x00007f7a7b11dbeb in _xcb_out_send () from /usr/lib64/libxcb.so.1
#3  0x00007f7a7b11dc8d in xcb_writev () from /usr/lib64/libxcb.so.1
#4  0x00007f7a80c78b1e in _XSend () from /usr/lib64/libX11.so.6
#5  0x00007f7a80c78ea9 in _XEventsQueued () from /usr/lib64/libX11.so.6
#6  0x00007f7a80c698cf in XEventsQueued () from /usr/lib64/libX11.so.6
#7  0x00007f7a850dca86 in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/qt4/libQtGui.so.4
#8  0x00007f7a7f3bb5da in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#9  0x00007f7a7f3bbde8 in g_main_context_iterate.clone.6 () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f7a7f3bbf7f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f7a85cb0b3a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#12 0x00007f7a850dc7c6 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtGui.so.4
#13 0x00007f7a85c84d12 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#14 0x00007f7a85c84f94 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#15 0x00007f7a8717ba8e in KJob::exec() () from /usr/lib64/libkdecore.so.5
#16 0x00007f7a68a1021b in KDevSvnPlugin::isVersionControlled (this=0x2bd2430, localLocation=...) at /usr/src/debug/dev-util/kdevplatform-1.2.3/kdevplatform-1.2.3/plugins/subversion/kdevsvnplugin.cpp:114
#17 0x00007f7a86b927f9 in loadVersionControlPlugin (projectGroup=..., this=0x2ae2900) at /usr/src/debug/dev-util/kdevplatform-1.2.3/kdevplatform-1.2.3/shell/project.cpp:389
#18 KDevelop::Project::open (this=0x2ad3a50, projectFileUrl_=<optimized out>) at /usr/src/debug/dev-util/kdevplatform-1.2.3/kdevplatform-1.2.3/shell/project.cpp:515
#19 0x00007f7a86b8c68d in importProject (url_=..., this=0x11eee50) at /usr/src/debug/dev-util/kdevplatform-1.2.3/kdevplatform-1.2.3/shell/projectcontroller.cpp:266
#20 KDevelop::ProjectController::openProject (this=0x1159b40, projectFile=<optimized out>) at /usr/src/debug/dev-util/kdevplatform-1.2.3/kdevplatform-1.2.3/shell/projectcontroller.cpp:667
#21 0x00007f7a86b8b006 in KDevelop::ProjectController::initialize (this=0x1159b40) at /usr/src/debug/dev-util/kdevplatform-1.2.3/kdevplatform-1.2.3/shell/projectcontroller.cpp:528
#22 0x00007f7a86b81a35 in KDevelop::CorePrivate::initialize (this=0xfa2430, mode=<optimized out>, session=...) at /usr/src/debug/dev-util/kdevplatform-1.2.3/kdevplatform-1.2.3/shell/core.cpp:219
#23 0x00007f7a86b82776 in KDevelop::Core::initialize (splash=0xe94d90, mode=KDevelop::Core::Default, session=<optimized out>) at /usr/src/debug/dev-util/kdevplatform-1.2.3/kdevplatform-1.2.3/shell/core.cpp:275
#24 0x0000000000409c9f in main (argc=<optimized out>, argv=0x7fff11bbb728) at /usr/src/debug/dev-util/kdevelop-4.2.3/kdevelop-4.2.3/app/main.cpp:345
Comment 3 Milian Wolff 2011-10-20 16:48:32 UTC
issue with svn 1.7...

*** This bug has been marked as a duplicate of bug 284061 ***
Comment 4 Milian Wolff 2011-11-03 10:27:39 UTC
*** Bug 285604 has been marked as a duplicate of this bug. ***
Comment 5 Milian Wolff 2012-01-26 21:18:11 UTC
*** Bug 289764 has been marked as a duplicate of this bug. ***