https://bugs.winehq.org/show_bug.cgi?id=42420
Bug ID: 42420 Summary: MidiIllustrator Virtuoso 3 crashes when using any File open dialog Product: Wine-staging Version: 2.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: shawn.starr@rogers.com CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
Created attachment 57240 --> https://bugs.winehq.org/attachment.cgi?id=57240 Crash backtrace
When running MidiIllustrator Virtuoso 3, it starts it works fine except for when opening a File dialog crashes.
Attached is backtrace.
https://bugs.winehq.org/show_bug.cgi?id=42420
--- Comment #1 from Shawn Starr shawn.starr@rogers.com --- This is the Fedora 25 RPMs of wine: wine-core-2.0-1.fc25.x86_64
https://bugs.winehq.org/show_bug.cgi?id=42420
Shawn Starr shawn.starr@rogers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Fedora
https://bugs.winehq.org/show_bug.cgi?id=42420
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Is there a free demo?
https://bugs.winehq.org/show_bug.cgi?id=42420
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #3 from fjfrackiewicz@gmail.com --- (In reply to Fabian Maurer from comment #2)
Is there a free demo?
http://www.midiillustrator.com/download/MidiIllustratorVirtuosoSetup.exe
I believe this is the demo...
https://bugs.winehq.org/show_bug.cgi?id=42420
--- Comment #4 from Shawn Starr shawn.starr@rogers.com --- I also own a license for this.
https://bugs.winehq.org/show_bug.cgi?id=42420
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal
https://bugs.winehq.org/show_bug.cgi?id=42420
Shawn Starr shawn.starr@rogers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|2.0 |2.3
--- Comment #5 from Shawn Starr shawn.starr@rogers.com --- This seems to crash even more often now, not just attempting to load a file, but use MIDI with latest wine-core-2.3-1.fc25.x86_64
https://bugs.winehq.org/show_bug.cgi?id=42420
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC| |xerox_xerox2000@yahoo.co.uk Keywords| |download URL| |http://www.midiillustrator. | |com/download/MidiIllustrato | |rVirtuosoSetup.exe
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- Confirming + added downloadlink
I think the app is protected by Themida. It`s not possible to get a decent debuglog. Running with WINEDEBUG=+relay,+seh,+tid results in a very early crash (where somewhere it says LoadLibraryA(``Th``), I seem to remember that comes from Themida)
Maybe Focht has some spare hours left ;)
https://bugs.winehq.org/show_bug.cgi?id=42420
--- Comment #7 from Shawn Starr shawn.starr@rogers.com --- I have the binary licensed, when you register Themida is turned off (its still in binary).
I will get WINEDEBUG traces and attach to ticket.
https://bugs.winehq.org/show_bug.cgi?id=42420
--- Comment #8 from Shawn Starr shawn.starr@rogers.com --- Scrap that, its not turned off, it just doesn't run with debug, attempts to decompress failed, corrupt executable so thats a dead end.. looking at other methods to get this debugged.
https://bugs.winehq.org/show_bug.cgi?id=42420
Shawn Starr shawn.starr@rogers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|2.3 |2.9
https://bugs.winehq.org/show_bug.cgi?id=42420
--- Comment #9 from Shawn Starr shawn.starr@rogers.com --- I've emailed the developer for their take on this, we can't do any debugging why the file dialog crashes w/o their assistance unfortunately.
https://bugs.winehq.org/show_bug.cgi?id=42420
--- Comment #10 from Shawn Starr shawn.starr@rogers.com --- I've created a new log with options:
WINEDEBUG=+tld,+seh,+win,+msg,+commdlg wine MI.exe &> MidiIllustrator-dump.log
Located here: https://spstarr.fedorapeople.org/wine/
File: MidiIllustrator-dump.log (12MB)
https://bugs.winehq.org/show_bug.cgi?id=42420
--- Comment #11 from Shawn Starr shawn.starr@rogers.com --- Updated log file in https://spstarr.fedorapeople.org/wine
WINEDEBUG=+tid,+seh,+win,+msg,+commdlg,+dialog wine MI.exe &> MidiIllustrator-dump.log
https://bugs.winehq.org/show_bug.cgi?id=42420
--- Comment #12 from Shawn Starr shawn.starr@rogers.com --- Updated log file in https://spstarr.fedorapeople.org/wine
WINEDEBUG=+all,-relay,-snoop wine MI.exe &> MidiIllustrator-dump.log
Log is compressed with XZ.
https://bugs.winehq.org/show_bug.cgi?id=42420
--- Comment #13 from Shawn Starr shawn.starr@rogers.com --- Possible fix with?
comctl32/taskdialog: Added support for custom buttons.
Will test, if the dialog box is custom
https://bugs.winehq.org/show_bug.cgi?id=42420
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |-unknown Product|Wine-staging |Wine
--- Comment #14 from Michael Müller michael@fds-team.de --- The bug reporter did not clearly state that this is a Wine Staging regression. It is therefore reasonable to assume that the issue also affects the development version, moving the bug into the Wine product.
https://bugs.winehq.org/show_bug.cgi?id=42420
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #15 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi this starts and works fine for me in current git. Also tested Staging-4.7, works fine as well. I can open File->Open and select song
Somehow this seems to be fixed, don`t know by what commit.
@Reporter of bug: I resolve this as fixed, but please feel free to reopen if you still run into trouble using newest wine-4.7 (or staging-4.7)
sha1sum /media/louis/aqqa/MidiIllustratorVirtuosoSetup.exe db1540f5b96e096b86ad81828af7474bbb1a766d /media/louis/aqqa/MidiIllustratorVirtuosoSetup.exe
https://bugs.winehq.org/show_bug.cgi?id=42420
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.8.