Bug 103386

Summary: amarok crashes during opening
Product: [Applications] amarok Reporter: Jakob Weber <jakob-weber>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 1.2.3   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***