[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 00700) System crash
Hello again,
recompile the programms do not help.
The system crash immediately after each connect to a network port.
I think it is a problem of usagi specific code because the standard kernel
do not have the problem.
Concerned are only a SMP Systems with USAGI Kernel.
Default Kernel with SMP or USAGI Kernel without SMP are working fine at my
host. I hope it helps you to find the bug.
Uwe
> In article <Pine.LNX.4.31.0107301121050.11567-100000@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> (at Mon, 30 Jul 2001 12:51:38 +0200 (CEST)),
> <6bone@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> says:
> After booting the kernel all works fine. But if I try to connect from
> outside to a local deamon that is listening at a v4/v6 port (in my case
> openssh) the system crash immediately. It only happens with USAGI Kernel.
> The standard kernel from www.kernel.org do not have the problem.
> Once we introduced SO_REUSEPORT, but we decided to remove it soon.
> I guess that you compiled your openssh while our decision.
> Please recompile your openssh. Sorry for your inconvenience.
> --yoshfuji