[Mono-bugs] [Bug 82083][Nor] Changed - a mysterious crash

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jul 15 04:17:58 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by dna at informatik.uni-kiel.de.

http://bugzilla.ximian.com/show_bug.cgi?id=82083

--- shadow/82083	2007-07-14 18:30:51.000000000 -0400
+++ shadow/82083.tmp.23415	2007-07-15 04:17:58.000000000 -0400
@@ -375,6 +375,42 @@
 ------- Additional Comments From miguel at ximian.com  2007-07-14 18:30 -------
 Daniel, the assemblies of your application.
 
 I do not have a use for Mono assemblies, those we know are fine.   The
 error comes from an assembly that has an encoding that we do not
 recognize, and those do not come from mono.
+
+------- Additional Comments From dna at informatik.uni-kiel.de  2007-07-15 04:17 -------
+The error code is not always 0xee, today i had 0x00 and 0x65.
+Today it also occurs while surfing on the website, but i can only
+reproduce it wehen changing the Web.config (or touch).
+
+Also this error message was shown today before the crash:
+
+Server Error in '/' Application
+Culture ID 0 (0x0000) is not a supported culture. Parameter name: culture
+
+Description: Error processing request.
+
+Error Message: HTTP 500. System.ArgumentException: Culture ID 0
+(0x0000) is not a supported culture. Parameter name: culture
+
+Stack Trace:
+
+System.ArgumentException: Culture ID 0 (0x0000) is not a supported
+culture.
+Parameter name: culture
+  at System.Globalization.CultureInfo..ctor (Int32 culture, Boolean
+use_user_override, Boolean read_only) [0x00000] 
+  at System.Globalization.CultureInfo..ctor (Int32 culture, Boolean
+use_user_override) [0x00000] 
+  at System.Globalization.CultureInfo..ctor (Int32 culture) [0x00000] 
+  at System.Globalization.CultureInfo.get_Parent () [0x00000] 
+  at System.Resources.ResourceManager.InternalGetResourceSet
+(System.Globalization.CultureInfo culture, Boolean Createifnotexists,
+Boolean tryParents) [0x00000] 
+  at System.Resources.ResourceManager.GetString (System.String name,
+System.Globalization.CultureInfo culture) [0x00000] 
+  at Resources.Validation.get_GuidRegEx () [0x00000] 
+  at Common..cctor () [0x00000] 
+
+15.07.2007 07:55:21


More information about the mono-bugs mailing list