I can confirm Paladin's statement that all the WUs that error out begin 129.... this seams to happen only on Windows Boxes as my Linux and Mac boxes are returning them OK with 1 exception.
Looks like memory handling error as the Windows WUs all return the following error trying to read address 0:- Unhandled Exception Record -
Reason: Access Violation (0xc0000005) at address 0x00414168 read attempt to address 0x00000000
The only Linux WU that failed had a segment violation which would tend to confirm the Windows error.... the following is the output which seams to relate to Matter.cpp:This code only supports cubic cells.This code only supports cubic cells.This code only supports cubic cells.This code only supports cubic cells.A carriage return ('\r') has been detected. To work correctly, new lines should be indicated by the new line character (\n).A carriage return ('\r') has been detected. To work correctly, new lines should be indicated by the new line character (\n).This code only supports cubic cells.This code only supports cubic cells.A carriage return ('\r') has been detected. To work correctly, new lines should be indicated by the new line character (\n).A carriage return ('\r') has been detected. To work correctly, new lines should be indicated by the new line character (\n).A carriage return ('\r') has been detected. To work correctly, new lines should be indicated by the new line character (\n).A carriage return ('\r') has been detected. To work correctly, new lines should be indicated by the new line character (\n).This code only supports cubic cells.This code only supports cubic cells.This code only supports cubic cells.This code only supports cubic cells.06:14:58 (28199): called boinc_finish
SIGSEGV: segmentation violation
Stack trace (2 frames):
[0x80a36e7]
[0xc37400]
Exiting...
This is the Linux example:
http://eon.ices.utexas.edu/eon2/result.php?resultid=3755192All other 129... WUs on Linux seam to be OK according to the validator. Though all WUs on the Linux boxes whether 129... or otherwise generate a SIGSEGV segmentation violation even if they are validated correctly... ;)
Only the Mac WUs don't generate errors...