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 - Reinitializing SDL_mixer crashes on Windows XP
Summary: Reinitializing SDL_mixer crashes on Windows XP
Status: RESOLVED FIXED
Alias: None
Product: SDL_mixer
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: x86 Windows (XP)
: P2 critical
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL: http://shoebox.ath.cx/~make/sdlmixer.txt
Keywords:
: 295 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-08 02:35 UTC by Markus Kettunen
Modified: 2006-11-28 14:21 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 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. ***