http://bugs.winehq.org/show_bug.cgi?id=59960 Bug ID: 59960 Summary: Sony Acid Pro 7.0 crashes on startup during initialization Product: Wine Version: 11.12 Hardware: x86-64 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: msxml3 Assignee: wine-bugs@list.winehq.org Reporter: arethusa26@gmail.com CC: bunglehead@gmail.com Regression SHA1: c23cbae37a768356ba61294f8a8247d0eb090f3c Distribution: --- Created attachment 81342 --> http://bugs.winehq.org/attachment.cgi?id=81342 Sony Acid Pro 7.0 crash backtrace On startup, the Sony Acid Pro 7.0 application incurs an unhandled page fault when its splash screen is at the "Creating audio engine..." step. The resulting backtrace suggests an issue with msxml3. Regression testing reports the commit: c23cbae37a768356ba61294f8a8247d0eb090f3c is the first bad commit commit c23cbae37a768356ba61294f8a8247d0eb090f3c (HEAD) Author: Nikolay Sivov <nsivov@codeweavers.com> Date: Mon May 18 20:13:53 2026 +0200 msxml3: Reimplement XPath support without libxml2. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Running the application with Wine built from before the offending commit appears to avoid the msxml3 crash. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.