[Mono-bugs] [Bug 74957][Wis] Changed - very strange NullRefernce (SEGV probably)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jul 2 18:08:08 EDT 2005


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 malekith at pld-linux.org.

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 bmaurer at users.sf.net  2005-07-02 18:00 -------
 can you please attach gdb and get a stack trace from this?
+
+------- Additional Comments From malekith at pld-linux.org  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...


More information about the mono-bugs mailing list