[Mono-bugs] [Bug 69972][Cri] Changed - [PPC] crashbug passing big struct by value
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 2 Dec 2004 17:45:06 -0500 (EST)
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 grompf@sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69972
--- shadow/69972 2004-11-28 18:13:54.000000000 -0500
+++ shadow/69972.tmp.18732 2004-12-02 17:45:06.000000000 -0500
@@ -91,6 +91,11 @@
This is a "too small prolog" bug again; probably because of the number of hits into the
struct? the g_assert is getting hit with code_len 384 code_size 316. We could realloc up
for structs; but thats "expensive"; how would you like to see this fixed?
-kangaroo
+
+------- Additional Comments From grompf@sublimeintervention.com 2004-12-02 17:45 -------
+Created an attachment (id=13389)
+patch
+