Hi Lars,
On Thu, 13 Apr 2000, Lars Skovlund wrote:
> > > > Segfault? When?
[...]
> Anyway, here's a stack trace, maybe it's useful:
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x401488a7 in memcpy (dstpp=0x6cc0fc18, srcpp=0x8379a44, len=97)
> at ../sysdeps/generic/memcpy.c:55
> (gdb) bt
> #0 0x401488a7 in memcpy (dstpp=0x6cc0fc18, srcpp=0x8379a44, len=97)
> at ../sysdeps/generic/memcpy.c:55
> #1 0x8072406 in graph_restore_box (s=0x82f0540, handle=10241)
> at engine_graphics.c:211
That looks like one of ours (probably some missing boundary checks).
llap,
Christoph