https://bugs.winehq.org/show_bug.cgi?id=46126
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello André,
--- quote --- Should be fixed --- quote ---
yes, thanks.
--- snip --- $ WINEDEBUG=+seh,+loaddll,+process,+debugstr wine64 ./vlc.exe ... 0009:trace:loaddll:load_native_dll Loaded L"Z:\home\focht\projects\woa-winrt\vlc-4.0.0-dev\vlc.exe" at 0x140000000: native ... 0009:trace:loaddll:load_native_dll Loaded L"Z:\home\focht\projects\woa-winrt\vlc-4.0.0-dev\libvlccore.dll" at 0x230000: native 0009:trace:loaddll:load_native_dll Loaded L"Z:\home\focht\projects\woa-winrt\vlc-4.0.0-dev\libvlc.dll" at 0x180000000: native ... 0009:warn:debugstr:OutputDebugStringA "main libvlc debug: VLC media player - 4.0.0-dev Otto Chriek\n" 0009:trace:seh:raise_exception code=40010006 flags=0 addr=0x7bcb1b74 pc=7bcb1b74 tid=0009 0009:trace:seh:raise_exception info[0]=000000000000003d 0009:trace:seh:raise_exception info[1]=00000000000209e0 0009:trace:seh:raise_exception x0=000000000022edc8 x1=000000000022f3c0 x2=0000000000000010 x3=000000000022f3c0 0009:trace:seh:raise_exception x4=000000000022f3d0 x5=000000000022f1c8 x6=000000000000003d x7=00000000000209e0 0009:trace:seh:raise_exception x8=0101010101010101 x9=000000007bcb3e5c x10=202d20726579616c x11=65642d302e302e34 0009:trace:seh:raise_exception x12=43206f74744f2076 x13=226e5c6b65697268 x14=ffffffffffffff9a x15=0000000000000001 0009:trace:seh:raise_exception x16=000000007b663000 x17=0000007f815eddd0 x18=000000007ffd8000 x19=0000000000482b50 0009:trace:seh:raise_exception x20=0000000000482be0 x21=0000000000482be0 x22=000000000000003d x23=000000007b476aec 0009:trace:seh:raise_exception x24=00000000003738ff x25=00000000003573df x26=0000000000000000 x27=000000000022f4d0 0009:trace:seh:raise_exception x28=000000000022f4e0 fp=000000000022eda0 lr=000000007bcb3e74 sp=000000000022eda0 0009:trace:seh:raise_exception pc=000000007bcb1b74 0009:trace:seh:call_vectored_handlers calling handler at 0x33c1c8 code=40010006 flags=0 0009:trace:seh:call_vectored_handlers handler at 0x33c1c8 returned 0 0009:trace:seh:call_stack_handlers calling handler at 0x7b4b49c0 code=40010006 flags=0 0009:fixme:seh:RtlUnwind Not implemented on ARM64 ... --- snip ---
$ wine64 --version wine-3.20-150-gb2ce7868cb
Regards