[Bug 14604] Fire Fight: Unhandled page fault crash upon startup

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 6 10:07:13 CDT 2008


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





--- Comment #8 from Nicolas Le Cam <niko.lecam at gmail.com>  2008-09-06 10:07:11 ---
I did investigate a little bit.
I don't think the crash is related to wine. It crashes on a
CView:PostNcDestroy() call which object seems to already have been destroyed.
The real problem seems to be that it isn't able to set a hook
(SetWindowsHookExA) on WH_KEYBOARD (see subroutine at 0x0041F590)

I haven't been able to go further. winedbg is new to me and I haven't been able
to get traces that help me much.

Hope someone with more skills than me will find out the problem and explain how
he has been able to point & fix it.


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