https://bugs.winehq.org/show_bug.cgi?id=52241
Bug ID: 52241 Summary: wine crashes with UNKNOWN error when executing .NET app Product: Wine Version: 6.23 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: marchersimon@zohomail.eu Distribution: ---
Created attachment 71350 --> https://bugs.winehq.org/attachment.cgi?id=71350 The error log I got when running the program
I tried to run MIDIopsy with wine on Linux and it instantly crashes due to an unhandled System.IndexOutOfRangeException.
https://bugs.winehq.org/show_bug.cgi?id=52241
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal CC| |xerox.xerox2000x@gmail.com Keywords| |download URL| |https://github.com/jeffbour | |dier/MIDIopsy/releases/down | |load/v1.2/MIDIopsy_1.2.zip
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Confirming, same crash as https://bugs.winehq.org/show_bug.cgi?id=52241, so really a duplicate.
@reporter of bug: please in future provide downloadlink
Maybe bugreport could be targeted for up following bug with native dotnet48:
I tried open file 'warmup.mid' then the program instantly aborts for me:
(wine:106615): GLib-ERROR **: 22:50:54.344: ../../../glib/gmem.c:112: failed to allocate 4294967446 bytes
By disabling winegstreamer or quartz the crash is gone, though sound is not played when i push "play" button
https://bugs.winehq.org/show_bug.cgi?id=52241
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #2 from Fabian Maurer dark.shadow4@web.de ---
Confirming, same crash as https://bugs.winehq.org/show_bug.cgi?id=52241, so really a duplicate.
Did you mean to link a different bug? Because that's the current one.
https://bugs.winehq.org/show_bug.cgi?id=52241
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Archived download at: https://web.archive.org/web/20211220213515/https://objects.githubusercontent...
https://bugs.winehq.org/show_bug.cgi?id=52241
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Summary|wine crashes with UNKNOWN |MIDIopsy crashes |error when executing .NET | |app |
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Fabian Maurer from comment #2)
Confirming, same crash as https://bugs.winehq.org/show_bug.cgi?id=52241, so really a duplicate.
Did you mean to link a different bug? Because that's the current one.
Yes , sorry, the initial crash is duplicate of https://bugs.winehq.org/show_bug.cgi?id=51513
As i said, it might be still useful to keep this report open for the crash when trying to open a midi file.