[Mono-bugs] [Bug 77787][Wis] Changed - Mono fails on Itanium-machine

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 11 09:51:35 EDT 2006


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 vargaz at gmail.com.

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

--- shadow/77787	2006-05-11 09:18:04.000000000 -0400
+++ shadow/77787.tmp.25649	2006-05-11 09:51:35.000000000 -0400
@@ -1055,6 +1055,12 @@
 (gdb) p GC_base (obj)
 $8 = (void *) 0x0
 (gdb) p (char*)obj
 $9 = 0x600000000011ef80 "è\236\003"
 (gdb) p ((char*)obj - offset)
 $10 = 0x600000000011ef80 "è\236\003"
+
+------- Additional Comments From vargaz at gmail.com  2006-05-11 09:51 -------
+So the problem here is that GC_base(obj) returns 0, which it shouldn't.
+Could you step into the GC_base () call with gdb to see why it
+returns that ?
+


More information about the mono-bugs mailing list