https://bugs.winehq.org/show_bug.cgi?id=55526
Bug ID: 55526 Summary: AutoCAD R14 crashes when opening the print dialog Product: Wine Version: 8.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wineps.drv Assignee: wine-bugs@winehq.org Reporter: aidas957@gmail.com Distribution: SUSE
Created attachment 75086 --> https://bugs.winehq.org/attachment.cgi?id=75086 +seh,+unwind,warn+all,+loaddll log on Wine 8.15
Hello,
This issue was reported by pingufan on IRC so they should be contacted for more information on this issue (but since they don't want to create a Bugzilla account I'll have to make this issue myself)
So AutoCAD R14 weirdly crashes when opening the print dialog (on both Wine 8.0 and 8.15 BTW)
When looking at the log they sent me I can see a segfault caused by a bad pointer passed to the IsBadReadPtr() function (not sure if this is the actual issue though)
Running the app with +relay channel just makes AutoCAD break with a SmartHeap error about a bad pointer/MEM_BAD_POINTER (so I can't get more detailed logs)
What's weird is that this issue didn't occur before with Wine 8.0 (so maybe an OpenSUSE/app update broke this?)
I'll attach a +seh,+unwind,warn+all,+loaddll log to this bug report (because that's the best debug information I can provide)