STB corruption on View test in ViewComposer...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

STB corruption on View test in ViewComposer...

Christopher J. Demers
I was working in the view composer.  I made some changes, but did not save
them.  I then tested this view.  Then I got a walkback saying it could not
find 'Dolphin.pak'.  I looked down the stack a bit and I found that it was
essentially trying to find a class that was not in the image.  It was
looking for '£å
tityDictionary', obviously this is supposed to be
IdentityDictionary.  I am including a portion of the STB Byte collection, I
saved the whole thing to a file, I can supply that if needed.  I am rather
concerned by this occurrence, it seems random.  I saved my changed view as a
different name.  Then I closed the ViewComposer, and reopened it, and it
displayed with out issue.  Also my original view displayed fine as well. I
did some further checking, and it seems that if I keep testing it I can make
it work a few times in a row, then it will fail, then it will work, then it
will fail.  It seems random.  It also had trouble finding the 'sYView'
class on one of my tests.  I will do some more tests, but I was curious to
know if there was anything obvious about this kind of corruption.


#[33 83 84 66 32 48 32 78 8 12 0 10 0 0 0 83 84 66 86 105 101 119 80 114 111
120 121 0 0 0 0 78 2 13 0 1 0 0 0 83 84 66 67 108 97 115 115 80 114 111 120
121 0 0 0 0 54 0 6 0 83 116 114 105 110 103 7 0 0 0 68 111 108 112 104 105
110 146 0 0 0 10 0 0 0 68 105 97 108 111 103 86 105 101 119 38 0 5 0 65 114
114 97 121 27 0 0 0 0 0 0 0 0 0 0 0 194 0 0 0 2 0 0 0 1 0 144 1 1 0 2 0 96 0
0 0 0 0 0 0 6 3 3 0 82 71 66 0 0 0 0 129 1 0 0 129 1 0 0 129 1 0 0 0 0 0 0
135 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 14 2 26 0 83 84 66 73 100
101 110 116 105 116 121 68 105 99 116 105 111 110 97 114 121 80 114 111 120
121 0 0 0 0 122 0 0 0 0 0 0 0 160 0 0 0 146 0 0 0 18 0 0 0 28 163 229 11 116
105 116 121 68 105 99 116 105 111 110 97 114 121 194 0 0 0 32 0 0 0 90 0 0 0
0 0 0 0 122 0 0 0 0 0 0 0 160 0 0 0 146 0 0 0 13 0 0 0 67 111 110 116 97 105
110 101 114 86 105 101 119 194 0 0 0 15 0 0 0 0 0 0 0 96 0 0 0 194 0 0 0 2 0
0 0 54 0 12 0 76 97 114 103 101 73 110 116 101 103 101 114 4 0 0 0 0 0 1 68
65 0 2 0 96 1 0 0 0 0 0 0 242 0 0 0 0 0 0 0 129 1 0 0 129 1 0 0 129 1 0 0 0
0 0 0 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 7 12 0 66 111 114 100 101
114 76  ]

Any ideas?

Chris