Bug 235547 - Amarok crashes on startup (backends are gstreamer & pulseaudio)
Summary: Amarok crashes on startup (backends are gstreamer & pulseaudio)
Status: RESOLVED DUPLICATE of bug 232068
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-04-27 15:19 UTC by Murz
Modified: 2010-04-30 11:29 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 Murz 2010-04-27 15:19:02 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-21-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Amarok works normally on KDE 4.3, but after some upgrades to KDE 4.4 at now Amarok can't start, it crashes every time on start, rebooting didn't help.
Removing folder ~/.kde/share/apss/amarok didn't help.
Other multimedia applications such as Kaffeine, VLC, Totem, Clementine - starts and works normally, without crashes.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f338028c710 (LWP 13605)):
#0  0x00007f3397923f53 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f33855d741f in poll_func (ufds=0xe25b90, nfds=2, timeout=-1, userdata=0xe25190) at pulse/thread-mainloop.c:75
#2  0x00007f33855c6d86 in pa_mainloop_poll (m=0xffbfb0) at pulse/mainloop.c:879
#3  0x00007f33855c8809 in pa_mainloop_iterate (m=0xffbfb0, block=<value optimized out>, retval=0x0) at pulse/mainloop.c:961
#4  0x00007f33855c88c0 in pa_mainloop_run (m=0xffbfb0, retval=0x0) at pulse/mainloop.c:979
#5  0x00007f33855d721b in thread (userdata=0xffcf70) at pulse/thread-mainloop.c:94
#6  0x00007f33853960e8 in internal_thread_func (userdata=0xe250a0) at pulsecore/thread-posix.c:72
#7  0x00007f3395d7a9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#8  0x00007f339793069d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f339a9167a0 (LWP 13596)):
[KCrash Handler]
#5  0x00007f338765fe49 in ?? () from /usr/lib/libasound.so.2
#6  0x00007f3387622b15 in snd_pcm_close () from /usr/lib/libasound.so.2
#7  0x00007f33859f96ff in ?? () from /usr/lib/gstreamer-0.10/libgstalsa.so
#8  0x00007f338665d3c6 in ?? () from /usr/lib/libgstaudio-0.10.so.0
#9  0x00007f3386650ecb in gst_ring_buffer_close_device () from /usr/lib/libgstaudio-0.10.so.0
#10 0x00007f3386658ca6 in ?? () from /usr/lib/libgstaudio-0.10.so.0
#11 0x00007f3386efc18c in gst_element_change_state (element=0xffce90, transition=0) at gstelement.c:2548
#12 0x00007f3386eff1bb in gst_element_set_state_func (element=0xe26250, state=GST_STATE_NULL) at gstelement.c:2504
#13 0x00007f33871a59aa in Phonon::Gstreamer::AudioOutput::setOutputDevice (this=0xff22e0, newDevice=<value optimized out>) at ../../gstreamer/audiooutput.cpp:217
#14 0x00007f339514a010 in callSetOutputDevice (this=0xdeccb0) at ../3rdparty/phonon/phonon/audiooutput.cpp:67
#15 Phonon::AudioOutputPrivate::setupBackendObject (this=0xdeccb0) at ../3rdparty/phonon/phonon/audiooutput.cpp:281
#16 0x00007f339514a6f0 in Phonon::AudioOutputPrivate::createBackendObject (this=0xdeccb0) at ../3rdparty/phonon/phonon/audiooutput.cpp:124
#17 0x00007f3395146eea in Phonon::AudioOutputPrivate::init (this=0xdeccb0, c=<value optimized out>) at ../3rdparty/phonon/phonon/audiooutput.cpp:106
#18 0x00007f339514759d in AudioOutput (this=0xde5230, category=Phonon::MusicCategory, parent=0xdf0ee0) at ../3rdparty/phonon/phonon/audiooutput.cpp:76
#19 0x00007f3399c5cbd4 in EngineController::initializePhonon (this=0xdf0ee0) at ../../src/EngineController.cpp:122
#20 0x00007f3399c5ea8d in EngineController::qt_metacall (this=0xdf0ee0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffd3a42500) at ./EngineController.moc:147
#21 0x00007f339826d80e in QMetaMethod::invoke (this=0x7fffd3a427b0, object=0xdf0ee0, connectionType=<value optimized out>, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., 
    val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1533
#22 0x00007f339826dec6 in QMetaObject::invokeMethod (obj=0xdf0ee0, member=<value optimized out>, type=<value optimized out>, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., 
    val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1113
#23 0x00007f3399d4b455 in QMetaObject::invokeMethod (this=<value optimized out>) at /usr/include/qt4/QtCore/qobjectdefs.h:398
#24 Amarok::DefaultApplicationController::initEngineController (this=<value optimized out>) at ../../src/statemanagement/DefaultApplicationController.cpp:90
#25 0x00007f3399d4b489 in Amarok::DefaultApplicationController::start (this=0xffce90) at ../../src/statemanagement/DefaultApplicationController.cpp:47
#26 0x00007f3399c41948 in App::continueInit (this=0x7fffd3a43140) at ../../src/App.cpp:670
#27 0x00007f3399c4615b in App (this=0x7fffd3a43140) at ../../src/App.cpp:212
#28 0x0000000000408778 in main (argc=1, argv=0x7fffd3a450b8) at ../../src/main.cpp:235

This bug may be a duplicate of or related to bug 233440.

Possible duplicates by query: bug 235260, bug 234541, bug 233751, bug 233454, bug 233440.

Reported using DrKonqi
Comment 1 Mikko C. 2010-04-30 11:29:22 UTC
crash in gstreamer, not amarok

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