Ticket #754 (new defect)
Opened 2 years ago
Crash
| Reported by: | anonymous | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | All | Version: | 1.4.x |
| Severity: | tweak | Keywords: | |
| Cc: |
Description
Kdesvn backtrace: Application: kdesvn (kdesvn), signal: Segmentation fault Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.3-gdb.py", line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
ImportError?: No module named backtrace The current source language is "auto; currently c". [KCrash Handler] #5 svn::ContextData::onProgress (progress=755, total=-1, baton=<value optimized out>) at /var/tmp/portage/dev-util/kdesvn-1.4.1/work/kdesvn-1.4.1/src/svnqt/contextdata.cpp:737 #6 0x00007f42872e97dc in writebuf_output (conn=0x13470f8, pool=0x1322018, data=
0x1348130 "pha_one_x86@…/ultracopier/trunk/lang ) ) alpha_one_x86@…/ultracopier/trunk/lang 18:SVN/1.6.6 (r40053) ( 20:SvnQt wrapper client ) ) client ) ) put, and\n### whil"..., len=<value optimized out>) at subversion/libsvn_ra_svn/marshal.c:181
#7 0x00007f42872e991b in readbuf_fill (conn=0x13470f8, pool=0x1322018) at subversion/libsvn_ra_svn/marshal.c:285 #8 0x00007f42872e99a1 in readbuf_getchar (conn=0x36, pool=0x2f3, result=0x7fff2b69b757 "") at subversion/libsvn_ra_svn/marshal.c:297 #9 0x00007f42872ea0f7 in readbuf_getchar_skip_whitespace (conn=0x13470f8, pool=0x1322018, item=0x7fff2b69b7a8) at subversion/libsvn_ra_svn/marshal.c:307 #10 svn_ra_svn_read_item (conn=0x13470f8, pool=0x1322018, item=0x7fff2b69b7a8) at subversion/libsvn_ra_svn/marshal.c:663 #11 0x00007f42872ea1a8 in svn_ra_svn_read_tuple (conn=0x36, pool=0x2f3, fmt=0x7f42872ec132 "wl") at subversion/libsvn_ra_svn/marshal.c:793 #12 0x00007f42872ea2b6 in svn_ra_svn_read_cmd_response (conn=0x36, pool=0x2f3, fmt=0x7f42872ec0c7 "lc") at subversion/libsvn_ra_svn/marshal.c:875 #13 0x00007f42872e0a28 in handle_auth_request (sess=0x117bd58, pool=0x2f3) at subversion/libsvn_ra_svn/client.c:234 #14 0x00007f42872e2deb in ra_svn_stat (session=<value optimized out>, path=<value optimized out>, rev=<value optimized out>, dirent=0x7fff2b69baa8, pool=0x1322018)
at subversion/libsvn_ra_svn/client.c:1478
#15 0x00007f4288ea807f in svn_client_list2 (path_or_url=<value optimized out>, peg_revision=<value optimized out>, revision=<value optimized out>, depth=svn_depth_immediates, dirent_fields=
4294967295, fetch_locks=0, list_func=0x7f4289d10880 <s_list_func>, baton=0x7fff2b69bb40, ctx=0x1337f58, pool=0x1322018) at subversion/libsvn_client/list.c:144
#16 0x00007f4289d10718 in svn::Client_impl::list (this=<value optimized out>, pathOrUrl=..., revision=..., peg=..., depth=svn::DepthImmediates?, retrieve_locks=false)
at /var/tmp/portage/dev-util/kdesvn-1.4.1/work/kdesvn-1.4.1/src/svnqt/client_ls.cpp:212
#17 0x00007f4289d16344 in remoteStatus (this=0xf72ac0, params=...) at /var/tmp/portage/dev-util/kdesvn-1.4.1/work/kdesvn-1.4.1/src/svnqt/client_status.cpp:299 #18 svn::Client_impl::status (this=0xf72ac0, params=...) at /var/tmp/portage/dev-util/kdesvn-1.4.1/work/kdesvn-1.4.1/src/svnqt/client_status.cpp:320 #19 0x00007f4289fe200b in SvnActions::makeStatus (this=0xf6b2d0, what=<value optimized out>, dlist=..., where=..., rec=<value optimized out>, all=true, display_ignores=true, updates=false)
at /var/tmp/portage/dev-util/kdesvn-1.4.1/work/kdesvn-1.4.1/src/svnfrontend/svnactions.cpp:2342
#20 0x00007f428a05df8f in SvnItemModel::checkDirs (this=0xf9c860, _what=<value optimized out>, _parent=0x13d4b80)
at /var/tmp/portage/dev-util/kdesvn-1.4.1/work/kdesvn-1.4.1/src/svnfrontend/models/svnitemmodel.cpp:351
#21 0x00007f428a05e4b7 in SvnItemModel::fetchMore (this=0xf9c860, parent=...) at /var/tmp/portage/dev-util/kdesvn-1.4.1/work/kdesvn-1.4.1/src/svnfrontend/models/svnitemmodel.cpp:438 #22 0x00007f428a03b7ed in MainTreeWidget::slotDirSelectionChanged (this=0xf83240, _item=<value optimized out>)
at /var/tmp/portage/dev-util/kdesvn-1.4.1/work/kdesvn-1.4.1/src/svnfrontend/maintreewidget.cpp:2087
#23 0x00007f428a03cd16 in MainTreeWidget::qt_metacall (this=0xf83240, _c=QMetaObject::InvokeMetaMethod?, _id=<value optimized out>, _a=0x7fff2b69c3c0)
at /var/tmp/portage/dev-util/kdesvn-1.4.1/work/kdesvn-1.4.1_build/src/svnfrontend/maintreewidget.moc:263
#24 0x00007f4293c3403a in QMetaObject::activate (sender=0xf9e7e0, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3101 #25 0x00007f42934320e7 in QItemSelectionModel::selectionChanged (this=0x36, _t1=<value optimized out>, _t2=<value optimized out>) at .moc/release-shared/moc_qitemselectionmodel.cpp:146 #26 0x00007f429343645f in QItemSelectionModel::emitSelectionChanged (this=0xf9e7e0, newSelection=..., oldSelection=...) at itemviews/qitemselectionmodel.cpp:1548 #27 0x00007f4293437f32 in QItemSelectionModel::select (this=0xf9e7e0, selection=<value optimized out>, command=<value optimized out>) at itemviews/qitemselectionmodel.cpp:1055 #28 0x00007f4293424a7f in QTreeViewPrivate::select (this=0x1166c40, topIndex=..., bottomIndex=..., command=...) at itemviews/qtreeview.cpp:3657 #29 0x00007f4293425bf8 in QTreeView::setSelection (this=0x1022090, rect=<value optimized out>, command=...) at itemviews/qtreeview.cpp:2217 #30 0x00007f42933e623b in QAbstractItemView::mousePressEvent (this=0x1022090, event=0x7fff2b69daf0) at itemviews/qabstractitemview.cpp:1517 #31 0x00007f4292f7eefb in QWidget::event (this=0x1022090, event=0x7fff2b69daf0) at kernel/qwidget.cpp:7550 #32 0x00007f42932c2f9c in QFrame::event (this=0x1022090, e=0x7fff2b69daf0) at widgets/qframe.cpp:559 #33 0x00007f42933ecf2b in QAbstractItemView::viewportEvent (this=0x1022090, event=0x7fff2b69daf0) at itemviews/qabstractitemview.cpp:1476 #34 0x00007f429342605e in QTreeView::viewportEvent (this=0x1022090, event=0x7fff2b69daf0) at itemviews/qtreeview.cpp:1266 #35 0x00007f4293c1ff07 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0xf73de0, event=0x7fff2b69daf0) at kernel/qcoreapplication.cpp:726 #36 0x00007f4292f2a8ae in QApplicationPrivate::notify_helper (this=0xeab310, receiver=0xf73de0, e=0x7fff2b69daf0) at kernel/qapplication.cpp:4061 #37 0x00007f4292f32ba3 in QApplication::notify (this=<value optimized out>, receiver=0xf73de0, e=0x7fff2b69daf0) at kernel/qapplication.cpp:3767 #38 0x00007f42924cd5ea in KApplication::notify (this=0x7fff2b69f8c0, receiver=0xf73de0, event=0x7fff2b69daf0)
at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/kdeui/kernel/kapplication.cpp:302
#39 0x00007f4293c20d2b in QCoreApplication::notifyInternal (this=0x7fff2b69f8c0, receiver=0xf73de0, event=0x7fff2b69daf0) at kernel/qcoreapplication.cpp:606 #40 0x00007f4292f34071 in QCoreApplication::sendSpontaneousEvent (receiver=0xf73de0, event=0x7fff2b69daf0, alienWidget=0xf73de0, nativeWidget=0xf08220, buttonDown=<value optimized out>,
lastMouseReceiver=...) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#41 QApplicationPrivate::sendMouseEvent (receiver=0xf73de0, event=0x7fff2b69daf0, alienWidget=0xf73de0, nativeWidget=0xf08220, buttonDown=<value optimized out>, lastMouseReceiver=...)
at kernel/qapplication.cpp:2924
#42 0x00007f4292f9540c in QETWidget::translateMouseEvent (this=0xf08220, event=<value optimized out>) at kernel/qapplication_x11.cpp:4411 #43 0x00007f4292f93f96 in QApplication::x11ProcessEvent (this=0x7fff2b69f8c0, event=0x7fff2b69f4e0) at kernel/qapplication_x11.cpp:3552 #44 0x00007f4292fba3a4 in x11EventSourceDispatch (s=0xeaef40, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #45 0x00007f428fdbb149 in g_main_dispatch (context=0xeadc40) at gmain.c:1960 #46 IAg_main_context_dispatch (context=0xeadc40) at gmain.c:2513 #47 0x00007f428fdbeba8 in g_main_context_iterate (context=0xeadc40, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591 #48 0x00007f428fdbed5e in IAg_main_context_iteration (context=0xeadc40, may_block=1) at gmain.c:2654 #49 0x00007f4293c4864f in QEventDispatcherGlib::processEvents (this=0xeab540, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327 #50 0x00007f4292fb9b28 in QGuiEventDispatcherGlib::processEvents (this=0x36, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #51 0x00007f4293c1f372 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #52 0x00007f4293c1f55c in QEventLoop::exec (this=0x7fff2b69f810, flags=...) at kernel/qeventloop.cpp:197 #53 0x00007f4293c2199c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #54 0x000000000040b281 in main (argc=15379872, argv=0x7fff2b69fcc8) at /var/tmp/portage/dev-util/kdesvn-1.4.1/work/kdesvn-1.4.1/src/main.cpp:91
