Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2024 12:12:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280000] emulators/wine-devel: NtRaiseException
Message-ID:  <bug-280000-7788-HlXmr2D4Y4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280000-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280000-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280000

--- Comment #6 from Dmitry Lukhtionov <dmitryluhtionov@gmail.com> ---
Can you attach this patch into port emulators/wine-devel ?

I try to do some debug this.

mitya@m18:~/Desktop % env WINEDEBUG=3D+seh,+relay wine64 winbox64.exe
0024:fixme:ntdll:create_logical_proc_info stub
0024:fixme:ntdll:init_cpu_info Failed to get logical processor information,
status 0xc0000002.
002c:fixme:ntdll:create_logical_proc_info stub
002c:fixme:ntdll:init_cpu_info Failed to get logical processor information,
status 0xc0000002.
002c:trace:seh:dispatch_exception code=3Dc0000005 (EXCEPTION_ACCESS_VIOLATI=
ON)
flags=3D0 addr=3D00006FFFFFF8B2B7
002c:trace:seh:dispatch_exception  info[0]=3D0000000000000001
002c:trace:seh:dispatch_exception  info[1]=3D0000000000000000
002c:trace:seh:dispatch_exception rip=3D00006ffffff8b2b7 rsp=3D000000006853=
f7c8
rbp=3D0000000000000000 eflags=3D00010202
002c:trace:seh:dispatch_exception rax=3D0000000000000000 rbx=3D000000000000=
0000
rcx=3D00006ffffff8b2b7 rdx=3D0000000000000000
002c:trace:seh:dispatch_exception rsi=3D0000000000000000 rdi=3D000000000000=
0000=20
r8=3D0000000000000000  r9=3D0000000000000000
002c:trace:seh:dispatch_exception r10=3D0000000000000000 r11=3D000000000000=
0202
r12=3D0000000000000000 r13=3D0000000000000000
002c:trace:seh:dispatch_exception r14=3D0000000000000000 r15=3D000000000000=
0000
mxcsr=3D00001f80
002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr
0x6ffffff8b2b7
0024:trace:seh:dispatch_exception code=3Dc0000005 (EXCEPTION_ACCESS_VIOLATI=
ON)
flags=3D0 addr=3D00006FFFFFF8B2B7
0024:trace:seh:dispatch_exception  info[0]=3D0000000000000001
0024:trace:seh:dispatch_exception  info[1]=3D0000000000000000
0024:trace:seh:dispatch_exception rip=3D00006ffffff8b2b7 rsp=3D000000000021=
f7c8
rbp=3D0000000000000000 eflags=3D00010202
0024:trace:seh:dispatch_exception rax=3D0000000000000000 rbx=3D000000000000=
0000
rcx=3D00006ffffff8b2b7 rdx=3D0000000000000000
0024:trace:seh:dispatch_exception rsi=3D0000000000000000 rdi=3D000000000000=
0000=20
r8=3D0000000000000000  r9=3D0000000000000000
0024:trace:seh:dispatch_exception r10=3D0000000000000000 r11=3D000000000000=
0202
r12=3D0000000000000000 r13=3D0000000000000000
0024:trace:seh:dispatch_exception r14=3D0000000000000000 r15=3D000000000000=
0000
mxcsr=3D00001f80
0024:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr
0x6ffffff8b2b7

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280000-7788-HlXmr2D4Y4>