Bug 231050 - 'open with' on a video file crashes Dolphin
Summary: 'open with' on a video file crashes Dolphin
Status: RESOLVED DUPLICATE of bug 228071
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-03-17 01:53 UTC by rabindranath
Modified: 2010-03-17 05:56 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 rabindranath 2010-03-17 01:53:15 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.9-70.fc12.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
dolphin crashes intermittently when i right-click on a video file and select 'open with' gnome mplayer

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f80256ec840 (LWP 8204))]

Thread 2 (Thread 0x7f800dff2710 (LWP 8215)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00000031b06134b1 in metronom_sync_loop (this=0x1d1b040) at metronom.c:870
#2  0x00000031a4206a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00000031a3ade67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f80256ec840 (LWP 8204)):
[KCrash Handler]
#5  0x00000031a3a326c5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00000031a3a33ea5 in abort () at abort.c:92
#7  0x000000319aa69a84 in qt_message_output (msgType=<value optimized out>, buf=<value optimized out>) at global/qglobal.cpp:2250
#8  0x000000319aa69c62 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x319abaeaa8 "ASSERT: \"%s\" in file %s, line %d", ap=0x7fff2e226db0)
    at global/qglobal.cpp:2296
#9  0x000000319aa69e15 in qFatal (msg=0x200c <Address 0x200c out of bounds>) at global/qglobal.cpp:2479
#10 0x00007f8018be4999 in Phonon::Xine::Backend::Backend (this=0x1c1ec10, parent=<value optimized out>) at /usr/src/debug/phonon-4.3.80/xine/backend.cpp:79
#11 0x00007f8018be50b3 in qt_plugin_instance () at /usr/src/debug/phonon-4.3.80/xine/backend.cpp:54
#12 0x00007f801a8d7492 in Phonon::KdePlatformPlugin::createBackend (this=<value optimized out>, newService=<value optimized out>)
    at /usr/src/debug/kdebase-runtime-4.4.0/phonon/platform_kde/kdeplatformplugin.cpp:155
#13 0x00007f801a8d7abb in Phonon::KdePlatformPlugin::createBackend (this=0x16d4be0) at /usr/src/debug/kdebase-runtime-4.4.0/phonon/platform_kde/kdeplatformplugin.cpp:204
#14 0x0000003a53a34d39 in Phonon::FactoryPrivate::createBackend (this=0x16d4520) at /usr/src/debug/phonon-4.3.80/phonon/factory.cpp:118
#15 0x0000003a53a35c07 in Phonon::Factory::backend (createWhenNull=<value optimized out>) at /usr/src/debug/phonon-4.3.80/phonon/factory.cpp:417
#16 0x0000003a53a2df2b in Phonon::BackendCapabilities::isMimeTypeAvailable (mimeType=...) at /usr/src/debug/phonon-4.3.80/phonon/backendcapabilities.cpp:66
#17 0x000000000043a93b in InformationPanelContent::showItem (this=0x178f090, item=...) at /usr/src/debug/kdebase-4.4.0/apps/dolphin/src/panels/information/informationpanelcontent.cpp:203
#18 0x0000000000438780 in InformationPanel::showItemInfo (this=0x188ed50) at /usr/src/debug/kdebase-4.4.0/apps/dolphin/src/panels/information/informationpanel.cpp:179
#19 0x0000000000439664 in InformationPanel::qt_metacall (this=0x188ed50, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2e227b60)
    at /usr/src/debug/kdebase-4.4.0/x86_64-redhat-linux-gnu/apps/dolphin/src/informationpanel.moc:102
#20 0x000000319ab6a2af in QMetaObject::activate (sender=0x194b580, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3293
#21 0x000000319ab6663e in QObject::event (this=0x194b580, e=0x7fff2e2282b0) at kernel/qobject.cpp:1212
#22 0x0000003a4dfaa9dc in QApplicationPrivate::notify_helper (this=0x14d8e10, receiver=0x194b580, e=0x7fff2e2282b0) at kernel/qapplication.cpp:4300
#23 0x0000003a4dfb0aab in QApplication::notify (this=<value optimized out>, receiver=0x194b580, e=0x7fff2e2282b0) at kernel/qapplication.cpp:4183
#24 0x0000003a4ee067a6 in KApplication::notify (this=0x7fff2e228600, receiver=0x194b580, event=0x7fff2e2282b0) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#25 0x000000319ab5774c in QCoreApplication::notifyInternal (this=0x7fff2e228600, receiver=0x194b580, event=0x7fff2e2282b0) at kernel/qcoreapplication.cpp:704
#26 0x000000319ab7fe02 in sendEvent (this=0x14ddc70) at kernel/qcoreapplication.h:215
#27 QTimerInfoList::activateTimers (this=0x14ddc70) at kernel/qeventdispatcher_unix.cpp:603
#28 0x000000319ab7d398 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#29 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#30 0x00000031a5a3920e in g_main_dispatch (context=0x14dc520) at gmain.c:1960
#31 IA__g_main_context_dispatch (context=0x14dc520) at gmain.c:2513
#32 0x00000031a5a3cbf8 in g_main_context_iterate (context=0x14dc520, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#33 0x00000031a5a3cd1a in IA__g_main_context_iteration (context=0x14dc520, may_block=1) at gmain.c:2654
#34 0x000000319ab7d063 in QEventDispatcherGlib::processEvents (this=0x14afc60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#35 0x0000003a4e049a1e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x000000319ab56192 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#37 0x000000319ab5645c in QEventLoop::exec (this=0x7fff2e228550, flags=...) at kernel/qeventloop.cpp:201
#38 0x000000319ab58749 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#39 0x00000000004374e5 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.4.0/apps/dolphin/src/main.cpp:101

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

Possible duplicates by query: bug 229928, bug 229872, bug 229584, bug 228964, bug 228071.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-03-17 05:56:18 UTC
Thanks for the bug report! This crash was reported already.

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