3 Apr
2006
3 Apr
'06
5:54 a.m.
On Mon, Apr 03, 2006 at 06:35:56AM +0200, lars ebeling wrote:
stopping hobbit creates coredump. If I start and stop hobbit immediately, no corefile is created. But when hobbit is stopped after some hours the core is created. It has been like this for some time.
$ gdb ./bin/hobbitd_channel ./core
#3 0xc01e6a04 in abort () from /usr/lib/libc.2
#4 0x00003b6c in main (argc=-2147483648, argv=0x400061dc)
at hobbitd_channel.c:374
Good catch, thanks. You should also have some messages like 2006-04-03 07:52:10 xfree: Trying to free a NULL pointerAborted (core dumped) in your logfiles.
It is harmless, but still it's annoying so I've fixed this now.
Regards, Henrik