31 Jan
2005
31 Jan
'05
4:51 a.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.