Exit code -1073741819 (0xC0000005)

Richard Haselgrove
Richard Haselgrove
Joined: 10 Dec 05
Posts: 2140
Credit: 2768094939
RAC: 991728

RE: The case that the App

Message 88612 in response to message 88611

Quote:
The case that the App is interrupted between writing the last checkpoint and writing the final result file is rather rare....


Possibly less rare than you might think.

I've noticed a distinct tendency for BOINC to call for new work during the last couple of minutes work on a running task.

Scheduler contact --> debt recalculation, which in turn may --> task switch.

If a task switch is indicated, BOINC will wait until the next (final?) checkpoint before switching.

If the user doesn't have 'leave tasks in memory' checked, or switches their machine off while the task is waiting to run for the final time, the task switch could be fatal to the WU. Well worth fixing.

And a particularly opportune time to be fixing it, prior to the release of S5R5 - if that's still the plan. Any news on that front, Bernd?

Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4273
Credit: 245182663
RAC: 13944

RE: And a particularly

Message 88613 in response to message 88612

Quote:
And a particularly opportune time to be fixing it, prior to the release of S5R5 - if that's still the plan. Any news on that front, Bernd?


The bug is fixed in the code now. WRT S5R5 - Badri who intended to run some simulations fell sick. Hopefully will be back at work soon.

BM

BM

Byron S Goodgame
Byron S Goodgame
Joined: 16 Jan 06
Posts: 187
Credit: 56581
RAC: 0

Thanks for the update,

Thanks for the update, appreciate it.

Edit: just wondering if this is another example of it, since this person's WU both appear to have crashed at the same point in the task.

Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4273
Credit: 245182663
RAC: 13944

RE: RE: The case that the

Message 88615 in response to message 88612

Quote:
Quote:
The case that the App is interrupted between writing the last checkpoint and writing the final result file is rather rare....

Possibly less rare than you might think.


Actually with the features of newer core clients like throtteling and EDF mode these effects have become more frequent. The bug was in the original HierarchicalSearch code since we began to use it for S5R2 in May last year (IIRC), I've never noticed this type of crash as a problem back then.

BM

BM

tapir
tapir
Joined: 19 Mar 05
Posts: 23
Credit: 462935446
RAC: 0

- exit code -1073741131

- exit code -1073741131 (0xc00002b5)

task1

task2

CPU QX6700 oc. 3517(11x320), RAM 2x1GB oc. 960(4-4-4-12)

Running 2 Einstein 6.05 and 2 SETI AK_v8_win_SSSE3x. Core temps are below 60C.

Pc is PRIME and MEMTEST stable and running only BOINC 24/7 more than year with no

errors until now.

Running now with lower OC

Byron S Goodgame
Byron S Goodgame
Joined: 16 Jan 06
Posts: 187
Credit: 56581
RAC: 0

RE: - exit code -1073741131

Message 88617 in response to message 88616

Quote:

- exit code -1073741131 (0xc00002b5)

task1

task2

CPU QX6700 oc. 3517(11x320), RAM 2x1GB oc. 960(4-4-4-12)

Running 2 Einstein 6.05 and 2 SETI AK_v8_win_SSSE3x. Core temps are below 60C.

Pc is PRIME and MEMTEST stable and running only BOINC 24/7 more than year with no

errors until now.

Running now with lower OC

Hi

Quote:
"0xC00002B5 Multiple floating point traps" means that the execution of an SSE instruction has generated an exception.

Reason: "Unknown exception"

Could be hardware or the code it appers to me. The OC seems like a good place to start.

tapir
tapir
Joined: 19 Mar 05
Posts: 23
Credit: 462935446
RAC: 0

Thanks for reply. I run

Message 88618 in response to message 88617

Thanks for reply. I run optimised 6.05 applications near month with no problem

but week ago I raised OC and after six days I get errors. Like Richard says

optimised applications put more stress on the CPU so the OC is possible problem.

Will try a few weeks with lower OC.

Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4273
Credit: 245182663
RAC: 13944

RE: RE: And a

Message 88619 in response to message 88613

Quote:
Quote:
And a particularly opportune time to be fixing it, prior to the release of S5R5 - if that's still the plan. Any news on that front, Bernd?

The bug is fixed in the code now.


I built a Windows App from this code that should fix the problem.

BM

BM

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.