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

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


--- Comment #4 from Martin Baulig <[email protected]> 2011-03-15 16:42:25 UTC 
---
More investigations:

  Calling ToString() on an instance of an empty 'class Test { }' in
  the Immediate Window works, but when hit F5 after that, the app
  sometimes crashes immediately, sometimes sdb just hangs.  This also
  happens sometimes when calling ToString() a 2nd time.

  Calling ToString() on anything derived from Java.Lang.Object
  immediately crashes the app - and the only message I see in logcat
  is "Process xxx died.".

  Disabling any ToString() calls (see description of that bug for how
  to do that) seems to avoid these crashes, but sdb still hangs
  sometimes, though that seems very random.

  I'm very, very frustrated about this and also don't really know what
  to do anymore.

  Is debugging on a real device really working for you guys ?  On my
  HTC Desire HD, I get this crash every single time I create a simple
  android application, set a breakpoint on the first line of
  OnCreate() and debug

-- 
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  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to