http://bugs.winehq.org/show_bug.cgi?id=13359
Summary: Adobe Reader 8 plugin crashes on EULA in Firefox 3 [dogfood] Product: Wine Version: CVS/GIT Platform: Other URL: http://adobe.com OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: shdocvw AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
If you install Adobe Reader 8 (used to be called Acrobat Reader), and then try to load a .pdf in Firefox 3, it seems to have trouble. When I tried it just now, I got a crash:
fixme:shdocvw:navigate_url Unsupported args (Flags 0x33e020:3; TargetFrameName 0x33e010:8) fixme:urlmon:URLMonikerImpl_BindToObject use running object table fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE fixme:shdocvw:bind_to_object BindToObject failed: 80004005 fixme:shdocvw:navigate_url Unsupported args (Flags 0x33e044:3; TargetFrameName 0x33e034:8) fixme:urlmon:URLMonikerImpl_BindToObject use running object table fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE fixme:shdocvw:BindStatusCallback_OnProgress status code 11 fixme:shdocvw:BindStatusCallback_OnProgress status code 14 fixme:system:SetProcessDPIAware stub! Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x021f8886). Backtrace: =>1 0x021f8886 in jsd3250 (+0x8886) (0x0033c970) 2 0x60596396 in xul (+0x106396) (0x0033ca54) 3 0x605e9017 in xul (+0x159017) (0x0033caa4) 4 0x7db9befd load_gecko+0x1fd(silent=0x0) [dlls/mshtml/nsembed.c:446] in mshtml (0x0033cf34) 5 0x7db9ce55 NSContainer_Create+0x25(doc=0x15f8d8, parent=0x0) [dlls/mshtml/nsembed.c:1643] in mshtml (0x0033cf94) 6 0x7db68ff4 HTMLDocument_Create+0x224(pUnkOuter=0x0, riid=0x15f438, ppvObject=0x15f45c) [dlls/mshtml/htmldoc.c:1550] in mshtml (0x0033cfe4) 7 0x7db94760 ClassFactory_CreateInstance+0x20(iface=0x15eab0, pUnkOuter=0x0, riid=0x15f438, ppvObject=0x15f45c) [dlls/mshtml/main.c:155] in mshtml (0x0033d004)
Since this is having trouble on the EULA screen, adding keyword 'installer' (though that's debatable).