Anyone Familiar with this ?

From: Gary Lopez (gary@catapult.com)
Date: Tue Sep 23 2003 - 13:29:20 EDT


Good Morning,
      For the past few days I have a machine, solaris 8 on ulta-10 that
radomly changes a character in a file. There is no changes being done
over a course of time, but a character in a file (not always the same
file) changes. I have added an example of the last two things it has
done recently. I am in the process of swapping out the disks, but I am
fishing for any advice in case this is not the answer.

/export/home/steves/dct2000/ship_okc/SunOS_5.8/sparc/src/utils/x680 -p
-rnsap36 rnsap36 rnsap36_commondatatypes.asn2 rnsap36_constants.asn2
rnsap36_containers.asn2 rnsap36_ies.asn2 rnsap36_pdu_contents.asn2
rnsap36_pdu_descriptions.asn2
output_node(): error: unresolved forward reference to value
maxNrOfFDDNeighboursPerRNC

$ cd protocol/rnsap

$ p4 diff -se ...
rnsap36_constants.asn2

$ p4 diff -f rnsap36_constants.asn2
==== //dct2000/ship/protocol/rnsap/rnsap36_constants.asn2#1 -
/export/home/steves/dct2000/ship_okc/SunOS_5.8/sparc/src/protocol/rnsap/rnsap36_constants.asn2

====
79c79
< maxNrOfFDDNeighboursPerRNC INTEGER ::= 256

---
 > maxNrOfFDDNeichboursPerRNC                            INTEGER ::= 256
                               ^
SECOND FAILURE
/export/home/steves/dct2000/ship_okc/SunOS_5.8/sparc/src/utils/snacc -p 
rnsap_r5_commondatatypes.asn1 rnsap_r5_constants.asn1 rnsap_r5_ies.asn1 
rnsap_r5_pdu_contents.asn1 rnsap_r5_pdu_descriptions.asn1
file "rnsap_r5_pdu_descriptions.asn1", line 159 : ERROR - type 
"RadioLinkAdditionRequestTDD" is referenced but not defined or imported.
Type linking errors - cannot proceed
$ cd protocol/rnsap_r5
$ p4 diff -se ...
rnsap_r5_pdu_descriptions.asn2
                  $ p4 diff -f rnsap_r5_pdu_descriptions.asn2
==== //dct2000/ship/protocol/rnsap_r5/rnsap_r5_pdu_descriptions.asn2#1 - 
/export/home/steves/dct2000/ship_okc/SunOS_5.8/sparc/src/protocol/rnsap_r5/rnsap_r5_pdu_descriptions.asn2 
====
66c66
<       RadioLinkAdditionRequestTDD,
---
 >       RadioLinkAdditionRequestPDD,
                                                   ^
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers


This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:27:10 EDT