[Bug 280000] emulators/wine-devel: NtRaiseException

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 03 Aug 2024 10:08:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280000

--- Comment #18 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=33856e566b1098a567e48acba1add66ccc3ee4e4

commit 33856e566b1098a567e48acba1add66ccc3ee4e4
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2024-08-03 10:06:17 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2024-08-03 10:06:38 +0000

    emulators/wine: Avoid "NtRaiseException Unhandled exception"

    This backports
      commit ba5653b298e084faea153473a2eeefe2d0acd150
      Author: Gerald Pfeifer <gerald@FreeBSD.org>
      Date:   Mon Jul 29 21:47:34 2024 +0000
    from emulators/wine-devel.

    Users have been reporting a number of cases of the following error:
      002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0
addr 0x6ffffff8b2b7
      0024:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0
addr 0

    PR:             279927, 280000

 emulators/wine/Makefile                            |  2 +-
 .../wine/files/patch-include_wine_asm.h (new)      | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.