News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Process termination status codes for CodeBlocks 10.05

Started by gganem, May 26, 2011, 01:21:00 AM

Previous topic - Next topic

gganem

Hi,

Is there a table with process status codes terminations?  I understand this is dependent on the platform, please confirm.

In particular, I am using CodeBlocks 10.05 and I am getting the following message:
Process terminated with status -1073741819
(which converts to hex 3FFFFFFB - without the - sign -, in case it's useful).

I hope this is the right forum to post this kind message, otherwise please point me in the right direction.

oBFusCATed

Quote from: gganem on May 26, 2011, 01:21:00 AM
I hope this is the right forum to post this kind message, otherwise please point me in the right direction.
It is not, this is a forum dedicated to development of codeblocks, not development with codeblocks.

This is a common question by the way, and this return code is a returned by cb_console_runner when you application crashes, please use the debugger to find the reason for the crash.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]