[Bug 3116] App won't start; RtlRaiseException STATUS_INTEGER_DIVIDE_BY_ZERO

Wine Bugs wine-bugs at winehq.org
Fri Jul 8 19:15:00 CDT 2005


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


felix.nawothnig at t-online.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1




------- Additional Comments From felix.nawothnig at t-online.de  2005-08-07 19:15 -------
Confirmed. This looks like a anti-debugging issue (not really "copy protection"
since it's freeware, right?) - the exception you mention is handled just fine,
unless you run the program in a debugger.

The program termination seems to be caused by unrelated code which first does
CreateFile/ReadFile/CloseHandle - that code probably compares the process memory
with the file on disk, sees some differences and calls ExitProcess.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list