Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58092 - media-sound/xmms-1.2.10-r5 compiles and works on ppc64
Summary: media-sound/xmms-1.2.10-r5 compiles and works on ppc64
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 All
: High normal (vote)
Assignee: ppc64 architecture team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 58094 58095
  Show dependency tree
 
Reported: 2004-07-23 10:26 UTC by Yuta SATOH (RETIRED)
Modified: 2006-02-18 23:46 UTC (History)
0 users

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


Attachments
patch for xmms-1.2.10-r5.ebuild (xmms-1.2.10-r5.ebuild.patch,371 bytes, patch)
2005-01-04 05:40 UTC, Yuta SATOH (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuta SATOH (RETIRED) gentoo-dev 2004-07-23 10:26:58 UTC
I checked that a WAVE file and an Ogg Vorbis file could play by the USB audio device.
There is a bug in standard MP3 plug-in, and Segmentation fault occurs.

An MP3 file can be played by using media-plugins/xmms-mad-0.5.6-r1 .
Comment 1 Tom Gall (RETIRED) gentoo-dev 2004-08-10 20:05:14 UTC
Thanks Yuta
Comment 2 Tom Gall (RETIRED) gentoo-dev 2004-08-10 20:05:56 UTC
stick a fork in it!
Comment 3 Yuta SATOH (RETIRED) gentoo-dev 2005-01-04 05:40:51 UTC
Created attachment 47571 [details, diff]
patch for xmms-1.2.10-r5.ebuild

When optimizing more than -O2 on ppc64, Segmentation fault occurs in mpg123
input. 
I think that this problem is solved by restriction of optimization level.
Comment 4 Markus Rothe (RETIRED) gentoo-dev 2005-01-04 07:04:59 UTC
patch commited :-)
Comment 5 Yuta SATOH (RETIRED) gentoo-dev 2006-02-18 23:46:51 UTC
FYI, This problem recurred. 
I applied the same patch to media-plugins/xmms-mpg123 and solved this problem.