From: Eric H. <eah...@lo...> - 2004-07-11 15:13:27
|
On Sunday 11 July 2004 00:59, you wrote: > > I will upload some paranoia.* prebuilt binaries on my site so that you > could test some variations from my toolchain. Well, paranoia.glibc.dynamic does the segfault thing, as I would expect, but paranoia.glibc.static works: Paranoia checks... SIGUSR2 handler caught: check whether sigaltstack() works check whether r4 points to info on the stack check whether r4 looks like a sigcontext check whether sc->regs points to info on the stack check whether r2 still holds the value we set it to done. ...passed So, something is screwy in my configuration, somewhere, eh? --Eric |