Trunk crashes on start
Kolja Dummann
k.dummann at gmail.com
Wed Jul 29 19:48:11 CEST 2009
Hey,
I haven't build from trunk for a week now, as I started building it
yesterday, I'm experiencing some errors. On startup Amarok throws some
error the first is:
KLibLoader kann das folgende Modul nicht laden:
libamarok_collection-mysqlecollection
Fehlermeldung:
Cannot load
library /usr/lib/kde4/libamarok_collection-mysqlecollection.so:
(/usr/lib/kde4/libamarok_collection-mysqlecollection.so: undefined
symbol: _ZN18PopupDropperAction16staticMetaObjectE)
follwed by:
KLibLoader kann das folgende Modul nicht laden:
amarok_service_lastfm
Fehlermeldung:
Cannot load library /usr/lib/kde4/amarok_service_lastfm.so:
(/usr/lib/kde4/amarok_service_lastfm.so: undefined symbol:
_ZN18PopupDropperAction16staticMetaObjectE)
and last:
KLibLoader kann das folgende Modul nicht laden:
amarok_service_magnatunestore
Fehlermeldung:
Cannot load library /usr/lib/kde4/amarok_service_magnatunestore.so:
(/usr/lib/kde4/amarok_service_magnatunestore.so: undefined symbol:
_ZN18PopupDropperAction16staticMetaObjectE)
then it crashes you can see the backtrace below.
while im building i'm getting a cmake warning:
CMake Warning at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:561
(add_library):
Cannot generate a safe linker search path for target
amarok_collection-mysqlecollection because files in some directories
may
conflict with libraries in implicit directories:
link library [libmysqld.a] in /usr/lib may be hidden by files in:
/home/kdummann/usr/lib/mysql
Some of these libraries may not be found correctly.
Call Stack (most recent call first):
src/collection/mysqlecollection/CMakeLists.txt:57 (kde4_add_plugin)
Is there somehing i can do to fix it? seems like there is something
wrong with my mysql but I haven't change anything about that and I
didn't get that warning befor. I'm building amarok from trunk for 3
month now and my setup is the same as befor.
cheers
kolja.
Backtrace:
Application: Amarok (amarok), signal SIGABRT
0x00007f05e4574d21 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 10846)]
Thread 6 (Thread 0x7f05d14e0950 (LWP 10847)):
#0 0x00007f05df0e456d in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/libpthread.so.0
#1 0x00007f05d57c5f91 in ?? () from /usr/lib/libxine.so.1
#2 0x00007f05df0e03ba in start_thread () from /lib/libpthread.so.0
#3 0x00007f05e45b2fcd in clone () from /lib/libc.so.6
#4 0x0000000000000000 in ?? ()
Thread 5 (Thread 0x7f05cfe39950 (LWP 10848)):
#0 0x00007f05df0e1a83 in pthread_mutex_lock () from /lib/libpthread.so.0
#1 0x00007f05dd21fb33 in g_main_context_query ()
from /usr/lib/libglib-2.0.so.0
#2 0x00007f05dd224627 in ?? () from /usr/lib/libglib-2.0.so.0
#3 0x00007f05dd224a7c in g_main_context_iteration ()
from /usr/lib/libglib-2.0.so.0
#4 0x00007f05e5167e8e in QEventDispatcherGlib::processEvents ()
from /usr/lib/libQtCore.so.4
#5 0x00007f05e513d002 in QEventLoop::processEvents ()
from /usr/lib/libQtCore.so.4
#6 0x00007f05e513d3cd in QEventLoop::exec ()
from /usr/lib/libQtCore.so.4
#7 0x00007f05e50529b8 in QThread::exec () from /usr/lib/libQtCore.so.4
#8 0x00007f05d5a2162c in ?? ()
from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#9 0x00007f05e5055952 in ?? () from /usr/lib/libQtCore.so.4
#10 0x00007f05df0e03ba in start_thread () from /lib/libpthread.so.0
#11 0x00007f05e45b2fcd in clone () from /lib/libc.so.6
#12 0x0000000000000000 in ?? ()
Thread 4 (Thread 0x7f05cf638950 (LWP 10849)):
#0 0x00007f05e45a9496 in poll () from /lib/libc.so.6
#1 0x00007f05d089de3d in ?? () from /usr/lib/libpulse.so.0
#2 0x00007f05d08905a9 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#3 0x00007f05d0891bf8 in pa_mainloop_iterate ()
from /usr/lib/libpulse.so.0
#4 0x00007f05d0891cc0 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#5 0x00007f05d089dc3d in ?? () from /usr/lib/libpulse.so.0
#6 0x00007f05d08c1e10 in ?? () from /usr/lib/libpulse.so.0
#7 0x00007f05df0e03ba in start_thread () from /lib/libpthread.so.0
#8 0x00007f05e45b2fcd in clone () from /lib/libc.so.6
#9 0x0000000000000000 in ?? ()
Thread 3 (Thread 0x7f05cee37950 (LWP 10850)):
#0 0x00007f05df0e42e9 in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib/libpthread.so.0
#1 0x00007f05d57d7353 in ?? () from /usr/lib/libxine.so.1
#2 0x00007f05df0e03ba in start_thread () from /lib/libpthread.so.0
#3 0x00007f05e45b2fcd in clone () from /lib/libc.so.6
#4 0x0000000000000000 in ?? ()
Thread 2 (Thread 0x7f05ce433950 (LWP 10851)):
#0 0x00007f05df0e42e9 in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib/libpthread.so.0
#1 0x00007f05d57d7353 in ?? () from /usr/lib/libxine.so.1
#2 0x00007f05df0e03ba in start_thread () from /lib/libpthread.so.0
#3 0x00007f05e45b2fcd in clone () from /lib/libc.so.6
#4 0x0000000000000000 in ?? ()
Thread 1 (Thread 0x7f05e7846790 (LWP 10846)):
[KCrash Handler]
#5 0x00007f05e44fffb5 in raise () from /lib/libc.so.6
#6 0x00007f05e4501bc3 in abort () from /lib/libc.so.6
#7 0x00007f05e504d885 in qt_message_output ()
from /usr/lib/libQtCore.so.4
#8 0x00007f05e504d9cb in qFatal () from /usr/lib/libQtCore.so.4
#9 0x00007f05e6bdc7f9 in SqlPodcastProvider (this=0x23fcf90)
at /usr/include/qt4/QtCore/qlist.h:252
#10 0x00007f05e6d07923 in PlaylistManager (this=0x2452250)
at /home/kdummann/Source/amarok-trunk/amarok/src/playlistmanager/PlaylistManager.cpp:70
#11 0x00007f05e6d079bd in PlaylistManager::instance ()
at /home/kdummann/Source/amarok-trunk/amarok/src/playlistmanager/PlaylistManager.cpp:54
#12 0x00007f05e6b7a816 in Model (this=0x24444a0)
at /home/kdummann/Source/amarok-trunk/amarok/src/playlist/PlaylistModel.cpp:88
#13 0x00007f05e6b7b34d in Playlist::Model::instance ()
at /home/kdummann/Source/amarok-trunk/amarok/src/playlist/PlaylistModel.cpp:56
#14 0x00007f05e6bb5a14 in FilterProxy (this=0x2a5e)
at /home/kdummann/Source/amarok-trunk/amarok/src/playlist/proxymodels/FilterProxy.cpp:35
#15 0x00007f05e6bb5c4d in Playlist::FilterProxy::instance ()
at /home/kdummann/Source/amarok-trunk/amarok/src/playlist/proxymodels/FilterProxy.cpp:30
#16 0x00007f05e6bc0872 in SortProxy (this=0x2a5e)
at /home/kdummann/Source/amarok-trunk/amarok/src/playlist/proxymodels/SortProxy.cpp:39
#17 0x00007f05e6bc0b8d in Playlist::SortProxy::instance ()
at /home/kdummann/Source/amarok-trunk/amarok/src/playlist/proxymodels/SortProxy.cpp:34
#18 0x00007f05e6bc3f5c in SearchProxy (this=0x2a5e)
at /home/kdummann/Source/amarok-trunk/amarok/src/playlist/proxymodels/SearchProxy.cpp:37
#19 0x00007f05e6bc413d in Playlist::SearchProxy::instance ()
at /home/kdummann/Source/amarok-trunk/amarok/src/playlist/proxymodels/SearchProxy.cpp:31
#20 0x00007f05e6bb9054 in GroupingProxy (this=0x2a5e)
at /home/kdummann/Source/amarok-trunk/amarok/src/playlist/proxymodels/GroupingProxy.cpp:50
#21 0x00007f05e6bb932d in Playlist::GroupingProxy::instance ()
at /home/kdummann/Source/amarok-trunk/amarok/src/playlist/proxymodels/GroupingProxy.cpp:36
#22 0x00007f05e6d392d6 in StatusBar (this=0x2296d80, parent=<value
optimized out>)
at /home/kdummann/Source/amarok-trunk/amarok/src/statusbar/StatusBar.cpp:90
#23 0x00007f05e6da00cb in MainWindow (this=0x20dd210)
at /home/kdummann/Source/amarok-trunk/amarok/src/MainWindow.cpp:130
#24 0x00007f05e6d80b6b in App::continueInit (this=0x7fffef98cb60)
at /home/kdummann/Source/amarok-trunk/amarok/src/App.cpp:572
#25 0x00007f05e6d81b1b in App (this=0x7fffef98cb60)
at /home/kdummann/Source/amarok-trunk/amarok/src/App.cpp:200
#26 0x0000000000404159 in main (argc=2, argv=0x7fffef98dd78)
at /home/kdummann/Source/amarok-trunk/amarok/src/main.cpp:126
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://mail.kde.org/pipermail/amarok-devel/attachments/20090729/77073619/attachment.sig
More information about the Amarok-devel
mailing list