[Mono-bugs] [Bug 604218] New: SIGABRT in ERROR:class.c:6134:mono_class_get_field_default_value
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon May 10 07:06:38 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=604218
http://bugzilla.novell.com/show_bug.cgi?id=604218#c0
Summary: SIGABRT in
ERROR:class.c:6134:mono_class_get_field_default_value
Classification: Mono
Product: Mono: Runtime
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: verifier
AssignedTo: rkumpera at novell.com
ReportedBy: msafar at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
mono --verify-all test-759.exe
**
ERROR:class.c:6134:mono_class_get_field_default_value: assertion failed:
(field->type->attrs & FIELD_ATTRIBUTE_HAS_DEFAULT)
Stacktrace:
at (wrapper managed-to-native) System.MonoEnumInfo.get_enum_info
(System.Type,System.MonoEnumInfo&) <0x00004>
at (wrapper managed-to-native) System.MonoEnumInfo.get_enum_info
(System.Type,System.MonoEnumInfo&) <0x00004>
at System.MonoEnumInfo.GetInfo (System.Type,System.MonoEnumInfo&) <0x001d5>
at System.Enum.GetName (System.Type,object) <0x0006c>
at System.Enum.Format (System.Type,object,string) <0x000e1>
at System.Enum.ToString (string) <0x0004e>
at System.Enum.ToString () <0x00015>
at System.IO.TextWriter.Write (object) <0x0001c>
at System.IO.TextWriter.WriteLine (object) <0x0001b>
at System.IO.SynchronizedWriter.WriteLine (object) <0x0002c>
at System.Console.WriteLine (object) <0x0001f>
at B.Main () <0x00025>
at (wrapper runtime-invoke) object.runtime_invoke_void
(object,intptr,intptr,intptr) <0x0003a>
--
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