> > I can reproce that bug just by restarting the demo again and again.
> > Has anyone any idea, what goes wrong?
> 
> That sounds like Heap corruption, because:
> 
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x400e73d7 in chunk_alloc () from /lib/libc.so.6
> > (gdb) bt
> > #0  0x400e73d7 in chunk_alloc () from /lib/libc.so.6
> > #1  0x400e6f64 in malloc () from /lib/libc.so.6
> > #2  0x400618a2 in _giiEvQueueSetup () at gii.c:98
> 
> When something faults in an allocation-function, it is usually Heap
> corruption. Try linking with efence to find the offending code.

Ah - TNX.  That lead me back to the knowing libgpf bugs. :)

-- 
CU,

Christoph Egger
E-Mail: [EMAIL PROTECTED]

GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

Attachment: "
Description: Binary data

Reply via email to