https://bugs.winehq.org/show_bug.cgi?id=49611
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #52 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
I downloaded Midisoft Studio 4 from a torrent archive (and scanned it for viruses).
I could create a simple track and save/open it in SNG and MID format.
However, opening one of the more complex sample MID files provided by the application itself results in a 'Out of Memory' error followed by various warnings and incomplete track loading, or by an application lock.
So, there is definitely an issue.
The terminal output is nearly empty and doesn't give any clue.
--- terminal output after an unsuccessful MID loading --- 0074:err:ntoskrnl:ZwLoadDriver failed to create driver L"\Registry\Machine\System\CurrentControlSet\Services\wineusb": c0000142 003c:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 1114 0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 00c8:fixme:midi:handle_midi_event Unexpected event received, type = a from 14:0 (... the previous line repeats with the following occuring every few lines) 00c8:fixme:midi:handle_midi_event Unexpected event received, type = d from 14:0 (... same as above) 0024:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d --- end of terminal output ---
--- terminal output when loading a file result in a process lock --- 00c4:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION wine: Unhandled page fault on read access to 01CF0298 at address 7ECC1AD1 (thread 00c4), starting debugger... 00e4:err:ntdll:RtlpWaitForCriticalSection section 00110060 "/media/wine-shares/git/dlls/ntdll/heap.c: main process heap section" wait timed out in thread 00e4, blocked by 00c4, retrying (60 sec) --- end of terminal output ---
I couldn't get a backtrace or even a winedbg crash dialog.
My version of Wine 5.13 is a vanilla PE build (without wineusb support but that shouldn't make any difference here).
The application doesn't start in WinME or lower mode (app crashes at startup). It runs in Win2000 and above mode, so I settled for the default win7 mode.
Through it is not clear yet what it is, I confirm the issue.
Regards.