[Mono-bugs] [Bug 617228] New: Mono crashes while inspecting local variables during local debugging of class constructor

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jun 24 16:21:21 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=617228

http://bugzilla.novell.com/show_bug.cgi?id=617228#c0


           Summary: Mono crashes while inspecting local variables during
                    local debugging of class constructor
    Classification: Mono
           Product: Mono Tools for Visual Studio
           Version: 2.0
          Platform: i586
        OS/Version: Windows 7
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Debug in Mono
        AssignedTo: martin at novell.com
        ReportedBy: mlegendre at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test
           Blocker: ---


Description of Problem:

After debugger has hit breakpoint inspecting local variables will cause mono to
crash 

Win 7 ultimate x86
monotools-2.0.6860.vsix 
mono-2.6.6-gtksharp-2.12.10 

Steps to reproduce the problem: 
1. Open the BlogEngine solution
2. Set a break point in Page.cs:33 (base.ID = Guid.NewGuid())
3. Click "Mono / Debug in Mono"
4. Select local host
5. Wait for the breakpoint to be hit
6. Examine the object this in the locals pad

Actual Results:
Mono has a fatal crash

Expected Results:
Should recover

How often does this happen?
Every time

Additional Information:

-- 
Configure bugmail: http://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