Date: Mon, 18 Oct 2004 12:25:24 +0200 From: Danny Braniss <danny@cs.huji.ac.il> To: current@freebsd.org Subject: signal CONT not being received/delivered? Message-ID: <20041018102525.7363D43D3F@mx1.FreeBSD.org>
next in thread | raw e-mail | index | archive | help
this started happening sometime last week, and still with 5.3-STABLE (?) SMP (haven't seen this on a UP system), the scheduler is SCHED_4BSD. after su, typing suspend will stop the su but the csh process does not resume, sending - from another tty - a CONT signal gets it out of stopped ie: x-dev# suspend (hitting ^T) load: 0.05 cmd: csh 793 [suspended] 0.00u 0.01s 0% 1732k now from another tty: kill -CONT 793 and it's back to normal. anything i can do to help debug this? danny
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041018102525.7363D43D3F>