30 May
2006
30 May
'06
3:08 p.m.
On Fri, 2006-05-19 at 09:12 -0400, Jeff A. Earickson wrote:
The gdb analysis is attached. It looks like memory got seriously stomped in this core dump.
Wonder why.. Because the error seems to be simply that the error message was NULL which caused %s to dereference NULL pointer. The error shouldn't ever be NULL though, but I'll fix this anyway so that it won't crash there.