Gentoo Archives: gentoo-embedded

From: Natanael Copa <mlists@××××××.org>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] lockups with hardened kernel
Date: Wed, 04 Jan 2006 08:54:40
Message-Id: 1136364746.24588.22.camel@nc
1 I got a report from someone who experienced lockups when using
2 gentoo-embedded built system (2.6.14-hardened-r1)
3
4 He managed to reproduce it on 2 different computers by doing this:
5
6 install openssh
7
8 get an ip address using dhcpcd
9
10 # create a network stream
11 ssh root@otherbox "dd if=/dev/urandom" > /dev/null
12
13 wait a while
14 read something from cdrom.
15
16 Now the box locks up:
17
18 > Box locked up - no kernel panic, no messages, keyboard's locked up -
19 > no more activity on the net interface lights.
20
21 When he uses dropbear & udhcpcd it works?
22
23 > Looks like it may be openssh or dhcpcd related. ?!
24 > dropbear & udhcoc doing the same thing has been running for more than
25 > an hour, no problems.
26
27 I have not been able to reproduce it.
28
29 I wonder if anyone here have experienced something similar?
30
31 Only lockups I have experienced have been lockups after some time of no
32 activity at all. Booting with "noacpi" fixes that. (but i still dont
33 know why it happens)
34
35 The kernel config used are here:
36 http://tanael.org/Config-2.6.14-hardened-r1
37
38
39 --
40 Natanael Copa
41
42 --
43 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] lockups with hardened kernel Mike Frysinger <vapier@g.o>