[parisc-linux] sshd triggers Protection id trap
Thibaut VARENE
T-Bone at parisc-linux.org
Fri Jan 5 19:34:22 MST 2007
pa-ckers,
I booted git head on my A500. After a couple hours I tried login via
ssh. The client process got stuck after 3 unsuccessful attempts, so I
decided to take a look at the serial console.
sshd triggered a "code 27" (dump pointer follows).
After another attempt I could eventually log in again and thought this
"wasn't much" (so to speak). Then after a few more hours I realized
the loadavg on the machine was abnormally high. A sshd process was
taking 100% of CPU time. I tried to kill it (with SIGTERM first,
twice), and as it wouldn't terminate I issued a SIGKILL, which had the
very nice effect of taking down the whole machine, spitting endless
regdumps on the console (see the last dump of the following log).
The console log / short story is here:
http://www.pateam.org/archive/dumps/sshd-code27
As a side note, I just killed again that very same box trying to build
a kernel: disk was put offline after scsi reset or something (couldn't
gather more data at this point, will do that tomorrow. IIRC kyle is
experiencing that same bug though).
The last console output was a series of:
EXT3-fs error (device sdb6): ext3_find_entry: reading directory #98113 offset 0
sd 3:0:15:0: rejecting I/O to offline device
and then:
printk: 18 messages suppressed.
Buffer I/O error on device sdb5, logical block 821136
EXT3-fs error (device sdb5): ext3_readdir: directory #401876 contains
a hole at offset 0
For the records, this happened as I used (for the first time) ccache
on this particular build. My home folder lives on /dev/sdb6 which is
ext3. Previous kernel build worked fine (not using ccache), kernel
tree being on /dev/sda1 which is pure ext2. Have to wonder whether
SCSI or fs (or something else) is at fault here...
HTH
T-Bone
--
Thibaut VARENE
http://www.parisc-linux.org/~varenet/
More information about the parisc-linux
mailing list