[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: Mon Feb 18 21:17:02 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:
> gsh:
>
> The last three lines are:
>
> 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"...,
> 4096) = 406
> --- SIGSEGV (Segmentation fault) ---
> +++ killed by SIGSEGV +++
> [admin admin] $
>
> Do you see something in that? And thanks!
yeah, kinda guessed as much, someone sent you a mail with a header with
NUL's in it, you are going to need to clean the spool file for admin out
by hand with an editor...
gsh