| Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
| World Community Grid Forums
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 19
|
|
| Author |
|
|
Maxim.Maslennikov
Cruncher Joined: Dec 6, 2006 Post Count: 17 Status: Offline Project Badges:
|
Help!
Faah and other wcg applications failed immediately after start with following error: <core_client_version>5.10.32</core_client_version> <![CDATA[ <message> process exited with code 8 (0x8, -248) </message> <stderr_txt> execv: Exec format error </stderr_txt> ]]> Please help!!! Boinc is running on freebsd 7.0 p3 |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
You need to be able to run Linux binaries. Make sure you have Linux emulation enabled and linux_base-fc4 port installed.
|
||
|
|
Maxim.Maslennikov
Cruncher Joined: Dec 6, 2006 Post Count: 17 Status: Offline Project Badges:
|
Of course I have ...
Other ideas? |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Hello Maxim.Maslennikov,
Search shows a few posts about FreeBSD - nothing that looks exactly like your problem. http://www.worldcommunitygrid.org/forums/wcg/viewthread?thread=10976#82754 http://www.worldcommunitygrid.org/forums/wcg/viewthread?thread=16856 You do have the 32-bit libraries installed to run 32-bit binaries, don't you? Lawrence |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
execv: Exec format error pretty much guarantees there is something wrong with your Linux emulation. As Lawrence says, check that everything is 32 bit. World Community Grid only provide 32 bit binaries at this time.
|
||
|
|
Maxim.Maslennikov
Cruncher Joined: Dec 6, 2006 Post Count: 17 Status: Offline Project Badges:
|
Thank you for that links!
I have set ABI to Linux by brandelf command but after that I have received new error: <core_client_version>6.2.14</core_client_version> <![CDATA[ <message> Input file wcg_faah_autodock_6.05_i686-pc-linux-gnu missing or invalid: -120 </message> ]]> What does it mean? |
||
|
|
Sekerob
Ace Cruncher Joined: Jul 24, 2005 Post Count: 20043 Status: Offline |
Hi,
-----------------------------------------120 is mentioned in the BFS, but don't know if same, suspect though: http://boincfaq.mundayweb.com/index.php?view=...2c9de832ce696ce96507ee44b ERR_RSA_FAILED -120 BOINC couldn't check the encryption key on a file it downloaded. Does the file have a signature? Solution: Complain about it on the project's forums. BOINC will try to download the file again. Also try to reset the project. It may be that your public key is corrupt. A project reset should fix that.
WCG
Please help to make the Forums an enjoyable experience for All! |
||
|
|
Maxim.Maslennikov
Cruncher Joined: Dec 6, 2006 Post Count: 17 Status: Offline Project Badges:
|
So now it's clear for me after I changed wcgs executable files in order to they could run on freebsd ( I set ABI parameter by brendelf from 0 - SVR4 to 1 - Linux ) this resulted to their checksum and boinc can run files with wrong checksum.
Is it correct&? I suppose this problem will be able to be solved developer team only, don't I? |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Why did you do that? It's not required. Delete the files, or reset the project. BOINC will download new files.
Please follow these instructions carefully: http://people.freebsd.org/~pav/boinc.html If you mix up the instructions and do things suggested for other projects, it will all fail terribly. |
||
|
|
Maxim.Maslennikov
Cruncher Joined: Dec 6, 2006 Post Count: 17 Status: Offline Project Badges:
|
Hi!
I did as you said and now I'm getting "process exited with code 2 (0x2, -254)" error. Next step? |
||
|
|
|