Ian Turner wrote:

AFAIK, when you get funky output like this, it means that the innermost function was compiled with -fomit-frame-pointer, which basically means the debugging output is useless.

Unfortunately, I'm not sure that I have anything helpful to say.
This was very helpful. I modified the Debian compile script to remove the "-O2" from the compile (to try and get a better backtrace), and now it no longer segfaults. I guess I'll have to file a bug with Debian about that, and to any Amanda devs listening, it might be worth mentioning in the official build docs not to use -O* on some of those tools. ;)

Graeme

Reply via email to