Questions and Answers :
Unix/Linux :
Code 127
Message board moderation
Author | Message |
---|---|
Al Shenkin Send message Joined: 27 Oct 99 Posts: 6 Credit: 22,515 RAC: 0 ![]() |
Hello All, I've seen plenty of postings about error 127 on linux boxes, but I can't find any complaints in my system error logs about missing libraries or anything. I'm running redhat 7.3 on an AMD chip. Any thoughts? thanks, allie 2006-04-09 15:42:17 [SETI@home] Sending scheduler request to http://setiboinc.ssl.ber keley.edu/sah_cgi/cgi 2006-04-09 15:42:17 [SETI@home] Reason: To fetch work 2006-04-09 15:42:17 [SETI@home] Requesting 8640 seconds of new work, and reporting 1 results 2006-04-09 15:42:22 [SETI@home] Scheduler request to http://setiboinc.ssl.berkeley.ed u/sah_cgi/cgi succeeded 2006-04-09 15:42:25 [SETI@home] Started download of 12oc02aa.3253.28016.722134.1.88 2006-04-09 15:42:32 [SETI@home] Finished download of 12oc02aa.3253.28016.722134.1.88 2006-04-09 15:42:32 [SETI@home] Throughput 81224 bytes/sec 2006-04-09 15:42:33 [---] request_reschedule_cpus: files downloaded 2006-04-09 15:42:33 [SETI@home] Starting result 12oc02aa.3253.28016.722134.1.88_1 usi ng setiathome version 402 2006-04-09 15:42:34 [SETI@home] Unrecoverable error for result 12oc02aa.3253.28016.72 2134.1.88_1 (process exited with code 127 (0x7f)) 2006-04-09 15:42:34 [---] request_reschedule_cpus: process exited 2006-04-09 15:42:34 [SETI@home] Computation for result 12oc02aa.3253.28016.722134.1.8 8_1 finished |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
You have got to install the gcc libs (libgcc_s.sl and libstdc++.sl). The seti app can not find this two required libs. |
Al Shenkin Send message Joined: 27 Oct 99 Posts: 6 Credit: 22,515 RAC: 0 ![]() |
Thanks Dotsch, Any idea where I can get libgcc_s.sl for a Redhat 7.3 system? Finding nothing appropriate on rpmfind.net. I have libstdc++.sl already. Best, Allie You have got to install the gcc libs (libgcc_s.sl and libstdc++.sl). |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
Thanks Dotsch, Your welcome. Normaly it should be somewhere on the Redhat CDs. At rpmseek.com are some different libgcc packages for other distos downloadable. I can put you also one (from different distros) on my webserver. I am not shure, if the lib from other distros work well on redhat. I tinks you must try it out. |
Al Shenkin Send message Joined: 27 Oct 99 Posts: 6 Credit: 22,515 RAC: 0 ![]() |
Thanks again Dotsch, Yeah, I've been looking around for what provides libgcc_s.sl, and having a hard time finding it. Alas. This may spell doom for boinc on my box. I'm always a bit wary about installing packages not meant for my machine. If it were just one binary library file, i would install that. if you could put that up on your sever, i would be very grateful. thanks again for your help. best, allie Thanks Dotsch, |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
Sorry for the delay. I have put a collection of different libgcc_s.so's on my webserver : http://www.dotsch.de/seti/linux_i386/libgcc-linux.tar.gz You must gunzip and untar the file. In the directory libgcc are different libgcc's from different distros and different gcc releases. You have got pick up one file and copy it to /usr/lib/libgcc_s.so, then "chmod 555 /usr/lib/libgcc_s.so" and "chown bin:bin /usr/lib/libgcc_s.so". If you have installed it, you can verify it by doing a "ldd $BOINC_DIR/projects/setiathome.berkeley.edu/setiathome*". - The ldd should show all libs, and don't report any errors. I have seen, that your system still downloading and crashing work, can you please disable work fetch, till the problem is fixed. |
Al Shenkin Send message Joined: 27 Oct 99 Posts: 6 Credit: 22,515 RAC: 0 ![]() |
Hi Dotsch, Thanks for the libs. I installed one, and we'll see how it works when my machine decides to start working on a unit again. Is there any way to force work starting? I think my machine has been limited to one unit a day by the server because it's been choking. Thanks, Allie [root@localhost BOINC]# ldd projects/setiathome.berkeley.edu/setiathome* libz.so.1 => /usr/lib/libz.so.1 (0x40028000) libnsl.so.1 => /lib/libnsl.so.1 (0x40037000) libdl.so.2 => /lib/libdl.so.2 (0x4004c000) libm.so.6 => /lib/i686/libm.so.6 (0x4004f000) libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00b09000) libc.so.6 => /lib/i686/libc.so.6 (0x42000000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
Thanks for the libs. I installed one, and we'll see how it works when my machine decides to start working on a unit again. Is there any way to force work starting? I think my machine has been limited to one unit a day by the server because it's been choking. There is no way to get more work in the moment. You have got to wait and send some non failed results, and the servers will give you more work. |
©2025 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.