Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39127 - media-plugins/xmms-compress causes xmms to segfault on exit
Summary: media-plugins/xmms-compress causes xmms to segfault on exit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-23 00:37 UTC by Jeremy Huddleston (RETIRED)
Modified: 2004-01-27 19:57 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-23 00:37:58 UTC
gdb tail...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 26639)]
0x402bc0ea in XUnmapWindow () from /usr/X11R6/lib/libX11.so.6
(gdb) bt
#0  0x402bc0ea in XUnmapWindow () from /usr/X11R6/lib/libX11.so.6
#1  0x414316c6 in setMonitorVisibility ()
   from /usr/lib/xmms/Effect/libcompress.so
#2  0x41431ae5 in setMonitorVisibility ()
   from /usr/lib/xmms/Effect/libcompress.so
#3  0x08067d7a in cleanup_plugins ()
(gdb) run

Removing /usr/lib/xmms/Effect/libcompress.so allows xmms to exit without segfaulting.

xmms-1.2.8-r3
media-plugins/xmms-compress-1.1

It even segfaults when trying to 'configure' the plugin... 
Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkWidget'

I went to the website for this package (It was moved to http://trikuare.cx/code/AudioCompress.html) to see if there's any bug report there, and it looks like the package xmms-compress was renamed audiocompress (which is in portage as media-sound/audiocompress) and further releases have occured under that name.

After unmerging xmms-compress and emergeing media-sound/audiocompress, I don't get the segfault.

Should xmms-compress be removed from portage?
Comment 1 Nick Hadaway 2004-01-23 22:19:26 UTC
yeah... it would make sense to remove the archaic/broken code.
Comment 2 Nick Hadaway 2004-01-27 19:57:40 UTC
xmms-compress has been removed from portage.