| Summary: | SDL_mixer crashes when I try to reinitialize it when timidity is used | ||
|---|---|---|---|
| Product: | SDL_mixer | Reporter: | Andrey Budko <e6y> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | WAITING --- | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P1 | ||
| Version: | 1.2.11 | ||
| Hardware: | x86 | ||
| OS: | Windows (XP) | ||
| Attachments: | dr. watson log | ||
|
Description
Andrey Budko
2011-05-23 04:23:06 UTC
You can download my project from https://www.crowproductions.de/repos/prboom/branches/prboom-plus-24/prboom2 Re-enable code after "#if 0" at end of i_sound.c in M_ChangeMIDIPlayer() Activate timidity and try to switch between "sdl" and "opl2" music players few times ("Menu\Options\General\Preferred MIDI player" GUI option). I was not able to reproduce the crash if timidity is not active. Created attachment 612 [details]
dr. watson log
Bumping priority on a few SDL_mixer bugs. This is just so we know to look at them for an upcoming release, but once we look at them more closely, we may decide to flag them as WONTFIX or push them back to a later release, so don't take this change in priority as any promise of anything, yet. :) --ryan. I tried to reproduce this in playmus by shutting down and reinitializing music playback with no success. I also tried to grab prboom-plus-24 and reproduce it on my Mac, but I ran into a bug with deutex trying to import textures for doom.wad. It also occurred to me that probably wouldn't work because it looks like there aren't other MIDI output options there. Do you have a build with data that I can test on? |