[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: irc2.10.2p1 coredump



This is the old hash table corruption bug;
the core dump doesn't provide any useful information which is
why the bug is so old and still present.

On Apr 24, Hanno Foest wrote:
| my irc2.10.2p1 ircd on a Linux 2.0.34 dumped core. It's been running fine
| for weeks before. Here's what gdb says:
| 
| #0  hash_find_server (server=0xbffffc04 "MartiganR", cptr=0x0) at hash.c:554
| 554                     if (!IsServer(tmp) && !IsMe(tmp))
[..]
| Is anyone able to figure out what happened? I still have the core, in case
| additional info is needed.