Bug 232966 - dolphine crashed after invoking kdesvn to update a repository
Summary: dolphine crashed after invoking kdesvn to update a repository
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-01 15:17 UTC by Jerome Duquennoy
Modified: 2018-03-15 18:05 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Duquennoy 2010-04-01 15:17:56 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-20-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
After choosing Update (KDESvn), dolphine crashed.
The update was started before the crash.
This bug is not easily reproductible, it happened once, so that I cannot know what specific condition caused it.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0x0020f98d in ?? () from /usr/lib/libkio.so.5
#7  0x0020fa43 in ?? () from /usr/lib/libkio.so.5
#8  0x0021486b in ?? () from /usr/lib/libkio.so.5
#9  0x00215d77 in KDirModel::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#10 0x00b1a263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x00b1aec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x001f8469 in KDirLister::itemsAdded(KUrl const&, KFileItemList const&) () from /usr/lib/libkio.so.5
#13 0x001f94fe in KDirLister::Private::emitItems() () from /usr/lib/libkio.so.5
#14 0x002047e7 in ?? () from /usr/lib/libkio.so.5
#15 0x002050af in ?? () from /usr/lib/libkio.so.5
#16 0x0020b8a5 in ?? () from /usr/lib/libkio.so.5
#17 0x00b1a263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x00b1aec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#19 0x00217503 in OrgKdeKDirNotifyInterface::FilesChanged(QStringList const&) () from /usr/lib/libkio.so.5
#20 0x002176d5 in OrgKdeKDirNotifyInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#21 0x006577b4 in ?? () from /usr/lib/libQtDBus.so.4
#22 0x0065f197 in ?? () from /usr/lib/libQtDBus.so.4
#23 0x00b145fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#24 0x07168f54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x0717067c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x00ff1bfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#27 0x00b046cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#28 0x00b052b2 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#29 0x00b0547d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#30 0x00b2f3ff in ?? () from /usr/lib/libQtCore.so.4
#31 0x0155ee88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x01562730 in ?? () from /lib/libglib-2.0.so.0
#33 0x01562863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x00b2f02c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x07209be5 in ?? () from /usr/lib/libQtGui.so.4
#36 0x00b02c79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x00b030ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0x00b0553f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#39 0x07168dd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#40 0x0807a745 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-04-01 15:34:30 UTC
Those crashes are likely to be fixed on KDE SC 4.4, but, just to confirm:
- If you can reproduce the crash at will (or you experience this regularly), can you install the "kdelibs5-dbg" package and post a complete backtrace here? (you can get more information at http://techbase.kde.org/User:DarioAndres/Basic_Guide_about_Crash_Reporting ) Thanks
Comment 2 Julian Steinmann 2018-03-15 18:05:05 UTC
This bug was probably fixed with KDE SC 4.4. If you can still reproduce this bug, please reopen it & attach steps to reproduce with the newest version of Dolphin.