Difference between revisions of "Application exit codes"

From BOINC Wiki
Jump to: navigation, search
(Adding FAQ 60)
(No difference)

Revision as of 22:16, 20 May 2016

0. SUCCESS

Not an error message. It's a success message. Rejoice!

-1. CANT_CREATE_FILE


-2. READ_FAILED


-3. WRITE_FAILED


-4. MALLOC_FAILED

Memory allocation failed.

-5. FOPEN_FAILED

File Open has failed. Make sure you have read/write rights to the whole BOINC directory and sub directories, that all files are not read-only. Also make sure your BOINC directory isn't hidden.

-6. BAD_HEADER


-7. BAD_DECODE


-8. BAD_BIN_READ


-9. RESULT_OVERFLOW

In the Seti project this is a benign error. It means that there were more radio signals found than there is space in the output file to store them in. This is most usually caused by extra terrestrial RFI signals. Not aliens.

-10. UNHANDLED_SIGNAL


-11. FP_ERROR


-12. ATEXIT_FAILURE

(Use WinError.h to trouble shoot.)


| Jorden
| 5
| 1
| 13:44:38
| 2006-12-21
| 89867
| 1
| 60
| 2006-12-21 13:44:38
| 2006-12-21 13:44:38