https://bugs.winehq.org/show_bug.cgi?id=39106
Bug ID: 39106 Summary: Visiting a site serving Lync Web App invitation crashes Firefox under Wine (mfplat.dll) Product: Wine Version: 1.7.49 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: staal1978@gmail.com Distribution: ---
Visiting a site serving "Lync Web App" / "Skype For Business Web App" invitations with Firefox for Windows under Wine causes Firefox to crash (Windows version set to 7 in winecfg).
for example the following page: https://join.microsoft.com/meet/petercon/9H7JFRZJ
Copying native mfplat.dll blocks the crash.
https://bugs.winehq.org/show_bug.cgi?id=39106
Jens Staal staal1978@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |39091
https://bugs.winehq.org/show_bug.cgi?id=39106
Jens Staal staal1978@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64 Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=39106
Jens Staal staal1978@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |staal1978@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=39106
--- Comment #1 from Austin English austinenglish@gmail.com --- Please attach the terminal output including the backtrace from the crash.
https://bugs.winehq.org/show_bug.cgi?id=39106
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |https://ftp.mozilla.org/pub | |/firefox/releases/latest/wi | |n32/en-US/Firefox%20Setup%2 | |040.0.2.exe CC| |focht@gmx.net Summary|Visiting a site serving |Firefox in Win7 mode |Lync Web App invitation |crashes on unimplemented |crashes Firefox under Wine |function |(mfplat.dll) |mfplat.dll.MFGetPluginContr | |ol when visiting a site | |serving Lync Web App | |invitation Ever confirmed|0 |1
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming.
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Mozilla Firefox
$ WINEDEBUG=+tid,+seh,+relay wine ./firefox.exe >>log.txt 2>&1 ... 0067:Call KERNEL32.LoadLibraryW(0032f0f4 L"C:\windows\system32\mfplat.dll") ret=0164cdcd ... 0067:Ret KERNEL32.LoadLibraryW() retval=f4110000 ret=0164cdcd ... 0067:Call KERNEL32.LoadLibraryW(0032f0f4 L"C:\windows\system32\mfreadwrite.dll") ret=0164cdcd ... 0067:Ret KERNEL32.LoadLibraryW() retval=f3d70000 ret=0164cdcd ... 0067:Call KERNEL32.LoadLibraryW(0032f0f4 L"C:\windows\system32\mf.dll") ret=0164cdcd ... 0067:Ret KERNEL32.LoadLibraryW() retval=f3d30000 ret=0164cdcd ... 0067:Call KERNEL32.LoadLibraryW(0032f0f4 L"C:\windows\system32\dxva2.dll") ret=0164cdcd ... 0067:Ret KERNEL32.LoadLibraryW() retval=f3d20000 ret=0164cdcd 0067:Call KERNEL32.GetModuleHandleW(0271e314 L"mfplat.dll") ret=01c21a46 0067:Ret KERNEL32.GetModuleHandleW() retval=f4110000 ret=01c21a46 0067:Call KERNEL32.GetProcAddress(f4110000,0271e590 "MFGetPluginControl") ret=01c21a4d 0067:Ret KERNEL32.GetProcAddress() retval=f4117f10 ret=01c21a4d 0067:Call KERNEL32.RaiseException(80000100,00000001,00000002,0032f2bc) ret=f41191f1 0067:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b845d61 ip=7b845d61 tid=0067 0067:trace:seh:raise_exception info[0]=f4119220 0067:trace:seh:raise_exception info[1]=f4119b37 wine: Call from 0x7b845d61 to unimplemented function mfplat.dll.MFGetPluginControl, aborting 0067:trace:seh:call_stack_handlers calling handler at 0x10e1609 code=80000100 flags=1 ... --- snip ---
MSDN: https://msdn.microsoft.com/de-de/library/windows/desktop/Dd388507%28v=VS.85%...
$ sha1sum Firefox\ Setup\ 40.0.2.exe 19f32924a81c5408ecf43f48f20050d0a025ee07 Firefox Setup 40.0.2.exe
$ du -sh Firefox\ Setup\ 40.0.2.exe 41M Firefox Setup 40.0.2.exe
$ wine --version wine-1.7.49-143-gcfbc37c
Regards
https://bugs.winehq.org/show_bug.cgi?id=39106
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |infyquest@gmail.com Resolution|--- |DUPLICATE
--- Comment #3 from Vijay Kamuju infyquest@gmail.com --- See bug# 38343
*** This bug has been marked as a duplicate of bug 38343 ***
https://bugs.winehq.org/show_bug.cgi?id=39106
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mfplat
https://bugs.winehq.org/show_bug.cgi?id=39106
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=39106
--- Comment #5 from Jens Staal staal1978@gmail.com --- I can confirm that the bug is resolved in 1.7.51