Process got signal 11

From BOINC Wiki
Revision as of 20:55, 16 August 2017 by Jord (talk | contribs) (removing broken link to original faq)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This error can be caused by the infamous segmentation error (SIGSEGV error), meaning that something broke. be it your memory, virtual memory (page file) or it's a bad batch of tasks.

Check your system with memtest86+, make your page file anew, keep a tab on whether you're the only one returning these errors, or that others have them at the same time as well. If you are the only one, it's something on your system, if there are lots more, it's a bad batch of work.

But it can also happen when you use a 64bit operating system, while the project you're getting the crashes on only gives out 32bit applications (such as Einstein does). Installing the ia32 library package will fix this problem. See also process exited with code 22 which is a similar error, on the application level.


Original writer Original FAQ Date
Jorden 459 12-09-2008