[Bug 18958] Adobe Reader 9 has a divide by zero error during install

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 18 12:20:56 CDT 2010


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





--- Comment #11 from rusivi <rusivi1 at gmail.com>  2010-08-18 12:20:55 ---
(In reply to comment #5)
> 0027:Ret  msi.MsiProcessMessage() retval=00000000
> 0027:trace:seh:raise_exception code=c0000094 flags=0 addr=0x1000aa92
> ip=1000aa92 tid=0027
> 
> It's crashing inside a custom action called DefragmentFiles, right after
> a call to MsiProcessMessage.

Hans,

I could not verify your assertion that the custom action noted is
DefragmentFiles. How do you know the custom action is called DefragmentFiles
and where may I find more information about it?

In the trace, I could verify the Windows "ioctl 90073" immediately prior the
crash is FSCTL_GET_RETRIEVAL_POINTERS via:
http://msdn.microsoft.com/en-us/library/cc232013%28PROT.13%29.aspx

With more information on FSCTL_GET_RETRIEVAL_POINTERS found at:
http://msdn.microsoft.com/en-us/library/aa364572%28VS.85%29.aspx

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