
30 Jan
2005
30 Jan
'05
11:51 p.m.
By the way: Mental: This is likely related to the PPC crash which is assigned to you too. The backtrace of that crash goes through this same check in desktop-style:
if (((SPRepr *) css)->attributeList() == NULL) {
So if attributeList() returns a bogus pointer, it may be a sign of some internal SPRepr breakage which gets exposed via this call.