Bug 213699 - Dolphin crash at startup of kde (SegFault)
Summary: Dolphin crash at startup of kde (SegFault)
Status: RESOLVED DUPLICATE of bug 208921
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-08 15:33 UTC by Xaver Wurzenberger
Modified: 2009-11-09 20:17 UTC (History)
1 user (show)

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 Xaver Wurzenberger 2009-11-08 15:33:00 UTC
Version:           1.3 (using 4.3.3 (KDE 4.3.3), Chakra KDE)
Compiler:          gcc
OS:                Linux (i686) release 2.6.31-ARCH

Hi,
dolphin just crashed at kde startup with the following developer information/backtrace given. I am afraid I can't contribute a lot more information as I wasn't able to reproduce it, however I thought it might be useful anyway.
Regards

P.S.: I don't have a home directory called '/home/phil' as readable in the last line.



Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb4fbc30a in _dbus_connection_lock () from /usr/lib/libdbus-1.so.3
#7  0xb4fcf5d5 in _dbus_pending_call_get_connection_and_lock () from /usr/lib/libdbus-1.so.3
#8  0xb4fc04a5 in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#9  0xb4fd4382 in dbus_timeout_handle () from /usr/lib/libdbus-1.so.3
#10 0xb6a811d5 in q_dbus_timeout_handle (this=0x0, e=0xbf9673f0) at ./qdbus_symbols_p.h:172
#11 QDBusConnectionPrivate::timerEvent (this=0x0, e=0xbf9673f0) at qdbusintegrator.cpp:1023
#12 0xb5ff618f in QObject::event (this=0x9959d00, e=0xbf9673f0) at kernel/qobject.cpp:1074
#13 0xb61f9924 in QApplicationPrivate::notify_helper (this=0x996b008, receiver=0x9959d00, e=0xbf9673f0) at kernel/qapplication.cpp:4065
#14 0xb620100c in QApplication::notify (this=0xbf96775c, receiver=0x9959d00, e=0xbf9673f0) at kernel/qapplication.cpp:3605
#15 0xb6f275ca in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0xb5fe65bb in QCoreApplication::notifyInternal (this=0xbf96775c, receiver=0x9959d00, event=0xbf9673f0) at kernel/qcoreapplication.cpp:610
#17 0xb6013efe in QCoreApplication::sendEvent (this=0x9963c74) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#18 QTimerInfoList::activateTimers (this=0x9963c74) at kernel/qeventdispatcher_unix.cpp:580
#19 0xb6011007 in timerSourceDispatch (source=0x9963cb0) at kernel/qeventdispatcher_glib.cpp:184
#20 idleTimerSourceDispatch (source=0x9963cb0) at kernel/qeventdispatcher_glib.cpp:231
#21 0xb560b328 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb560eba0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#23 0xb560ecd3 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb6010d25 in QEventDispatcherGlib::processEvents (this=0x9960a30, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#25 0xb6297705 in QGuiEventDispatcherGlib::processEvents (this=0x9960a30, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#26 0xb5fe4ba9 in QEventLoop::processEvents (this=0xbf9676b4, flags=) at kernel/qeventloop.cpp:149
#27 0xb5fe4ffa in QEventLoop::exec (this=0xbf9676b4, flags=...) at kernel/qeventloop.cpp:201
#28 0xb5fe746f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0xb61f97a7 in QApplication::exec () at kernel/qapplication.cpp:3525
#30 0x0807a6b5 in main (argc=3, argv=0xbf967934) at /home/phil/kdemod/core/kdebase/src/kdebase-4.3.3/apps/dolphin/src/main.cpp:94
Comment 1 Frank Reininghaus 2009-11-09 20:17:16 UTC
Thanks for the bug report! This issue (which might be related to Nepomuk) has been reported already.

> P.S.: I don't have a home directory called '/home/phil' as readable in the last
> line.

The person who built your Dolphin package compiled Dolphin in this directory on his/her computer.

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