Bug 251703 - Dolphin crash on "open with amarok"
Summary: Dolphin crash on "open with amarok"
Status: RESOLVED DUPLICATE of bug 226725
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-19 05:43 UTC by zork
Modified: 2010-09-19 12:48 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 zork 2010-09-19 05:43:46 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.6-54.fc13.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
Dolphin crashed when right clicked a mp3 file and selected "open with Amarok".  The file did open in Amarok, but Dolphin crashed.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fbefb48e820 (LWP 2090))]

Thread 2 (Thread 0x7fbef0b39710 (LWP 3192)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007fbeeb7389b1 in ?? () from /usr/lib64/libxine.so.1
#2  0x0000003540407761 in start_thread (arg=0x7fbef0b39710) at pthread_create.c:301
#3  0x000000353fce14ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7fbefb48e820 (LWP 2090)):
[KCrash Handler]
#5  _dbus_connection_lock (connection=0x50002d00450044) at dbus-connection.c:355
#6  0x000000354241d3ad in _dbus_pending_call_get_connection_and_lock (pending=0x1aa4d90) at dbus-pending-call.c:307
#7  0x000000354240f3ee in reply_handler_timeout (data=0x1aa4d90) at dbus-connection.c:3163
#8  0x000000354a618b77 in q_dbus_timeout_handle (this=0xd25230, e=0x7fff3e4b6d60) at qdbus_symbols_p.h:172
#9  QDBusConnectionPrivate::timerEvent (this=0xd25230, e=0x7fff3e4b6d60) at qdbusintegrator.cpp:1035
#10 0x0000003548d62c4e in QObject::event (this=0xd25230, e=0x7fff3e4b6d60) at kernel/qobject.cpp:1212
#11 0x0000003041fab39c in QApplicationPrivate::notify_helper (this=0xd34660, receiver=0xd25230, e=0x7fff3e4b6d60) at kernel/qapplication.cpp:4306
#12 0x0000003041fb165b in QApplication::notify (this=<value optimized out>, receiver=0xd25230, e=0x7fff3e4b6d60) at kernel/qapplication.cpp:4189
#13 0x0000003f61207016 in KApplication::notify (this=0x7fff3e4b70b0, receiver=0xd25230, event=0x7fff3e4b6d60) at /usr/src/debug/kdelibs-4.4.5/kdeui/kernel/kapplication.cpp:302
#14 0x0000003548d53ddc in QCoreApplication::notifyInternal (this=0x7fff3e4b70b0, receiver=0xd25230, event=0x7fff3e4b6d60) at kernel/qcoreapplication.cpp:726
#15 0x0000003548d7c6f2 in sendEvent (this=0xd3a2a0) at kernel/qcoreapplication.h:215
#16 QTimerInfoList::activateTimers (this=0xd3a2a0) at kernel/qeventdispatcher_unix.cpp:603
#17 0x0000003548d79b74 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#18 0x0000003541c3bd02 in g_main_dispatch (context=0xd37a10) at gmain.c:1960
#19 IA__g_main_context_dispatch (context=0xd37a10) at gmain.c:2513
#20 0x0000003541c3fae8 in g_main_context_iterate (context=0xd37a10, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#21 0x0000003541c3fc9c in IA__g_main_context_iteration (context=0xd37a10, may_block=1) at gmain.c:2654
#22 0x0000003548d79863 in QEventDispatcherGlib::processEvents (this=0xd0bc60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#23 0x000000304204a84e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#24 0x0000003548d52822 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#25 0x0000003548d52aec in QEventLoop::exec (this=0x7fff3e4b7000, flags=...) at kernel/qeventloop.cpp:201
#26 0x0000003548d561bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#27 0x0000000000437a15 in main (argc=3, argv=0x7fff3e4b75c8) at /usr/src/debug/kdebase-4.4.5/apps/dolphin/src/main.cpp:101

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

Possible duplicates by query: bug 251400, bug 250827, bug 250295, bug 250165, bug 249678.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-09-19 12:48:58 UTC
Thanks for the report. This is a known issue in libdbus, please update to
libdbus >= 1.3.1 or as workaround turn off the tooltips and the Information
Panel in Dolphin.

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