[Bug 6237] Inform7 page fault on read access to 0x00000000 crash

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 22 13:52:12 CDT 2009


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


Markus <mst at collogia.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mst at collogia.de




--- Comment #12 from Markus <mst at collogia.de>  2009-09-22 13:52:12 ---
Just a short update ...

NULL Pointer exception occurs due to riched20 ITextDocument_fnRange stub. This
was verified using debugger and Wine 1.1.29. After replacing it with native dll
the program runs along but breaks later at the following steps:

fixme:shdocvw:BindStatusCallback_OnProgress status code 11
fixme:shdocvw:BindStatusCallback_OnProgress status code 14
fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x2685578)->((null) 1 0x32c80c
(nil))
fixme:shdocvw:ClOleCommandTarget_Exec (0x2685578)->((null) 25 2 0x32c820 (nil))
fixme:shdocvw:ClOleCommandTarget_Exec (0x2685578)->((null) 26 2 0x32c820 (nil))
fixme:shdocvw:ClientSite_GetContainer (0x2685578)->(0x32c85c)
fixme:shdocvw:ClOleCommandTarget_Exec
(0x2685578)->({000214d1-0000-0000-c000-000000000046} 37 0 0x32c8e8 (nil))
fixme:shdocvw:ClOleCommandTarget_Exec
(0x2685578)->({000214d1-0000-0000-c000-000000000046} 84 0 (nil) 0x32c910)
fixme:dwmapi:DwmIsCompositionEnabled 0x32dc30
fixme:win:AnimateWindow partial stub
wine: Unhandled page fault on read access to 0x0000001c at address 0x404aca
(thread 001c), starting debugger...
Unhandled exception: page fault on read access to 0x0000001c in 32-bit code
(0x00404aca).

Seems as if a lot of things have to be done ...

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list