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

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 20 00:18:31 CDT 2010


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





--- Comment #13 from rusivi <rusivi1 at gmail.com>  2010-08-20 00:18:30 ---
Created an attachment (id=30229)
 --> (http://bugs.winehq.org/attachment.cgi?id=30229)
WINEDEBUG=+relay,+tid,+seh,+msi wine AdbeRdr90_en_US.exe >>log.txt 2&>1

Performed a trace install through all dialogue boxes clicked via:

WINEDEBUG=+relay,+tid,+seh,+msi wine AdbeRdr90_en_US.exe >>log.txt 2&>1

I found where DefragmentFiles was called as close to the backtrace as possible,
took a few thousand lines prior (starting at line 35264316), as well as a few
hundred after the stack dump (ending at line 35271000) and attached it. The
original file is 36830321 lines long, 2.8GB in size.

I did notice instances of DefragmentFiles as early as line 7896575 which
suggests that it is checking for defragmentation throughout the install
process. Makes a lot of sense to do so. However, I haven't figured out how
towards the end of the install the DefragmentFiles custom action is causing the
divide by zero error.

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