maccatalan
Registered
Hi.
I'm making a little program in C++ (ISO/ANSI strict) with ProjectBuilder and the program behaves normally until the end.
"Until the end" means that it exits "due to signal 11 (SIGSEGV)" ... however ProjectBuilder to add (in the status bar at the bottom of the window) : "TT exited normally"
... for me as far as I understand this : a signal 11 message is different from "exited returning 0" what is for me a normal program termination. Then signal 11 is not normal then there is a problem ... but if Builder says it exited normally it seems I have been wrong for a long time ...
so please ..... What does "signa 11 (SIGSEGV)" means ???????
many thx,
Pierre
I'm making a little program in C++ (ISO/ANSI strict) with ProjectBuilder and the program behaves normally until the end.
"Until the end" means that it exits "due to signal 11 (SIGSEGV)" ... however ProjectBuilder to add (in the status bar at the bottom of the window) : "TT exited normally"
... for me as far as I understand this : a signal 11 message is different from "exited returning 0" what is for me a normal program termination. Then signal 11 is not normal then there is a problem ... but if Builder says it exited normally it seems I have been wrong for a long time ...
so please ..... What does "signa 11 (SIGSEGV)" means ???????
many thx,
Pierre