https://bugzilla.novell.com/show_bug.cgi?id=337714#c1





--- Comment #1 from Gavan Hood <[EMAIL PROTECTED]>  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to