This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6691 - 64 bit simulator crashes when playing an mp3 file.
Attached to Project:
Rockbox
Opened by Nils Wallménius (nls) - Friday, 23 February 2007, 20:49 GMT+2
Last edited by Nils Wallménius (nls) - Saturday, 08 September 2007, 09:44 GMT+2
Opened by Nils Wallménius (nls) - Friday, 23 February 2007, 20:49 GMT+2
Last edited by Nils Wallménius (nls) - Saturday, 08 September 2007, 09:44 GMT+2
|
DetailsWhen trying to play an mp3 file in the simulator on my 64 bit ubuntu machine the simulator immediately crashes with a "Segmentation fault (core dumped)".
Ogg vorbis and flac playback works fine. This has been confirmed by a number of 64 bit linux users. |
This task depends upon
Closed by Nils Wallménius (nls)
Saturday, 08 September 2007, 09:44 GMT+2
Reason for closing: Fixed
Additional comments about closing: Big thanks to amiconn for fixing this :-)
Saturday, 08 September 2007, 09:44 GMT+2
Reason for closing: Fixed
Additional comments about closing: Big thanks to amiconn for fixing this :-)
libmad, I'm not very good with gdb so I'm not sure what other info it
could provide. amiconn said this regarding the issue:
amiconn: Rockbox' libmad has an optimisation that is known to break on 64 bit systems
amiconn: I know where it breaks and why, but fixing it will take some work
amiconn: Fixing it without reverting the optimisation, tht is
So I guess he's the man to ask about this :)
Is anyone able to try an x86 build? I've personally given up on the simulator.