https://bugzilla.novell.com/show_bug.cgi?id=678234

https://bugzilla.novell.com/show_bug.cgi?id=678234#c3


--- Comment #3 from Martin Baulig <mar...@novell.com> 2011-03-14 15:17:06 UTC 
---
What I found out so far is:

* this crash only happens while we're debugging.
* the crash happens when the debugger calls Java.Lang.Object.ToString()
* if I add 'button.ToString ()' to the code, compile and run without debugging,
that doesn't crash.
* calling Object.ToString() in the debugger on something that's not a java
object seems to work.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to