[Mono-bugs] [Bug 638438] New: Mono.Debugger.Soft.VMDisconnectedException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 9 23:43:21 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=638438#c0


           Summary: Mono.Debugger.Soft.VMDisconnectedException
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Debugger
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: alexander.augustynska at rednet.it
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=388752)
 --> (http://bugzilla.novell.com/attachment.cgi?id=388752)
Solution for test

Description of Problem:
Every project that i try to debug give me that exception.
This is start happen when i update to monotouch 3.1.2. 

Steps to reproduce the problem:
1. create new iphone project - window template
2. add a new viewcontroller
3. add the viewcontroller to window
4. compile and debug
5. when debugger try to connect to simulator, crash and debugging end
6. application output:
Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll [External]
Mono.Debugger.Soft.VMDisconnectedException: Exception of type
'Mono.Debugger.Soft.VMDisconnectedException' was thrown.
  at Mono.Debugger.Soft.Connection.SendReceive (CommandSet command_set, Int32
command, Mono.Debugger.Soft.PacketWriter packet) [0x00000] in <filename
unknown>:0 
  at Mono.Debugger.Soft.Connection.Type_GetInfo (Int64 id) [0x00000] in
<filename unknown>:0 
  at Mono.Debugger.Soft.TypeMirror.GetInfo () [0x00000] in <filename unknown>:0 
  at Mono.Debugger.Soft.TypeMirror.get_FullName () [0x00000] in <filename
unknown>:0 
  at Mono.Debugging.Soft.SoftDebuggerSession.HandleEvent
(Mono.Debugger.Soft.Event e, Boolean dequeuing) [0x00000] in <filename
unknown>:0 
  at Mono.Debugging.Soft.SoftDebuggerSession.HandleEvent
(Mono.Debugger.Soft.Event e) [0x00000] in <filename unknown>:0 
  at Mono.Debugging.Soft.SoftDebuggerSession.EventHandler () [0x00000] in
<filename unknown>:0 


Actual Results:
Can't debug applications

Expected Results:
Debugging start normally

How often does this happen? 
always

Additional Information:
start application without debugging function normally

-- 
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