[Mono-bugs] [Bug 639656] New: Blogengine hangs when accessing certain pages

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 15 17:51:25 EDT 2010


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

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


           Summary: Blogengine hangs when accessing certain pages
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.8.x
          Platform: x86-64
        OS/Version: openSUSE 11.3
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: mchristensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test
           Blocker: ---


mono-2.8p4
blogengine-1.5-2.1.noarch

On mono-2.8p4 (0d7b33cb), blogengine hangs when accessing certain pages.

to reproduce, install blogengine-1.5-2.1.noarch, use the following apache conf
file:


Alias /blogengine /usr/share/mono/asp.net/apps/blogengine-1.5
MonoApplicationsConfigFile blogengine
/etc/xsp/2.0/applications-available/blogengine.webapp
MonoServerPath blogengine "/usr/bin/mod-mono-server2"
#MonoServerPath blogengine "/opt/novell/mono/bin/mod-mono-server2"
MonoIOMAP serveralias all
<Location /blogengine>
        Allow from all
        Order allow,deny
        SetHandler mono
        MonoSetServerAlias blogengine
</Location>


Access blogengine, log in as admin/admin then click on the "Settings" link in
the admin panel.  It hangs at this point.

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