Bug 281717 - Dragon Player Crashses
Summary: Dragon Player Crashses
Status: RESOLVED UNMAINTAINED
Alias: None
Product: dragonplayer
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-09 21:35 UTC by Levi DeHaan
Modified: 2011-09-10 01:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Levi DeHaan 2011-09-09 21:35:37 UTC
Application: dragon (2.0)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-5-amd64 x86_64
Distribution: Debian GNU/Linux 6.0.2 (squeeze)

-- Information about the crash:
I believe it has to do with phonon as it wouldn't give me useful return data until i installed the phonon debugging symbols

The crash can be reproduced every time.

 -- Backtrace:
Application: Dragon Player (dragon), signal: Segmentation fault
The current source language is "auto; currently asm".
[Current thread is 1 (Thread 0x7fb648a8e760 (LWP 19840))]

Thread 3 (Thread 0x7fb63065c700 (LWP 19857)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007fb64765af41 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fb6421b38ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007fb64581802d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fb62f223700 (LWP 19862)):
#0  0x00007fb6458118d3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fb647683c25 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007fb647668969 in ?? () from /usr/lib/libxine.so.1
#3  0x00007fb6421b38ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007fb64581802d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb648a8e760 (LWP 19840)):
[KCrash Handler]
#5  0x00000000000000a7 in ?? ()
#6  0x00007fb63b4788e9 in ObjectDescription (this=0x2d46d80, parent=<value optimized out>) at ../../phonon/objectdescription.h:254
#7  AudioOutput (this=0x2d46d80, parent=<value optimized out>) at ../../xine/audiooutput.cpp:51
#8  0x00007fb63b4853f8 in Phonon::Xine::Backend::createObject (this=<value optimized out>, c=<value optimized out>, parent=0x2882060, args=<value optimized out>) at ../../xine/backend.cpp:156
#9  0x00007fb647b72392 in Phonon::Factory::createAudioOutput (parent=0x2882060) at ../../phonon/factory.cpp:343
#10 0x00007fb647b68936 in Phonon::AudioOutputPrivate::createBackendObject (this=0x2d46460) at ../../phonon/audiooutput.cpp:133
#11 0x00007fb647b65cd4 in Phonon::AudioOutputPrivate::init (this=0x2d46460, c=Phonon::VideoCategory) at ../../phonon/audiooutput.cpp:106
#12 0x0000000000419bf6 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2011-09-10 01:12:19 UTC
The Phonon Xine backend is unmaintained because the upstream Xine libraries are no longer maintained. Please switch to the Phonon gstreamer or Phonon VLC backend in System Settings > Multimedia.

Additionally, update your KDE version to recent 4.6.5 or 4.7.x.

If you are still getting bugs with a recent KDE and Phonon gstreamer/VLC, please add a comment or open a new bug.