[Mono-bugs] [Bug 678234] Crash while debugging on a real device

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 14 11:17:07 EDT 2011


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

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


--- Comment #3 from Martin Baulig <martin at 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.


More information about the mono-bugs mailing list