On 07/29/2010 10:46 AM, Rainer Tammer wrote:
> 
> And test-c-stack also dumps:
> 
> # dbx test-c-stack
> Type 'help' for help.
> reading symbolic information ...
> (dbx) where
> __start() at 0x10000150
> (dbx)

Ouch.  Did AIX stack overflow handling change between 6 and 7?  Do you
have GNU libsigsegv installed?  It's optional for M4, but this test
behaves differently depending on whether the library is present.

If libsigsegv is installed, then does it pass its own 'make check'?  It
may be that no one has yet ported stack overflow handling to AIX 7.

If libsigsegv is not installed, but installing it passes 'make check',
then it is just a matter of figuring out why libsigsegv is able to work
to make gnulib's c-stack do likewise.

-- 
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to