From owner-ssh@clinet.fi  Tue May 29 01:26:00 2001
Received: from smtp1.clinet.fi (smtp1.clinet.fi [194.100.2.57])
	by hutcs.cs.hut.fi (8.9.3/8.9.3) with ESMTP id BAA13108
	for <ssh-archiver@cs.hut.fi>; Tue, 29 May 2001 01:26:00 +0300 (EET DST)
Received: from mail.clinet.fi (mail.clinet.fi [194.100.0.7])
	by smtp1.clinet.fi (Postfix) with ESMTP
	id E710C20C71; Tue, 29 May 2001 01:25:59 +0300 (EEST)
Received: (from majordom@localhost)
	by mail.clinet.fi (8.9.3/8.9.3) id BAA15892
	for ssh-outgoing; Tue, 29 May 2001 01:03:24 +0300
Received: from cybercebu.com ([203.148.68.2])
	by mail.clinet.fi (8.9.3/8.9.3) with ESMTP id BAA15882
	for <ssh@clinet.fi>; Tue, 29 May 2001 01:03:13 +0300
Received: from mail.cybercebu.com (marlene.cybercebu.com [203.148.68.2])
	by cybercebu.com (8.11.3/8.11.3) with ESMTP id f4SM4CW09241;
	Tue, 29 May 2001 06:04:12 +0800
Date: Tue, 29 May 2001 06:04:10 +0800 (PHT)
From: "Julius C. Duque" <jcduque@cybercebu.com>
To: Thomas Rasmussen <simpsons-openssh@sunsite.dk>
Cc: OpenSSH <ssh@clinet.fi>
Subject: Re: Receiving Signal 11
In-Reply-To: <28pvgmm2c6e.fsf@pc193-c.stud.ies.auc.dk>
Message-ID: <Pine.LNX.4.21.0105290520490.9082-100000@marlene.cybercebu.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-ssh@clinet.fi
Precedence: bulk

On 28 May 2001, Thomas Rasmussen wrote:

> >>>>> "Julius" == Julius C Duque <jcduque@cybercebu.com> writes:
> 
>  Julius> Try grep-ing signal 11 from the Linux kernel source.  This
>  Julius> error could be emitted by the kernel.
> 
> Well I don't really see why grepping the source should change
> anything... I've just grepped:
> 
> % grep -ri "signal 11" *                       /usr/src/linux


You did upgrade your kernel, right? If you have upgraded to
Linux 2.4.3 (BTW, 2.4.5 is already out), get the source for
2.4.3 and find out what part of the kernel is giving out
the error message. Also, you won't find an exact "signal 11"
phrase. 11 is most probably #define-ed elsewhere.


--
Under capitalism, man exploits man.
Under communism, it's just the opposite.
                -- J.K. Galbraith

