Difference between revisions of "Error code -1073741502 (0xffffffffc0000142) / error code -1073741502 (0xc0000142)"

From BOINC Wiki
Jump to: navigation, search
m (something clinging that didn't need to be here)
(adding table)
 
Line 4: Line 4:
  
 
BOINC 5.10.30 and above have code included that will make sure these tasks are restarted on a reset of the computer. Older versions of BOINC will abort the tasks.  
 
BOINC 5.10.30 and above have code included that will make sure these tasks are restarted on a reset of the computer. Older versions of BOINC will abort the tasks.  
 +
 +
{| class="wikitable" style="text-align: center;"
 +
! Original writer
 +
! Original FAQ
 +
! Date
 +
|-
 
  | Jorden
 
  | Jorden
  | 3
+
  | [http://boincfaq.mundayweb.com/index.php?language=1&view=297 297]
| 1
+
  | 14-02-2008
| 23:16:29
+
  |-
| 2008-02-14
+
|}
| 169389
 
| 1
 
| 297
 
  | 2008-02-14 23:16:29
 
  | 2008-02-14 23:16:29
 
|-
 

Latest revision as of 14:52, 29 August 2016

0xC0000142 means STATUS_DLL_INIT_FAILED which can happen when an application attempts to create a new process while the OS is shutting down, and when the desktop heap is fully utilized.

Mostly happening on Vista, but can also happen on older Windows versions, especially when you reset the computer at the time BOINC starts crunching new tasks, previously not crunched.

BOINC 5.10.30 and above have code included that will make sure these tasks are restarted on a reset of the computer. Older versions of BOINC will abort the tasks.

Original writer Original FAQ Date
Jorden 297 14-02-2008