Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wine keeps stopping after creating wineprefix on muvm #2002

Open
fathonix opened this issue Nov 6, 2024 · 0 comments
Open

Wine keeps stopping after creating wineprefix on muvm #2002

fathonix opened this issue Nov 6, 2024 · 0 comments

Comments

@fathonix
Copy link

fathonix commented Nov 6, 2024

I ran the latest Box64 on Asahi Linux muvm microVM that has 4K pagesize and passes the Apple Silicon GPU, on Ubuntu Asahi 24.04.1. I've tested Pi-Apps-Coders wine-9.17, Kron4ek Wine 9.20 (staging, staging-wow64, staging-tkg-wow64) and all of them gave the same dlopen_dll invalid .so library error below. This error is similar to #1365 but in this case, the 48bit address space is fulfilled. GloriousEggroll Wine-GE-Proton8-26 on the other hand gave the cannot create memory map warning and froze. Even without GPU passthrough, Wine still won't run. Could it be a kernel issue? muvm uses a custom kernel embedded in libkrunfw but FEX runs just fine.

user64@ubuntubox:~$ /opt/wine-9.20-staging-amd64/bin/wine64 winecfg
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Firestorm-M1 with 4 Cores
Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz
Params database has 95 entries
Box64 with Dynarec v0.3.1 c547090e built on Nov  6 2024 06:22:47
BOX64: Wine64 detected, WINEPRELOADRESERVE=""
BOX64: Detected 48bits at least of address space
WINE prereserve of 0x10000:0x8000 done
WINE prereserve of 0x110000:0x30000000 done
WINE prereserve of 0x7f000000:0x3000000 done
Counted 23 Env var
BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/user64/.cargo/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/
Looking for /opt/wine-9.20-staging-amd64/bin/wine64
Apply RC params for wine64
Applying BOX64_MAXCPU=64
argv[1]="/opt/wine-9.20-staging-amd64/bin/wine64"
argv[2]="winecfg"
Rename process to "wine64"
Using native(wrapped) libdl.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) librt.so.1
Using native(wrapped) libbsd.so.0
Using emulated /opt/wine-9.20-staging-amd64/bin/../lib/wine/x86_64-unix/ntdll.so
Using emulated /usr/lib/box64-x86_64-linux-gnu/libgcc_s.so.1
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Firestorm-M1 with 4 Cores
Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz
Params database has 95 entries
Box64 with Dynarec v0.3.1 c547090e built on Nov  6 2024 06:22:47
BOX64: Wine64 detected, WINEPRELOADRESERVE=""
BOX64: Detected 48bits at least of address space
WINE prereserve of 0x10000:0x8000 done
WINE prereserve of 0x110000:0x30000000 done
WINE prereserve of 0x7f000000:0x3000000 done
Counted 25 Env var
BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/user64/.cargo/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/
Looking for /opt/wine-9.20-staging-amd64/bin/wine64
Apply RC params for wine64
Applying BOX64_MAXCPU=64
argv[1]="/opt/wine-9.20-staging-amd64/bin/wine64"
argv[2]="winecfg"
Rename process to "wine64"
Using native(wrapped) libdl.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) librt.so.1
Using native(wrapped) libbsd.so.0
Using emulated /opt/wine-9.20-staging-amd64/bin/../lib/wine/x86_64-unix/ntdll.so
Using emulated /usr/lib/box64-x86_64-linux-gnu/libgcc_s.so.1
wine: created the configuration directory '/home/user64/.wine'
posix_spawn(0xffff993eefdc, "/opt/wine-9.20-staging-amd64/bin/wineserver", (nil), (nil), 0xffff993eefe0["/opt/wine-9.20-staging-amd64/bin/wineserver", "", ...], 0xffff993ef3a0), IsX64=1, IsX86=0 IsScript=0 envp is context->envv
 => posix_spawn(0xffff993eefdc, "/usr/local/bin/box64", (nil), (nil), 0xffffe415f760 ["/usr/local/bin/box64", "/opt/wine-9.20-staging-amd64/bin/wineserver", ""...:1], 0xffffe4160520)
posix_spawn returned 0
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Firestorm-M1 with 4 Cores
Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz
Params database has 95 entries
Box64 with Dynarec v0.3.1 c547090e built on Nov  6 2024 06:22:47
BOX64: Detected 48bits at least of address space
Counted 25 Env var
BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/user64/.cargo/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/
Looking for /opt/wine-9.20-staging-amd64/bin/wineserver
Rename process to "wineserver"
Using native(wrapped) libdl.so.2
Using native(wrapped) librt.so.1
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) libutil.so.1
Using native(wrapped) libbsd.so.0
002c:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
002c:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
002c:fixme:winediag:loader_init wine-staging 9.20 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
0034:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
0034:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
0044:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
0044:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
004c:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
004c:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
0054:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
0054:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0054:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0054:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0054:err:ole:start_rpcss Failed to open RpcSs service
004c:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
004c:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
004c:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0070:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
0070:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
0080:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\win32k.sys"
0080:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgkrnl.sys"
0080:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgmms1.sys"
0098:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
0098:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
00a0:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
00a0:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
00a0:fixme:file:NtLockFile I/O completion on lock not implemented yet
00a0:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
00a8:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
00a8:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
00a8:fixme:file:NtLockFile I/O completion on lock not implemented yet
00a8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
00b0:err:environ:init_peb starting L"C:\\windows\\mono\\mono-2.0\\support\\removeuserinstalls-x86.exe" in experimental wow64 mode
00b0:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
00b0:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
00b8:err:environ:init_peb starting L"C:\\windows\\mono\\mono-2.0\\support\\installinf-x86.exe" in experimental wow64 mode
00b8:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
00b8:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
00c0:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
00c0:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
00a8:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
00a8:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
00a0:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
00a0:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
00c8:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
00c8:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
00d8:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
00d8:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
00f0:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
00f0:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
0110:err:environ:init_peb starting L"C:\\windows\\syswow64\\rundll32.exe" in experimental wow64 mode
0110:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
0110:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
0110:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
0118:err:environ:init_peb starting L"C:\\windows\\syswow64\\iexplore.exe" in experimental wow64 mode
0118:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
0118:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
002c:err:setupapi:do_file_copyW Unsupported style(s) 0x10
0128:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
0128:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
002c:err:setupapi:do_file_copyW Unsupported style(s) 0x10
0140:err:setupapi:do_file_copyW Unsupported style(s) 0x10
Using emulated /home/user64/.wine/dosdevices/z:/opt/wine-9.20-staging-amd64/bin/wine64
0024:err:module:dlopen_dll invalid .so library "/home/user64/.wine/dosdevices/z:/opt/wine-9.20-staging-amd64/bin/wine64", too old?
0024:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
0024:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
0140:err:setupapi:do_file_copyW Unsupported style(s) 0x10
0168:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff00041560, syscall 0x30140320, not installing seccomp.
0168:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
Using emulated /opt/wine-9.20-staging-amd64/lib/wine/x86_64-unix/win32u.so
Using native(wrapped) libm.so.6
Using native(wrapped) libfreetype.so.6
Using native(wrapped) libfontconfig.so.1
Using native(wrapped) libexpat.so.1
Using emulated /opt/wine-9.20-staging-amd64/lib/wine/x86_64-unix/winex11.so
Using native(wrapped) libXext.so.6
Using native(wrapped) libX11.so.6
Using native(wrapped) libxcb.so.1
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using native(wrapped) libXinerama.so.1
Using native(wrapped) libXxf86vm.so.1
Using native(wrapped) libXrender.so.1
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libXcomposite.so.1
Using native(wrapped) libXi.so.6
Using native(wrapped) libXcursor.so.1
Using native(wrapped) libXfixes.so.3
Application could not be started, or no application associated with the specifie
d file.
ShellExecuteEx failed: File not found.

Wine-GE-Proton8-26 log:

user64@ubuntubox:~$ /opt/lutris-GE-Proton8-26-x86_64/bin/wine64 winecfg
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Firestorm-M1 with 4 Cores
Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz
Params database has 95 entries
Box64 with Dynarec v0.3.1 c547090e built on Nov  6 2024 06:22:47
BOX64: Wine64 detected, WINEPRELOADRESERVE=""
BOX64: Detected 48bits at least of address space
WINE prereserve of 0x10000:0x8000 done
WINE prereserve of 0x110000:0x30000000 done
WINE prereserve of 0x7f000000:0x3000000 done
Counted 23 Env var
BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/user64/.cargo/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/
Looking for /opt/lutris-GE-Proton8-26-x86_64/bin/wine64
Apply RC params for wine64
Applying BOX64_MAXCPU=64
argv[1]="/opt/lutris-GE-Proton8-26-x86_64/bin/wine64"
argv[2]="winecfg"
Rename process to "wine64"
Using native(wrapped) libdl.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) librt.so.1
Using native(wrapped) libbsd.so.0
Using emulated /opt/lutris-GE-Proton8-26-x86_64/bin/../lib64/wine/x86_64-unix/ntdll.so
Using emulated /usr/lib/box64-x86_64-linux-gnu/libunwind.so.8
Using native(wrapped) liblzma.so.5
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Firestorm-M1 with 4 Cores
Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz
Params database has 95 entries
Box64 with Dynarec v0.3.1 c547090e built on Nov  6 2024 06:22:47
BOX64: Wine64 detected, WINEPRELOADRESERVE=""
BOX64: Detected 48bits at least of address space
WINE prereserve of 0x10000:0x8000 done
WINE prereserve of 0x110000:0x30000000 done
WINE prereserve of 0x7f000000:0x3000000 done
Counted 25 Env var
BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/user64/.cargo/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/
Looking for /opt/lutris-GE-Proton8-26-x86_64/bin/wine64
Apply RC params for wine64
Applying BOX64_MAXCPU=64
argv[1]="/opt/lutris-GE-Proton8-26-x86_64/bin/wine64"
argv[2]="winecfg"
Rename process to "wine64"
Using native(wrapped) libdl.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) librt.so.1
Using native(wrapped) libbsd.so.0
Using emulated /opt/lutris-GE-Proton8-26-x86_64/bin/../lib64/wine/x86_64-unix/ntdll.so
Using emulated /usr/lib/box64-x86_64-linux-gnu/libunwind.so.8
Using native(wrapped) liblzma.so.5
wine: created the configuration directory '/home/user64/.wine'
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Firestorm-M1 with 4 Cores
Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz
Params database has 95 entries
Box64 with Dynarec v0.3.1 c547090e built on Nov  6 2024 06:22:47
BOX64: Detected 48bits at least of address space
Counted 25 Env var
BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/user64/.cargo/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/
Looking for /opt/lutris-GE-Proton8-26-x86_64/bin/wineserver
Rename process to "wineserver"
Using native(wrapped) libdl.so.2
Using native(wrapped) librt.so.1
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) libutil.so.1
Using native(wrapped) libbsd.so.0
wineserver: using server-side synchronization.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
Using emulated /opt/lutris-GE-Proton8-26-x86_64/lib64/wine/x86_64-unix/libwine.so.1
002c:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff0004b1b0, syscall 0x30140400, not installing seccomp.
002c:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
002c:fixme:winediag:LdrInitializeThunk wine-staging 8.0 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
0034:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff0004b1b0, syscall 0x30140400, not installing seccomp.
0034:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
0044:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff0004b1b0, syscall 0x30140400, not installing seccomp.
0044:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
004c:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff0004b1b0, syscall 0x30140400, not installing seccomp.
004c:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff0004b1b0, syscall 0x30140400, not installing seccomp.
0054:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004c:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
004c:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
004c:err:ole:apartment_get_local_server_stream Failed: 0x80004002
004c:err:ole:start_rpcss Failed to open RpcSs service
0054:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0054:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0054:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0068:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff0004b1b0, syscall 0x30140400, not installing seccomp.
0068:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
0068:err:ole:com_get_class_object class {ff48dba4-60ef-4201-aa87-54103eef594e} not registered
0068:err:ole:com_get_class_object no class object {ff48dba4-60ef-4201-aa87-54103eef594e} could be created for context 0x1
0068:err:tabtip:create_uia_event_handler Failed to create IUIAutomation interface, hr 0x80040154
0054:fixme:imm:ImeSetActiveContext himc 000000000001002E, flag 0 stub!
002c:fixme:imm:ImeSetActiveContext himc 0000000000010056, flag 0x1 stub!
0074:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff0004b1b0, syscall 0x30140400, not installing seccomp.
0074:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
0084:err:winedevice:ServiceMain Failed to load L"C:\\windows\\system32\\win32k.sys"
0084:err:winedevice:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgkrnl.sys"
0084:err:winedevice:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgmms1.sys"
0098:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff0004b1b0, syscall 0x30140400, not installing seccomp.
0098:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
0098:fixme:file:NtLockFile I/O completion on lock not implemented yet
0098:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0098:err:mscoree:LoadLibraryShim error reading registry key for installroot
0098:err:mscoree:LoadLibraryShim error reading registry key for installroot
0098:err:mscoree:LoadLibraryShim error reading registry key for installroot
0098:err:mscoree:LoadLibraryShim error reading registry key for installroot
0098:err:mscoree:LoadLibraryShim error reading registry key for installroot
0098:err:mscoree:LoadLibraryShim error reading registry key for installroot
0098:err:mscoree:LoadLibraryShim error reading registry key for installroot
0098:err:mscoree:LoadLibraryShim error reading registry key for installroot
00a0:err:environ:init_peb starting L"Z:\\opt\\lutris-GE-Proton8-26-x86_64\\share\\wine\\mono\\wine-mono-8.1.0\\support\\removeuserinstalls-x86.exe" in experimental wow64 mode
00a0:err:module:load_wow64_ntdll failed to load L"\\??\\C:\\windows\\syswow64\\ntdll.dll" error c0000135
00a0:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff0004b1b0, syscall 0x30140400, not installing seccomp.
00a0:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
00a0:err:seh:call_stack_handlers invalid frame 00000000000527C8 (0000000000512000-000000000060FD20)
00a0:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception.
0098:err:msi:execute_script Execution of script 0 halted; action L"REMOVEUSERINSTALLS" returned 1627
0098:err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627
0098:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0098:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0098:err:mscoree:install_wine_mono MsiInstallProduct failed, err=1627
00a8:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff0004b1b0, syscall 0x30140400, not installing seccomp.
00a8:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
00a8:fixme:file:NtLockFile I/O completion on lock not implemented yet
00a8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
00a8:err:mscoree:LoadLibraryShim error reading registry key for installroot
00a8:err:mscoree:LoadLibraryShim error reading registry key for installroot
00a8:err:mscoree:LoadLibraryShim error reading registry key for installroot
00a8:err:mscoree:LoadLibraryShim error reading registry key for installroot
00b0:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff0004b1b0, syscall 0x30140400, not installing seccomp.
00b0:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
00b0:fixme:file:NtLockFile I/O completion on lock not implemented yet
00b0:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
00b0:err:mscoree:LoadLibraryShim error reading registry key for installroot
00b0:err:mscoree:LoadLibraryShim error reading registry key for installroot
00b0:err:mscoree:LoadLibraryShim error reading registry key for installroot
00b0:err:mscoree:LoadLibraryShim error reading registry key for installroot
00b8:err:environ:init_peb starting L"C:\\windows\\mono\\mono-2.0\\support\\removeuserinstalls-x86.exe" in experimental wow64 mode
00b8:err:module:load_wow64_ntdll failed to load L"\\??\\C:\\windows\\syswow64\\ntdll.dll" error c0000135
00b8:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff0004b1b0, syscall 0x30140400, not installing seccomp.
00b8:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
00b8:err:seh:call_stack_handlers invalid frame 0000000000052688 (0000000000512000-000000000060FD20)
00b8:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception.
00b0:err:msi:execute_script Execution of script 0 halted; action L"REMOVEUSERINSTALLS" returned 1627
00b0:err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627
00b0:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
00b0:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
00a8:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
00a8:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
asahi: driver missing
00c0:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff0004b1b0, syscall 0x30140400, not installing seccomp.
00c0:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
00d0:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff0004b1b0, syscall 0x30140400, not installing seccomp.
00d0:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
00e8:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff0004b1b0, syscall 0x30140400, not installing seccomp.
00e8:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
wine: failed to open L"C:\\windows\\syswow64\\rundll32.exe": c0000135
0118:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff0004b1b0, syscall 0x30140400, not installing seccomp.
0118:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
0120:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0120:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0120:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0120:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0138:err:hid:udev_bus_init UDEV monitor creation failed
wine: configuration in L"/home/user64/.wine" has been updated.
Warning: cannot create memory map (@0x7d000000 0x40f8) for elf "/home/user64/.wine/dosdevices/z:/opt/lutris-GE-Proton8-26-x86_64/bin/wine64" got 0xffff968c1000
Using emulated /home/user64/.wine/dosdevices/z:/opt/lutris-GE-Proton8-26-x86_64/bin/wine64
0158:err:seh:install_bpf Native libs are being loaded in low addresses, sc_seccomp 0x7fff0004b1b0, syscall 0x30140400, not installing seccomp.
0158:err:seh:install_bpf The known reasons are /proc/sys/vm/legacy_va_layout set to 1 or 'ulimit -s' being 'unlimited'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant