Bug 301589 - Dolphin crashes upon start
Summary: Dolphin crashes upon start
Status: RESOLVED DUPLICATE of bug 268064
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-10 16:58 UTC by Egon Geerardyn
Modified: 2012-06-10 17:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Egon Geerardyn 2012-06-10 16:58:07 UTC
Application: dolphin (2.0)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.2
Operating System: Linux 3.3.8-1-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
I just opened a Dolphin window, which then crashes. I wasn't doing anything fancy.

KDE was gotten from the latest version available in the ArchLinux repositories.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f16ca66f780 (LWP 5019))]

Thread 2 (Thread 0x7f16b183f700 (LWP 5020)):
#0  0x00007f16c8f602ed in read () from /lib/libpthread.so.0
#1  0x00007f16c4c497ff in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f16c4c0e2f9 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#3  0x00007f16c4c0e712 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x00007f16c4c0e894 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0x00007f16c9311b06 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007f16c92e263f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#7  0x00007f16c92e28c8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#8  0x00007f16c91e66e0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#9  0x00007f16c92c303f in ?? () from /usr/lib/libQtCore.so.4
#10 0x00007f16c91e967b in ?? () from /usr/lib/libQtCore.so.4
#11 0x00007f16c8f59e0e in start_thread () from /lib/libpthread.so.0
#12 0x00007f16c7cee1ed in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7f16ca66f780 (LWP 5019)):
[KCrash Handler]
#5  0x00007f16c97c2822 in KServiceTypeTrader::defaultOffers(QString const&, QString const&) const () from /usr/lib/libkdecore.so.5
#6  0x00007f16c97c2c31 in KServiceTypeTrader::query(QString const&, QString const&) const () from /usr/lib/libkdecore.so.5
#7  0x00007f16b692ae09 in VersionControlObserver::searchPlugin(KUrl const&) const () from /usr/lib/libdolphinprivate.so.4
#8  0x00007f16b692b1af in VersionControlObserver::verifyDirectory() () from /usr/lib/libdolphinprivate.so.4
#9  0x00007f16c92f8dcf in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x00007f16c92f80dc in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#11 0x00007f16c8478f7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x00007f16c847d3fa in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007f16ca084c66 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#14 0x00007f16c92e38ee in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#15 0x00007f16c9314352 in ?? () from /usr/lib/libQtCore.so.4
#16 0x00007f16c9311484 in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007f16c4c0e4a5 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0x00007f16c4c0e7d8 in ?? () from /usr/lib/libglib-2.0.so.0
#19 0x00007f16c4c0e894 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#20 0x00007f16c9311ae6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#21 0x00007f16c85192fe in ?? () from /usr/lib/libQtGui.so.4
#22 0x00007f16c92e263f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#23 0x00007f16c92e28c8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007f16c92e7568 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#25 0x00007f16b707e737 in kdemain () from /usr/lib/libkdeinit4_dolphin.so
#26 0x0000000000408292 in _start ()

Possible duplicates by query: bug 301499, bug 299296.

Reported using DrKonqi
Comment 1 Peter Penz 2012-06-10 17:02:58 UTC

*** This bug has been marked as a duplicate of bug 268064 ***