Bug 103091 - beep-media-player does not start
Summary: beep-media-player does not start
Status: RESOLVED FIXED
: 104061 (view as bug list)
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Beta 1
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-09 16:48 UTC by Thomas Schmidt
Modified: 2005-08-11 10:49 UTC (History)
2 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Schmidt 2005-08-09 16:48:57 UTC
Starting bmp fails with: 

tschmidt@bessel:/> beep-media-player
*** glibc detected *** double free or corruption (out): 0x414243c0 ***
Abgebrochen

installed packages are: 
bmp-0.9.7-12
sfftobmp-2.2-172
flac-bmp-1.1.2-3
bmp-devel-0.9.7-12
bmp-plugins-mad-0.9.7-12
bmp-plugins-0.9.7-12

gtk-gt-engine is not installed.
Comment 1 Mark Gordon 2005-08-09 18:09:06 UTC
I can reproduce iff I have flac-bmp installed:

#0  0xffffe410 in __kernel_vsyscall ()
#1  0x40c474f1 in raise () from /lib/tls/libc.so.6
#2  0x40c48d6b in abort () from /lib/tls/libc.so.6
#3  0x40c7d795 in __libc_message () from /lib/tls/libc.so.6
#4  0x40c83722 in malloc_printerr () from /lib/tls/libc.so.6
#5  0x40c840d4 in free () from /lib/tls/libc.so.6
#6  0x40bc6942 in g_free () from /opt/gnome/lib/libglib-2.0.so.0
#7  0x41568b42 in set_track_info () from /usr/lib/bmp/Input/libbmp-flac.so
#8  0x415740ee in ?? () from /usr/lib/bmp/Input/libbmp-flac.so
#9  0x41573511 in ?? () from /usr/lib/bmp/Input/libbmp-flac.so
#10 0x415768d4 in flac_cfg () from /usr/lib/bmp/Input/libbmp-flac.so
#11 0x082773d0 in ?? ()
#12 0x413c3f0b in ?? () from /usr/lib/bmp/Input/libvorbis.so
#13 0x415740ee in ?? () from /usr/lib/bmp/Input/libbmp-flac.so
#14 0x413c963c in vorbis_cfg () from /usr/lib/bmp/Input/libvorbis.so
#15 0x4142b960 in ?? () from /usr/lib/bmp/Input/libmodplugbmp.so
#16 0x41429460 in ?? () from /usr/lib/bmp/Input/libmodplugbmp.so
#17 0x00000001 in ?? ()
#18 0x0821d68c in ?? ()
#19 0x411723a0 in p.4496 () from /usr/lib/bmp/Output/libOSS.so
#20 0x00000000 in ?? ()
#21 0xbf82b078 in ?? ()
#22 0x0806637b in plugin_system_init ()
#23 0x0807ac60 in main ()
Comment 2 Thomas Schmidt 2005-08-10 10:05:38 UTC
Yes, after deinstalling flac-bmp-1.1.2-3, bmp works.
Comment 3 Takashi Iwai 2005-08-10 13:02:59 UTC
Fixed package submitted to STABLE.
Comment 4 Takashi Iwai 2005-08-11 10:49:22 UTC
*** Bug 104061 has been marked as a duplicate of this bug. ***