GLIBC error with Raspbian 32 bit RPI

Dingo
Dingo
Joined: 18 Jan 05
Posts: 31
Credit: 135318069
RAC: 0
Topic 230567

I have 16 Raspbian 32 bit RPI's that I use or BOINC.  I was crunching Asteroids without any problems but decided today to do some Einstein instead.

 

When I downloaded tasks almost all got an error about LIBC and aborted.  This one of the machines https://einsteinathome.org/host/12910065

 

This is the error I am getting:

 

Quote:

 

Stderr output

<core_client_version>7.14.2</core_client_version>
<![CDATA[
<message>
process exited with code 127 (0x7f, -129)</message>
<stderr_txt>
../../projects/einstein.phys.uwm.edu/einsteinbinary_BRP4_1.06_arm-unknown-linux-gnueabihf: relocation error: ../../projects/einstein.phys.uwm.edu/einsteinbinary_BRP4_1.06_arm-unknown-linux-gnueabihf: symbol h_errno version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference

</stderr_txt>
]]>

 

Any help appreciated.

 

 


Proud Founder of
Have a look at my WebCam<

Dingo
Dingo
Joined: 18 Jan 05
Posts: 31
Credit: 135318069
RAC: 0

I carried out an update /

I tried to install LIBC6 but it could not be found.

 

sudo apt-get install  libc6:armhf  libstdc++6:armhf
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package  libc6:armhf
E: Unable to locate package  libstdc++6:armhf
E: Couldn't find any package by regex ' libstdc++6'
 

 cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
 

 


Proud Founder of
Have a look at my WebCam<

mikey
mikey
Joined: 22 Jan 05
Posts: 11978
Credit: 1834163829
RAC: 201904

Dingo wrote: I have 16

Dingo wrote:

I have 16 Raspbian 32 bit RPI's that I use or BOINC.  I was crunching Asteroids without any problems but decided today to do some Einstein instead.

 

When I downloaded tasks almost all got an error about LIBC and aborted.  This one of the machines https://einsteinathome.org/host/12910065

 

This is the error I am getting:

Quote:

 

Stderr output

<core_client_version>7.14.2</core_client_version>
<![CDATA[
<message>
process exited with code 127 (0x7f, -129)</message>
<stderr_txt>
../../projects/einstein.phys.uwm.edu/einsteinbinary_BRP4_1.06_arm-unknown-linux-gnueabihf: relocation error: ../../projects/einstein.phys.uwm.edu/einsteinbinary_BRP4_1.06_arm-unknown-linux-gnueabihf: symbol h_errno version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference

</stderr_txt>
]]>

 

Any help appreciated.

Have you gone thru this ARM thread yet?

https://einsteinathome.org/content/arm-cpu-crunching#comment-212712

Keith Myers
Keith Myers
Joined: 11 Feb 11
Posts: 4754
Credit: 17713417900
RAC: 5043209

This is the relevant forum

This is the relevant forum message for his issue.

SYMBOL H_ERRNO VERSION GLIBC_PRIVATE NOT DEFINED IN FILE LIBC.SO.6

You should be receiving the 1.47 (NEON) application for your 32 bit OS.

That is what I run on my Pi 3B+

 

mikey
mikey
Joined: 22 Jan 05
Posts: 11978
Credit: 1834163829
RAC: 201904

Keith Myers wrote: This is

Keith Myers wrote:

This is the relevant forum message for his issue.

SYMBOL H_ERRNO VERSION GLIBC_PRIVATE NOT DEFINED IN FILE LIBC.SO.6

You should be receiving the 1.47 (NEON) application for your 32 bit OS.

That is what I run on my Pi 3B+ 

I was really hoping you were monitoring these threads, you have experpience that very few of the rest of us have

Keith Myers
Keith Myers
Joined: 11 Feb 11
Posts: 4754
Credit: 17713417900
RAC: 5043209

You should have "Run test

You should have "Run test applications" enabled to get the 1.47 app for BRP4.

 

Dingo
Dingo
Joined: 18 Jan 05
Posts: 31
Credit: 135318069
RAC: 0

Keith Myers wrote: You

Keith Myers wrote:

You should have "Run test applications" enabled to get the 1.47 app for BRP4.

 

I have all the applications selected as well as Run test applications?:

YES

 


Proud Founder of
Have a look at my WebCam<

Keith Myers
Keith Myers
Joined: 11 Feb 11
Posts: 4754
Credit: 17713417900
RAC: 5043209

Well you shouldn't confuse

Well you shouldn't confuse the scheduler with applications selected that are no longer operational or for gpus only.

The only cpu applications are BRP4 and FGRP5.

Try deselecting everything else but those.

 

Comment viewing options

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