Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Process termination status codes for CodeBlocks 10.05

(1/1)

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.

--- End quote ---
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.

Navigation

[0] Message Index

Go to full version