[Bug 23756] In-game MIDI music does not play in Melker - The Elk Hunt (midiStream function callback)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 13 15:10:38 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=23756

--- Comment #10 from Jörg Höhle <hoehle at users.sourceforge.net> 2012-02-13 15:10:38 CST ---
My 2 patches allow this app to play incl. MIDI music.
The invalid midiStream* usage is now detected:
fixme:winmm:midiStreamClose leak from call within function callback

The app has more issues, as mentioned in comment #7.
fixme:winmm:MMSYSTEM_MidiStream_MessageHandler Dropping bad stream lpMidiHdr
(streamID=006e0069) appears sometimes, avoided using WINEDEBUG=warn+heap except
when the app exits:
warn:heap:HEAP_ValidateInUseArena Heap 0x110000: invalid in-use arena magic
00555555 for 0x21bc80

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list