Bug 245344 - amarok crashes while starting
Summary: amarok crashes while starting
Status: RESOLVED UPSTREAM
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.3.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-21 19:12 UTC by Rémi Barrault
Modified: 2010-07-22 00:54 UTC (History)
0 users

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 Rémi Barrault 2010-07-21 19:12: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-23-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
As soon as I start the application, a segmentation fault appears

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb1edcb70 (LWP 2451)):
#0  0x004ce422 in __kernel_vsyscall ()
#1  0x05f4fb86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x02f5f502 in ?? () from /usr/lib/libpulse.so.0
#3  0x02f4ba59 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#4  0x02f4da13 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#5  0x02f4dae4 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#6  0x02f5f2a3 in ?? () from /usr/lib/libpulse.so.0
#7  0x02fdde02 in ?? () from /usr/lib/libpulsecommon-0.9.21.so
#8  0x02ebc96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#9  0x05f5da4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb77e2720 (LWP 2447)):
[KCrash Handler]
#6  0x02d08e5c in ?? () from /usr/lib/libasound.so.2
#7  0x02cc5e9e in snd_pcm_close () from /usr/lib/libasound.so.2
#8  0x02f20662 in ?? () from /usr/lib/gstreamer-0.10/libgstalsa.so
#9  0x02eea512 in ?? () from /usr/lib/libgstaudio-0.10.so.0
#10 0x02eda6f0 in gst_ring_buffer_close_device () from /usr/lib/libgstaudio-0.10.so.0
#11 0x02ee4e42 in ?? () from /usr/lib/libgstaudio-0.10.so.0
#12 0x02e22435 in gst_element_change_state (element=0x9156be0, transition=GST_STATE_CHANGE_READY_TO_NULL) at gstelement.c:2548
#13 0x02e25928 in gst_element_set_state_func (element=0x9156be0, state=GST_STATE_NULL) at gstelement.c:2504
#14 0x02e217f0 in gst_element_set_state (element=0x9156be0, state=GST_STATE_NULL) at gstelement.c:2405
#15 0x02dc3e1c in Phonon::Gstreamer::AudioOutput::setOutputDevice (this=0x90542e0, newDevice=...) at ../../gstreamer/audiooutput.cpp:217
#16 0x015b7621 in callSetOutputDevice (this=0x90401a8) at ../3rdparty/phonon/phonon/audiooutput.cpp:67
#17 Phonon::AudioOutputPrivate::setupBackendObject (this=0x90401a8) at ../3rdparty/phonon/phonon/audiooutput.cpp:281
#18 0x015b7d22 in Phonon::AudioOutputPrivate::createBackendObject (this=0x90401a8) at ../3rdparty/phonon/phonon/audiooutput.cpp:124
#19 0x015b4284 in Phonon::AudioOutputPrivate::init (this=0x90401a8, c=Phonon::MusicCategory) at ../3rdparty/phonon/phonon/audiooutput.cpp:106
#20 0x015b4929 in AudioOutput (this=0x903ed78, category=Phonon::MusicCategory, parent=0x9043e58) at ../3rdparty/phonon/phonon/audiooutput.cpp:76
#21 0x00c6f88e in EngineController::initializePhonon (this=0x9043e58) at ../../src/EngineController.cpp:122
#22 0x00c71ac2 in EngineController::qt_metacall (this=0x9043e58, _c=QMetaObject::InvokeMetaMethod, _id=21, _a=0xbff753bc) at ./EngineController.moc:147
#23 0x05c98c9a in QMetaObject::metacall (object=0x9043e58, cl=100561856, idx=26, argv=0xbff753bc) at kernel/qmetaobject.cpp:237
#24 0x05c9cac5 in QMetaMethod::invoke (this=0xbff7554c, object=0x9043e58, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., 
    val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1533
#25 0x05c9d0cf in QMetaObject::invokeMethod (obj=0x9043e58, member=0xe900c4 "initializePhonon", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., 
    val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1113
#26 0x00d72adb in QMetaObject::invokeMethod (this=0x903f368) at /usr/include/qt4/QtCore/qobjectdefs.h:398
#27 Amarok::DefaultApplicationController::initEngineController (this=0x903f368) at ../../src/statemanagement/DefaultApplicationController.cpp:90
#28 0x00d72b12 in Amarok::DefaultApplicationController::start (this=0x903f368) at ../../src/statemanagement/DefaultApplicationController.cpp:47
#29 0x00c52ad0 in App::continueInit (this=0xbff75af8) at ../../src/App.cpp:670
#30 0x00c574e9 in App (this=0xbff75af8) at ../../src/App.cpp:212
#31 0x0804fffc in main (argc=1, argv=0xbff76374) at ../../src/main.cpp:235

This bug may be a duplicate of or related to bug 245249, bug 240795.

Possible duplicates by query: bug 245249, bug 245097, bug 244447, bug 244298, bug 244191.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2010-07-22 00:54:42 UTC
This is a bug upstream in gstreamer. Please use the phonon-backend xine instead.