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=74957

--- shadow/74957        2005-07-02 18:00:40.000000000 -0400
+++ shadow/74957.tmp.4374       2005-07-02 18:08:08.000000000 -0400
@@ -115,6 +115,17 @@
 I don't think so. There is no instance of parameterless struct ctor in
 the compiler. There is just a single instance of ctor that doesn't
 initialize field, but this field is never used.
 
 ------- Additional Comments From [EMAIL PROTECTED]  2005-07-02 18:00 -------
 can you please attach gdb and get a stack trace from this?
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-07-02 18:08 -------
+I've had this issue several times, but it appeared as a memory
+corruption (a field in an object was null, after it was set).
+Therefore I don't think stack trace will be valuable here :/
+
+Recently USE_MMAP was enabled on amd64 which appears to make this bug
+show up more often (I wasn't able to compile anything using nemerle
+compiler that used to work). I disabled it in my local mono tree.
+
+I'll get back to this issue, after all that generic stuff works...
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to