Every CGWS task fails immediately

MG
MG
Joined: 8 Apr 10
Posts: 2
Credit: 14262139
RAC: 0
Topic 218914

Hello,

I just want to report that every single Continuous Gravitational Wave search O2 All-Sky v1.01 x86_64-pc-linux-gnu task I get segfaults right after starting.

Outcome: Computation error Client state: Compute error Exit status: 139 (0x0000008B) Unknown error code

 

 

I don't have any problems with any other tasks or projects.

 

 

mikey
mikey
Joined: 22 Jan 05
Posts: 12782
Credit: 1871836874
RAC: 1910537

MG wrote:Hello, I just want

MG wrote:

Hello,

I just want to report that every single Continuous Gravitational Wave search O2 All-Sky v1.01 x86_64-pc-linux-gnu task I get segfaults right after starting.

Outcome: Computation error Client state: Compute error Exit status: 139 (0x0000008B) Unknown error code

 I don't have any problems with any other tasks or projects. 

Error code 139 means:

"ERR_GETS -139 - Same as ERR_BAD_HEX_FORMAT, the data in the source file contains a non-hexadecimal character. Hexadecimal 'numbers' run from 0 to 9 and a to f. Any other character will trigger this error.

Solution: Report this behavior on the project's forums."

[url]https://boinc.mundayweb.com/wiki/index.php?title=Error_code_-131_to_-140_explained[/url]

It sounds like it's not on your end though as it says the "source file" is bad.

Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4332
Credit: 251716235
RAC: 35398

This looks like the usual

This looks like the usual "virtual syscall" issue (here with putenv). In your project preferences set "Run Linux app versions built with LIBC 2.15" to "YES".

BM

MG
MG
Joined: 8 Apr 10
Posts: 2
Credit: 14262139
RAC: 0

Thanks, LIBC 2.15 task seems

Thanks, LIBC 2.15 task seems to run fine so far.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.