https://bugs.winehq.org/show_bug.cgi?id=57493
Bug ID: 57493 Summary: Mathcad 15 crashes on startup due to unhandled domdoc MaxElementDepth property Product: Wine Version: 9.22 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: msxml3 Assignee: wine-bugs@winehq.org Reporter: arethusa26@gmail.com Distribution: ---
Using the download from bug 57457, after installing Mathcad 15 without any native dependencies from winetricks, the Mathcad application crashes on startup:
0024:fixme:msxml:domdoc_setProperty Ignoring property L"NewParser", value 00F0F5F8 {VT_I2: -1} 0024:fixme:msxml:domdoc_setProperty Ignoring property L"ProhibitDTD", value 00F0F5F8 {VT_I2: 0} 0024:fixme:msxml:domdoc_setProperty Unknown property L"MaxElementDepth" wine: Unhandled exception 0xe06d7363 in thread 24 at address 7B6267D8 (thread 0024), starting debugger...
Handling the MaxElementDepth property in domdoc_setProperty is sufficient to allow the application to make further progress.
https://bugs.winehq.org/show_bug.cgi?id=57493
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com --- PR submitted: https://gitlab.winehq.org/wine/wine/-/merge_requests/6935
https://bugs.winehq.org/show_bug.cgi?id=57493
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2c5f571351125722206f56a219e | |3d51db3775681 Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com --- Fixed by https://gitlab.winehq.org/wine/wine/-/commit/2c5f571351125722206f56a219e3d51...
https://bugs.winehq.org/show_bug.cgi?id=57493
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 10.0-rc1.