unhandled exception

eOn code for long time scale dynamics

Moderator: moderators

Post Reply
Ananas
Posts: 8
Joined: Sun Sep 12, 2010 8:04 am

unhandled exception

Post by Ananas »

Nothing to panic yet, it is a single failed thingie so far while all other results worked fine.

Unfortunately I reset the project instead of aborting just this one result (stupid me) - but I saved at least stderr by creating a hard link to it (couldn't copy it as it was still locked) :

Code: Select all

Unhandled Exception Detected...

- Unhandled Exception Record -
Reason: Access Violation (0xc0000005) at address 0x7C9209F9 read attempt to address 0xC003DED9

Engaging BOINC Windows Runtime Debugger...
Funny thing, it kept running without consuming CPU time (that's how I found the problem)

WinXP SP3, Q9400 with 2GB RAM
Dingo
Posts: 2
Joined: Sat Oct 09, 2010 12:47 am
Contact:

Re: unhandled exception

Post by Dingo »

I have been getting this error on two I7 machines, and the tasks are below

50216031 59377959 3166 22 Mar 2011 15:10:40 UTC 22 Mar 2011 15:19:09 UTC Error while computing 99.18 93.16 --- eOn Client v2.03
50145991 59307919 3167 22 Mar 2011 11:02:23 UTC 22 Mar 2011 11:07:03 UTC Error while computing 86.42 84.57 --- eOn Client v2.03
50138450 59300378 3167 22 Mar 2011 10:32:36 UTC 22 Mar 2011 10:37:46 UTC Error while computing 32.43 31.54 --- eOn Client v2.03
50131357 59293285 3167 22 Mar 2011 10:06:14 UTC 22 Mar 2011 10:26:31 UTC Error while computing 71.88 71.09 --- eOn Client v2.03
50131356 59293284 3167 22 Mar 2011 10:06:14 UTC 22 Mar 2011 10:26:31 UTC Error while computing 58.13 57.58 --- eOn Client v2.03
50128361 59290289 3167 22 Mar 2011 9:54:59 UTC 22 Mar 2011 10:05:08 UTC Error while computing 2.37 1.70 --- eOn Client v2.03

The error that is in the file is below:

<core_client_version>6.10.58</core_client_version>
<![CDATA[
<message>
- exit code -1073741819 (0xc0000005)
</message>
<stderr_txt>


Unhandled Exception Detected...

- Unhandled Exception Record -
Reason: Access Violation (0xc0000005) at address 0x7719DFE4 read attempt to address 0x80006F6F

Engaging BOINC Windows Runtime Debugger...


There is also a long windows debug on the work unit.

Not all work does not error with the majority of work completing and validating.
Post Reply