Pierangelo Masarati wrote:
this backtrace looks weird, because:
- bconfig.c:2734 is not in config_replica() in HEAD right now, and,
according to cvsweb, the last commit to bconfig.c occurred 4 weeks ago (unless you modified that file yourself)
The only modifications to my HEAD source tree are happening through cvs up -RdP .
You should really cross-check what you're debugging, or something else is going berserk. Maybe try without optimization?
Yes, I learned this (again) on Friday. ;-)
export CFLAGS="-g"
But it still does not work.
Ciao, Michael.