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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80024 --- shadow/80024 2006-11-28 16:41:34.000000000 -0500 +++ shadow/80024.tmp.25024 2006-12-29 08:50:06.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80024 Product: Mono: Runtime Version: 1.2 OS: unknown OS Details: -Status: RESOLVED -Resolution: FIXED +Status: REOPENED +Resolution: Severity: Unknown Priority: Normal Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -38,6 +38,41 @@ The code generates proxy classes for interfaces using SRE. (Paolo: This is a different bug to the one I mentioned on IRC) ------- Additional Comments From [EMAIL PROTECTED] 2006-11-28 16:41 ------- Fixed in svn. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-29 08:50 ------- +I've tried to run mono-latest on my Nokia 770, after successfully +compiling, merging etc. under scratchbox. Since our application is +written against the mono version which was available for the old Nokia +OS (1.1.13-1.1.15), I disabled the 2.0 "preview" (to reduce size, but +I tried the full thing once, too). +When running our application I receive the following fatal message: + +mono[1740]: GLIB ERROR ** default - file inssel.c: line 3523 +(mono_burg_emit): should not be reached +aborting... +Stacktrace: + + at +System.Xml.Serialization.XmlSerializationReaderInterpreter.GetValueFromXmlString +(string,System.Xml.Serialization.TypeData,System.Xml.Serialization.XmlTypeMapping) +<0xffffffff> + at +System.Xml.Serialization.XmlSerializationReaderInterpreter.GetValueFromXmlString +(string,System.Xml.Serialization.TypeData,System.Xml.Serialization.XmlTypeMapping) +<0x000cc> + +Native stacktrace: + + mono [0xf3938] + +================================================================= +Got a SIGABRT while executing native code. This usually indicates +a fatal error in the mono runtime or one of the native libraries +used by your application. +================================================================= + +Since this looks very much like the error message from the original +bug report, I would like to re-open the issue. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
