The Makefile/configure et al from 7.5 makes sure interpret.c is compiled with -fno-omit-frame-pointer. Make it should be backported to 7.4?
/ Mirar
Previous text:
2003-09-18 20:35: Subject: Re: Pike 7.4.28
Yes, it expects a frame pointer. It should be enough if eval_instruction_low in interpret.c sets up one, if you can fix that.
/ Martin Stjernholm, Roxen IS