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 2366 - Crash on load of 96000hz .wav
Summary: Crash on load of 96000hz .wav
Status: NEW
Alias: None
Product: SDL_mixer
Classification: Unclassified
Component: misc (show other bugs)
Version: 1.2.12
Hardware: x86_64 Mac OS X 10.8
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-27 04:04 UTC by manutoo
Modified: 2014-01-27 04:04 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description manutoo 2014-01-27 04:04:49 UTC
Mix_LoadWAV_RW crashes when trying to load a .wav whose frequency is 96000hz on Max OSX 10.8 .
Using SDL_mixer 1.2.11 instead of 1.2.12 avoid the crash.

Crash detail :
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x96f28a6a __pthread_kill + 10
1   libsystem_c.dylib             	0x98c64acf pthread_kill + 101
2   libsystem_c.dylib             	0x98c9b4f8 abort + 168
3   libsystem_c.dylib             	0x98c7dda3 free + 428
4   SDL                           	0x00c8e654 0xc87000 + 30292
5   org.libsdl.SDL-mixer          	0x00c35087 Mix_LoadWAV_RW + 128