https://bugs.winehq.org/show_bug.cgi?id=39044 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de --- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> --- (In reply to philippe.groarke from comment #0)
0088:Call KERNEL32.IsDebuggerPresent() ret=048c35c6 0088:Ret KERNEL32.IsDebuggerPresent() retval=00000000 ret=048c35c6 0088:trace:seh:raise_exception code=80000003 flags=0 addr=0x48c35e0 ip=048c35e1 tid=0088
80000003 is a breakpoint exception, which means the application intentionally crashes, either because some precondition is not fulfilled, or because it thinks that a debugger is attached. It would be interesting to see some more lines of the +tid,+relay,+seh log, otherwise its difficult to come to a conclusion. -- 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.