Bug 106137 - xine mad plugin is broken
Summary: xine mad plugin is broken
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Sound (show other bugs)
Version: Beta 2
Hardware: x86-64 All
: P5 - None : Normal
Target Milestone: ---
Assignee: Adrian Schröter
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-22 12:24 UTC by Andreas Schneider
Modified: 2005-09-08 12:45 UTC (History)
0 users

See Also:
Found By: Beta-Customer
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 Andreas Schneider 2005-08-22 12:24:44 UTC
Package:      xine-mad
Version:      1.1.0-4
Installation: SUSE 10 x86_64
HW Info:      http://www.cynapses.org/hwinfo.log


Description:
------------
If you try to play an mp3 with amarok an the xine engine, amarok segfaults at
mad_frame_decode(). xine-ui crashs too.

Listening to an mp3 with the commandline tool madplay woks just fine.


Reproduction:
-------------
Play an mp3 with amarok and xine engine or another frontend.

GDB:
----
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1082145120 (LWP 21988)]
0x00002aaab5206a11 in mad_frame_decode () from
/usr/lib64/xine/plugins/1.1.0/xineplug_decode_mad.so
(gdb) bt
#0  0x00002aaab5206a11 in mad_frame_decode () from
/usr/lib64/xine/plugins/1.1.0/xineplug_decode_mad.so
#1  0x00002aaab520506b in mad_decode_data () from
/usr/lib64/xine/plugins/1.1.0/xineplug_decode_mad.so
#2  0x00002aaab13f1dc2 in audio_decoder_loop () from /usr/lib64/libxine.so.1
Comment 1 Takashi Iwai 2005-08-22 12:28:20 UTC
Reassigned to maintainer.
Comment 2 Adrian Schröter 2005-09-08 12:45:07 UTC
yes, there was a general 64bit issue inside, it got fixed.