Date: Sat, 29 Aug 2015 14:55:10 +0300 From: Konstantin Belousov <kostikbel@gmail.com> To: Michiel Boland <boland37@xs4all.nl> Cc: Mark Martinec <Mark.Martinec+freebsd@ijs.si>, freebsd-stable@freebsd.org Subject: Re: Latest stable (r287104) bash leaves zombies on exit Message-ID: <20150829115510.GB2072@kib.kiev.ua> In-Reply-To: <55E19AE8.9090000@xs4all.nl> References: <E1ZUucG-000C5n-0C@dilbert.ingresso.co.uk> <63a84f64baf8768a551fc6464e8e9526@mailbox.ijs.si> <20150827162602.GJ2072@kib.kiev.ua> <55DF5C95.90502@xs4all.nl> <20150827201644.GO2072@kib.kiev.ua> <55DFFADB.2080003@xs4all.nl> <20150828100118.GR2072@kib.kiev.ua> <55E083CA.2050705@xs4all.nl> <20150828161847.GX2072@kib.kiev.ua> <55E19AE8.9090000@xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 29, 2015 at 01:43:36PM +0200, Michiel Boland wrote: > Do I understand correctly that the problem is that if you install a signal > handler with signal() (which is what xterm does) and pull in libthr.so somehow, > then there is no thr_sighandler inserted? Yes. The problem does not exist for the sigaction(2).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150829115510.GB2072>