PDA

View Full Version : All these errors!!



n7vxj
12-03-2005, 12:05 PM
Guys, take a look Here (http://boinc.bakerlab.org/rosetta/results.php?hostid=67659) and see if you understand whats causing all these errors.Maybe one of you more knowledgeable Guys will understand whats causing them, and can tell me what to do to resolve the problem.

the-mk
12-03-2005, 12:17 PM
All I can see is, that a program tried to access a memory area where it doesn't have access to (pointer or memory bad allocated...)

stderr from i.e. there http://boinc.bakerlab.org/rosetta/result.php?resultid=2772034:


<core_client_version>4.72</core_client_version>
<message> - exit code -1073741819 (0xc0000005)
</message>
<stderr_txt>
# =====================================
# random seed: 1215961
# =====================================

***UNHANDLED EXCEPTION****
Reason: Access Violation (0xc0000005) at address 0x00537D30 read attempt to address 0x0E71001C

1: 12/02/05 17:50:21

1: StackWalk(): GetLastError = 487



</stderr_txt>


But I don't think that information will help you getting credit or resolving the problem...

MAB
12-03-2005, 03:18 PM
Never mind

MerePeer
12-03-2005, 04:31 PM
Could try moving up to version 5.n.n of boinc on the problem pc(s); not sure if it would help but might.

n7vxj
12-03-2005, 05:50 PM
MerePeer that 's what bother's me! I have already moved up to the 5.xxx client on this particular box!!

MerePeer
12-03-2005, 06:01 PM
The reason I said that was the error message said, "<core_client_version>4.72</core_client_version>" and I assumed that was the boinc versio n but upon looking closer it looks more like a Rosetta version, although your Rosetta result page also says "application version 4.80" so I dont know.

I think you might want to (re)post this error on the Rosetta forum if you haven't already so their developer(s) can see it. In this thread a guy named Paul Buck was interested in a different error, but nonetheless appeared to be willing to forward it somewhere.

http://boinc.bakerlab.org/rosetta/forum_thread.php?id=531

Thor
12-04-2005, 10:38 AM
I'm having trouble as well! Example from my log today:

005-12-02 14:28:54 [rosetta@home] Unrecoverable error for result 1dcj__abrelax_rand_len10_jit02_omega_sim_filters_33307_0 ( - exit code -164 (0xffffff5c))
2005-12-02 19:20:22 [rosetta@home] Unrecoverable error for result 1di2__abrelax_rand_len10_jit02_omega_sim_filters_33249_0 ( - exit code -164 (0xffffff5c))
2005-12-04 14:13:36 [rosetta@home] Unrecoverable error for result 1ogw__abrelax_rand_len10_jit02_omega_sim_filters_43630_0 ( - exit code -164 (0xffffff5c))
2005-12-04 15:12:34 [rosetta@home] Unrecoverable error for result 1di2__abrelax_rand_len10_jit02_omega_sim_filters_17990_1 ( - exit code -164 (0xffffff5c))


An idea anybody?

Right now I have set boinc to not fetching any new work, might go back to eon...


Greets Thor

n7vxj
12-04-2005, 10:58 AM
Well, I have no idea where to find my log file for boinc, so if someone wants to point me in the right direction, I will be glad to send it to the Guy!!This is getting really discouraging, doing all that work for nothing!!

Thor
12-04-2005, 11:08 AM
Take a look in your Boinc folder (assuming you are running windows), there should be two files: stdoutdae.txt which seem to have all the output from the boing manager in it.

Then there is also a file called stderrdae.txt which seems to only hold the errors boinc encountered...

Greets Thor

MerePeer
12-04-2005, 11:11 AM
@Thor - here's a relevant thread; also searching the Rosetta forums for "exit 164" turns up quite a few. Do you have your General Preferences for boinc set to leave applications in memory? http://boinc.bakerlab.org/rosetta/forum_thread.php?id=394

KWSN_Dagger
12-04-2005, 01:54 PM
I'd leave mine in memory, as i've noticed that alot of the newer projects don't like being swapped out. IE: uFluids, and Rosetta.

Thor
12-04-2005, 02:04 PM
Had it set to "No" changed it now, we will see if it helps...


Thanks for pointing me in the (hopefully) right direction!



Greets Thor