Hi Peter, On Jul 31, 2008, at 10:27 PM, Peter Grehan wrote: > Hi Justin, > >> With a recent upgrade of -CURRENT on my FreeBSD/ppc machine >> it appears that the stack smash protection breaks exception >> handling. > > Are you able to run your program in gdb and get some sort of > backtrace (or faulting pc) ? I'll try and get a repro. > > later, > > Peter. The backtrace from my simple test program is nearly useless. I do have a faulting pc of 0x219a5ee4, which according to gdb is in _Unwind_GetIPInfo, but the only other frame in the backtrace is garbled. Unfortunately, when I rebuilt world I didn't think to backup libgcc_s.so.1, so that pointer might not be too helpful, since I can't get to the instruction block it's in, and the address isn't included in the core dump. If it helps at all, the CVS checkout timestamp I have is from Jul 28_at_21:39 EST. - JustinReceived on Fri Aug 01 2008 - 00:52:51 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:33 UTC