[Mono-bugs] [Bug 337714] segmentation fault on redraw after removal of uiitem
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 31 19:27:39 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=337714#c1
--- Comment #1 from Gavan Hood <oohogwash at yahoo.com> 2007-10-31 17:27:38 MST ---
I think the javascript code below contributed to this crash.
this.preview.getParent().children.Remove(this.preview);
this.preview = null;
the setting of the object to null could force a bug to elevate to a crash in
moonlight.
Also there is some asnychronous code executing which may actually have
generated a call to update the display item... this too could have contributed
to the problem
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list