roxen.lists.pike.general

Subject Author Date
Re: overloading + Marc Dirix (Electronics Design <marc[at]electronics-design[dot]nl> 22-01-2009
> You should never get a segfault from pike, what does gdb say?

I've just tried pike 7.8.139 to see if the problem persists. It does.

This is the output of gdb:
(gdb)run
+ called with 558140

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xa7db96b0 (LWP 27274)]
0xa7e2ba2c in ?? () from /lib/i686/cmov/libc.so.6
(gdb) where
#0  0xa7e2ba2c in ?? () from /lib/i686/cmov/libc.so.6
Cannot access memory at address 0xaf71df84
(gdb)