User forums > Help

run-time error: status -1073741819

(1/1)

stufava:
hi to everyone!
I have done a project (console application) which has been compiled with 0 errors and 0 warnings, but when i try to run it, the program writes this:


--- Code: ---process returned -1073741819 (0xC0000005) execution time : 2.305 s
press any key to continue.
--- End code ---

and in the build log i'm given this error:


--- Code: ---Process terminated with status -1073741819 (0 minutes, 1 seconds)
--- End code ---

i've searched for similar errors in the other topics, but i found only one which doesn't help me, because that program was a wxWidgets project and i couldn't find out a solution.
I work on Windows XP, and i'm using MinGw 4.2.1 compiler

MortenMacFly:

--- Quote from: stufava on February 17, 2009, 07:37:07 pm ---I have done a project (console application) which has been compiled with 0 errors and 0 warnings, but when i try to run it, the program writes this:

--- Code: ---process returned -1073741819 (0xC0000005) execution time : 2.305 s
press any key to continue.
--- End code ---

--- End quote ---
You application has a bug. It is as simple as that.
Anyways - this is not related to C::B so this topic gets locked.

Navigation

[0] Message Index

Go to full version