Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2008 22:40:58 -0400
From:      Justin Hibbits <jrh29@alumni.cwru.edu>
To:        freebsd-current@freebsd.org
Cc:        freebsd-ppc@freebsd.org
Subject:   SSP on PPC
Message-ID:  <1B818B77-5156-4177-A5E2-B9161BE789FF@alumni.cwru.edu>

next in thread | raw e-mail | index | archive | help
With a recent upgrade of -CURRENT on my FreeBSD/ppc machine it appears  
that the stack smash protection breaks exception handling.  This was  
tested with C++ and Objective-C, and both segfault at the same place  
in libgcc_s.so.1, but it is fixed by recompiling world with  
WITHOUT_SSP=YES.  Perhaps this should be the default for now?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1B818B77-5156-4177-A5E2-B9161BE789FF>