We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 202 - distorted playback on x86_64
Summary: distorted playback on x86_64
Status: RESOLVED FIXED
Alias: None
Product: SDL_mixer
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: x86 Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-20 20:09 UTC by Michael Thomas
Modified: 2006-05-01 05:41 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Thomas 2006-04-20 20:09:59 UTC
Midi music playback comes out very distorted and full of static on x86_64.  Playing the same midi file on i386 plays cleanly.  I've been able to reproduce this on Fedora Core 4 and Fedora Core 5.

Link to the Fedora bugzilla ticket:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=175672

Here's the sample midi file from 'freedoom' that I used for testing:
http://www.kobold.org/~wart/fedora/prboom.mid
Comment 1 Michael Thomas 2006-04-20 22:23:10 UTC
Ah hah.  This seems to be fixed in CVS.  Is there an ETA for a 1.2.7 release?  If not, then would you object if I make a patch from CVS for Fedora so that we can fix the problems reported there?  The CVS page for SDL requests that the CVS files are not redistributed, so I thought I should ask first.
Comment 2 Ryan C. Gordon 2006-04-27 05:06:47 UTC
Wow, Fedora is still shipping 1.2.6?!  We are up to 1.2.9 in releases, and it's literally years of development past 1.2.6.

Resolving this bug since it is apparently fixed on our end. Please tell Fedora to update their RPM, we'd appreciate it.

   http://www.libsdl.org/download-1.2.php

Thanks,
--ryan.

Comment 3 Michael Thomas 2006-04-27 10:39:13 UTC
Fedora is shipping SDL 1.2.9, but this bug is with SDL_mixer, which is still at version 1.2.6:
http://www.libsdl.org/projects/SDL_mixer/release/
Comment 4 Ryan C. Gordon 2006-04-27 11:46:34 UTC
Oh, I totally misread that, sorry about that.

--ryan.
Comment 5 Sam Lantinga 2006-04-29 23:40:49 UTC
(In reply to comment #1)
> Ah hah.  This seems to be fixed in CVS.  Is there an ETA for a 1.2.7 release?

SDL_mixer 1.2.7 will be released soon after SDL 1.2.10, hopefully in the next month or so.