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

Summary: Crash on load of 96000hz .wav
Product: SDL_mixer Reporter: manutoo <manu.toogame>
Component: miscAssignee: Ryan C. Gordon <icculus>
Status: NEW --- QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 1.2.12   
Hardware: x86_64   
OS: Mac OS X 10.8   

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