-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Bruno Haible on 12/6/2008 7:20 AM: >>> Output from m4: >>> m4: internal error detected; please report this bug to <[EMAIL PROTECTED]>: >>> Bus error > > There is some chance that this test failure might be fixed by the patch I just > committed into gnulib.
Actually, I think that even with your gnulib patch, we will still see this failure, since m4 installs its own SIGBUS handler after calling c_stack_action, thus undoing the SIGBUS handler that your patch added in c-stack.c. Hmm, maybe swapping the order will help, where I install the SIGBUS handler first, and then c_stack_action can optionally install an alternate handler on platforms where it is needed for stack overflow? - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkk6mYUACgkQ84KuGfSFAYBD+gCg1cz4fkwmMxyApMi1Lz0sxl5o FNoAn3vRGNciM22yLYwHn6nDN231R/RC =WsuF -----END PGP SIGNATURE-----