[Mono-bugs] [Bug 80024][Nor] Changed - [ARM] file inssel.c: line 3522 (mono_burg_emit): should not be reached
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Apr 22 20:56:21 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 alp at atoker.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80024
--- shadow/80024 2006-12-29 08:50:06.000000000 -0500
+++ shadow/80024.tmp.1335 2007-04-22 20:56:21.000000000 -0400
@@ -73,6 +73,37 @@
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.
+
+------- Additional Comments From alp at atoker.com 2007-04-22 20:56 -------
+I think I am seeing this again with the dbus-sharp 0.5.2 release,
+
+Nokia-N800-10:~/mno# ./mono --config config --debug
+test-export-interface.exe
+mono[16109]: GLIB WARNING ** default - Symbol file
+/root/mno/NDesk.DBus.dll.mdb doesn't match image /root/mno/NDesk.DBus.dll
+type: NDesk.DBus.EndianFlag
+dtype: Byte
+mono[16109]: GLIB ERROR ** default - file inssel.c: line 3507
+(mono_burg_emit): should not be reached
+aborting...
+Stacktrace:
+
+ at NDesk.DBus.MessageReader.ReadValue (System.Type) <0xffffffff>
+ at NDesk.DBus.MessageReader.ReadValue (System.Type) <0x003d0>
+
+Native stacktrace:
+
+ ./mono [0x108970]
+ /usr/lib/libglib-2.0.so.0(g_logv+0x268) [0x4115b42d]
+
+=================================================================
+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.
+=================================================================
+
+Aborted
+
More information about the mono-bugs
mailing list