I managed to get bootstrap-emacs to run under gdb while it compiles files. So far, the segfaults are always in alloc.c, mostly in mark_object at line 5540 or 5434, but once in mark_interval at 1508. I have attached 4 backtraces from one `make bootstrap' (running under gdb meant make carried on after a file failed to compile).