[Mono-bugs] [Bug 27936][Wis] Changed - Phonic crashes the mono runtime

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
18 Jul 2002 09:34:35 -0000


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 dick@ximian.com.

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

--- shadow/27936	Thu Jul 18 03:54:59 2002
+++ shadow/27936.tmp.26606	Thu Jul 18 05:34:35 2002
@@ -39,6 +39,13 @@
 assembly phonic.exe typeref index 9
 
 ** ERROR **: file jit.c: line 2056 (mono_analyze_stack): assertion
 failed: (cm)
 
 
+
+------- Additional Comments From dick@ximian.com  2002-07-18 05:34 -------
+ERROR (recursed) is just glib being lame (it means that two threads
+went through g_log() at the same time.)
+
+Unless you tell glib not to, it will abort if that happens too :-(
+