Bug 181577 - Amarok segfaults while starting under KDE 4.2 snapshot
Summary: Amarok segfaults while starting under KDE 4.2 snapshot
Status: RESOLVED DUPLICATE of bug 181579
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-22 10:16 UTC by David Vogt
Modified: 2009-01-22 10:34 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 David Vogt 2009-01-22 10:16:22 UTC
Version:           svn r913322 (using Devel)
OS:                Linux
Installed from:    Compiled sources

I've compiled amarok from source (complete rebuild) using KDE4.2 snapshot packages for arch linux (http://pkg.eth-os.org/kde-svn/i686).

When starting amarok, it shows the following error on the console and then segfaults:

----------------------
KCrash: Application 'amarok' crashing...                                                                     
sock_file=/home/dv/.kde/socket-rincewind.frozenbrain.com/kdeinit4__0                                         
<unknown program name>(26429)/: Communication problem with  "amarok" , it probably crashed.                  
Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" " 
----------------------

The backtrace looks like this:

Application: Amarok (amarok), signal SIGSEGV
[Current thread is 0 (LWP 26433)]

Thread 4 (Thread 0xb2058b90 (LWP 26434)):
#0  0xb7f98424 in __kernel_vsyscall ()
#1  0xb6c5cf82 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb2d927d1 in metronom_sync_loop () from /usr/lib/libxine.so.1

Thread 3 (Thread 0xb1795b90 (LWP 26441)):
#0  0xb7f98424 in __kernel_vsyscall ()
#1  0xb6aaee17 in poll () from /lib/libc.so.6
#2  0xb17ceee0 in ao_alsa_handle_event_thread () from /usr/lib/xine/plugins/1.25/xineplug_ao_out_alsa.so
#3  0x00000000 in ?? ()

Thread 2 (Thread 0xb0f52b90 (LWP 26442)):
#0  0xb7f98424 in __kernel_vsyscall ()
#1  0xb6c5cc55 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb2da4784 in ao_loop () from /usr/lib/libxine.so.1
#3  0x00000000 in ?? ()

Thread 1 (Thread 0xb4982710 (LWP 26433)):
[KCrash Handler]
#6  0xb6dccd67 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#7  0xb611bb63 in Phonon::AudioOutputAdaptor::outputDeviceIndexChanged () from /usr/lib/libphonon.so.4
#8  0xb6106add in Phonon::AudioOutputPrivate::handleAutomaticDeviceChange () from /usr/lib/libphonon.so.4
#9  0xb6108aa2 in Phonon::AudioOutputPrivate::setupBackendObject () from /usr/lib/libphonon.so.4
#10 0xb610748c in Phonon::AudioOutputPrivate::init () from /usr/lib/libphonon.so.4
#11 0xb7aeaa37 in EngineController::EngineController () from /usr/lib/libamaroklib.so.1
#12 0xb7aeafe6 in EngineController::instance () from /usr/lib/libamaroklib.so.1
#13 0xb7aeb007 in The::engineController () from /usr/lib/libamaroklib.so.1
#14 0xb7af7488 in MainWindow::MainWindow () from /usr/lib/libamaroklib.so.1
#15 0xb7add31e in App::continueInit () from /usr/lib/libamaroklib.so.1
#16 0xb7ade7ac in App::App () from /usr/lib/libamaroklib.so.1
#17 0x0804bfa9 in _start ()
Comment 1 Dario Andres 2009-01-22 10:34:34 UTC
The root problem is the same... :)

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