Bug 253417 - dolphin crash opening pdf
Summary: dolphin crash opening pdf
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-10-06 20:41 UTC by Bruno
Modified: 2010-10-06 22:00 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 2010-10-06 20:41:20 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.2 (KDE 4.5.2) "release 5"
Qt Version: 4.6.3
Operating System: Linux 2.6.31.14-0.1-default x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

I've selected a .pdf file, opened it in Adobe Reader and then dolphin crashed

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  _dbus_connection_lock (connection=0x30) at dbus-connection.c:355
#7  0x00007fb2e1be3bfd in _dbus_pending_call_get_connection_and_lock (pending=0x9d6220) at dbus-pending-call.c:307
#8  0x00007fb2e1bd5d3e in reply_handler_timeout (data=0x30) at dbus-connection.c:3158
#9  0x00007fb2e4c58237 in q_dbus_timeout_handle (timeout=<value optimized out>) at qdbus_symbols_p.h:172
#10 QDBusConnectionPrivate::timerEvent (timeout=<value optimized out>) at qdbusintegrator.cpp:1035
#11 0x00007fb2e7859663 in QObject::event (this=0x68bc50, e=0x7fff63286760) at kernel/qobject.cpp:1212
#12 0x00007fb2e69eb7fc in QApplicationPrivate::notify_helper (this=0x6942a0, receiver=0x68bc50, e=0x7fff63286760) at kernel/qapplication.cpp:4302
#13 0x00007fb2e69f1ddb in QApplication::notify (this=0x7fff63286bc0, receiver=0x68bc50, e=0x7fff63286760) at kernel/qapplication.cpp:4185
#14 0x00007fb2e8526826 in KApplication::notify (this=0x7fff63286bc0, receiver=0x68bc50, event=0x7fff63286760) at /usr/src/debug/kdelibs-4.5.2/kdeui/kernel/kapplication.cpp:310
#15 0x00007fb2e7849b1c in QCoreApplication::notifyInternal (this=0x7fff63286bc0, receiver=0x68bc50, event=0x7fff63286760) at kernel/qcoreapplication.cpp:726
#16 0x00007fb2e78769d5 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#17 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:618
#18 0x00007fb2e78734c8 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#19 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#20 0x00007fb2e33aedee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#21 0x00007fb2e33b27b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#22 0x00007fb2e33b28e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#23 0x00007fb2e7873193 in QEventDispatcherGlib::processEvents (this=0x692220, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#24 0x00007fb2e6a9a21e in QGuiEventDispatcherGlib::processEvents (this=0x30, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007fb2e7848432 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#26 0x00007fb2e784880c in QEventLoop::exec (this=0x7fff63286b00, flags=) at kernel/qeventloop.cpp:201
#27 0x00007fb2e784d4bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#28 0x00007fb2d89fb82f in kdemain () from /usr/lib64/libkdeinit4_dolphin.so
#29 0x0000000000407e08 in _start ()

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

Possible duplicates by query: bug 253344, bug 252802, bug 252329, bug 252270, bug 252265.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-10-06 22:00:26 UTC
Thanks for the bug report! This is an issue in the D-Bus library which
has been reported already. It is fixed in D-Bus 1.3.1 and later:

http://bugreports.qt.nokia.com/browse/QTBUG-7475
https://bugs.freedesktop.org/show_bug.cgi?id=17754

If you cannot update to D-Bus 1.3.1 or later, you can disable tool tips and the
Information Panel as a workaround.

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