[Bug 8246] invoking htmlhelp:HtmlHelpW crashes wine

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 10 16:38:27 CDT 2008


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





--- Comment #24 from Hin-Tak Leung <htl10 at users.sourceforge.net>  2008-03-10 16:38:26 ---
Created an attachment (id=11308)
 --> (http://bugs.winehq.org/attachment.cgi?id=11308)
the backtrace when wine crashes, when one tries to close the help

This is the full text backtrace I mentioned earlier, when wine crashes,
if one tries to close the host-managed help windows.

I think there is a problem with windows management and parent/child
relationship, 
probably related to these messages when the help windows are created in the
first place:

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:bind_to_object BindToObject failed: 80004005

It is also curious that, although the help windows are created,
and correct content is displayed, the application (R) didn't receive
the right reply and behaves as if the help launch was a failed. These are
probably all related - i.e. "crash on close" = 
"wrong parent/child relationship" = "wrong status to application launching
help" 


-- 
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