SIGSTOP/SIGCONT problem ? (scheduler or make(1) ?)

Poul-Henning Kamp phk at phk.freebsd.dk
Mon Jan 3 05:34:44 PST 2005


I ran a "make -j 48" on my testbox and suspended the task after
a while so I could start systat(1)

===> usr.sbin/sysinstall (obj,build-tools)
===> gnu/usr.bin/cc/cc_tools (obj,depend,all)
*** Stopped -- signal 18
Child (25164) not in table?
warning: structure `reg_info_def' used but not defined
warning: structure `basic_block_def' used but not defined
warning: structure `answer' used but not defined
warning: structure `cpp_macro' used but not defined
warning: structure `reg_info_def' used but not defined
warning: structure `basic_block_def' used but not defined
warning: structure `answer' used but not defined
warning: structure `cpp_macro' used but not defined
couldn't resume gencodes.o: No such process
*** Signal 1
1 error

Doesn't look right to me, but I'm not sure if the scheduler or make(1)
is to blame.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-current mailing list