Bug 286187

Summary: Amarok crashes on startup, after splash screen, on Kubuntu 11.10
Product: [Applications] amarok Reporter: Alex Leach <albl500>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED WORKSFORME    
Severity: crash    
Priority: NOR    
Version: 2.4.3   
Target Milestone: 2.6   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alex Leach 2011-11-09 13:33:54 UTC
Application: amarok (2.4.3)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-13-server x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
Just started Amarok, saw the splash screen, CRASH!
Starting from command line gives the below error report. I changed many of the URL POST values to "..." in case they contained sensitive information:-

hostname:~> amarok
KGlobal::locale::Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work 
HTTP GET  QUrl( "http://post.audioscrobbler.com:80/?hs=true&p=1.2.1&c=ark&v=2.4.3&u=...&t=...&a=...&api_key=...&sk=..." )  
 QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=...&lang=en&method=user.getNeighbours&user=..." )  
 QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=...&lang=en&method=user.getFriends&user=..." )  
 QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=...&lang=en&method=user.getTopTags&user=..." )  
 QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=...&lang=en&method=user.getTopArtists&user=..." )  
amarok(7648)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok(7648)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok(7648)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
QWidget::insertAction: Attempt to insert null action
amarok(7648)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
QWidget::setMinimumSize: (Media Sources dock/BrowserDock) Negative sizes (114,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (0,-1) are not possible
********************************************************************************************** 
** AMAROK WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING INFORMATION, PLEASE USE: ** 
** amarok --debug                                                                           ** 
********************************************************************************************** 
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x6400024
"OK
001ed4cde01b4426aac1e945bc8f8737
http://post.audioscrobbler.com:80/np_1.2
http://post2.audioscrobbler.com:80/protocol_1.2" 
HTTP POST:  QUrl( "http://post.audioscrobbler.com:80/np_1.2" )  "s=...&a=...&t=...&b=...&l=...&n=0&m=" 
"OK" 
KCrash: Application 'amarok' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/albl500/.kde/socket-metabuntu/kdeinit4__0
QSocketNotifier: Invalid socket 15 and type 'Read', disabling...
QSocketNotifier: Invalid socket 20 and type 'Read', disabling...

The crash can be reproduced every time.

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

Thread 11 (Thread 0x7fced34e1700 (LWP 7308)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fcf08c62d54 in ?? () from /usr/lib/libvlccore.so.4
#2  0x00007fcf1352d25a in ?? () from /usr/lib/libGL.so.1
#3  0x00007fcf1de12efc in start_thread (arg=0x7fced34e1700) at pthread_create.c:304
#4  0x00007fcf2160e89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7fced1425700 (LWP 7310)):
#0  0x00007fcf21602773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fcf1c36df68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fcf1c36e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fcf21f80f3e in QEventDispatcherGlib::processEvents (this=0x1fa3d40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fcf21f54cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fcf21f54ef7 in QEventLoop::exec (this=0x7fced1424cd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fcf21e6c27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fcf21f37cbf in QInotifyFileSystemWatcherEngine::run (this=0x1fcbcd0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fcf21e6ed05 in QThreadPrivate::start (arg=0x1fcbcd0) at thread/qthread_unix.cpp:331
#9  0x00007fcf1352d25a in ?? () from /usr/lib/libGL.so.1
#10 0x00007fcf1de12efc in start_thread (arg=0x7fced1425700) at pthread_create.c:304
#11 0x00007fcf2160e89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fcec72e1700 (LWP 7311)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fcf21e6f1ab in wait (time=18446744073709551615, this=0x21df400) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x21df620, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fcf1f3a3864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x21df260, th=0x21dfb10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fcf1f3a5e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x21df740, th=0x21dfb10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fcf1f3a4ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fcec72e0d20, parent=0x21df260, th=0x21dfb10) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fcf1f3a4d5b in ThreadWeaver::Thread::run (this=0x21dfb10) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fcf21e6ed05 in QThreadPrivate::start (arg=0x21dfb10) at thread/qthread_unix.cpp:331
#8  0x00007fcf1352d25a in ?? () from /usr/lib/libGL.so.1
#9  0x00007fcf1de12efc in start_thread (arg=0x7fcec72e1700) at pthread_create.c:304
#10 0x00007fcf2160e89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fcec46a2700 (LWP 7313)):
#0  0x00007fcf21602773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fcf1c36df68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fcf1c36e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fcf21f80f3e in QEventDispatcherGlib::processEvents (this=0x2464c90, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fcf21f54cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fcf21f54ef7 in QEventLoop::exec (this=0x7fcec46a1cd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fcf21e6c27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fcf21f37cbf in QInotifyFileSystemWatcherEngine::run (this=0x24189f0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fcf21e6ed05 in QThreadPrivate::start (arg=0x24189f0) at thread/qthread_unix.cpp:331
#9  0x00007fcf1352d25a in ?? () from /usr/lib/libGL.so.1
#10 0x00007fcf1de12efc in start_thread (arg=0x7fcec46a2700) at pthread_create.c:304
#11 0x00007fcf2160e89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fcec3c85700 (LWP 7314)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fcf21e6f1ab in wait (time=18446744073709551615, this=0x21df400) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x21df620, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fcf1f3a3864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x21df260, th=0x24bbbf0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fcf1f3a5e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x21df740, th=0x24bbbf0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fcf1f3a5e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x21df740, th=0x24bbbf0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fcf1f3a5e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x21df740, th=0x24bbbf0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fcf1f3a4ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fcec3c84d20, parent=0x21df260, th=0x24bbbf0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007fcf1f3a4d5b in ThreadWeaver::Thread::run (this=0x24bbbf0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007fcf21e6ed05 in QThreadPrivate::start (arg=0x24bbbf0) at thread/qthread_unix.cpp:331
#10 0x00007fcf1352d25a in ?? () from /usr/lib/libGL.so.1
#11 0x00007fcf1de12efc in start_thread (arg=0x7fcec3c85700) at pthread_create.c:304
#12 0x00007fcf2160e89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fcec3279700 (LWP 7315)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fcf21e6f1ab in wait (time=18446744073709551615, this=0x21df400) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x21df620, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fcf1f3a3864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x21df260, th=0x240f3e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fcf1f3a5e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x21df740, th=0x240f3e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fcf1f3a4ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fcec3278d20, parent=0x21df260, th=0x240f3e0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fcf1f3a4d5b in ThreadWeaver::Thread::run (this=0x240f3e0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fcf21e6ed05 in QThreadPrivate::start (arg=0x240f3e0) at thread/qthread_unix.cpp:331
#8  0x00007fcf1352d25a in ?? () from /usr/lib/libGL.so.1
#9  0x00007fcf1de12efc in start_thread (arg=0x7fcec3279700) at pthread_create.c:304
#10 0x00007fcf2160e89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fcec2a78700 (LWP 7316)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fcf21e6f1ab in wait (time=18446744073709551615, this=0x21df400) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x21df620, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fcf1f3a3864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x21df260, th=0x248ca50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fcf1f3a5e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x21df740, th=0x248ca50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fcf1f3a5e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x21df740, th=0x248ca50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fcf1f3a5e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x21df740, th=0x248ca50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fcf1f3a4ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fcec2a77d20, parent=0x21df260, th=0x248ca50) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007fcf1f3a4d5b in ThreadWeaver::Thread::run (this=0x248ca50) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007fcf21e6ed05 in QThreadPrivate::start (arg=0x248ca50) at thread/qthread_unix.cpp:331
#10 0x00007fcf1352d25a in ?? () from /usr/lib/libGL.so.1
#11 0x00007fcf1de12efc in start_thread (arg=0x7fcec2a78700) at pthread_create.c:304
#12 0x00007fcf2160e89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fcec1c37700 (LWP 7317)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fcf18dc8c2c in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007fcf18dc8d59 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007fcf1352d25a in ?? () from /usr/lib/libGL.so.1
#4  0x00007fcf1de12efc in start_thread (arg=0x7fcec1c37700) at pthread_create.c:304
#5  0x00007fcf2160e89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fcec1336700 (LWP 7318)):
#0  0x00007fcf21602773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fcf1c36df68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fcf1c36e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fcf21f80f3e in QEventDispatcherGlib::processEvents (this=0x2509260, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fcf21f54cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fcf21f54ef7 in QEventLoop::exec (this=0x7fcec1335d00, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fcf21e6c27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fcf21e6ed05 in QThreadPrivate::start (arg=0x2500a80) at thread/qthread_unix.cpp:331
#8  0x00007fcf1352d25a in ?? () from /usr/lib/libGL.so.1
#9  0x00007fcf1de12efc in start_thread (arg=0x7fcec1336700) at pthread_create.c:304
#10 0x00007fcf2160e89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fcebb7fe700 (LWP 7321)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fcf1e3eefe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007fcf1e3ef019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007fcf1352d25a in ?? () from /usr/lib/libGL.so.1
#4  0x00007fcf1de12efc in start_thread (arg=0x7fcebb7fe700) at pthread_create.c:304
#5  0x00007fcf2160e89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fcf24caf7c0 (LWP 7303)):
[KCrash Handler]
#6  operator== (value=0, this=0x20000000d) at /usr/include/qt4/QtCore/qbasicatomic.h:70
#7  data (this=0x23d2a80) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:575
#8  Context::ContextView::addCollapseAnimation (this=0x23d2a20, anim=0x24d0bb0) at ../../src/context/ContextView.cpp:239
#9  0x00007fcf2393a5b4 in Context::Applet::collapse (this=0x24f86b0, on=<optimized out>) at ../../src/context/Applet.cpp:320
#10 0x00007fcec1c4abf0 in WikipediaApplet::dataUpdated (this=0x24f86b0, source=<optimized out>, data=<optimized out>) at ../../../../../src/context/applets/wikipedia/WikipediaApplet.cpp:724
#11 0x00007fcec1c4e9da in WikipediaApplet::qt_metacall (this=0x24f86b0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff75c97a20) at ./WikipediaApplet.moc:116
#12 0x00007fcf21f68eba in QMetaObject::activate (sender=0x2523500, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff75c97a20) at kernel/qobject.cpp:3278
#13 0x00007fcf1e8149f7 in Plasma::DataContainer::dataUpdated (this=<optimized out>, _t1=<optimized out>, _t2=<optimized out>) at ./datacontainer.moc:112
#14 0x00007fcf1e814ece in Plasma::DataContainer::checkForUpdate (this=0x2523500) at ../../plasma/datacontainer.cpp:297
#15 0x00007fcf1e8167ef in timerEvent (this=<optimized out>, event=<optimized out>) at ../../plasma/dataengine.cpp:386
#16 Plasma::DataEngine::timerEvent (this=<optimized out>, event=<optimized out>) at ../../plasma/dataengine.cpp:361
#17 0x00007fcf21f6c789 in QObject::event (this=0x2544b10, e=<optimized out>) at kernel/qobject.cpp:1181
#18 0x00007fcf22956424 in notify_helper (e=0x7fff75c97fc0, receiver=0x2544b10, this=0x1906230) at kernel/qapplication.cpp:4486
#19 QApplicationPrivate::notify_helper (this=0x1906230, receiver=0x2544b10, e=0x7fff75c97fc0) at kernel/qapplication.cpp:4458
#20 0x00007fcf2295b291 in QApplication::notify (this=0x7fff75c982c0, receiver=0x2544b10, e=0x7fff75c97fc0) at kernel/qapplication.cpp:4365
#21 0x00007fcf246b7126 in KApplication::notify (this=0x7fff75c982c0, receiver=0x2544b10, event=0x7fff75c97fc0) at ../../kdeui/kernel/kapplication.cpp:311
#22 0x00007fcf21f55afc in QCoreApplication::notifyInternal (this=0x7fff75c982c0, receiver=0x2544b10, event=0x7fff75c97fc0) at kernel/qcoreapplication.cpp:787
#23 0x00007fcf21f82d62 in sendEvent (event=0x7fff75c97fc0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QTimerInfoList::activateTimers (this=0x18f9ab0) at kernel/qeventdispatcher_unix.cpp:603
#25 0x00007fcf21f80514 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#26 0x00007fcf1c36da5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007fcf1c36e258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fcf1c36e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007fcf21f80ed6 in QEventDispatcherGlib::processEvents (this=0x171cf40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#30 0x00007fcf229fe07e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007fcf21f54cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#32 0x00007fcf21f54ef7 in QEventLoop::exec (this=0x7fff75c98250, flags=...) at kernel/qeventloop.cpp:201
#33 0x00007fcf21f59789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#34 0x000000000040916e in main (argc=1, argv=0x7fff75c9a8c8) at ../../src/main.cpp:289

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

Possible duplicates by query: bug 285393, bug 285103, bug 285064, bug 284813, bug 284591.

Reported using DrKonqi
Comment 1 Alex Leach 2011-11-09 13:49:17 UTC
Looking at the top related bug (284813), I saw his solution was to remove the amarokrc file at $HOME/.kde/share/config/. Well, I backed it up and now it starts fine... Amarok's already created a new amarokrc file, which is much smaller. I've never edited it manually before...