/usr/share/axiom-20120501/input/bug10069.input is in axiom-test 20120501-8.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 | )set break resume
)spool bug10069.output
)set message test on
)set message auto off
)clear all
)set break resume
--S 1 of 8
cot(0.0)
--R
--R
--RDaly Bug
--R >> Error detected within library code:
--R csc: no reciprocal
--R
--R Continuing to read the file...
--R
--E 1
--S 2 of 8
csc(0.0)
--R
--R
--RDaly Bug
--R >> Error detected within library code:
--R csc: no reciprocal
--R
--R Continuing to read the file...
--R
--E 2
--S 3 of 8
asec(0.0)
--R
--R
--RDaly Bug
--R >> Error detected within library code:
--R asec: no reciprocal
--R
--R Continuing to read the file...
--R
--E 3
--S 4 of 8
acsc(0.0)
--R
--R
--RDaly Bug
--R >> Error detected within library code:
--R acsc: no reciprocal
--R
--R Continuing to read the file...
--R
--E 4
--S 5 of 8
asech(0.0)
--R
--R
--RDaly Bug
--R >> Error detected within library code:
--R asech: no reciprocal
--R
--R Continuing to read the file...
--R
--E 5
--S 6 of 8
acsch(0.0)
--R
--R
--RDaly Bug
--R >> Error detected within library code:
--R acsch: no reciprocal
--R
--R Continuing to read the file...
--R
--E 6
--S 7 of 8
coth(0.0)
--R
--R
--RDaly Bug
--R >> Error detected within library code:
--R csch: no reciprocal
--R
--R Continuing to read the file...
--R
--E 7
--S 8 of 8
acoth(0.0)
--R
--R
--RDaly Bug
--R >> Error detected within library code:
--R acoth: no reciprocal
--R
--R Continuing to read the file...
--R
--E 8
)spool
)lisp (bye)
|