[Bug 8077] Wine Gecko install hits an unhandled page fault

Wine Bugs wine-bugs at winehq.org
Thu Apr 26 11:24:42 CDT 2007


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





------- Additional Comments From jacek at codeweavers.com  2007-26-04 11:24 -------
Created an attachment (id=5954)
 --> (http://bugs.winehq.org/attachment.cgi?id=5954&action=view)
Fix offset in OnDataAvailable call.

Thanks for finding it out. Unfortunately your patch is wrong. This->readed must
be updated before OnDataAvailable call because This->nsstream->buf_size is
zeroed later. Please try if attached patch helps.

Btw, to test utf-16 encoded page you can run
wine iexplore about:blank
and check if the page is really blank.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list