Ticket #810 (new defect)
Opened 3 years ago
Automatic crash report generated by DrKonqi for kdesvn.
| Reported by: | Mattia Rossi <mrossi@…> | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | All | Version: | 1.5.x |
| Severity: | tweak | Keywords: | |
| Cc: |
Description
Application: kdesvn (1.5.5) KDE Platform Version: 4.5.1 (KDE 4.5.1) Qt Version: 4.6.3 Operating System: FreeBSD 9.0-CURRENT i386
-- Information about the crash: Have a working copy of an SVN repository, originally not created with kdesvn, but with svn (specifically svn-freebsd - which resolves FreeBSD symbols). The repository is only used for latex files and images, so no code or weird FreeBSD specific symbols in there. Opening the working copy through the kdesvn "Open" dialog, makes the program crash with:
kdesvn(3015)/kdeui (KIconLoader) KSharedDataCache::Private::mapSharedMemory: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase terminate called after throwing an instance of 'svn::ClientException?' KCrash: Application 'kdesvn' crashing... KCrash: Attempting to start /usr/local/kde4/lib/kde4/libexec/drkonqi from kdeinit sock_file=/home/mat/.kde4/socket-mrossi.caia.swin.edu.au/kdeinit40
The crash can be reproduced every time.
-- Backtrace: Application: kdesvn (kdesvn), signal: Abort trap: 6 [Switching to Thread 39debd80 (LWP 100255)] 3 RSYSCALL(nanosleep) [Current thread is 1 (Thread 39debd80 (LWP 100255))]
Thread 2 (Thread 37404180 (LWP 100191)): #0 0x35c33d23 in _umtx_op_err () at /usr/src/lib/libthr/arch/i386/i386/_umtx_op_err.S:36 #1 0x35c2e7b8 in _thr_ucond_wait (cv=0x39e3faa0, m=0x39e3fa80, timeout=0xbfbfce6c, check_unparking=1) at /usr/src/lib/libthr/thread/thr_umtx.c:189 #2 0x35c3648c in cond_wait_common (cond=) at /usr/src/lib/libthr/thread/thr_cond.c:214 #3 0x33d30384 in QWaitCondition::wait () from /usr/local/lib/qt4/libQtCore.so.4 #4 0x33d2f3cc in QThread::wait () from /usr/local/lib/qt4/libQtCore.so.4 #5 0x3a080ebc in SvnActions::stopCheckModThread () from /usr/local/kde4/lib/kde4/kdesvnpart.so #6 0x3a080f25 in SvnActions::createModifiedCache () from /usr/local/kde4/lib/kde4/kdesvnpart.so #7 0x3a0e3a68 in MainTreeWidget::openUrl () from /usr/local/kde4/lib/kde4/kdesvnpart.so #8 0x3a062c06 in kdesvnView::openUrl () from /usr/local/kde4/lib/kde4/kdesvnpart.so #9 0x3a05db27 in kdesvnpart::openUrl () from /usr/local/kde4/lib/kde4/kdesvnpart.so #10 0x08052015 in ?? () #11 0x08050d94 in ?? () #12 0x080544c7 in ?? () #13 0x33e3b173 in QMetaObject::metacall () from /usr/local/lib/qt4/libQtCore.so.4 #14 0x33e48306 in QMetaObject::activate () from /usr/local/lib/qt4/libQtCore.so.4 #15 0x341217f9 in QAction::triggered () from /usr/local/lib/qt4/libQtGui.so.4 #16 0x34122f8f in QAction::activate () from /usr/local/lib/qt4/libQtGui.so.4 #17 0x345ba180 in QMenuPrivate::activateCausedStack () from /usr/local/lib/qt4/libQtGui.so.4 #18 0x345c080b in QMenuPrivate::activateAction () from /usr/local/lib/qt4/libQtGui.so.4 #19 0x345c293d in QMenu::mouseReleaseEvent () from /usr/local/lib/qt4/libQtGui.so.4 #20 0x35158f25 in KMenu::mouseReleaseEvent () from /usr/local/kde4/lib/libkdeui.so.7 #21 0x3418c7d9 in QWidget::event () from /usr/local/lib/qt4/libQtGui.so.4 #22 0x345c01a4 in QMenu::event () from /usr/local/lib/qt4/libQtGui.so.4 #23 0x34128edc in QApplicationPrivate::notify_helper () from /usr/local/lib/qt4/libQtGui.so.4 #24 0x34130f5e in QApplication::notify () from /usr/local/lib/qt4/libQtGui.so.4 #25 0x35027123 in KApplication::notify () from /usr/local/kde4/lib/libkdeui.so.7 #26 0x33e34ecb in QCoreApplication::notifyInternal () from /usr/local/lib/qt4/libQtCore.so.4 #27 0x3412c259 in QApplicationPrivate::sendMouseEvent () from /usr/local/lib/qt4/libQtGui.so.4 #28 0x341b97a9 in QETWidget::translateMouseEvent () from /usr/local/lib/qt4/libQtGui.so.4 #29 0x341b8f63 in QApplication::x11ProcessEvent () from /usr/local/lib/qt4/libQtGui.so.4 #30 0x341e3734 in x11EventSourceDispatch () from /usr/local/lib/qt4/libQtGui.so.4 #31 0x35dac88d in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0 #32 0x35dafe99 in g_main_context_prepare () from /usr/local/lib/libglib-2.0.so.0 #33 0x35dafff5 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0 #34 0x33e629cb in QEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtCore.so.4 #35 0x341e3565 in QGuiEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtGui.so.4 #36 0x33e33ed3 in QEventLoop::processEvents () from /usr/local/lib/qt4/libQtCore.so.4 #37 0x33e3424a in QEventLoop::exec () from /usr/local/lib/qt4/libQtCore.so.4 #38 0x33e366c6 in QCoreApplication::exec () from /usr/local/lib/qt4/libQtCore.so.4 #39 0x341286b7 in QApplication::exec () from /usr/local/lib/qt4/libQtGui.so.4 #40 0x08050305 in ?? () #41 0x0804fa07 in ?? () #42 0x00000001 in ?? () #43 0xbfbfe45c in ?? () #44 0xbfbfe464 in ?? () #45 0xbfbfe440 in ?? () #46 0xbfbfe458 in ?? () #47 0x00000000 in ?? () #48 0xbfbfe454 in ?? () #49 0x0804f975 in ?? ()
Thread 1 (Thread 39debd80 (LWP 100255)): [KCrash Handler] #9 0x35c881bb in thr_kill () at thr_kill.S:3 #10 0x35c30b06 in _thr_send_sig (thread=0x39debd80, sig=6) at /usr/src/lib/libthr/thread/thr_sig.c:112 #11 0x35c311fb in _raise (sig=6) at /usr/src/lib/libthr/thread/thr_sig.c:505 #12 0x35d2df9a in abort () at /usr/src/lib/libc/stdlib/abort.c:65 #13 0x35bcb950 in gnu_cxx::verbose_terminate_handler () at ../../.././../gcc-4.4-20100914/libstdc++-v3/libsupc++/vterminate.cc:93 #14 0x35bc8ce6 in cxxabiv1::terminate (handler=0x35bcb858 <gnu_cxx::verbose_terminate_handler()>) at ../../.././../gcc-4.4-20100914/libstdc++-v3/libsupc++/eh_terminate.cc:38 #15 0x35bc8d30 in std::terminate () at ../../.././../gcc-4.4-20100914/libstdc++-v3/libsupc++/eh_terminate.cc:48 #16 0x35bc8e43 in cxa_throw (obj=) at ../../.././../gcc-4.4-20100914/libstdc++-v3/libsupc++/eh_throw.cc:83 #17 0x39a6009f in QList<QPair<QString, QMap<QString, QString> >
::~QList () from /usr/local/kde4/lib/libsvnqt.so.6
#18 0x3a119433 in CheckModifiedThread::run () from /usr/local/kde4/lib/kde4/kdesvnpart.so #19 0x33d2f887 in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4 #20 0x35c2c44e in thread_start (curthread=0x39debd80) at /usr/src/lib/libthr/thread/thr_create.c:275 #21 0x00000000 in ?? ()
