Re: Kernel panic during SysRq-b on Alpha

From: Ivan Kokshaysky
Date: Fri Sep 23 2005 - 17:03:43 EST


On Thu, Sep 22, 2005 at 12:13:54PM +0200, Brice Goglin wrote:
> All kernels I tried between 2.6.11 and 2.6.13 with Debian gcc-4.0.1-2
> have a strange bug that does not appear with gcc 3.3 and 3.4
> (non-root ssh sessions are immediately closed).

Confirmed. :-(
This happens with gcc 4.0.1 release and 4.1-20050917 snapshot.
The sshd child process dies with following errors:

Sep 24 01:11:14 den sshd[568]: fatal: mm_send_fd: sendmsg(3): Invalid argument
Sep 24 01:11:14 den sshd[568]: syslogin_perform_logout: logout() returned an error
Sep 24 01:11:14 den sshd[571]: fatal: mm_receive_fd: recvmsg: expected received 1 got 0

At least this gives some clue where to seek...

Ivan.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/