Bug 106665 - crash on startup, assert_fail in dl-close
Summary: crash on startup, assert_fail in dl-close
Status: RESOLVED DUPLICATE of bug 100049
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-02 13:12 UTC by Niklas Laxström
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 Niklas Laxström 2005-06-02 13:12:09 UTC
Version:           1.3-svn (using KDE KDE 3.4.1)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.3.5  (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1) 
OS:                Linux

Some seconds after the main screen appears, kde crash handler pops up.

Following is the output of running gdb amarokapp:

amarok:         [PluginManager] Trying to load: libamarok_xine-engine
amarok:
amarok:         PluginManager Service Info:
amarok:         ---------------------------
amarok:         name                          : xine Engine
amarok:         library                       : libamarok_xine-engine
amarok:         desktopEntryPath              : amarok_xine-engine.desktop
amarok:         X-KDE-amaroK-plugintype       : engine
amarok:         X-KDE-amaroK-name             : xine-engine
amarok:         X-KDE-amaroK-authors          : (Max Howell)
amarok:         X-KDE-amaroK-rank             : 254
amarok:         X-KDE-amaroK-version          : 1
amarok:         X-KDE-amaroK-framework-version: 5
amarok:
amarok:         BEGIN: virtual bool XineEngine::init()
amarok:           'Bringing joy to small mexican gerbils, a few weeks at a time.'
amarokapp: dl-close.c:365: _dl_close: Assert-makro "imap->l_type == lt_loaded || imap->l_opencount > 0" ei pidä paikkaansa.

Program received signal SIGABRT, Aborted.
[Switching to Thread 16384 (LWP 15377)]
0xb62e3b31 in kill () from /lib/libc.so.6
(gdb) bt
#0  0xb62e3b31 in kill () from /lib/libc.so.6
#1  0xb64dec81 in pthread_kill () from /lib/libpthread.so.0
#2  0xb64defd5 in raise () from /lib/libpthread.so.0
#3  0xb62e38dc in raise () from /lib/libc.so.6
#4  0xb62e4ca4 in abort () from /lib/libc.so.6
#5  0xb62dd071 in __assert_fail () from /lib/libc.so.6
#6  0xb639bd13 in _dl_close () from /lib/libc.so.6
#7  0xb63b9ccb in in6addr_loopback () from /lib/libc.so.6
#8  0x0000016d in ?? ()
#9  0xb63b9d76 in in6addr_loopback () from /lib/libc.so.6
#10 0x00000000 in ?? ()
#11 0x00000000 in ?? ()
#12 0x00000001 in ?? ()
#13 0x00000004 in ?? ()
Previous frame inner to this frame (corrupt stack?)

Things that might have effect:

*xine some.mp3 plays fine
*amaroK starts and plays fine when I changed xine-engine to gst-engine.

I updated (recompiled) some apps before crash appeared, because new version DirectFB broke many apps as usually.
[ebuild   R   ] media-video/xine-ui-0.99.3
[ebuild   R   ] media-libs/xine-lib-1.0-r2
Comment 1 Mark Kretschmann 2005-06-02 13:21:32 UTC
Please always check for duplicates before submitting bugs. It's causing extra 
work for us. Thanks.
Comment 2 Mark Kretschmann 2005-06-02 13:22:06 UTC

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

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