Unknown error code


Message boards : Problems and bug reports : Unknown error code

Message board moderation

To post messages, you must log in.
AuthorMessage
AquaBoy

Send message
Joined: 5 May 18
Posts: 5
Credit: 717,719
RAC: 2,002
Message 8431 - Posted: 5 Jun 2024, 7:58:03 UTC
Hi everyone!

Tasks on my VPS-server got the error message:

1 (0x00000001) Unknown error code
<core_client_version>7.9.3</core_client_version>
<![CDATA[
<message>
process exited with code 1 (0x1, -255)</message>
<stderr_txt>
../../projects/asteroidsathome.net_boinc/period_search_10220_x86_64-pc-linux-gnu: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ../../projects/asteroidsathome.net_boinc/period_search_10220_x86_64-pc-linux-gnu)

</stderr_txt>
]]>


What does the message mean, and how can one fix it?

Thank you!
ID: 8431 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Ian&Steve C.
Volunteer developer
Volunteer tester
Avatar

Send message
Joined: 23 Apr 21
Posts: 71
Credit: 75,800,820
RAC: 444,853
Message 8432 - Posted: 5 Jun 2024, 16:09:47 UTC - in response to Message 8431.  
your GLIBC version is too old. this is usually tied to the OS version on Ubuntu.

upgrade to 20.04 to fix the problem.

ID: 8432 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
AquaBoy

Send message
Joined: 5 May 18
Posts: 5
Credit: 717,719
RAC: 2,002
Message 8433 - Posted: 6 Jun 2024, 9:46:18 UTC
Ian&Steve C., don't you know why has the performance radically dropped after upgrading Ubuntu 18.04 to Ubuntu 20.04?

Ubuntu 18.04 -
Measured floating point speed - 2.6 billion ops/sec
Measured integer speed - 78.91 billion ops/sec

Ubuntu 20.04 -
Measured floating point speed - 1 billion ops/sec
Measured integer speed - 1 billion ops/sec

Thanks!
ID: 8433 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
ahorek's team
Volunteer developer
Volunteer tester

Send message
Joined: 1 Jan 13
Posts: 59
Credit: 6,723,111
RAC: 4,729
Message 8434 - Posted: 6 Jun 2024, 10:51:50 UTC - in response to Message 8433.  
the performance hasn't dropped, 1 billion ops/sec is a default value because boinc hasn't run benchmarks on your new system yet.

you can force rerun benchmarks from a GUI Tools > Run CPU benchmarks or from a command line boinccmd --run_benchmarks

anyway, the Boinc benchmark is pretty simple and inaccurate. Average WU runtime is a better indicator of real project performance.
ID: 8434 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
AquaBoy

Send message
Joined: 5 May 18
Posts: 5
Credit: 717,719
RAC: 2,002
Message 8435 - Posted: 6 Jun 2024, 10:54:28 UTC
ahorek's team, thank you!
ID: 8435 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
AquaBoy

Send message
Joined: 5 May 18
Posts: 5
Credit: 717,719
RAC: 2,002
Message 8436 - Posted: 6 Jun 2024, 10:54:28 UTC
ahorek's team, thank you!
ID: 8436 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Keith Myers
Avatar

Send message
Joined: 16 Nov 22
Posts: 108
Credit: 77,863,996
RAC: 459,832
Message 8437 - Posted: 6 Jun 2024, 19:26:34 UTC - in response to Message 8433.  
Ian&Steve C., don't you know why has the performance radically dropped after upgrading Ubuntu 18.04 to Ubuntu 20.04?

Ubuntu 18.04 -
Measured floating point speed - 2.6 billion ops/sec
Measured integer speed - 78.91 billion ops/sec

Ubuntu 20.04 -
Measured floating point speed - 1 billion ops/sec
Measured integer speed - 1 billion ops/sec

Thanks!

It's because he hasn't run the benchmarks yet on that upgraded system. Boinc is just showing the default startup benchmarks for a new system.

A proud member of the OFA (Old Farts Association)
ID: 8437 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Problems and bug reports : Unknown error code