Bug 246456 - dolphin crash after having opening a txt document
Summary: dolphin crash after having opening a txt document
Status: RESOLVED DUPLICATE of bug 226725
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-01 20:55 UTC by Bruno Friedmann
Modified: 2010-08-02 13:07 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 Bruno Friedmann 2010-08-01 20:55:20 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 5"
Qt Version: 4.6.3
Operating System: Linux 2.6.34-12-desktop i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
kde 4.4.4 on opensuse 11.3 
nepomuk on (due to akonadi) + strigi virtuoso on


The crash can be reproduced some of the time.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  _dbus_connection_lock (connection=0x170bf283) at dbus-connection.c:355
#7  0xb536d985 in _dbus_pending_call_get_connection_and_lock (pending=0x8685a18) at dbus-pending-call.c:307
#8  0xb535e2d6 in reply_handler_timeout (data=0x8685a18) at dbus-connection.c:3163
#9  0xb5372b90 in dbus_timeout_handle (timeout=0x8224bd8) at dbus-timeout.c:473
#10 0xb69524e1 in q_dbus_timeout_handle (this=0x80e9970, e=0xbfb41bc0) at qdbus_symbols_p.h:172
#11 QDBusConnectionPrivate::timerEvent (this=0x80e9970, e=0xbfb41bc0) at qdbusintegrator.cpp:1035
#12 0xb682b774 in QObject::event (this=0x80e9970, e=0xbfb41bc0) at kernel/qobject.cpp:1212
#13 0xb5d6cc64 in QApplicationPrivate::notify_helper (this=0x80fc058, receiver=0x80e9970, e=0xbfb41bc0) at kernel/qapplication.cpp:4302
#14 0xb5d74bf7 in QApplication::notify (this=0xbfb41f24, receiver=0x80e9970, e=0xbfb41bc0) at kernel/qapplication.cpp:3706
#15 0xb6d309d1 in KApplication::notify (this=0xbfb41f24, receiver=0x80e9970, event=0xbfb41bc0) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#16 0xb6818e0e in QCoreApplication::notifyInternal (this=0xbfb41f24, receiver=0x80e9970, event=0xbfb41bc0) at kernel/qcoreapplication.cpp:726
#17 0xb684770e in sendEvent (this=0x80f4734) at kernel/qcoreapplication.h:215
#18 QTimerInfoList::activateTimers (this=0x80f4734) at kernel/qeventdispatcher_unix.cpp:618
#19 0xb6844675 in timerSourceDispatch (source=0x80f4768) at kernel/qeventdispatcher_glib.cpp:184
#20 idleTimerSourceDispatch (source=0x80f4768) at kernel/qeventdispatcher_glib.cpp:231
#21 0xb5291b49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb5292350 in ?? () from /usr/lib/libglib-2.0.so.0
#23 0xb529260e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb6844d4b in QEventDispatcherGlib::processEvents (this=0x80d4600, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#25 0xb5e1d19a in QGuiEventDispatcherGlib::processEvents (this=0x80d4600, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#26 0xb681811d in QEventLoop::processEvents (this=0xbfb41e84, flags=...) at kernel/qeventloop.cpp:149
#27 0xb6818319 in QEventLoop::exec (this=0xbfb41e84, flags=...) at kernel/qeventloop.cpp:201
#28 0xb681cc70 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#29 0xb5d6a164 in QApplication::exec () at kernel/qapplication.cpp:3581
#30 0x080785b5 in main (argc=) at /usr/src/debug/kdebase-4.4.4/apps/dolphin/src/main.cpp:101

This bug may be a duplicate of or related to bug 226725.

Possible duplicates by query: bug 246291, bug 246208, bug 246017, bug 245976, bug 245682.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-08-02 13:07:23 UTC
Thanks for the bug report! This crash has been reported already. It's a bug in
the D-Bus library.

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