http://bugs.winehq.org/show_bug.cgi?id=59187 Bug ID: 59187 Summary: Page fault on write access from ntdll -- WIRES-X radio internet linking software Product: Wine Version: 11.0-rc4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@list.winehq.org Reporter: chrism0dwk@gmail.com Distribution: --- Created attachment 80050 --> http://bugs.winehq.org/attachment.cgi?id=80050 Backtrace and terminal output Hi, I have an issue running an old piece of 32-bit Windows software, WIRES-X (Yaesu Musen, https://www.yaesu.com/jp/en/wires-x/index.php). The software enables radio transceivers to be linked via the internet to create wide-area coverage two-way radio communications. Hence the important features of the software are: internet connectivity, two-way radio connectivity via COM port, and system audio (allowing the user to monitor radio traffic through the computer speakers). The platform is Mint 22.2 (6.14.0-37-generic), with Wine 11.0-rc4. Since the software is 32-bit, I am running a 32-bit Wine PREFIX. To get the WIRES-X internet connectivity running, I had to also install wininet via winetricks. The problem is that the WIRES-X software crashes when the radio detects an incoming signal. This obviously doesn't happen if the software is running natively under Windows, so seems to be a Wine bug. I have attached both the backtrace provided by Wine, and also the terminal output including the command I ran to launch the software. Without any technical Wine knowledge, I'm having difficulty understanding the backtrace, but am guessing the fault lies in the ntdll.dll module. Any ideas what might be going wrong? Thanks, Chris -- 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.