[Bug 43713] regression: Skyrim instantly crashes when a key is pressed as of wine 2.17

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 28 21:43:12 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43713

--- Comment #9 from alexchandel at gmail.com ---
(In reply to Ken Thomases from comment #8)
> Created attachment 59322 [details]
> Patch to ignore access violations to get a macOS crash report
> 
> The best thing would be to do that regression test.
> 
> As for logging channels, it's hard to know what useful ones would be with so
> few details. A +tid,+relay,+seh log may be informative, but it will be huge
> and full of unrelated noise and thus hard to analyze.
> 
> Another possible approach is to build with the attached patch applied. It
> will make it so that neither Wine nor Skyrim can catch the crash. Instead,
> macOS will catch it and generate its own crash report. That crash report may
> be informative. On the other hand, the patch may break things so that Steam
> or Skyrim no longer even get to the point of the crash we're trying to
> diagnose. If that happens, then back it out.

The mystery deepens: the crash doesn't occur with the wine-staging 2.17 I
built, only the normal wine 2.17 I built. And it occurs consistently, between
builds.

Is there any way to activate the +tid,+relay,+seh during the life of a process
(e.g. during the TESV.exe loading, just before the crash occurs)?

-- 
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.



More information about the wine-bugs mailing list