[Mono-bugs] [Bug 580086] New: Running mod_mono from svn on apache gives constant "Abnormal string size" exceptions

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Feb 16 02:57:41 EST 2010


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

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


           Summary: Running mod_mono from svn on apache gives constant
                    "Abnormal string size" exceptions
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: asgeir.halldorsson at dempseyclark.is
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=342575)
 --> (http://bugzilla.novell.com/attachment.cgi?id=342575)
Patch for ModMonoRequest.cs

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.89 Safari/532.5

When running svn version of mono and mod_mono/xsp you get "Abnormal string
size" exceptions.  This is due to a bug in Mono or XSP.  This is probably due
to buffer optimizations in mono.  But i felt it would be better to fix the
problem in xsp and use MemoryStream as intended. 

I included a patch to fix the issue

Reproducible: Always

Steps to Reproduce:
1.
2.
3.

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