(gdb) p *Pike_interpreter_pointer Cannot access memory at address 0x0
is kind of suspicious, I take it?
Inserting an if (Pike_interpreter_pointer) before the segfaulting statement gives:
(gdb) call gdb_backtraces() (gdb)
nothing. So I'm a bit confused.
pike-devel@lists.lysator.liu.se