Bug 236837 - Dolphin crash when you close its window
Summary: Dolphin crash when you close its window
Status: RESOLVED DUPLICATE of bug 228071
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-08 12:16 UTC by Styopa Semenukha
Modified: 2010-05-08 12:44 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 Styopa Semenukha 2010-05-08 12:16:36 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-gcc44 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

What I was doing when the application crashed:
1. Close Dolphin.
2. It's window disappears, but a crash report dialog pops up.

This happens every time you close Dolphin, no matter what directories are viewed, no matter if multimedia is playing or not.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
[Current thread is 1 (Thread 0x7febf0844750 (LWP 10399))]

Thread 2 (Thread 0x7febd9784910 (LWP 10469)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007febddf9bf41 in metronom_sync_loop (this=0x222a4f0) at metronom.c:870
#2  0x00007febe8ea273a in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007febec9a969d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7febf0844750 (LWP 10399)):
[KCrash Handler]
#5  0x00007febec90ff45 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007febec912d80 in *__GI_abort () at abort.c:88
#7  0x00007febecfc36ef in qt_message_output (msgType=QtFatalMsg, buf=<value optimized out>) at global/qglobal.cpp:2250
#8  0x00007febecfc3892 in qt_message (msgType=QtFatalMsg, msg=0x7febed1210c8 "ASSERT: \"%s\" in file %s, line %d", ap=0x7fff5fa51180) at global/qglobal.cpp:2296
#9  0x00007febecfc3a45 in qFatal (msg=0x289f <Address 0x289f out of bounds>) at global/qglobal.cpp:2479
#10 0x00007febde21ccc4 in Backend (this=0x2187290, parent=<value optimized out>) at ../../xine/backend.cpp:77
#11 0x00007febde21d343 in qt_plugin_instance () at ../../xine/backend.cpp:51
#12 0x00007febde7b8b82 in Phonon::KdePlatformPlugin::createBackend (this=<value optimized out>, newService=) at ../../../phonon/platform_kde/kdeplatformplugin.cpp:155
#13 0x00007febde7b96db in Phonon::KdePlatformPlugin::createBackend (this=0x1e1c7e0) at ../../../phonon/platform_kde/kdeplatformplugin.cpp:204
#14 0x00007febef5c36a9 in Phonon::FactoryPrivate::createBackend (this=0x1e1bc90) at ../../phonon/factory.cpp:118
#15 0x00007febef5c4567 in Phonon::Factory::backend (createWhenNull=<value optimized out>) at ../../phonon/factory.cpp:417
#16 0x00007febef5bba1c in Phonon::BackendCapabilities::isMimeTypeAvailable (mimeType=...) at ../../phonon/backendcapabilities.cpp:66
#17 0x000000000043c9a7 in _start ()
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-05-08 12:44:53 UTC
Thanks for the bug report! This issue has been reported already. It looks like it might be fixed in the latest KDE/Phonon versions.

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