Difference between revisions of "Process exited with code 193 (0xc1, -63)"

From BOINC Wiki
Jump to: navigation, search
(moving wikitable to here, removing dead link to BOINC FAQ Service)
(adding restart advice)
 
Line 4: Line 4:
 
<br>
 
<br>
 
Report this problem on the project forums of the application you have the problem with, as it may well be an error in the application's code.
 
Report this problem on the project forums of the application you have the problem with, as it may well be an error in the application's code.
 +
When you have multiple of these in a row, completely exiting BOINC and restarting it will most times fix this problem. <br>
 
<br>
 
<br>
 
<br>
 
<br>

Latest revision as of 22:56, 13 February 2017

Process exited with code 193 is a segmentation violation error.

You either have problems with your memory or swap file, or the application attempts to access a memory location that it is not allowed to access, or attempts to access a memory location in a way that is not allowed (for example, attempting to write to a read-only location, or to overwrite part of the operating system).

Report this problem on the project forums of the application you have the problem with, as it may well be an error in the application's code. When you have multiple of these in a row, completely exiting BOINC and restarting it will most times fix this problem.


Original writer Original FAQ Date
Jorden 238 26-08-2007