Details:
Fatal exception 0xC0000095
The program performed an operation that caused an integer overflow and the INTO instruction was issued. For example, adding 0xFFFF1234 and 0x12345678 would result in an overflow (on 32-bit systems). The INTO instruction causes an interrupt if the overflow bit is set.
Since this exception requires specific code to make it occur, it should be handled by the application program. Ideally, the end used should not see this exception.
Issued by: Windows All
Vendor: Microsoft Corporation
Jump to the FaultWire page for Solutions and Fixes for this topic...