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 274

Summary: Reinitializing SDL_mixer crashes on Windows XP
Product: SDL_mixer Reporter: Markus Kettunen <makegho>
Component: miscAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: critical    
Priority: P2 CC: fdomin
Version: unspecified   
Hardware: x86   
OS: Windows (XP)   
URL: http://shoebox.ath.cx/~make/sdlmixer.txt

Description Markus Kettunen 2006-07-08 02:35:43 UTC
I wanted to make my game a choice of turning sounds off from the menu to release them for use by other programs, but encountered a bug I myself find strange:

Initialize SDL_mixer
Deinitialize SDL_mixer
Initialize SDL_mixer
Deinitializing SDL_mixer now crashes

The code needed to reproduce the crash is in that URL.
Comment 1 Dmitry Yakimov 2006-09-11 15:19:26 UTC
URL provided is incorrect :(
Comment 2 Patrice Mandin 2006-11-28 14:20:37 UTC
*** Bug 295 has been marked as a duplicate of this bug. ***