Bug 227106 - Amarok segmentation fault immediately upon launch
Summary: Amarok segmentation fault immediately upon launch
Status: RESOLVED DUPLICATE of bug 188602
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.2.0
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-16 01:12 UTC by David Burns
Modified: 2010-02-16 10:08 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 David Burns 2010-02-16 01:12:43 UTC
Application that crashed: amarok
Version of the application: 2.2.0
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-19-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Amarok crashes (segmentation fault) on launch, before getting to the splash screen. The error is reproduceable, it occurs every time regardless of how amarok is launched.

 -- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7fe985d66770 (LWP 4458))]

Thread 3 (Thread 0x7fe96c259910 (LWP 4459)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007fe971f0ec91 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fe97db72a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007fe9832fa80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fe96ab0d910 (LWP 4460)):
[KCrash Handler]
#5  0x00007fe971f29220 in xine_post_input () from /usr/lib/libxine.so.1
#6  0x00007fe9721949e4 in Phonon::Xine::VolumeFaderEffectXT::createInstance (this=0x1c19e80) at ../../xine/volumefadereffect.cpp:123
#7  0x00007fe972179ed2 in Phonon::Xine::EffectXT::ensureInstance (this=0x1c19e80) at ../../xine/effect.cpp:70
#8  0x00007fe97217a06d in Phonon::Xine::EffectXT::audioOutputPort (this=0x0) at ../../xine/effect.cpp:45
#9  0x00007fe97217caf2 in Phonon::Xine::AudioOutputXT::rewireTo (this=0x1cc3150, source=0x7fe9721a4db9) at ../../xine/audiooutput.cpp:332
#10 0x00007fe97216a505 in Phonon::Xine::XineThread::event (this=<value optimized out>, e=<value optimized out>) at ../../xine/xinethread.cpp:130
#11 0x00007fe9842feefc in QApplicationPrivate::notify_helper (this=0x1b90c90, receiver=0x1bd4170, e=0x1c17fa0) at kernel/qapplication.cpp:4056
#12 0x00007fe9843061ce in QApplication::notify (this=0x7fff66182690, receiver=0x1bd4170, e=0x1c17fa0) at kernel/qapplication.cpp:4021
#13 0x00007fe985790ab6 in KApplication::notify (this=0x7fff66182690, receiver=0x1bd4170, event=0x1c17fa0) at ../../kdeui/kernel/kapplication.cpp:302
#14 0x00007fe9839dec2c in QCoreApplication::notifyInternal (this=0x7fff66182690, receiver=0x1bd4170, event=0x1c17fa0) at kernel/qcoreapplication.cpp:610
#15 0x00007fe9839df80a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1bd5c60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1bd5c60) at kernel/qcoreapplication.cpp:1247
#17 0x00007fe983a07533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#18 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#19 0x00007fe97c4aabce in g_main_dispatch (context=0x1b85750) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#20 IA__g_main_context_dispatch (context=0x1b85750) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#21 0x00007fe97c4ae598 in g_main_context_iterate (context=0x1b85750, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#22 0x00007fe97c4ae6c0 in IA__g_main_context_iteration (context=0x1b85750, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#23 0x00007fe983a071a6 in QEventDispatcherGlib::processEvents (this=0x1c02d70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#24 0x00007fe9839dd532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#25 0x00007fe9839dd904 in QEventLoop::exec (this=0x7fe96ab0cfe0, flags=) at kernel/qeventloop.cpp:201
#26 0x00007fe9838f56cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#27 0x00007fe97216956e in Phonon::Xine::XineThread::run (this=0x1bd4170) at ../../xine/xinethread.cpp:143
#28 0x00007fe9838f8445 in QThreadPrivate::start (arg=0x1bd4170) at thread/qthread_unix.cpp:188
#29 0x00007fe97db72a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#30 0x00007fe9832fa80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#31 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 1 (Thread 0x7fe985d66770 (LWP 4458)):
#0  0x00007fe9832ee3c3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fe97afb929a in ?? () from /usr/lib/libxcb.so.1
#2  0x00007fe97afb97d7 in ?? () from /usr/lib/libxcb.so.1
#3  0x00007fe97afb9a85 in xcb_writev () from /usr/lib/libxcb.so.1
#4  0x00007fe9828b2d4a in _XSend () from /usr/lib/libX11.so.6
#5  0x00007fe9828b3295 in _XFlush () from /usr/lib/libX11.so.6
#6  0x00007fe98288b11a in XFlush () from /usr/lib/libX11.so.6
#7  0x00007fe98434ce9a in QWidget::setCursor (this=0x1c1e200, cursor=...) at kernel/qwidget.cpp:4623
#8  0x00007fe9846b800a in QLineEditPrivate::init (this=0x1c16db0, txt=...) at widgets/qlineedit.cpp:2780
#9  0x00007fe9846b833a in QLineEdit (this=0x1c1e200, parent=0x1bf93d0) at widgets/qlineedit.cpp:275
#10 0x00007fe98585be49 in KLineEdit (this=0x7fff66181420, parent=0x1) at ../../kdeui/widgets/klineedit.cpp:206
#11 0x00007fe9852530c9 in LineEdit (this=0x7fff66181420, parent=0x1) at /build/buildd/amarok-2.2.0/src/widgets/LineEdit.cpp:25
#12 0x00007fe98525fd68 in SearchWidget::init (this=0x1bfec40, parent=<value optimized out>, advanced=false) at /build/buildd/amarok-2.2.0/src/widgets/SearchWidget.cpp:66
#13 0x00007fe98526006a in SearchWidget (this=0x1bfec40, parent=0x1cd0ab0, caller=0x1cd0ab0, advanced=255) at /build/buildd/amarok-2.2.0/src/widgets/SearchWidget.cpp:41
#14 0x00007fe984e7df01 in BrowserCategoryList (this=0x1cd0ab0, parent=<value optimized out>, name=<value optimized out>) at /build/buildd/amarok-2.2.0/src/browsers/BrowserCategoryList.cpp:44
#15 0x00007fe98501cac0 in ServiceBrowser (this=0x7fff66181420, parent=0x1, name=...) at /build/buildd/amarok-2.2.0/src/browsers/servicebrowser/ServiceBrowser.cpp:42
#16 0x00007fe98501cd5f in ServiceBrowser::instance () at /build/buildd/amarok-2.2.0/src/browsers/servicebrowser/ServiceBrowser.cpp:34
#17 0x00007fe98500a42a in ServicePluginManager (this=0x1dd6ce0) at /build/buildd/amarok-2.2.0/src/services/ServicePluginManager.cpp:40
#18 0x00007fe98500a48f in ServicePluginManager::instance () at /build/buildd/amarok-2.2.0/src/services/ServicePluginManager.cpp:32
#19 0x00007fe984f1c482 in Model (this=0x1be6de0, parent=<value optimized out>) at /build/buildd/amarok-2.2.0/src/playlist/PlaylistModel.cpp:65
#20 0x00007fe984f1e334 in ModelStack (this=0x1dcd9f0) at /build/buildd/amarok-2.2.0/src/playlist/PlaylistModelStack.cpp:58
#21 0x00007fe984f1e41f in Playlist::ModelStack::instance () at /build/buildd/amarok-2.2.0/src/playlist/PlaylistModelStack.cpp:41
#22 0x00007fe984f1e439 in The::playlist () at /build/buildd/amarok-2.2.0/src/playlist/PlaylistModelStack.cpp:28
#23 0x00007fe98512d078 in StatusBar (this=0x1c17500, parent=<value optimized out>) at /build/buildd/amarok-2.2.0/src/statusbar/StatusBar.cpp:90
#24 0x00007fe9851a9075 in MainWindow (this=0x1c618a0) at /build/buildd/amarok-2.2.0/src/MainWindow.cpp:138
#25 0x00007fe9851845e7 in App::continueInit (this=0x7fff66182690) at /build/buildd/amarok-2.2.0/src/App.cpp:673
#26 0x00007fe985185a4e in App (this=0x7fff66182690) at /build/buildd/amarok-2.2.0/src/App.cpp:225
#27 0x0000000000409ebd in main (argc=<value optimized out>, argv=0x7fff66184438) at /build/buildd/amarok-2.2.0/src/main.cpp:223
The current source language is "auto; currently c".

This bug may be a duplicate of or related to bug 227026

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2010-02-16 10:08:39 UTC
Please upgrade your Amarok version, current is Amarok 2.2.2

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