Innerhalb
Nach weiteren Dokumenten suchen
Support-Ressourcen
| Dieses Buch im PDF-Format herunterladen
fputest
11
Floating Point Unit Test (fputest)
- This test checks the floating point unit on machines with the SPARC(R) architecture. fputest performs the following subtests:
- Instruction Tests:
-
- FSR Register test
- Registers test
- NACK test
- Move Registers test
- Positive to Negative test
- Negative to Positive test
- Absolute test
- Single Precision Integer to Floating Point test
- Double Precision Integer to Floating Point test
- Single Precision Floating Point to Integer test
- Double Precision Floating Point to Integer test
- Single Precision Round Toward Zero test
- Double Precision Round Toward Zero test
- Single to Double Precision Format Conversion test
- Double to Single Precision Format Conversion test
- Single and Double Precision Addition, Subtraction, Multiplication, Square-root, Division, and Compare tests
- Single and Double Precision Compare and Exception if Unordered tests
- Branching and no Branching on Condition Instructions tests
- Single and Double Precision Chaining tests
-
- Weitek Status tests
- Lock test
- Single and Double Precision Datapath tests
- Timing (load) test
- Benchmark Tests:
-
- Linpack test
- Cparanoia test
- Cora test
- Kcsqrt test
- Kcdiv test
- Clorenz test
- Cvector test
fputest Options

Figure 11-1 fputest
fputest Test Modes
-
Connectivity Mode In this mode, fputest includes all the Instruction Tests.
-
Online Mode In this mode, fputest includes Linpack test and all the Instruction Tests.
-
Offline Mode Offline mode includes all the Instruction Tests and all the Benchmark Tests.
-
Stress Mode When stress mode is selected, several fpu benchmark tests are run.
fputest Command Line Syntax
-
-
/opt/SUNWvts/bin/fputest standard_arguments
fputest Error Messages
- Error messages that describe the math operation or instruction being tested and the expected and observed values are listed below:
-
-
6012 Precision worse than 5 decimal figures.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6013 Radix is too big: roundoff problems.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6014 Radix is not as good as 2 or 10.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6015 (1-U1)-1/2 < 1/2 is FALSE, prog. fails?
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6016 X=1 but X-1/2-1/2 != 0.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6017 Subtraction is not normalized X=Y,X+Z != Y+Z!
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6018 Multiplication lacks a Guard Digit, so 1*X != X.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6019 Multiplication gets too many final digits wrong.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6020 Division lacks a Guard Digit.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6021 Division lacks a Guard Digit, so X/1 != X.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6022 Computed value of 1/1.000..1 >= 1.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6023 Multiplication and/or Division gets too many last
digits wrong.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6024 Subtraction lacks Guard Digit, so cancellation is
obscured.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6025 X * (1/X) differs from 1.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6026 Radix * ( 1 / Radix ) differs from 1.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6027 Incomplete carry-propagation in Addition.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6028 Square root of 0.0, -0.0 or 1.0 wrong.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6029 sqrt gets too many last digits wrong.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6030 Square root is neither chopped nor correctly rounded.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6031 PseudoZero prints out as: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6032 -PseudoZero prints out as: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6033 Underflow prints out as: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6034 Accuracy deteriorates as numbers approach a threshold
= <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6035 Underflow confuses Comparison.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6036 X = <value> is not equal to Z = <value> yet X - Z
yields <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6037 X = <value> is not equal to Z = <value> yet X - Z
yields <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6038 Calculation yields: <value> :This is not between 0 and
underflow threshold = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6039 Calculation yields: <value> :This is not between 0 and
underflow threshold = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6040 Calculated <value> for (1 + (<value>) ^ (<value>);
differs from correct value by <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6041 Calculated <value> for (1 + (<value>) ^ (<value>);
differs from correct value by <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6042 Overflow(`Z = -Y') test on Y = <value> finds that -(-
Y) differs from Y.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6043 Overflow(`Z = -Y') test on Y = <value> finds that -(-
Y) differs from Y.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6044 Overflow past <value> shrinks to <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6045 Overflow past <value> shrinks to <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6046 Comparisons involving +-<value>, +-<value>and +-
<value> are confused by Overflow.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6047 Comparisons involving +-<value>, +-<value>and +-
<value> are confused by Overflow.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6048 A total of <value> floating point exceptions were
registered.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6049 (<value>) ^ (<value>) yielded <value>; which compared
unequal to correct <value>; they differ by <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6050 (<value>) ^ (<value>) yielded <value>; which compared
unequal to correct <value>; they differ by <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6051 What prints as Z = <value> compares different from Z
* 1 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6052 What prints as Z = <value> compares different from 1
* Z == <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6053 What prints as Z = <value> compares different from Z
/ 1 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6054 What prints as Z = <value> compares different from Z
* 1 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6055 What prints as Z = <value> compares different from 1
* Z == <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6056 What prints as Z = <value> compares different from Z
/ 1 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6057 Multiplication does not commute:Comparison alleges
that 1 * Z = <value> differs from Z * 1 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6058 Multiplication does not commute:Comparison alleges
that 1 * Z = <value> differs from Z * 1 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6059 <subtest_name> test appears to be inconsistent...
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6060 Comparison alleges that -0.0 is Non-zero!
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6061 Disagreements among the values X1, Y1, Z1
respectively <value> <value> <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6062 Disagreements among the values X1, Y1, Z1
respectively <value>, <value>, <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6063 Comparison alleges (1-U1) < 1 although subtraction
yields (1-U1) - 1 = 0.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6064 Multiplication appears to chop.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6065 Multiplication is neither chopped nor correctly
rounded.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6066 Division appears to chop.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6067 Division is neither chopped nor correctly rounded.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6068 Addition/Subtraction appears to be chopped.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6069 Addition/Subtraction neither rounds nor chops.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6070 (X - Y) + (Y - X) is non zero.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6071 Sticky bit used incorrectly or not at all.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6072 X * Y == Y * X trial fails.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6073 Sqrt(X) is non-monotonic for X near <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6074 Sqrt(X) is non-monotonic for X near <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6075 Anomalous arithmetic with Integer < Radix^Precision =
<value> fails test whether sqrt rounds or chops.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6076 Anomalous arithmetic with Integer < Radix^Precision =
<value> fails test whether sqrt rounds or chops.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6077 Square root appears to be chopped.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6078 Comparison alleges that Z = <value> is too far from
sqrt(Z) ^ 2 (<value>).
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6079 Comparison alleges that Z = <value> is too far from
sqrt(Z) ^ 2 (<value>).
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6080 Unbalanced range; UfThold * V = <value> is too far
from 1.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6081 Unbalanced range; UfThold * V = <value> is too far
from 1.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6082 Sqrt( <value>) - <value> = <value> instead of
correct value 0.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6083 Sqrt( <value>) - <value> = <value> instead of
correct value 0.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6084 Similar discrepancies have occurred <value> times.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6085 X / X traps when X = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6086 X / X traps when X = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6087 X / X differs from 1 when X = <value> instead, X / X
- 1/2 - 1/2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6088 X / X differs from 1 when X = <value> instead, X / X
- 1/2 - 1/2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6089 Computed:<character> Expected:<character>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6090 Failed Vector test.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6091 Error : Invalid operator (<character>).
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6092 Error : Invalid version (<character>).
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6093 Error : Invalid precision (<character>).
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6094 Error : Illegal input (<character>).
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6095 Failed Vector <subtest_name> sub-
test[<text>]\n Operand 1 <text> <value>
<value>\n Operand 2 <text> <value>
<value>\n <character><character><character>
Correct <text> <value> <value>
(<text>)\n Computed <text> <value>
<value> (<text>).
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6096 Failed Vector <subtest_name> sub-
test[<text>]\n Operand 1 <text> <value>
<value> <value>\n Operand 2 <text> <value>
<value> <value>\n
<character><character><character> Correct <text> <value>
<value> <value> (<text>)\n Computed
<text> <value> <value> <value> (<text>).
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6097 Failed Vector <subtest_name> sub-
test[<text>]\n Operand 1 <text> <value>
<value> <value> <value>\n Operand 2 <text>
<value> <value> <value> <value>\n
<character><character><character> Correct <text> <value>
<value> <value> <value> (<text>)\n Computed
<text> <value> <value> <value> <value> (<text>).
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6098 Failed Vector <subtest_name> sub-
test[<text>]\n Operand 1 <text> <value>
<value> <value>\n Operand 2 <text> <value>
<value> <value>\n
<character><character><character> Correct <text> <value>
<value> <value> (<text>)\n Computed
<text> <value> <value> <value> (<text>).
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6099 <character><character><character> <value> (<text>)
<character> <value> (<text>) <computed <character>>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6100 <character><character><character> Op1 (<text>)
<character> Op2 (<text>) <computed <character>>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6101 Flags : Correct (<text>) Computed (<text>).
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6102 FPU initialization failure.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6103 Multiplication failed, result was (<value>), expected
(<value>).
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6104 Failed single precision FPA math test.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6105 Failed double precision FPA math test.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6106 Failed linpack test.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6107 Failed cparanoia test.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6108 Failed cora test.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
6109 Failed clorenz test.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6110 Failed kcsqrt test.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6111 Failed kcdiv test.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6112 Error: a + b\nExpected: 2.2221000 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6113 Error a - b\nExpected: 0.2469000 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6114 Error a * b\nExpected: 1.2191922 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6115 Error a / b\nExpected: 1.2500000 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6116 Error: a + (a + b)\nExpected: 1.4814000
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6117 Error: a - (a + b)\nExpected: -0.9876000
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6118 Error: a + (a * b)\nExpected: 2.4536924
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6119 Error: a - (a * b)\nExpected: 0.0153078
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6120 a + (a / b)\nExpected: 2.4845002 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6121 Error: a - (a / b)\nExpected: -0.0155000
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6122 Error: a * (a + b)\nExpected: 2.7431825
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6123 Error: a * ( a - b)\nExpected: 0.3047980
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6124 Error: a / ( a - b)\nExpected: 0.5555550
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6125 Error: a / ( a - b)\nExpected: 5.0000000
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6126 Error: a * ( a / b)\nExpected: 1.5431250
Actual: <value>).
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6127 Error: a / ( a * b)\nExpected: 1.0125557
Actual: <value>).
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6128 Error: a + b\nExpected: 2.222100000000000
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6129 Error: a - b\nExpected: 0.246899999999999
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6130 Error: a * b\nExpected: 1.219192199999999
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6131 Error: a / b\nExpected: 1.249999999999999
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6132 Error: a + (a - b)\nExpected:
1.481399999999999 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6133 Error: a - (a + b)\nExpected: -
0.987600000000000 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6134 Error: a + (a * b)\nExpected:
2.453692200000000 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6135 Error: a - (a * b)\nExpected:
0.015307800000000 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6136 Error: a + (a / b)\nExpected:
2.484500000000000 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6137 Error: a - (a / b)\nExpected: -
0.015499999999999 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6138 Error: a * (a + b)\nExpected:
2.743182449999999 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6139 Error: a * (a - b)\nExpected:
0.304798049999999 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6140 Error: a / (a + b)\nExpected:
0.555555555555555 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6141 Error: a / (a - b)\nExpected:
5.000000000000002 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6142 Error: a * (a / b)\nExpected:
1.543124999999999 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6143 Error: a / (a * b)\nExpected:
1.0125555690562980 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6144 Error: sin(-2pi)\nExpected: -
0.000000000820413 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6145 Error: sin(-3pi/2)\nExpected:
1.0000000000000000 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6146 Error: sin(-3pi/2)\nExpected:
1.0000000000000000 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6147 Error: sin(-pi)\nExpected:
0.000000000410206 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6148 Error: sin(-pi/2)\nExpected: -
1.0000000000000000 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6149 Error: sin(0)\nExpected:
0.0000000000000000 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6150 Error: sin(pi/2)\nExpected:
1.0000000000000000 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6151 Error: sin(pi)\nExpected: -
0.000000000410206 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6152 Error: sin(3pi/2)\nExpected: -
1.0000000000000000 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6153 Error: sin(2pi)\nExpected:
0.000000000820143 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6154 Error: cos(-2pi)\nExpected:
1.0000000000000000 Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6155 Error: cos(-3pi/2)\nExpected: 0.000000000615310
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6156 Error: cos(-pi)\nExpected: -1.0000000000000000
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6157 Error: cos(-pi/2)\nExpected: -0.000000000205103
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6158 Error: cos(0)\nExpected: 1.0000000000000000
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6159 Error: cos(pi/2)\nExpected: -0.000000000205103
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6160 Error: cos(pi)\nExpected: -1.0000000000000000 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6161 Error: cos(3pi/2)\nExpected: 0.000000000615310
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6162 Error: cos(pi/2)\nExpected: 1.0000000000000000
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6163 Error: sin(pi/4)\nExpected: 0.707106781259062 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6164 Error: sin(3pi/4)\nExpected: 0.707106780969002
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6165 Error: sin(5pi/4)\nExpected: -0.707106781549122
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6166 Error: sin(7pi/4)\nExpected: -0.707106780678942
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6167 Error: cos(pi/4)\n Expected: 0.707106781114032
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6168 Error: cos(3pi/4)\n Expected: -0.707106781404092
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6169 Error: cos(5pi/4)\n Expected: -0.707106780823972
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6170 Error: cos(7pi/4)\n Expected: 0.707106781694152
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6171 Error: exp(0)\n Expected: 1.0000000000000000 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6172 Error: exp(1)\n Expected: 2.718281828459045 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6173 Error: exp(2)\n Expected: 7.389056098930650 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6174 Error: exp(5)\n Expected: 148.413159102576600 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6175 Error: exp(10)\n Expected: 22026.465794806718000
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6176 Error: exp(-1)\n Expected: 0.367879441171442 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6177 Error: exp(-2)\nExpected: 0.135335283236612 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6178 Error: exp(-5)\nExpected: 0.006737946999085 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6179 Error: exp(-10)\nExpected: 0.000045399929762 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6180 Error: exp(log(1)\nExpected: 1.0000000000000000
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6181 Error: exp(log(10)\nExpected 10.000000000000002
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6182 Error: log(1)\nExpected: 0.0000000000000000 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6183 Error: log(2)\nExpected: 0.693147180559945 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6184 Error: log(10)\nExpected: 2.302585092994045 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6185 Error: log(100)\nExpected: 4.605170185988091 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6186 Error: log(exp(0))\nExpected: 0.0000000000000000
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6187 Error: log(exp(1))\nExpected: 1.0000000000000000
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6188 Error: log(exp(10))\nExpected: 10.0000000000000000
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6189 Error: tan(-2pi)\nExpected: -0.000000000820414
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6190 Error: tan(-7pi/4)\nExpected: 0.999999998564275
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6191 Error: tan(-5pi/4)\nExpected: -1.000000001025517
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6192 Error: tan(-pi\nExpected: 0.000000000410207 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6193 Error: tan(-3pi/4)\nExpected: 0.999999999384690
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6194 Error: tan(-pi/4)\nExpected: -1.000000000205103
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6195 Error: tan(0.0)\nExpected: 0.000000000000000 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6196 Error: tan(pi / 4)\nExpected: 1.000000000205103
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6197 Error: tan(3pi/4)\nExpected: -0.999999999384690
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6198 Error: tan(pi)\nExpected: 0.000000000410207 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6199 Error: tan(5pi/4)\nExpected: 1.000000001025517
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6200 Error: tan(7pi/4)\nExpected: -0.999999998564275
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6201 Error: tan(2pi)\nExpected: 0.000000000820414 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6202 Error: sqrt(0)\nExpected: 0.000000000000000 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6203 Error: sqrt(1)\nExpected: 1.000000000000000 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6204 Error: sqrt(4)\nExpected: 2.000000000000000 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6205 Error: sqrt(9)\nExpected: 3.000000000000000 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6206 Error: sqrt(16)\nExpected: 4.000000000000000 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6207 Error: sqrt(25)\nExpected: 5.000000000000000 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6208 Error: sqrt(36)\nExpected: 6.000000000000000 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6209 Error: sqrt(49)\nExpected: 7.000000000000000 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6210 Error: sqrt(64)\nExpected: 8.000000000000000 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6211 Error: sqrt(81)\nExpected: 9.000000000000000 Actual:
<value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6212 Error: sqrt(100)\nExpected: 10.000000000000000
Actual: <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6213 log-test failed: int = <value>, expected / observed =
<value> / <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6214 kvm_read(mem,nl[0].n_value,...) failed
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6215 kvm_open() failed:<error_message>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6216 kvm_nlist() failed:<error_message>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6217 Add SP failed: expected / read = <value> / <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6218 Multiply SP failed:expected / read = <value> /
<value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6219 Add DP failed: msw : expected / read = <value> /
<value>\n lsw : expected / read = <value>
/ <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6220 Multiply DP failed: msw : expected / read = <value>
/ <value>\n lsw : expected / read = <value>
/ <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6221 Single Precision: add, expected / observed =
0x41200000 / 0x<value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6222 Single Precision: Multiply, expected / observed =
0x43470000 / 0x<value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6223 Double Precision: Add, MSW : expcected / observed =
0x40240000 / 0x<value>\n LSW :
expected / observed = 0x0 / 0x<value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6224 Double Precision: Multiply, MSW : expected / observed
= 0x4034000 / 0x<value>\n LSW
: expected / observed = 0x0 / 0x<value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6225 Error: expected / observed = <value> / 0x<value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6226 Error: expected / observed = <value> / 0x<value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6227 fitos failed: int = <value>, expected / observed =
<value> / <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6228 fitod failed: int = <value>, expected / observed =
<value> / <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6229 fstoi failed: int = <value>, expected / observed =
<value> / <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6230 fdtoi failed: int = <value>, expected / observed =
<value> / <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6231 fstod failed: int = <value>, expected / observed =
<value> / <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6232 fdtos failed: int = <value>, expected / observed =
<value> / <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6233 fmovs failed : written <value> to f0, read from f31
= <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6234 fnegs failed(from pos to neg): int = <value>,
expected / observed = <value> / <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6235 fnegs failed (from neg. to pos): int = <value>,
expected / observed = <value> / <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6236 fabs failed: int = <value>, expected / observed =
<value> / <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6237 fadds failed: int = <value>, f0 = <value>, f2 =
<value>, f0+f2 = f4 = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6238 faddd failed: int = <value>, f0 = <value>, f2 =
<value>, f0+f2 = f4 = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6239 fsubs failed:int = <value>, f0 = <value>, f2 =
<value>, f0-f2 = f4 = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6240 fsubd failed: int = <value>, f0 = <value>, f2 =
<value>, f0-f2 = f4 = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6241 fsqrt(single) failed: written / read = <value> /
<value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6242 fsqrt(double) failed: written / read = <value> /
<value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6243 fdivs failed: int = <value>, f0 = <value>, f2 =
<value>, f0 / f2 = f4 = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6244 fdivd failed: int = <value>, f0 = <value>, f2 =
<value>, f0 / f2 = f4 = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6245 fmuls failed: int = <value>, f0 = <value>, f2 =
<value>, f0 / f2 = f4 = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6246 fmuld failed: int = <value>, f0 = <value>, f2 =
<value>, f0 / f2 = f4 = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6247 fcmps failed: f0 = <value>, f2 = <value> : expected
/ observed = 0 / <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6248 fcmps failed: f0 = <value>, f2 = <value> : expected
/ observed = 1 /<value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6249 fcmps failed: f0 = <value>, f2 = <value> : expected
/ observed = 2 /<value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6250 fcmps failed: f0 = <value>, f2 = NaN : expected /
observed = 3 /<value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6251 fcmpd failed: f0 = <value>, f2 = <value> : expected
/ observed = 0 / <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6252 fcmpd failed: f0 = <value>, f2 = <value> : expected
/ observed = 1 /<value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6253 fcmpd failed: f0 = <value>, f2 = <value> : expected
/ observed = 2 /<value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6254 fcmpd failed: f0 = <value>, f2 = NaN : expected /
observed = 3 /<value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6255 FBU failed. result = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6256 FBG failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6257 FBUG (unordered) failed.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6258 FBUG (greater) failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6259 FBL failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6260 FBUL (unordered) failed.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6261 FBUL (Less) failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6262 FBLG (Less) failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6263 FBLG (Greater) failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6264 FBNE failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6265 FBE failed : f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6266 FBUE (unordered) failed.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6267 FBUE (equal) failed : f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6268 FBGE (equal) failed : f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6269 FBGE (greater) failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6270 FBUGE (unordered) failed.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6271 FBUGE (equal) failed : f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6272 FBUGE (greater) failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6273 FBLE (Less) failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s): b. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6274 FBLE (equal) failed : f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6275 FBULE (unordered) failed.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6276 FBULE (Less) failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6277 FBULE (equal) failed : f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6278 FBO failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6279 FBA failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6280 FBN failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6281 FBU failed.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6282 FBG failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6283 FBUG failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6284 FBLfailed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6285 FBUL failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6286 FBLG failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6287 FBNE failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6288 FBE failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6289 FBUE failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6290 FBGE failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6291 FBUGE failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6292 FBLE failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6293 FBULE failed: f0 = <value>, f2 = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6294 FBO failed.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6295 fcmpxs failed: Exception did not occur. fsr = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6296 fcmpxd failed: Exception did not occur. fsr = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6297 Error: Bus error occured. ftt = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6298 Error: Bus error did not occur(IEEE exception). ftt =
<value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6299 Error: Bus error did not occur(Unfinished exception).
ftt = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6300 register read/write failed : reg = <value>, expected
/ observed = <value> / <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6301 register test-2 read/write failed : reg = <value>,
expected / observed = <value> / <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6302 register read/write failed : reg = <value>, expected
/ observed = <value> / <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6303 FSR Error: expected / observed = <value> / <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6304 Wrong code is given.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6305 FPU Trap did not occur , i = <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6306 FPU Trap Should not occur but occured.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6307 Bus Error did not occur.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6308 Did not create correct IEEE exception (Inexact):
expected = 1, observed = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6309 Did not create correct IEEE exception (Divide By
zero) : expected = 2, observed = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6310 Did not create correct IEEE exception (Overflow) :
expected = 8, observed = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6311 Did not create correct IEEE exception (Invalid) :
expected = 10, observed = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6312 Sun FPU Reliability Test Failed due to segment
violation error.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6313 Sun FPU Reliability Test Failed due to fpu bus error.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6314 Number of failures (out of <value> cases) = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6315 malloc(0x<value>) failed :<error_message>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6316 Failed <value> precision linpack test.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6317 DIVTEST <value>: Number of failures (out of <value>
cases) = <value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6318 \n expected t <value>,
observed <value>\n expected x
<value>, observed <value>\n
expected y <value>, observed
<value>\n expected z <value>,
observed <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6319 \n expected t <value>,
observed <value> \n expected x
<value>, observed <value> \n
expected y <value>, observed <value>
\n expected z <value>, observed
<value>
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6320 Failed <value> precision Cora test:Check Sum =
<value> Expected <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6321 <value>.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6322 Sun FPU Reliability Test Failed due to floating point
exception error.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
6323 Sun FPU Reliability Test Failed due to illegal
instruction error.
-
Probable_Cause(s):
-
a. Faulty CPU module.
-
Recommended_Action(s):
-
a. Retry test. If the problem persists, contact your Sun Service provider.
-
-
8000 Failed systest for FPU.
8001 Floating point exception interrupt.
|
|