Has anyone seen the following error:
Assertion failure ("readret") in ..\win32src\proc32.cpp at line 3764. Do you want to continue?
When I tried to continue the program closed. Has anyone seen something like this before, because I have no clue what the source is. The program gave the error after a function that I already used many times succesfully.
Error assertion failure
Started by l_v, Sep 07 2010 11:31 PM
2 replies to this topic
#1
Posted 07 September 2010 - 11:31 PM
|
|
|
#2
Posted 08 September 2010 - 12:22 PM
Without seeing roughly what caused the error, it's almost impossible to know. At a guess, you are using a win32 library (such as system) that is coded in C++ and had the error.
#3
Posted 30 October 2010 - 01:38 AM
Maybe you can turn off the assertion option. Hopefully that would affect the c++ obj module. Note that I don't know it for sure, but it's worth to try anyway.


Sign In
Create Account

Back to top









