[Mono-bugs] [Bug 524083] New: Infinite loop during deserialization

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jul 21 20:48:50 EDT 2009


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


           Summary: Infinite loop during deserialization
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.XML
        AssignedTo: atsushi at ximian.com
        ReportedBy: rkvinge at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=306695)
 --> (http://bugzilla.novell.com/attachment.cgi?id=306695)
test case

User-Agent:       Opera/10.00 (X11; Linux i686; U; en) Presto/2.2.2

see test case

Reproducible: Always

Steps to Reproduce:
compile attached test program

gmcs -debug:full InfiniteLoop.cs -out:test.exe
-r:System.Runtime.Serialization.dll,System.Xml.Linq.dll
mono --debug test.exe

Actual Results:  
Test program hangs, consuming 100% cpu.

Expected Results:  
No hang

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