https://bugs.winehq.org/show_bug.cgi?id=50555 Bug ID: 50555 Summary: Wine-Gecko 'plugin-container.exe' crashes on exit after visiting Microsoft Silverlight demo controls webpage with Microsoft Silverlight 5.x installed Product: Wine Version: 6.0 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs(a)winehq.org Reporter: focht(a)gmx.net Distribution: --- Hello folks, extracted from bug 40193 Maybe it keeps people from abusing bugs for multiple problems. Stable download via Internet Archive: https://web.archive.org/web/20140820091154/http://silverlight.dlservice.micr... Installation recipe, courtesy of: https://bugs.winehq.org/show_bug.cgi?id=40193#c11 --- snip --- $ wine Silverlight.exe /q /doNotRequireDRMPrompt /noupdate --- snip --- Trace log: --- snip --- $ WINEDEBUG=+pid,+seh,+loaddll,+process,+mshtml,+gecko \ wine iexplore https://www.microsoft.com/silverlight/new-controls/demo/ \ >>log.txt 2>&1 ... 0300:0324:trace:process:CreateProcessInternalW app (null) cmdline L"\"C:\\windows\\system32\\gecko\\2.47.2\\wine_gecko\\plugin-container.exe\" --channel=\"768.0.682295873\\1474765100\" \"C:\\Program Files\\Microsoft Silverlight\\5.1.30514.0\\npctrl.dll\" -greomni \"C:\\windows\\system32\\gecko\\2.47.2\\wine_gecko\\omni.ja\" -appdir \"C:\\windows\\system32"... ... 03c4:03c8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ntdll.dll" at 7BC00000: builtin 03c4:03c8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 7B000000: builtin 03c4:03c8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 7B600000: builtin 03c4:03c8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gecko\\2.47.2\\wine_gecko\\plugin-container.exe" at 00400000: native 0300:0324:trace:process:NtCreateUserProcess L"\\??\\C:\\windows\\system32\\gecko\\2.47.2\\wine_gecko\\plugin-container.exe" pid 03c4 tid 03c8 handles 0x38c/0x390 0300:0324:trace:process:CreateProcessInternalW started process pid 03c4 tid 03c8 ... 03c4:03c8:trace:loaddll:build_module Loaded L"C:\\Program Files\\Microsoft Silverlight\\5.1.30514.0\\npctrl.dll" at 7B860000: native ... Crash Annotation GraphicsCriticalError: |[0][GFX1]: Potential driver version mismatch ignored due to missing DLLs 0.0.0.0 and 0.0.0.0 (t=10.4193) [GFX1]: Potential driver version mismatch ignored due to missing DLLs 0.0.0.0 and 0.0.0.0 [NPAPI 964] ###!!! ABORT: Aborting on channel error.: file /build/wine-gecko-2.47.2/ipc/glue/MessageChannel.cpp, line 2027 [NPAPI 964] ###!!! ABORT: Aborting on channel error.: file /build/wine-gecko-2.47.2/ipc/glue/MessageChannel.cpp, line 2027 ... 03c4:03d0:trace:seh:dispatch_exception code=c0000005 flags=0 addr=10003E3F ip=10003e3f tid=03d0 03c4:03d0:trace:seh:dispatch_exception info[0]=00000001 03c4:03d0:trace:seh:dispatch_exception info[1]=00000000 03c4:03d0:trace:seh:dispatch_exception eax=0000000a ebx=00354c10 ecx=ffffffff edx=00000000 esi=074ef998 edi=00354c10 03c4:03d0:trace:seh:dispatch_exception ebp=03c332cb esp=074ef984 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00010216 03c4:03d0:trace:seh:call_vectored_handlers calling handler at 7B00F270 code=c0000005 flags=0 03c4:03d0:trace:seh:call_vectored_handlers handler at 7B00F270 returned 0 03c4:03d0:trace:seh:call_stack_handlers calling handler at 7BC52730 code=c0000005 flags=0 03c4:03d0:trace:seh:signal (11, 00000000) wine: Unhandled page fault on write access to 00000000 at address 10003E3F (thread 03d0), starting debugger... ... --- snip --- $ sha1sum Silverlight.exe 91ca5fcf9fd82f2059401514a2ba66fee471af5f Silverlight.exe $ du -sh Silverlight.exe 6.7M Silverlight.exe $ wine --version wine-6.0-202-gc7de9f2daa8 Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.