[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Segmentation Fault (core dumped) on Admin mail function
- Subject: Re: [cobalt-users] Segmentation Fault (core dumped) on Admin mail function
- From: flash22@xxxxxxx
- Date: Tue Feb 19 13:31:49 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Tue, 19 Feb 2002, Central Louisiana wrote:
> hmm .. I backed up the file. Deleted the original and created a one-byte
> file for admin. Even that didn't nail it. Same error.
> > read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...,
hmm, weird, i'd have thought it was a bad header, so the strace thing
again, look for a line above that one that starts with
open(somefilename) = 3
see what somefilename is, that's the file it's reading when it ills
itself, you may have a mangled config file somewhere...
gsh