Bug 241028 - amarock crash by startup
Summary: amarock crash by startup
Status: RESOLVED DUPLICATE of bug 232068
Alias: None
Product: phonon-backend-gstreamer
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Martin Sandsmark
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-07 18:29 UTC by Patrick De Baets
Modified: 2011-04-27 21:17 UTC (History)
2 users (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 Patrick De Baets 2010-06-07 18:29:29 UTC
Application: amarok (2.3.0)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
ik klikte op progamma amarock en onmiddelijk kreeg ik het crash scherm te zien en dit is alles wat ik er van kan zeggen

 -- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
[Current thread is 1 (Thread 0xb6167720 (LWP 2058))]

Thread 2 (Thread 0xb08abb70 (LWP 2063)):
#0  0x00114422 in __kernel_vsyscall ()
#1  0x00924b86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x03700502 in ?? () from /usr/lib/libpulse.so.0
#3  0x036eca59 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#4  0x036eea13 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#5  0x036eeae4 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#6  0x037002a3 in ?? () from /usr/lib/libpulse.so.0
#7  0x0374de02 in ?? () from /usr/lib/libpulsecommon-0.9.21.so
#8  0x0082b96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#9  0x00932a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb6167720 (LWP 2058)):
[KCrash Handler]
#6  0x034ffe5c in ?? () from /usr/lib/libasound.so.2
#7  0x034bce9e in snd_pcm_close () from /usr/lib/libasound.so.2
#8  0x0700c662 in ?? () from /usr/lib/gstreamer-0.10/libgstalsa.so
#9  0x03614512 in ?? () from /usr/lib/libgstaudio-0.10.so.0
#10 0x036046f0 in gst_ring_buffer_close_device () from /usr/lib/libgstaudio-0.10.so.0
#11 0x0360ee42 in ?? () from /usr/lib/libgstaudio-0.10.so.0
#12 0x03570435 in gst_element_change_state (element=0xa1a4068, transition=GST_STATE_CHANGE_READY_TO_NULL) at gstelement.c:2548
#13 0x03573928 in gst_element_set_state_func (element=0xa1a4068, state=GST_STATE_NULL) at gstelement.c:2504
#14 0x0356f7f0 in gst_element_set_state (element=0xa1a4068, state=GST_STATE_NULL) at gstelement.c:2405
#15 0x04b3ae1c in Phonon::Gstreamer::AudioOutput::setOutputDevice (this=0xa06a4a0, newDevice=...) at ../../gstreamer/audiooutput.cpp:217
#16 0x07d1a621 in callSetOutputDevice (this=0xa04e338) at ../3rdparty/phonon/phonon/audiooutput.cpp:67
#17 Phonon::AudioOutputPrivate::setupBackendObject (this=0xa04e338) at ../3rdparty/phonon/phonon/audiooutput.cpp:281
#18 0x07d1ad22 in Phonon::AudioOutputPrivate::createBackendObject (this=0xa04e338) at ../3rdparty/phonon/phonon/audiooutput.cpp:124
#19 0x07d17284 in Phonon::AudioOutputPrivate::init (this=0xa04e338, c=Phonon::MusicCategory) at ../3rdparty/phonon/phonon/audiooutput.cpp:106
#20 0x07d17929 in AudioOutput (this=0xa04f558, category=Phonon::MusicCategory, parent=0xa03b960) at ../3rdparty/phonon/phonon/audiooutput.cpp:76
#21 0x014bd88e in EngineController::initializePhonon (this=0xa03b960) at ../../src/EngineController.cpp:122
#22 0x014bfac2 in EngineController::qt_metacall (this=0xa03b960, _c=QMetaObject::InvokeMetaMethod, _id=21, _a=0xbf98764c) at ./EngineController.moc:147
#23 0x00557c9a in QMetaObject::metacall (object=0xa03b960, cl=9260640, idx=26, argv=0xbf98764c) at kernel/qmetaobject.cpp:237
#24 0x0055bac5 in QMetaMethod::invoke (this=0xbf9877dc, object=0xa03b960, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., 
    val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1533
#25 0x0055c0cf in QMetaObject::invokeMethod (obj=0xa03b960, member=0x16de0c4 "initializePhonon", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., 
    val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1113
#26 0x015c0adb in QMetaObject::invokeMethod (this=0x9fc14e0) at /usr/include/qt4/QtCore/qobjectdefs.h:398
#27 Amarok::DefaultApplicationController::initEngineController (this=0x9fc14e0) at ../../src/statemanagement/DefaultApplicationController.cpp:90
#28 0x015c0b12 in Amarok::DefaultApplicationController::start (this=0x9fc14e0) at ../../src/statemanagement/DefaultApplicationController.cpp:47
#29 0x014a0ad0 in App::continueInit (this=0xbf987d88) at ../../src/App.cpp:670
#30 0x014a54e9 in App (this=0xbf987d88) at ../../src/App.cpp:212
#31 0x0804fffc in main (argc=1, argv=0xbf988604) at ../../src/main.cpp:235

Possible duplicates by query: bug 240795, bug 240705, bug 240562, bug 240477, bug 240428.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2010-06-08 00:11:43 UTC
Sorry, this is a known problem with gstreamer, we recommend to use the Phonon-backend-xine and libxine1-ffmpeg for codecs.
Comment 2 Pino Toscano 2010-11-08 21:25:28 UTC

*** This bug has been marked as a duplicate of bug 232068 ***
Comment 3 Myriam Schweingruber 2011-04-27 21:17:27 UTC
reassigning to the new bugzilla product for better bug tracing of the various backends. Sorry for the noise.