Bug 103386 - amarok crashes during opening
Summary: amarok crashes during opening
Status: RESOLVED DUPLICATE of bug 100049
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 1.2.3
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-06 23:22 UTC by Jakob Weber
Modified: 2006-06-11 12:32 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 Jakob Weber 2005-04-06 23:22:43 UTC
Version:           1.2.3 (using KDE KDE 3.3.0)
Installed from:    Gentoo Packages
Compiler:          gcc-Version 3.3.3 20040412 Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6
OS:                Linux

Amarok opens and it seems to be alright for 1-2 seconds, then crashes with signal 6 (SIGABRT). I'm using it with Mysql, but even with all other settings it crashes. That'sthe output from konsole:

amarok
amaroK: [Loader] Starting amarokapp..
amaroK: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
QObject::connect: Cannot connect Engine::Base::statusText( const QString& ) to (null)::shortMessage( const QString& )
QObject::connect: Cannot connect Engine::Base::infoMessage( const QString& ) to (null)::longMessage( const QString& )
QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout for PlaylistWindow/PlaylistWindow
QColor::setRgb: RGB parameter(s) out of range
QColor::setRgb: RGB parameter(s) out of range
QColor::setRgb: RGB parameter(s) out of range
amarokapp: dl-close.c:365: _dl_close: Zusicherung »imap->l_type == lt_loaded || imap->l_opencount > 0« nicht erfüllt.
KCrash: Application 'amarokapp' crashing...
Comment 1 Alexandre Oliveira 2005-04-07 01:59:11 UTC
xine? If it's xine, maybe it's bug #100049.
Anyway, it would be very nice if you could get us a usefull backtrace: http://amarok.kde.org/wiki/index.php/FAQ#How_can_I_obtain_a_decent_backtrace.3F
Comment 2 Ian Monroe 2005-04-07 06:28:56 UTC
Yes, its a dup. If you could re-compile amaroK and xine with debug information and make a backtrace, we'd appreciate it.

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