Comments you submit will be routed for moderation. If you have an account, please log in first.
Modify

Ticket #815 (new defect)

Opened 3 years ago

Automatic crash report generated by DrKonqi for kdesvn.

Reported by: Mike Lerley <mike@…> Owned by: alwin
Priority: normal Milestone: not applicable
Component: All Version: 1.5.x
Severity: tweak Keywords:
Cc:

Description

Application: kdesvn (1.5.4) KDE Platform Version: 4.5.1 (KDE 4.5.1) Qt Version: 4.7.0 Operating System: Linux 2.6.35-22-generic i686 Distribution: Ubuntu 10.10

-- Information about the crash: I had just clicked the 'Close' button on an open http/dav repository. Just before that, I had enabled http authentication and restarted apache on the remote svn server.

-- Backtrace: Application: kdesvn (kdesvn), signal: Segmentation fault [Current thread is 1 (Thread 0xb77bb710 (LWP 14718))]

Thread 2 (Thread 0xb472ab70 (LWP 14719)): #0 0x00a82416 in kernel_vsyscall () #1 0x01e49de6 in poll () from /lib/libc.so.6 #2 0x073caa1b in g_poll (fds=0x939e838, nfds=1, timeout=-1) at /build/buildd/glib2.0-2.26.0/glib/gpoll.c:132 #3 0x073bd43c in g_main_context_poll (context=0x944fc30, block=<value optimized out>, dispatch=1, self=0x9453898) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:3093 #4 g_main_context_iterate (context=0x944fc30, block=<value optimized out>, dispatch=1, self=0x9453898) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2775 #5 0x073bd848 in g_main_context_iteration (context=0x944fc30, may_block=1) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2843 #6 0x0065459f in QEventDispatcherGlib::processEvents (this=0x93d53a0, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #7 0x00624609 in QEventLoop::processEvents (this=0xb472a290, flags=) at kernel/qeventloop.cpp:149 #8 0x00624a8a in QEventLoop::exec (this=0xb472a290, flags=...) at kernel/qeventloop.cpp:201 #9 0x00520b7e in QThread::exec (this=0x9395ea8) at thread/qthread.cpp:490 #10 0x0060335b in QInotifyFileSystemWatcherEngine::run (this=0x9395ea8) at io/qfilesystemwatcher_inotify.cpp:248 #11 0x00523df9 in QThreadPrivate::start (arg=0x9395ea8) at thread/qthread_unix.cpp:266 #12 0x00fdbcc9 in start_thread () from /lib/libpthread.so.0 #13 0x01e586ae in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb77bb710 (LWP 14718)): [KCrash Handler] #7 svn::ContextData::onProgress (progress=339, total=339, baton=0x94a98d0) at /build/buildd/kdesvn-1.5.4/src/svnqt/contextdata.cpp:741 #8 0x0243c1dc in ?? () from /usr/lib/libsvn_ra_neon-1.so.1 #9 0x0203144c in ?? () from /usr/lib/libneon-gnutls.so.27 #10 0x0202df2a in ?? () from /usr/lib/libneon-gnutls.so.27 #11 0x0202ee52 in ne_read_response_block () from /usr/lib/libneon-gnutls.so.27 #12 0x0202f104 in ne_discard_response () from /usr/lib/libneon-gnutls.so.27 #13 0x020308d1 in ne_request_dispatch () from /usr/lib/libneon-gnutls.so.27 #14 0x0243fa2d in svn_ra_neonrequest_dispatch () from /usr/lib/libsvn_ra_neon-1.so.1 #15 0x02440e5d in svn_ra_neonparsed_request () from /usr/lib/libsvn_ra_neon-1.so.1 #16 0x02439d88 in svn_ra_neonget_props () from /usr/lib/libsvn_ra_neon-1.so.1 #17 0x02439e36 in svn_ra_neonget_props_resource () from /usr/lib/libsvn_ra_neon-1.so.1 #18 0x02439f6b in svn_ra_neonget_starting_props () from /usr/lib/libsvn_ra_neon-1.so.1 #19 0x0243a0c5 in svn_ra_neonsearch_for_starting_props () from /usr/lib/libsvn_ra_neon-1.so.1 #20 0x0243a5fd in svn_ra_neonget_baseline_props () from /usr/lib/libsvn_ra_neon-1.so.1 #21 0x0243a8b2 in svn_ra_neonget_baseline_info () from /usr/lib/libsvn_ra_neon-1.so.1 #22 0x0243064d in svn_ra_neonget_latest_revnum () from /usr/lib/libsvn_ra_neon-1.so.1 #23 0x01d7969f in svn_ra_get_latest_revnum () from /usr/lib/libsvn_ra-1.so.1 #24 0x01f4cd8c in svn_clientget_revision_number () from /usr/lib/libsvn_client-1.so.1 #25 0x01f49792 in svn_clientrepos_locations () from /usr/lib/libsvn_client-1.so.1 #26 0x01f49c4c in svn_clientra_session_from_path () from /usr/lib/libsvn_client-1.so.1 #27 0x01f35a31 in svn_client_list2 () from /usr/lib/libsvn_client-1.so.1 #28 0x02d03fc4 in svn::Client_impl::list (this=0x932b1c0, pathOrUrl=..., revision=..., peg=..., depth=svn::DepthImmediates?, retrieve_locks=<value optimized out>) at /build/buildd/kdesvn-1.5.4/src/svnqt/client_ls.cpp:212 #29 0x02d09d01 in remoteStatus (this=0x932b1c0, params=...) at /build/buildd/kdesvn-1.5.4/src/svnqt/client_status.cpp:299 #30 svn::Client_impl::status (this=0x932b1c0, params=...) at /build/buildd/kdesvn-1.5.4/src/svnqt/client_status.cpp:320 #31 0x04564e6c in SvnActions::makeStatus (this=0x9324710, what=..., dlist=..., where=..., rec=false, all=true, display_ignores=true, updates=false) at /build/buildd/kdesvn-1.5.4/src/svnfrontend/svnactions.cpp:2358 #32 0x045650eb in SvnActions::makeStatus (this=0x9324710, what=..., dlist=..., where=..., rec=false, all=true) at /build/buildd/kdesvn-1.5.4/src/svnfrontend/svnactions.cpp:2341 #33 0x045e92af in SvnItemModel::refreshDirnode (this=0x931f228, node=0x934bef0, check_empty=true, notrec=false) at /build/buildd/kdesvn-1.5.4/src/svnfrontend/models/svnitemmodel.cpp:825 #34 0x045ea166 in SvnItemModel::refreshCurrentTree (this=0x931f228) at /build/buildd/kdesvn-1.5.4/src/svnfrontend/models/svnitemmodel.cpp:800 #35 0x045a9e40 in MainTreeWidget::refreshCurrentTree (this=0x92b0c10) at /build/buildd/kdesvn-1.5.4/src/svnfrontend/maintreewidget.cpp:841 #36 0x045c6879 in MainTreeWidget::qt_metacall (this=0x92b0c10, _c=QMetaObject::InvokeMetaMethod?, _id=38, _a=0xbf8bbe28) at /build/buildd/kdesvn-1.5.4/obj-i686-linux-gnu/src/svnfrontend/maintreewidget.moc:222 #37 0x0062b8ca in QMetaObject::metacall (object=0x92b0c10, cl=QMetaObject::QueryPropertyDesignable?, idx=38, argv=0xbf8bbe28) at kernel/qmetaobject.cpp:237 #38 0x0063e6ad in QMetaObject::activate (sender=0x9385d30, m=0x1a9a370, local_signal_index=1, argv=0x94a98d0) at kernel/qobject.cpp:3280 #39 0x01113f99 in QAction::triggered (this=0x9385d30, _t1=false) at .moc/release-shared/moc_qaction.cpp:263 #40 0x011158dc in QAction::activate (this=0x9385d30, event=QAction::Trigger) at kernel/qaction.cpp:1256 #41 0x01117b68 in QAction::event (this=0x4, e=0x94a98d0) at kernel/qaction.cpp:1182 #42 0x00b58fd3 in KAction::event (this=0x9385d30, event=0xbf8bc348) at ../../kdeui/actions/kaction.cpp:131 #43 0x0111bfdc in QApplicationPrivate::notify_helper (this=0x91b1878, receiver=0x9385d30, e=0xbf8bc348) at kernel/qapplication.cpp:4396 #44 0x0112204e in QApplication::notify (this=0xbf8bd228, receiver=0x9385d30, e=0xbf8bc348) at kernel/qapplication.cpp:3798 #45 0x00c5b68a in KApplication::notify (this=0xbf8bd228, receiver=0x9385d30, event=0xbf8bc348) at ../../kdeui/kernel/kapplication.cpp:310 #46 0x00625b3b in QCoreApplication::notifyInternal (this=0xbf8bd228, receiver=0x9385d30, event=0xbf8bc348) at kernel/qcoreapplication.cpp:732 #47 0x0115d76d in sendEvent (this=0x91b1924, e=0xbf8bc7c4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #48 QShortcutMap::dispatchEvent (this=0x91b1924, e=0xbf8bc7c4) at kernel/qshortcutmap.cpp:879 #49 0x0115f59e in QShortcutMap::tryShortcutEvent (this=0x91b1924, o=0x92c8638, e=0xbf8bc7c4) at kernel/qshortcutmap.cpp:364 #50 0x01123c52 in QApplication::notify (this=0xbf8bd228, receiver=0x92c8638, e=0xbf8bc7c4) at kernel/qapplication.cpp:3840 #51 0x00c5b68a in KApplication::notify (this=0xbf8bd228, receiver=0x92c8638, event=0xbf8bc7c4) at ../../kdeui/kernel/kapplication.cpp:310 #52 0x00625b3b in QCoreApplication::notifyInternal (this=0xbf8bd228, receiver=0x92c8638, event=0xbf8bc7c4) at kernel/qcoreapplication.cpp:732 #53 0x0111bb9e in sendSpontaneousEvent (receiver=0x92c8638, event=0x4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #54 qt_sendSpontaneousEvent (receiver=0x92c8638, event=0x4) at kernel/qapplication.cpp:5388 #55 0x011d869d in QKeyMapper::sendKeyEvent (keyWidget=0x92c8638, grab=false, type=QEvent::KeyPress?, code=16777268, modifiers=..., text=..., autorepeat=<value optimized out>, count=<value optimized out>, nativeScanCode=71, nativeVirtualKey=65474, nativeModifiers=16) at kernel/qkeymapper_x11.cpp:1867 #56 0x011dab49 in QKeyMapperPrivate::translateKeyEvent (this=0x91daac0, keyWidget=0x92c8638, event=0xbf8bce8c, grab=208) at kernel/qkeymapper_x11.cpp:1837 #57 0x011ae387 in QApplication::x11ProcessEvent (this=0xbf8bd228, event=0xbf8bce8c) at kernel/qapplication_x11.cpp:3429 #58 0x011de36a in x11EventSourceDispatch (s=0x91b4ae8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #59 0x073b9855 in g_main_dispatch (context=0x91b3c90) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2149 #60 g_main_context_dispatch (context=0x91b3c90) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2702 #61 0x073bd668 in g_main_context_iterate (context=0x91b3c90, block=<value optimized out>, dispatch=1, self=0x91b1ad0) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2780 #62 0x073bd848 in g_main_context_iteration (context=0x91b3c90, may_block=1) at /build/buildd/glib2.0-2.26.0/glib/gmain.c:2843 #63 0x00654565 in QEventDispatcherGlib::processEvents (this=0x919cb58, flags=...) at kernel/qeventdispatcher_glib.cpp:415 #64 0x011ddbe5 in QGuiEventDispatcherGlib::processEvents (this=0x919cb58, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #65 0x00624609 in QEventLoop::processEvents (this=0xbf8bd184, flags=) at kernel/qeventloop.cpp:149 #66 0x00624a8a in QEventLoop::exec (this=0xbf8bd184, flags=...) at kernel/qeventloop.cpp:201 #67 0x0062900f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #68 0x0111ae07 in QApplication::exec () at kernel/qapplication.cpp:3672 #69 0x0804fd67 in main (argc=3, argv=0xbf8bd3c4) at /build/buildd/kdesvn-1.5.4/src/main.cpp:91

-- Mike Lerley mike@… --  http://www.rentageekme.com/ V (207) 622-9511 F (207) 622-9511 M (207) 632-4773

Attachments

View

Add a comment

Modify Ticket

Action
as new
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.

Ihr Browser versucht gerade eine Seite aus dem sogenannten Internet auszudrucken. Das Internet ist ein weltweites Netzwerk von Computern, das den Menschen ganz neue Möglichkeiten der Kommunikation bietet.

Da Politiker im Regelfall von neuen Dingen nichts verstehen, halten wir es für notwendig, sie davor zu schützen. Dies ist im beidseitigen Interesse, da unnötige Angstzustände bei Ihnen verhindert werden, ebenso wie es uns vor profilierungs- und machtsüchtigen Politikern schützt.

Sollten Sie der Meinung sein, dass Sie diese Internetseite dennoch sehen sollten, so können Sie jederzeit durch normalen Gebrauch eines Internetbrowsers darauf zugreifen. Dazu sind aber minimale Computerkenntnisse erforderlich. Sollten Sie diese nicht haben, vergessen Sie einfach dieses Internet und lassen uns in Ruhe.

Die Umgehung dieser Ausdrucksperre ist nach §95a UrhG verboten.

Mehr Informationen unter www.politiker-stopp.de.