Bug 181372 - crash when starting dragonplayer
Summary: crash when starting dragonplayer
Status: RESOLVED NOT A BUG
Alias: None
Product: dragonplayer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Dragon Player Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-20 08:00 UTC by Jonas Vejlin
Modified: 2009-01-20 18: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 Jonas Vejlin 2009-01-20 08:00:14 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

When I tries to start dragon player it crash. Here is the output it gives me when starting it from kommand line :
dragonplayer(17463) Phonon::KdePlatformPlugin::createBackend: using backend:  "GStreamer"
virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) "HDA Intel (ALC268 Analog)"
virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) ("x-phonon:CARD=0,DEV=0", "plughw:CARD=0,DEV=0")
virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) setProperty(device, "x-phonon:CARD=0,DEV=0" ) succeeded
virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) go to old state on device "x-phonon:CARD=0,DEV=0"  failed
virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) setProperty(device, "plughw:CARD=0,DEV=0" ) succeeded
virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) go to old state on device "plughw:CARD=0,DEV=0"  failed
virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) "HDA Intel (ALC268 Analog)"
virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) ("x-phonon:CARD=0,DEV=0", "plughw:CARD=0,DEV=0")
virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) setProperty(device, "x-phonon:CARD=0,DEV=0" ) succeeded
virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) go to old state on device "x-phonon:CARD=0,DEV=0"  failed
virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) setProperty(device, "plughw:CARD=0,DEV=0" ) succeeded
virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) go to old state on device "plughw:CARD=0,DEV=0"  failed
virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) "default"
KCrash: Application 'dragon' crashing...
sock_file=/home/beer/.kde4/socket-laptop/kdeinit4__0
dragon: Fatal IO error: client killed

GThread-ERROR **: file /build/buildd/glib2.0-2.18.4/gthread/gthread-posix.c: line 385 (g_thread_join_posix_impl): error 'Klarede at undgå vranglås ved tildeling af ressource' during 'pthread_join (*(pthread_t*)thread, &ignore)'
aborting...
Unable to start Dr. Konqi
Comment 1 Dario Andres 2009-01-20 13:32:10 UTC
If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? 
Also, can you detail what KDE version (or SVN revision/branch) are you using?
Thanks :)
Comment 2 Jonas Vejlin 2009-01-20 15:11:11 UTC
It is easy to reproduce for me sicne it happens everytime. Since gdb, for some wired reson, also crashed I cannot make a backtrace for you. I am using 4.1.96+svn910960 witch I belive to be part of kde 4.2 rc 1 (ana unofficial repo)
Comment 3 Jonas Vejlin 2009-01-20 18:44:24 UTC
Seems the bug has bin fixed in Debian