Ticket #272 (closed defect: duplicate)
SIGABRT when closing kdesvn kio tab no konqueror.
| Reported by: | rasasi78@… | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | All | Version: | 0.14.x |
| Severity: | tweak | Keywords: | |
| Cc: |
Description
I was looking at a file suing the kdesvn kioslave, then I press alt-up to go to the upper dir into konqueror. Before kdesvn finished action I decided to close that tab. I had this backtrace and the attached .xsession-errors message using Debian unstable kdesvn 0.14.1:
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0x2b311fae8780 (LWP 27240)]
[KCrash handler]
#5 0x00002b31199b2025 in raise () from /lib/libc.so.6
#6 0x00002b31199b3a80 in abort () from /lib/libc.so.6
#7 0x00002b31199eca1b in __libc_message () from /lib/libc.so.6
#8 0x00002b31199f402a in _int_free () from /lib/libc.so.6
#9 0x00002b31199f7bbc in free () from /lib/libc.so.6
#10 0x00002b311ac054d0 in ~QWidget (this=0x1674010) at kernel/qwidget.cpp:973
#11 0x00002b311ac88b7f in ~QFrame (this=0x1674010)
at .moc/debug-shared-mt/../../widgets/qframe.h:48
#12 0x00002b311acfc8c3 in ~QScrollView (this=0x1674010)
at widgets/qscrollview.cpp:634
#13 0x00002b311acc9dfd in ~QListView (this=0x1674010)
at widgets/qlistview.cpp:2827
#14 0x00002b31272a8788 in ~kdesvnfilelist (this=0x1674010)
at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnfrontend/kdesvnfilelist.cpp:804
#15 0x00002b311ac054d0 in ~QWidget (this=0x153d890) at kernel/qwidget.cpp:973
#16 0x00002b311ac88b7f in ~QFrame (this=0x153d890)
at .moc/debug-shared-mt/../../widgets/qframe.h:48
#17 0x00002b311ad080cb in ~QSplitter (this=0x153d890)
at widgets/qsplitter.cpp:302
#18 0x00002b311ac054d0 in ~QWidget (this=0x209bad0) at kernel/qwidget.cpp:973
#19 0x00002b3127284114 in ~kdesvnView (this=0x209bad0)
at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/kdesvnview.cpp:156
#20 0x00002b3118fb4db2 in ~Part (this=0x1555b90, __vtt_parm=0x2b31275a0670)
at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kparts/part.cpp:159
#21 0x00002b3127280feb in ~kdesvnPart (this=0x1555b90)
at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/kdesvn_part.cpp:110
#22 0x00002b311fd8d73b in ~KonqView (this=0xf8d820)
at /build/buildd/kdebase-3.5.8.dfsg.1/./konqueror/konq_view.cc:132
#23 0x00002b311fdba8d7 in KonqViewManager::removeTab (this=0x77e330, tab=0x0)
at /build/buildd/kdebase-3.5.8.dfsg.1/./konqueror/konq_viewmgr.cc:580
#24 0x00002b311fdbaac0 in KonqMainWindow::slotRemoveTab (this=0x7169d0)
at /build/buildd/kdebase-3.5.8.dfsg.1/./konqueror/konq_mainwindow.cc:2724
#25 0x00002b311fdcfdfe in KonqMainWindow::qt_invoke (this=0x7169d0, _id=161,
_o=0x7fff91d405f0) at ./konq_mainwindow.moc:692
#26 0x00002b311abcb186 in QObject::activate_signal (this=0x912260,
clist=0x912640, o=0x7fff91d405f0) at kernel/qobject.cpp:2356
#27 0x00002b311abcbd04 in QObject::activate_signal (this=0x912260, signal=2)
at kernel/qobject.cpp:2325
#28 0x00002b311bbf1864 in KAction::qt_invoke (this=0x912260, _id=15,
_o=0x7fff91d40730) at ./kaction.moc:218
#29 0x00002b311abcb186 in QObject::activate_signal (this=0x9f2ea0,
clist=0xfa7ae0, o=0x7fff91d40730) at kernel/qobject.cpp:2356
#30 0x00002b311abcbd04 in QObject::activate_signal (this=0x9f2ea0, signal=2)
at kernel/qobject.cpp:2325
#31 0x00002b311a436ca5 in KAccelPrivate::emitActivatedSignal (this=0x9f2ea0,
pAction=0xa25d10)
at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kdecore/kaccel.cpp:403
#32 0x00002b311a4c0822 in KAccelPrivate::eventFilter (this=0x9f2ea0,
pEvent=0x7fff91d40e30)
at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kdecore/kaccel.cpp:373
#33 0x00002b311abc9115 in QObject::activate_filters (this=0x7169d0,
e=0x7fff91d40e30) at kernel/qobject.cpp:903
#34 0x00002b311abc918e in QObject::event (this=0x7169d0, e=0x7fff91d40e30)
at kernel/qobject.cpp:735
#35 0x00002b311abff4eb in QWidget::event (this=0x7169d0, e=0x7fff91d40e30)
at kernel/qwidget.cpp:4678
#36 0x00002b311acd2fae in QMainWindow::event (this=0x7169d0, e=0x7fff91d40e30)
at widgets/qmainwindow.cpp:1687
#37 0x00002b311fdba355 in KonqMainWindow::event (this=0x7169d0,
e=0x7fff91d40e30)
at /build/buildd/kdebase-3.5.8.dfsg.1/./konqueror/konq_mainwindow.cc:5753
#38 0x00002b311ab633aa in QApplication::internalNotify (this=0x7fff91d43e90,
receiver=0x7169d0, e=0x7fff91d40e30) at kernel/qapplication.cpp:2635
#39 0x00002b311ab65347 in QApplication::notify (this=0x7fff91d43e90,
receiver=0x209bad0, e=0x7fff91d40e30) at kernel/qapplication.cpp:2392
#40 0x00002b311a4c5aad in KApplication::notify (this=0x7fff91d43e90,
receiver=0x209bad0, event=0x7fff91d40e30)
at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kdecore/kapplication.cpp:550
#41 0x00002b311a441b13 in KAccelEventHandler::x11Event (
this=<value optimized out>, pEvent=<value optimized out>)
at /usr/share/qt3/include/qapplication.h:520
#42 0x00002b311a4c4260 in KApplication::x11EventFilter (this=0x7fff91d43e90,
_event=0x7fff91d411e0)
at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kdecore/kapplication.cpp:1651
#43 0x00002b311aae1d1a in qt_x11EventFilter (ev=0x7fff91d411e0)
at kernel/qapplication_x11.cpp:387
#44 0x00002b311aaf145c in QApplication::x11ProcessEvent (this=0x7fff91d43e90,
event=0x7fff91d411e0) at kernel/qapplication_x11.cpp:3343
#45 0x00002b311ab08263 in QEventLoop::processEvents (this=0x6afb10, flags=0)
at kernel/qeventloop_x11.cpp:192
#46 0x00002b311ab7d5e5 in QEventLoop::processEvents (this=0x6afb10, flags=0,
maxTime=3000) at kernel/qeventloop.cpp:258
#47 0x00002b311ab64edc in QApplication::processEvents (this=0x7fff91d43e90,
maxtime=3000) at kernel/qapplication.cpp:2693
#48 0x00002b311ab64ef8 in QApplication::processEvents (this=0x7fff91d43e90)
at kernel/qapplication.cpp:2677
#49 0x00002b31272ba8d6 in StopDlg::qt_invoke (this=0x7fff91d41b40, _id=85,
_o=0x7fff91d41630)
at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/obj-x86_64-linux-gnu/src/svnfrontend/stopdlg.moc:115
#50 0x00002b311abcb186 in QObject::activate_signal (this=0x209a5c0,
clist=0xbef240, o=0x7fff91d41630) at kernel/qobject.cpp:2356
#51 0x00002b311abcbd04 in QObject::activate_signal (this=0x209a5c0, signal=3)
at kernel/qobject.cpp:2325
#52 0x00002b3127309259 in CContextListener::contextCancel (this=0x209a5c0)
at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnfrontend/ccontextlistener.cpp:217
#53 0x00002b312808bba5 in svn::ContextData::cancel (
this=<value optimized out>)
at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnqt/contextdata.cpp:234
#54 0x00002b312808c215 in svn::ContextData::onCancel (baton=0x209cec0)
at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnqt/contextdata.cpp:420
#55 0x00002b3128070836 in s_list_func (baton=<value optimized out>,
path=0x2b31282c41fa "", dirent=0x1558ca8, lock=0x0,
abs_path=<value optimized out>)
at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnqt/client_ls.cpp:201
#56 0x00002b31282ba836 in svn_client_list ()
from /usr/lib/libsvn_client-1.so.1
#57 0x00002b31280706aa in svn::Client_impl::list (this=<value optimized out>,
pathOrUrl=@0x7fff91d41d20, revision=@0x7fff91d419e0, peg=@0x7fff91d419e0,
recurse=<value optimized out>, retrieve_locks=false)
at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnqt/client_ls.cpp:230
#58 0x00002b31280771d9 in svn::Client_impl::status (this=0x209a5a0,
path=@0x7fff91d41d20, descend=128, get_all=true, update=false,
no_ignore=true, revision=@0x7fff91d41d00, detailed_remote=false,
hide_externals=false)
at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnqt/client_status.cpp:279
#59 0x00002b31272beea2 in SvnActions::makeStatus (this=0x2048690,
what=@0x7fff91d41ea0, dlist=@0x7fff91d41e90, where=<value optimized out>,
rec=false, all=true, display_ignores=true, updates=false)
at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnfrontend/svnactions.cpp:2086
#60 0x00002b31272bf164 in SvnActions::makeStatus (this=0x2048690,
what=@0x7fff91d41ea0, dlist=@0x7fff91d41e90, where=@0x1646378, rec=false,
all=128)
at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnfrontend/svnactions.cpp:2075
#61 0x00002b31272ac4f4 in kdesvnfilelist::checkDirs (this=0x1674010,
_what=<value optimized out>, _parent=0x0)
at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnfrontend/kdesvnfilelist.cpp:627
#62 0x00002b31272aebf0 in kdesvnfilelist::openURL (this=0x1674010,
url=@0x1555c10, noReinit=false)
at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnfrontend/kdesvnfilelist.cpp:572
#63 0x00002b3127283ad3 in kdesvnView::openURL (this=0x209bad0, url=@0x1555c10)
at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/kdesvnview.cpp:202
#64 0x00002b312727fa52 in kdesvnPart::openURL (this=0x1555b90,
url=@0x7fff91d428e0)
at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/kdesvn_part.cpp:138
#65 0x00002b311fdabac0 in KonqView::openURL (this=0xf8d820,
url=@0x7fff91d428e0, locationBarURL=@0x7fff91d42b60,
nameFilter=@0x7fff91d42a40, tempFile=false)
at /build/buildd/kdebase-3.5.8.dfsg.1/./konqueror/konq_view.cc:223
#66 0x00002b311fdb1469 in KonqMainWindow::slotViewModeToggle (this=0x7169d0,
toggle=<value optimized out>)
at /build/buildd/kdebase-3.5.8.dfsg.1/./konqueror/konq_mainwindow.cc:1624
#67 0x00002b311fdd0382 in KonqMainWindow::qt_invoke (this=0x7169d0, _id=100,
_o=0x7fff91d42cd0) at ./konq_mainwindow.moc:631
#68 0x00002b311abcb186 in QObject::activate_signal (this=0x15c3250,
clist=0x209bfc0, o=0x7fff91d42cd0) at kernel/qobject.cpp:2356
#69 0x00002b311abcb4ff in QObject::activate_signal_bool (this=0x15c3250,
signal=5, param=true) at kernel/qobject.cpp:2452
#70 0x00002b311bbf16d9 in KAction::qt_invoke (this=0x15c3250, _id=17,
_o=0x7fff91d42e50) at ./kaction.moc:220
#71 0x00002b311bbf1f56 in KToggleAction::qt_invoke (this=0x15c3250, _id=17,
_o=0x7fff91d42e50) at ./kactionclasses.moc:110
#72 0x00002b311bbf2069 in KRadioAction::qt_invoke (this=0x6a68, _id=27240,
_o=0x6) at ./kactionclasses.moc:206
#73 0x00002b311fd7b360 in KonqViewModeAction::qt_invoke (this=0x15c3250,
_id=17, _o=0x7fff91d42e50) at ./konq_actions.moc:275
#74 0x00002b311abcb186 in QObject::activate_signal (this=0x16aacb0,
clist=0x16abd40, o=0x7fff91d42e50) at kernel/qobject.cpp:2356
#75 0x00002b311bb23b77 in KToolBarButton::buttonClicked (this=0x6a68,
t0=<value optimized out>, t1=LeftButton) at ./ktoolbarbutton.moc:154
#76 0x00002b311bb23e1b in KToolBarButton::mouseReleaseEvent (this=0x16aacb0,
e=0x7fff91d43500)
at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kdeui/ktoolbarbutton.cpp:479
#77 0x00002b311abff5fa in QWidget::event (this=0x16aacb0, e=0x7fff91d43500)
at kernel/qwidget.cpp:4702
#78 0x00002b311bb5d386 in KToolBarButton::event (this=0x6a68, e=0x6a68)
at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kdeui/ktoolbarbutton.cpp:651
#79 0x00002b311ab633aa in QApplication::internalNotify (this=0x7fff91d43e90,
receiver=0x16aacb0, e=0x7fff91d43500) at kernel/qapplication.cpp:2635
#80 0x00002b311ab6552a in QApplication::notify (this=0x7fff91d43e90,
receiver=0x16aacb0, e=0x7fff91d43500) at kernel/qapplication.cpp:2421
#81 0x00002b311a4c5aad in KApplication::notify (this=0x7fff91d43e90,
receiver=0x16aacb0, event=0x7fff91d43500)
at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kdecore/kapplication.cpp:550
#82 0x00002b311aaf4b30 in QApplication::sendSpontaneousEvent (
receiver=0x16aacb0, event=0x7fff91d43500) at kernel/qapplication.h:523
#83 0x00002b311aaf3761 in QETWidget::translateMouseEvent (this=0x16aacb0,
event=0x7fff91d43aa0) at kernel/qapplication_x11.cpp:4301
#84 0x00002b311aaf1abd in QApplication::x11ProcessEvent (this=0x7fff91d43e90,
event=0x7fff91d43aa0) at kernel/qapplication_x11.cpp:3478
#85 0x00002b311ab08263 in QEventLoop::processEvents (this=0x6afb10, flags=4)
at kernel/qeventloop_x11.cpp:192
#86 0x00002b311ab7d673 in QEventLoop::enterLoop (this=0x6afb10)
at kernel/qeventloop.cpp:198
#87 0x00002b311ab7d35f in QEventLoop::exec (this=0x6afb10)
at kernel/qeventloop.cpp:145
#88 0x00002b311ab64e8c in QApplication::exec (this=0x7fff91d43e90)
at kernel/qapplication.cpp:2758
#89 0x00002b311fdcd791 in kdemain (argc=<value optimized out>,
argv=<value optimized out>)
at /build/buildd/kdebase-3.5.8.dfsg.1/./konqueror/konq_main.cc:206
#90 0x0000000000407f68 in launch (argc=2, _name=0x6511a8 "konqueror",
args=0x6511ba "", cwd=0x0, envc=1, envs=0x6511cf "", reset_env=false,
tty=0x0, avoid_loops=false,
startup_id_str=0x6511d8 "portaka;1202034799;897721;24575_TIME67778180")
at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kinit/kinit.cpp:673
#91 0x0000000000408701 in handle_launcher_request (sock=11)
at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kinit/kinit.cpp:1240
#92 0x0000000000408c2c in handle_requests (waitForPid=0)
at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kinit/kinit.cpp:1443
#93 0x0000000000409582 in main (argc=5, argv=<value optimized out>,
envp=0x7fff91d451a8)
at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kinit/kinit.cpp:1908
#94 0x00002b311999e1c4 in __libc_start_main () from /lib/libc.so.6
#95 0x0000000000404dc9 in _start ()

see #273