This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Crash on startup with 1.3.8 and SVN HEAD on AMD64

Tags: None
(comma "," separated)
Mike McLean
Karma
0
I\'m getting the following crash on startup of amarok on my debian-amd64 box. It doesn\'t matter if I use 1.3.8 packages or build from SVN HEAD myself. I see this error has popped up before on past versions. I\'m using taglib 1.4 as supplied by debian.

Here\'s the crash report:

amaroK: [Loader] Starting amarokapp..
amaroK: [Loader] Don\'t run gdb, valgrind, etc. against this binary! Use amarokapp.
amarok: BEGIN: App::App()
amarok: BEGIN: void App::fixHyperThreading()
amarok: Fix not enabled
amarok: END__: void App::fixHyperThreading() - Took 0.00097s
amarok: BEGIN: DeviceManager::DeviceManager()
amarok: BEGIN: Medium* DeviceManager::getDevice(QString)
amarok: DeviceManager: getDevice called with name argument = init
amarok: BEGIN: QValueList DeviceManager::getDeviceList()
amarok: END__: QValueList DeviceManager::getDeviceList() - Took 0.0011s
amarok: END__: Medium* DeviceManager::getDevice(QString) - Took 0.0018s
amarok: DeviceManager: connectDCOPSignal returned sucessfully!
amarok: END__: DeviceManager::DeviceManager() - Took 0.003s
amarok: BEGIN: EngineBase* EngineController::loadEngine(const QString&)
amarok: [PluginManager] Plugin trader constraint: [X-KDE-amaroK-framework-version] == 16 and [X-KDE-amaroK-plugintype] == \'engine\' and [X-KDE-amaroK-name] != \'void-engine\' and [X-KDE-amaroK-rank] > 0
amarok: [PluginManager] Plugin trader constraint: [X-KDE-amaroK-framework-version] == 16 and [X-KDE-amaroK-plugintype] == \'engine\' and [X-KDE-amaroK-name] == \'void-engine\' and [X-KDE-amaroK-rank] > 0
amarok: [PluginManager] Trying to load: libamarok_void-engine_plugin
amarok:
amarok: PluginManager Service Info:
amarok: ---------------------------
amarok: name :
amarok: library : libamarok_void-engine_plugin
amarok: desktopEntryPath : amarok_void-engine_plugin.desktop
amarok: X-KDE-amaroK-plugintype : engine
amarok: X-KDE-amaroK-name : void-engine
amarok: X-KDE-amaroK-authors : (Max Howell,Mark Kretschmann)
amarok: X-KDE-amaroK-rank : 1
amarok: X-KDE-amaroK-version : 1
amarok: X-KDE-amaroK-framework-version: 16
amarok:
amarok: END__: EngineBase* EngineController::loadEngine(const QString&) - Took 0.039s
amarok: BEGIN: void PlaylistWindow::init()
kdecore (KAction): WARNING: KActionCollection::KActionCollection( QObject *parent, const char *name, KInstance *instance )
amarok: BEGIN: CollectionDB::CollectionDB()
amarok: BEGIN: void CollectionDB::initialize()
amarok: [ThreadWeaver] Creating pthread key, exit value is 0
amarok: BEGIN: SqliteConnection::SqliteConnection(SqliteConfig*)
amarok: END__: SqliteConnection::SqliteConnection(SqliteConfig*) - Took 0.0015s
amarok: [CollectionDB] Rebuilding database!
amarok: BEGIN: void CollectionDB::createTables(bool)
amarok: [CollectionDB] [ERROR!] [virtual QStringList SqliteConnection::query(const QString&)] sqlite3_compile error:
amarok: [CollectionDB] [ERROR!] table admin already exists
amarok: [CollectionDB] [ERROR!] on query: CREATE TABLE admin (noption VARCHAR(255), value VARCHAR(255));
amarok: END__: void CollectionDB::createTables(bool) - Took 0.29s
amarok: END__: void CollectionDB::initialize() - Took 0.39s
amarok: [Scrobbler] Couldn\'t open file: /home/libolt/.kde3.5/share/apps/amarok/submit.xml
amarok: END__: CollectionDB::CollectionDB() - Took 0.43s
QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout for PlaylistWindow/PlaylistWindow
amarok: BEGIN: Creating browsers. Please report long start times!
amarok: BEGIN: ContextBrowser
amarok: BEGIN: void ContextBrowser::showHome()
terminate called after throwing an instance of \'std::bad_alloc\'
what(): St9bad_alloc
KCrash: Application \'amarokapp\' crashing...
Warning: connect() failed: : Connection refused
KCrash cannot reach kdeinit, launching directly.


Thanks for your help.

Mike
Mike McLean
Karma
0
Here\'s some further information on the problem, running the amarokapp from SVN through gdb and extracting the backtrace:


Program received signal SIGABRT, Aborted.
[Switching to Thread 46912603861888 (LWP 22093)]
0x00002aaab0f57de0 in raise () from /lib/libc.so.6
(gdb) bt
#0 0x00002aaab0f57de0 in raise () from /lib/libc.so.6
#1 0x00002aaab0f59290 in abort () from /lib/libc.so.6
#2 0x00002aaab0b52bf0 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6
#3 0x00002aaab0b50c36 in __gxx_personality_v0 () from /usr/lib/libstdc++.so.6
#4 0x00002aaab0b50c63 in std::terminate () from /usr/lib/libstdc++.so.6
#5 0x00002aaab0b50d4a in __cxa_throw () from /usr/lib/libstdc++.so.6
#6 0x00002aaab0b5103f in operator new () from /usr/lib/libstdc++.so.6
#7 0x00002aaab0b510d9 in operator new[] () from /usr/lib/libstdc++.so.6
#8 0x00002aaaadf160e1 in QPNGImageWriter::writeImage () from /usr/lib/libqt-mt.so.3
#9 0x00002aaaadf16b2a in QPNGImageWriter::writeImage () from /usr/lib/libqt-mt.so.3
#10 0x00002aaaadf16272 in QPNGImageWriter::writeImage () from /usr/lib/libqt-mt.so.3
#11 0x00002aaaadc3fd97 in QImageIO::write () from /usr/lib/libqt-mt.so.3
#12 0x00002aaaadc4343f in QImage::doImageIO () from /usr/lib/libqt-mt.so.3
#13 0x00002aaaadc446c6 in QImage::save () from /usr/lib/libqt-mt.so.3
#14 0x00002aaaaae51eee in HTMLView::loadStyleSheet () at htmlview.cpp:129
#15 0x00002aaaaae5344c in HTMLView::set (this=0x87b400, data=@0x8504e0) at htmlview.cpp:240
#16 0x00002aaaaae106b3 in ContextBrowser::showHome (this=0x8502c0) at contextbrowser.cpp:935
#17 0x00002aaaaae107ac in ContextBrowser::showCurrentTrack (this=0x8502c0) at contextbrowser.cpp:1043
#18 0x00002aaaaae11503 in ContextBrowser::showContext (this=0x8502c0, url=@0x7fffff816e80, fromHistory=false) at contextbrowser.cpp:1007
#19 0x00002aaaaae13e0a in ContextBrowser (this=0x8502c0, name=0x2aaaab034e53 \"ContextBrowser\") at contextbrowser.cpp:263
#20 0x00002aaaaaef7aa6 in PlaylistWindow::init (this=0x74ac70) at playlistwindow.cpp:370
#21 0x00002aaaaadc839e in App (this=0x7fffff817430) at app.cpp:132
#22 0x0000000000406ab6 in main (argc=1, argv=0x7fffff8176d8) at main.cpp:97

If there\'s any more information I can provide, please let me know. I\'d really like to get amarok running on this system.

Mike


Bookmarks



Who is online

Registered users: Baidu [Spider], Bing [Bot], Google [Bot], Yahoo [Bot]