https://bugs.winehq.org/show_bug.cgi?id=52611
Bug ID: 52611 Summary: Do-More Designer 2.9.1: Segfault when loading comment editor Product: Wine Version: 7.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs@winehq.org Reporter: ryan@kj6wrj.com Distribution: ---
Created attachment 71938 --> https://bugs.winehq.org/attachment.cgi?id=71938 Backtrace
I'm getting a segfault when attempting to load the rung comment editor in Do-More Designer 2.9.1.
The software can be downloaded for free at the following link:
https://www.automationdirect.com/support/software-downloads?itemcode=Do-more...
To get to the comment editor:
1) From the C:/Program Files (x86)/Do-more/Designer2_9/Bin directory, execute "wine DmDesigner.exe"
2) Click "New Offline Project"
3) Click OK to accept the defaults
4) Press Ctrl-K to load the comment editor (segfault)
It has something to do with HTMLDocument_createStyleSheet perhaps? I'm not very experienced with parsing the wine backtraces.