http://bugs.winehq.org/show_bug.cgi?id=7297
--- Comment #4 from David cymerio@gmail.com 2008-06-09 17:08:29 --- (In reply to comment #3)
Is this still an issue in 1.0-rc3 or newer wine?
Yes, at least for me.
&> wine --version wine-1.0-rc4
&> wine XV-2020Editor.exe fixme:mixer:ALSA_MixerInit No master control found on XV-2020, disabling mixer
**** The app starts to get MIDI data, but the progress dialog stops at 30% or so...
err:ntdll:RtlpWaitForCriticalSection section 0x7e3208e0 "midi.c: crit_sect" wait timed out in thread 0019, blocked by 001a, retrying (60 sec)
**** The progress dialog dissapears. You can use the app normally, but the data isn't there.
wine: Critical section 7e3208e0 wait failed at address 0x7bc3a880 (thread 0019), starting debugger... Unhandled exception: wait failed on critical section 0x7e3208e0 crit_sect err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7bc3a880 Process of pid=0008 has terminated No process loaded, cannot execute 'echo Modules:' Cannot get info on module while no process is loaded No process loaded, cannot execute 'echo Threads:' process tid prio (all id:s are in hex) 0000000c 00000012 0 0000000e 0 0000000d 0 0000000f 00000016 0 00000015 0 00000011 0 00000010 0 00000017 00000018 0 You must be attached to a process to run this command. No process loaded, cannot execute 'detach'
And so the app ends prematurely...