------- Comment #2 from rfm at gnu dot org  2009-01-01 15:02 -------
Created an attachment (id=17020)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17020&action=view)
Patch for sendmsg.c to fix this bug

I've been using this patch for a while ... it modifies sendmsg.c to prevent the
bug by not installing the new dispatch table until after the initialize method
has completed (while still allowing methods called from +initialize to be
found).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38307


Reply via email to