Xoroshiro128++ needs GLIBC_2.38

Message boards : Number crunching : Xoroshiro128++ needs GLIBC_2.38
Message board moderation

To post messages, you must log in.

1 · 2 · Next

AuthorMessage
mmonnin

Send message
Joined: 25 Jun 20
Posts: 9
Credit: 334,096,845
RAC: 2,651,502
Message 1025 - Posted: 28 Mar 2025, 23:08:48 UTC

Why?
Is there something specifically new in that version that makes all other versions inadequate?
ID: 1025 · Report as offensive     Reply Quote
entity

Send message
Joined: 10 Mar 21
Posts: 1
Credit: 162,205
RAC: 0
Message 1026 - Posted: 28 Mar 2025, 23:31:41 UTC - in response to Message 1025.  
Last modified: 28 Mar 2025, 23:33:39 UTC

I'm getting the same error:

<core_client_version>8.0.4</core_client_version>
<![CDATA[
<message>
process exited with code 1 (0x1, -255)</message>
<stderr_txt>
Traceback (most recent call last):
File "numpy/_core/__init__.py", line 23, in <module>
File "PyInstaller/loader/pyimod02_importers.py", line 450, in exec_module
File "numpy/_core/multiarray.py", line 10, in <module>
File "PyInstaller/loader/pyimod02_importers.py", line 450, in exec_module
File "numpy/_core/overrides.py", line 7, in <module>
ImportError: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /tmp/_MEIGzcnFz/libstdc++.so.6)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "numpy/__init__.py", line 114, in <module>
File "PyInstaller/loader/pyimod02_importers.py", line 450, in exec_module
File "numpy/__config__.py", line 4, in <module>
File "PyInstaller/loader/pyimod02_importers.py", line 450, in exec_module
File "numpy/_core/__init__.py", line 49, in <module>
ImportError:

IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!

Importing the numpy C-extensions failed. This error can happen for
many reasons, often due to issues with your setup or how NumPy was
installed.

We have compiled some common reasons and troubleshooting tips at:

https://numpy.org/devdocs/user/troubleshooting-importerror.html

Please note and check the following:

* The Python version is: Python3.12 from "/var/lib/boinc/projects/minecraftathome.com_minecrafthome/client-linux_1.00.bin"
* The NumPy version is: "2.2.4"

and make sure that they are the versions you expect.
Please carefully study the documentation linked above for further help.

Original error was: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /tmp/_MEIGzcnFz/libstdc++.so.6)


The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "client.py", line 1, in <module>
File "PyInstaller/loader/pyimod02_importers.py", line 450, in exec_module
File "numpy/__init__.py", line 119, in <module>
ImportError: Error importing numpy: you should not try to import numpy from
its source directory; please exit the numpy source tree, and relaunch
your python interpreter from there.
[PYI-1142989:ERROR] Failed to execute script 'client' due to unhandled exception!

</stderr_txt>
]]>

It works with Ubuntu 24.04 not on my PopOS (Ubuntu based at 22.04)
ID: 1026 · Report as offensive     Reply Quote
boysanic
Project administrator
Project developer

Send message
Joined: 15 Jun 20
Posts: 47
Credit: 111,410,555
RAC: 816,523
Message 1027 - Posted: 29 Mar 2025, 1:10:38 UTC

Hi all,

It wasn't intentional, I'm working on fixing the issues we've found so far and a new version should be up tonight.
We'll be recalling the initial batch of workunits we sent out soon.

Thanks!
ID: 1027 · Report as offensive     Reply Quote
Drago75

Send message
Joined: 13 Oct 20
Posts: 10
Credit: 52,691,591
RAC: 1,241,693
Message 1030 - Posted: 29 Mar 2025, 7:29:13 UTC - in response to Message 1027.  

On my Ubuntu 24.10 Laptop all units error out with the following message:

<core_client_version>8.0.4</core_client_version>
<![CDATA[
<message>
process exited with code 206 (0xce, -50)</message>
<stderr_txt>
2025-03-29 08:19:57 (53926): wrapper (8.1.26018): starting
Unrecognized option config-001-hixorlo-fullinfo-rank100.npz
Options:
--nthreads N
--device N
--sporadic
--trickle X
--version
--use_tstp
2025-03-29 08:19:57 (53926): called boinc_finish(206)

</stderr_txt>
ID: 1030 · Report as offensive     Reply Quote
fzs600

Send message
Joined: 25 Jun 20
Posts: 10
Credit: 204,206,691
RAC: 1,315,237
Message 1031 - Posted: 29 Mar 2025, 7:32:37 UTC - in response to Message 1027.  

error
Mageia 9


<core_client_version>7.24.1</core_client_version>
<![CDATA[
<message>
process exited with code 206 (0xce, -50)</message>
<stderr_txt>
2025-03-29 08:24:53 (141878): wrapper (8.1.26018): starting
Unrecognized option config-001-hixorlo-fullinfo-rank100.npz
Options:
--nthreads N
--device N
--sporadic
--trickle X
--version
--use_tstp
2025-03-29 08:24:53 (141878): called boinc_finish(206)

</stderr_txt>
]]>
ID: 1031 · Report as offensive     Reply Quote
boysanic
Project administrator
Project developer

Send message
Joined: 15 Jun 20
Posts: 47
Credit: 111,410,555
RAC: 816,523
Message 1032 - Posted: 29 Mar 2025, 8:23:53 UTC

Hi all,

That error regarding the "Unrecognized option" should now be corrected.
ID: 1032 · Report as offensive     Reply Quote
mmonnin

Send message
Joined: 25 Jun 20
Posts: 9
Credit: 334,096,845
RAC: 2,651,502
Message 1033 - Posted: 29 Mar 2025, 8:57:32 UTC
Last modified: 29 Mar 2025, 8:59:00 UTC

Now file download errors. I had to reset the project first. All the original tasks would not report after they were canceled and Iit was just getting http errors trying to communicate.

<core_client_version>8.0.2</core_client_version>
<![CDATA[
<message>
WU download error: couldn't get input files:
<file_xfer_error>
<file_name>config-001-hixorlo-fullinfo-rank100.npz</file_name>
<error_code>-224 (permanent HTTP error)</error_code>
<error_message>permanent HTTP error</error_message>
</file_xfer_error>
</message>
]]
ID: 1033 · Report as offensive     Reply Quote
Drago75

Send message
Joined: 13 Oct 20
Posts: 10
Credit: 52,691,591
RAC: 1,241,693
Message 1034 - Posted: 29 Mar 2025, 10:03:08 UTC - in response to Message 1033.  

My Windows 10 host gets following error message:

<core_client_version>7.16.7</core_client_version>
<![CDATA[
<message>
(unknown error) - exit code 195 (0xc3)</message>
<stderr_txt>
10:05:57 (14340): wrapper (7.7.26016): starting
10:05:57 (14340): wrapper: running .\client-windows.exe ( --device 0 config-001-hixorlo-fullinfo-rank100.npz 1500000 2152 input.npz)
10:06:00 (14340): .\client-windows.exe exited; CPU time 0.921875
10:06:00 (14340): app exit status: 0x1
10:06:00 (14340): called boinc_finish(195)

</stderr_txt>
ID: 1034 · Report as offensive     Reply Quote
Pokihead

Send message
Joined: 19 Feb 25
Posts: 1
Credit: 8,760,000
RAC: 641,987
Message 1035 - Posted: 29 Mar 2025, 10:32:01 UTC
Last modified: 29 Mar 2025, 10:33:18 UTC

I cant download them on all my Devices (Linux and Windows):

86: 29-Mar-2025 11:24:26 (low) [minecrafthome] Started download of config-001-hixorlo-fullinfo-rank100.npz
87: 29-Mar-2025 11:24:28 (low) [minecrafthome] Giving up on download of config-001-hixorlo-fullinfo-rank100.npz: permanent HTTP error
the .bin and .xml are working

always getting this.
lonelyseed works still fine
ID: 1035 · Report as offensive     Reply Quote
Profile Shredrum

Send message
Joined: 25 Jul 20
Posts: 1
Credit: 59,792,500
RAC: 901,504
Message 1036 - Posted: 29 Mar 2025, 11:28:50 UTC
Last modified: 29 Mar 2025, 11:31:33 UTC

I am getting the following download error for all xoroshigo tasks

<core_client_version>8.0.2</core_client_version>
<![CDATA[
<message>
WU download error: couldn't get input files:
<file_xfer_error>
<file_name>config-001-hixorlo-fullinfo-rank100.npz</file_name>
<error_code>-224 (permanent HTTP error)</error_code>
<error_message>permanent HTTP error</error_message>
</file_xfer_error>
</message>
]]>

Example: https://minecraftathome.com/minecrafthome/result.php?resultid=10929929
v1.04
ID: 1036 · Report as offensive     Reply Quote
Drago75

Send message
Joined: 13 Oct 20
Posts: 10
Credit: 52,691,591
RAC: 1,241,693
Message 1037 - Posted: 29 Mar 2025, 11:34:25 UTC - in response to Message 1036.  

I finally managed to get a few units successfully completed on my Windows hosts. One was Win 10 the other Win 11 with Xoroshiro version 1.03.
The new version 1.04 produces errors right at the beginning. STDERR contains following code:

(unknown error) - exit code 195 (0xc3)</message>
ID: 1037 · Report as offensive     Reply Quote
Profile [DPC] hansR

Send message
Joined: 29 Jun 20
Posts: 1
Credit: 140,884,369
RAC: 1,221,262
Message 1038 - Posted: 29 Mar 2025, 12:04:17 UTC - in response to Message 1036.  

Same problem here ....
I am getting the following download error for all xoroshigo tasks

<core_client_version>8.0.2</core_client_version>
<![CDATA[
<message>
WU download error: couldn't get input files:
<file_xfer_error>
<file_name>config-001-hixorlo-fullinfo-rank100.npz</file_name>
<error_code>-224 (permanent HTTP error)</error_code>
<error_message>permanent HTTP error</error_message>
</file_xfer_error>
</message>
]]>

Example: https://minecraftathome.com/minecrafthome/result.php?resultid=10929929
v1.04
ID: 1038 · Report as offensive     Reply Quote
boysanic
Project administrator
Project developer

Send message
Joined: 15 Jun 20
Posts: 47
Credit: 111,410,555
RAC: 816,523
Message 1042 - Posted: 29 Mar 2025, 18:10:50 UTC

Hi everyone,

The download errors should be resolved now.
We're still looking into the error 195 ones, but we're mostly certain we've found the cause.
If you re-download 1.04, it may work, as we set execution permissions on the 1.04 binary.

Let us know if you run into any further issues.
ID: 1042 · Report as offensive     Reply Quote
mmonnin

Send message
Joined: 25 Jun 20
Posts: 9
Credit: 334,096,845
RAC: 2,651,502
Message 1043 - Posted: 29 Mar 2025, 19:04:45 UTC

Win10

Can these at least be ran once on an admin machine before sending them out to the public

1.04
<core_client_version>7.16.11</core_client_version>
<![CDATA[
<message>
(unknown error) - exit code 195 (0xc3)</message>
<stderr_txt>
15:02:49 (9416): wrapper (7.7.26016): starting
15:02:49 (9416): wrapper: running .\client-windows.exe ( --device 0 config-001-hixorlo-fullinfo-rank100.npz 1500000 7793 input.npz)
15:02:52 (9416): .\client-windows.exe exited; CPU time 0.000000
15:02:52 (9416): app exit status: 0x1
15:02:52 (9416): called boinc_finish(195)

</stderr_txt>
]]>
ID: 1043 · Report as offensive     Reply Quote
boysanic
Project administrator
Project developer

Send message
Joined: 15 Jun 20
Posts: 47
Credit: 111,410,555
RAC: 816,523
Message 1045 - Posted: 30 Mar 2025, 8:10:59 UTC

Hi everyone,

The bugs we've seen so far should now be resolved.

Please let us know if you run into any further issues.
ID: 1045 · Report as offensive     Reply Quote
Profile Steve Dodd

Send message
Joined: 26 Jun 20
Posts: 34
Credit: 555,225,290
RAC: 3,915,614
Message 1048 - Posted: 30 Mar 2025, 20:15:30 UTC - in response to Message 1045.  

I'm receiving WUs for my LINUX virtual machines, and they seem to be running to completion successfully (albeit very slowly, which is to be expected). I haven't received any WUs on my Windows boxes yet, though, which I find a bit strange.
ID: 1048 · Report as offensive     Reply Quote
Thefanman64
New member

Send message
Joined: 30 Mar 25
Posts: 4
Credit: 12,445,000
RAC: 1,027,993
Message 1050 - Posted: 31 Mar 2025, 1:46:48 UTC - in response to Message 1045.  

Getting this error on two of my clients:
<core_client_version>8.0.2</core_client_version>
<![CDATA[
<message>
(unknown error) (18) - exit code 195 (0xc3)</message>
<stderr_txt>
21:28:44 (3952): wrapper (7.7.26016): starting
21:28:44 (3952): wrapper: running .\client-windows.exe ( --device config-001-hixorlo-fullinfo-rank100-genfix.npz 1500000 18698 input.npz)
21:28:48 (3952): .\client-windows.exe exited; CPU time 0.000000
21:28:48 (3952): app exit status: 0xffffffff
21:28:48 (3952): called boinc_finish(195)

</stderr_txt>
]]>
Im assuming it's because of Windows 7 but i just want to verify
ID: 1050 · Report as offensive     Reply Quote
Dr Who Fan
Avatar

Send message
Joined: 21 Jul 20
Posts: 12
Credit: 5,697,364
RAC: 10,277
Message 1051 - Posted: 31 Mar 2025, 4:51:53 UTC - in response to Message 1050.  

Same problem -
Exit status: 195 (0x000000C3) EXIT_CHILD_FAILED
Application version: Xoroshiro128++ Guessing Order Optimization v1.05
windows_x86_64
Operating System: Microsoft Windows 7 Professional x64 Edition, Service Pack 1, (06.01.7601.00)
CPU type: GenuineIntel Pentium(R) Dual-Core CPU E5400 @ 2.70GHz [Family 6 Model 23 Stepping 10]

Stderr output
<core_client_version>8.0.4</core_client_version>
<![CDATA[
<message>
(unknown error) (87) - exit code 195 (0xc3)</message>
<stderr_txt>
23:27:36 (2892): wrapper (7.7.26016): starting
23:27:36 (2892): wrapper: running .\client-windows.exe ( --device config-001-hixorlo-fullinfo-rank100-genfix.npz 1500000 21668 input.npz)
23:27:40 (2892): .\client-windows.exe exited; CPU time 0.000000
23:27:40 (2892): app exit status: 0xffffffff
23:27:40 (2892): called boinc_finish(195)

</stderr_txt>
]]>
ID: 1051 · Report as offensive     Reply Quote
boysanic
Project administrator
Project developer

Send message
Joined: 15 Jun 20
Posts: 47
Credit: 111,410,555
RAC: 816,523
Message 1052 - Posted: 31 Mar 2025, 10:28:51 UTC

Those of you on Windows 7, when the app crashes, check the slot folder and post the contents of a file called "stderr_file"

I don't have any Windows 7 machines to test on, so this will be helpful in diagnosing the issue.
ID: 1052 · Report as offensive     Reply Quote
Thefanman64
New member

Send message
Joined: 30 Mar 25
Posts: 4
Credit: 12,445,000
RAC: 1,027,993
Message 1053 - Posted: 31 Mar 2025, 10:31:03 UTC - in response to Message 1052.  

I would, but I've already installed linux on both, windows 7 was only on those machines because i didn't want to upgrade them yet, but this was the calling point.
ID: 1053 · Report as offensive     Reply Quote
1 · 2 · Next

Message boards : Number crunching : Xoroshiro128++ needs GLIBC_2.38