Re: NetBSD 10.0 - configure test process hang
Riccardo Mottola <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc |
|---|---|
| Message-ID | <[email protected]> |
Hi, Robert Elz wrote: > and find out what threads exist in each process, and the state of > all of the threads, that might reveal more to someone. Just hit it again. I have: 0 15781 29179 0 43 0 78240 26344 parked Il+ pts/1 0:07.22 ../src/bootstrap-emacs -batch --no-site-lisp --no- ps -ls -p 15781 UID PID PPID CPU PRI NI VSZ RSS WCHAN STAT TTY TIME COMMAND 0 15781 29179 0 43 0 78240 26344 parked Il+ pts/1 0:07.22 ../src/bootstrap-emacs -batch --no-site-lisp --no-sit 0 15781 29179 0 43 0 78240 26344 parked Il+ pts/1 0:07.22 ../src/bootstrap-emacs -batch --no-site-lisp --no-sit Does this mean it has two threads, both parked? It seems really hard to finish emacs. i wonder if it resumes build properly and not for some reason restarting, since otherwise I will never end :) Riccardo