Re: sshd triggers Protection id trap
Joel Soete <[email protected]>
| Newsgroups | gmane.linux.ports.hppa |
|---|---|
| Message-ID | <[email protected]> |
Grant Grundler wrote: > On Tue, Jan 09, 2007 at 09:05:33PM -0500, John David Anglin wrote: >> I think all the hung processes aren't being scheduled. strace shows >> nothing and evertime I attach with gdb the processes are always at >> exactly the same place. It's killing the thread manager process that >> crashes the system. The others can be killed. > > Running "make -j4" on a 2-way machine with 2.6.20-rc3, top shows > processes being scheduled only on CPU 0. CPU 1 is always idle. > This was reproducible with 2.6.20-rc[23] on a500 and rp3440. the same with 2.6.20-rc4 with 32bit smp kernel on a d380. > I've verified this bug doesn't exist on 2.6.17-pa6. > I need to retest with something more recent (ie 2.6.19). > mmm, some time ago it was easy to grab those src thanks to "Source Tarballs" but today how may I grab it from git? Tia, Joel