[Bug 9291] New: iexplore http://pack.google.com crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 12 19:40:02 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9291

           Summary: iexplore http://pack.google.com crashes
           Product: Wine
           Version: CVS
          Platform: Other
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: enhancement
          Priority: P2
         Component: wine-shdocvw
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


Wine's built-in iexplore crashes on http://pack.google.com.

Unhandled exception: page fault on read access to 0x0000005c in 32-bit code
(0x7c7bd7a8).
Backtrace:
=>1 0x7c7bd7a8 nsChannel_AsyncOpen+0x4e8(iface=0x1063958, aListener=0x1063998,
aContext=0x0) [/home/dank/wine-git/dlls/mshtml/nsio.c:107] in mshtml 
0x7c7bd7a8 nsChannel_AsyncOpen+0x4e8
[/home/dank/wine-git/dlls/mshtml/nsio.c:107] in mshtml: movl      
0x5c(%esi),%edi
107             while(!container_iter->doc)

I peeked at nsio.c, and it does look vulnerable to container_iter going 
unexpectedly null during that loop, but a real fix wasn't immediately obvious.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list