Questions and Answers :
Unix/Linux :
problem : process exited with code 127
Message board moderation
Author | Message |
---|---|
![]() Send message Joined: 2 May 00 Posts: 74 Credit: 3,895,817 RAC: 0 ![]() |
I install boinx on a Sun Cobalt Raq 550. but I get this error every time : Deferring communication with project for 10 minutes and 1 seconds 2005-09-29 19:17:31 [SETI@home] Deferring communication with project for 10 minutes and 1 seconds 2005-09-29 19:17:31 [SETI@home] Computation for result 12mr04aa.6903.640.103400.93_2 finished 2005-09-29 19:17:31 [---] schedule_cpus: must schedule 2005-09-29 19:17:32 [SETI@home] Finished download of 12mr04aa.6903.640.103400.90 2005-09-29 19:17:32 [SETI@home] Throughput 117143 bytes/sec 2005-09-29 19:17:32 [---] request_reschedule_cpus: files downloaded 2005-09-29 19:17:32 [---] schedule_cpus: must schedule 2005-09-29 19:17:32 [SETI@home] Starting result 12mr04aa.6903.640.103400.90_2 using setiathome version 4.02 2005-09-29 19:17:33 [SETI@home] Unrecoverable error for result 12mr04aa.6903.640.103400.90_2 (process exited with code 127 (0x7f)) 2005-09-29 19:17:33 [SETI@home] Unrecoverable error for result 12mr04aa.6903.640.103400.90_2 (process exited with code 127 (0x7f)) 2005-09-29 19:17:33 [---] request_reschedule_cpus: process exited 2005-09-29 19:17:33 [SETI@home] Deferring communication with project for 9 minutes and 59 seconds 2005-09-29 19:17:33 [SETI@home] Deferring communication with project for 9 minutes and 59 seconds 2005-09-29 19:17:33 [SETI@home] Computation for result 12mr04aa.6903.640.103400.90_2 finished 2005-09-29 19:17:34 [---] schedule_cpus: must schedule 2005-09-29 19:17:36 [SETI@home] Finished download of 01oc03ab.3805.19600.572140.247 2005-09-29 19:17:36 [SETI@home] Throughput 80078 bytes/sec 2005-09-29 19:17:36 [---] request_reschedule_cpus: files downloaded 2005-09-29 19:17:36 [---] schedule_cpus: must schedule 2005-09-29 19:17:36 [SETI@home] Starting result 01oc03ab.3805.19600.572140.247_2 using setiathome version 4.02 2005-09-29 19:17:37 [SETI@home] Unrecoverable error for result 01oc03ab.3805.19600.572140.247_2 (process exited with code 127 (0x7f)) 2005-09-29 19:17:37 [SETI@home] Unrecoverable error for result 01oc03ab.3805.19600.572140.247_2 (process exited with code 127 (0x7f)) Any clues on how to fix this ? thanks ![]() bi Xeon 3.06 2gig ram bi AMD Opteron 2210 4gig ram AMD X2 4200 2gig ram AMD X2 4800 1gig ram AMD Opteron 165 2gig ram ![]() |
![]() Send message Joined: 9 Jun 99 Posts: 15184 Credit: 4,362,181 RAC: 3 ![]() |
According to the Boinc Wiki this error is due to (stability) problems with the Seti science application. Did you compile your own, or from a 3rd party site, or did you get it downloaded through Boinc? |
![]() Send message Joined: 2 May 00 Posts: 74 Credit: 3,895,817 RAC: 0 ![]() |
According to the Boinc Wiki this error is due to (stability) problems with the Seti science application. Did you compile your own, or from a 3rd party site, or did you get it downloaded through Boinc? I downloaded through Boinc do you have another source for a little Sun Cobalt Raq xxx ? thanks in advance davis ![]() bi Xeon 3.06 2gig ram bi AMD Opteron 2210 4gig ram AMD X2 4200 2gig ram AMD X2 4800 1gig ram AMD Opteron 165 2gig ram ![]() |
![]() Send message Joined: 9 Jun 99 Posts: 15184 Credit: 4,362,181 RAC: 3 ![]() |
My best advice is to look around on http://boinc.berkeley.edu/download_other.php. Otherwise, if you know how, compile it yourself. The source code for Seti is here. |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
Can you please post the output from the file stderr.txt, or give a link to the computer, where it happens. Try a ldd ./boinc_client and ldd setiathome-.... Error 127 could also be a missing libary - but I was often awnsered here in this forum. |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
Can you please post the output from the file stderr.txt, or give a link to the computer, where it happens. Do you mean your computer with the id 1460159 ? In the stderr.txt is following error : process exited with code 127 (0x7f) : error while loading shared libraries: cannot open shared object file: cannot load shared object file: No such file or directory You are missing some libs. Please try a "ldd setiathome_4.02_i686-pc-linux-gnu". Dou you have the gcc libs (libstdc++ and libgcc_s) installed ? |
![]() Send message Joined: 2 May 00 Posts: 74 Credit: 3,895,817 RAC: 0 ![]() |
Can you please post the output from the file stderr.txt, or give a link to the computer, where it happens. I am missing a lib : ldd setiathome_4.02_i686-pc-linux-gnu libz.so.1 => /usr/lib/libz.so.1 (0x4001c000) libnsl.so.1 => /lib/libnsl.so.1 (0x4002d000) libdl.so.2 => /lib/libdl.so.2 (0x40044000) libm.so.6 => /lib/libm.so.6 (0x40048000) libgcc_s.so.1 => not found libc.so.6 => /lib/libc.so.6 (0x4006b000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) I've got to find it... ![]() bi Xeon 3.06 2gig ram bi AMD Opteron 2210 4gig ram AMD X2 4200 2gig ram AMD X2 4800 1gig ram AMD Opteron 165 2gig ram ![]() |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
It is the gcc lib.
:-) |
©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.