[Mono-bugs] [Bug 551207] New: [REGRESSION] Can't run blog engine remotely when iomap is turned on (default)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Oct 29 18:38:37 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=551207
Summary: [REGRESSION] Can't run blog engine remotely when iomap
is turned on (default)
Classification: Mono
Product: Mono: Tools
Version: MonoVS 1.0.x
Platform: i586
OS/Version: Windows XP
Status: NEW
Severity: Blocker
Priority: P5 - None
Component: Visual Studio Integration
AssignedTo: jpobst at novell.com
ReportedBy: twiest at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Description of Problem:
If IOMap is turned on (which is the default), when I run blog engine remotely,
I get the error below.
When I run without IOMap, blog engine starts up fine.
This is a regression since running remotely under IOMap is the default, and we
used to be able to run blog engine remotely just fine with the default
settings.
Steps to reproduce the problem:
1. Run blog engine remotely
2. Notice the error
Actual Results:
error
Expected Results:
blog engine should run fine.
How often does this happen?
I've enabled, disabled, and then re-enabled IOMap and every time I re-enable
IOMap, I get this error.
Additional Information:
Server Error in '/' Application
Object reference not set to an instance of an object
Description: HTTP 500. Error processing request.
Stack Trace:
System.NullReferenceException: Object reference not set to an instance of an
object
at System.Text.RegularExpressions.FactoryCache+Key.GetHashCode () [0x00000]
in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System/System.Text.RegularExpressions/cache.cs:98
at System.Collections.Hashtable.GetHash (System.Object key) [0x00023] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/corlib/System.Collections/Hashtable.cs:651
at System.Collections.Hashtable.Find (System.Object key) [0x00028] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/corlib/System.Collections/Hashtable.cs:707
at System.Collections.Hashtable.Contains (System.Object key) [0x00000] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/corlib/System.Collections/Hashtable.cs:486
at System.Text.RegularExpressions.FactoryCache.Lookup (System.String pattern,
RegexOptions options) [0x00010] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System/System.Text.RegularExpressions/cache.cs:64
at System.Text.RegularExpressions.Regex.Init () [0x00000] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System/System.Text.RegularExpressions/Regex.cs:218
at System.Text.RegularExpressions.Regex..ctor (System.String pattern,
RegexOptions options) [0x00014] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System/System.Text.RegularExpressions/Regex.cs:213
at BlogEngine.Core.Utils..cctor () [0x00000]
Version information: Mono Version: 2.0.50727.1433; ASP.NET Version:
2.0.50727.1433
--
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