Closed Bug 2177 Opened 26 years ago Closed 26 years ago

Tree view crashes iterating over children

Categories

(Core Graveyard :: Viewer App, defect, P2)

PowerPC
Mac System 8.5
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mikepinkerton, Assigned: waterson)

References

Details

In the mac viewer, open up the tree view demo window and it will crash while iterating over the children. stack is like nsRDFElement::List nsRDFElement::ChildCount nsRDFElement::GenerateChildren SimpleDBArcsOutCursorImpl:Advance MultiCursor::AdvanceImpl and it crashes on line 149 if (NS_FAILED(rv = mCurrentCursor->Advance())) { because mCurrentCursor is null
Status: NEW → ASSIGNED
Marked bug assigned. I will look into this.
*** Bug 2149 has been marked as a duplicate of this bug. ***
Okay, I just ran across this same bug in Windows. It happens when the tree control can't construct a data source, like bookmarks.
Setting all current Open/Normal to M4.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This should be fixed now...
Status: RESOLVED → VERIFIED
verified
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.