Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38777 - xmms-sid is causing xmms to segfault on exit
Summary: xmms-sid is causing xmms to segfault on exit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-19 21:38 UTC by Jeremy Huddleston (RETIRED)
Modified: 2004-01-25 03:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Huddleston (RETIRED) gentoo-dev 2004-01-19 21:38:39 UTC
$ gdb /usr/bin/xmms
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...(no debugging symbols found)...
(gdb) run
Starting program: /usr/bin/xmms

...

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 13256)]
0x410df46c in ?? ()
(gdb)
(gdb) bt
#0  0x410df46c in ?? ()
#1  0x413a5b7c in c64memFree() () from /usr/lib/libsidplay.so.1
#2  0x404bdff1 in __cxa_finalize () from /lib/libc.so.6
#3  0x41366100 in __do_global_dtors_aux () from /usr/lib/xmms/Input/libsid.so
#4  0x4136d046 in _fini () from /usr/lib/xmms/Input/libsid.so
#5  0x40596145 in _dl_close () from /lib/libc.so.6
#6  0x4043f00c in dlclose_doit () from /lib/libdl.so.2
#7  0x4000b788 in _dl_catch_error_internal () from /lib/ld-linux.so.2
#8  0x4043f436 in _dlerror_run () from /lib/libdl.so.2
#9  0x4043f042 in dlclose () from /lib/libdl.so.2
#10 0x080676fa in cleanup_plugins ()

media-libs/libsidplay-1.36.57 *
media-plugins/xmms-sid-0.7.4 *
media-sound/xmms-1.2.8-r3 *

I'll take care of this bug, but I wanted to add it to bugzilla to remind me about it...
Comment 1 Nick Hadaway 2004-01-20 21:50:35 UTC
I have not experienced the same problem... 
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-01-25 03:25:02 UTC
no segfaults since using 1.2.9_pre1 ... isn't it nice when things magically fix themselves...