[Mono-bugs] [Bug 580791] New: mono crashes due to exception in Mono.Tasklets when calling Mark()

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 18 02:52:43 EST 2010


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

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


           Summary: mono crashes due to exception in Mono.Tasklets when
                    calling Mark()
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.6.x
          Platform: x86-64
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mjscod at gmx.de
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=343105)
 --> (http://bugzilla.novell.com/attachment.cgi?id=343105)
Small test application + compiled output

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2)
Gecko/20100115 Firefox/3.6

On my Windows 7 x86-64 system, mono.exe crashes due to an Exception in
Mono.Tasklets' Continuation.Mark() function.

Reproducible: Always

Steps to Reproduce:
1. Compile with gmcs
2. Run with mono
3. ... crash
Actual Results:  
Exception and crashing mono.exe

Expected Results:  
It should write the following lines:
Start
End

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