Re: sshd triggers Protection id trap
"Carlos O'Donell" <[email protected]>
| Newsgroups | gmane.linux.ports.hppa |
|---|---|
| Message-ID | <[email protected]> |
On 1/8/07, John David Anglin <[email protected]> wrote: > From top: > 22128 dave 15 0 50948 28m 20m S 0.0 2.9 0:00.00 Process_2.exe > 22129 dave 25 0 50948 28m 20m T 0.0 2.9 457:14.08 Process_2.exe > 22130 dave 20 0 0 0 0 Z 0.0 0.0 0:00.01 sh <defunct> > kill -9 22128 22129 > just crashed the system. This is linuxthreads. One thread is the manager, the other thread is doing the real work. You *must* find out why killing that thread crashes the system. That is clearly a kernel bug. The stuck process could be a compiler, java, or glibc bug. Can we run LTT on hppa-linux? c.