[Bug 280000] emulators/wine-devel: NtRaiseException
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280000] emulators/wine-devel: NtRaiseException"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Jul 2024 12:12:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280000 --- 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=+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=c0000005 (EXCEPTION_ACCESS_VIOLATION) flags=0 addr=00006FFFFFF8B2B7 002c:trace:seh:dispatch_exception info[0]=0000000000000001 002c:trace:seh:dispatch_exception info[1]=0000000000000000 002c:trace:seh:dispatch_exception rip=00006ffffff8b2b7 rsp=000000006853f7c8 rbp=0000000000000000 eflags=00010202 002c:trace:seh:dispatch_exception rax=0000000000000000 rbx=0000000000000000 rcx=00006ffffff8b2b7 rdx=0000000000000000 002c:trace:seh:dispatch_exception rsi=0000000000000000 rdi=0000000000000000 r8=0000000000000000 r9=0000000000000000 002c:trace:seh:dispatch_exception r10=0000000000000000 r11=0000000000000202 r12=0000000000000000 r13=0000000000000000 002c:trace:seh:dispatch_exception r14=0000000000000000 r15=0000000000000000 mxcsr=00001f80 002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6ffffff8b2b7 0024:trace:seh:dispatch_exception code=c0000005 (EXCEPTION_ACCESS_VIOLATION) flags=0 addr=00006FFFFFF8B2B7 0024:trace:seh:dispatch_exception info[0]=0000000000000001 0024:trace:seh:dispatch_exception info[1]=0000000000000000 0024:trace:seh:dispatch_exception rip=00006ffffff8b2b7 rsp=000000000021f7c8 rbp=0000000000000000 eflags=00010202 0024:trace:seh:dispatch_exception rax=0000000000000000 rbx=0000000000000000 rcx=00006ffffff8b2b7 rdx=0000000000000000 0024:trace:seh:dispatch_exception rsi=0000000000000000 rdi=0000000000000000 r8=0000000000000000 r9=0000000000000000 0024:trace:seh:dispatch_exception r10=0000000000000000 r11=0000000000000202 r12=0000000000000000 r13=0000000000000000 0024:trace:seh:dispatch_exception r14=0000000000000000 r15=0000000000000000 mxcsr=00001f80 0024:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6ffffff8b2b7 -- You are receiving this mail because: You are the assignee for the bug.