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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 25 15:45:21 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-05-15 14:29:34.000000000 -0400
+++ shadow/74957.tmp.30065	2005-05-25 15:45:21.000000000 -0400
@@ -69,6 +69,23 @@
 1.1.7 but that I can't duplicate on x86.
 
 ------- Additional Comments From malekith at pld-linux.org  2005-05-15 14:29 -------
 I don't think so. I don't even get a stack trace. If it does not occur
 with svn head, I'm happy. My problem was solved by just changing the
 order of files passed to the compiler... I hope it won't appear again.
+
+------- Additional Comments From malekith at pld-linux.org  2005-05-25 15:45 -------
+The problems is still there :/
+
+I'm currently using 1.1.7.99.20050522 and it appears again.
+
+To reproduce please untar the testcase and ./run
+
+It should print progress bar and finish clearly (it does on x86), but
+it fails with null ref.
+
+A side note: I had similar issue with 1.1.7, that I tracked down
+better. It seemed like if a object had first some field set and then
+nulled out (but my program couldn't have done this, there was no stfld
+that could do this). So maybe this is GC related (and that's why it is
+so sensitive to small changes). Anyway this gone away when I moved to
+1.1.7.99.20050522.


More information about the mono-bugs mailing list