Date: Tue, 27 May 2003 18:55:52 -0400 From: Alexander Kabaev <ak03@gte.com> To: Mike Makonnen <mtm@identd.net> Cc: Nate Lawson <nate@root.org> Subject: Re: cvs commit: src/lib/libthr/thread thr_join.c Message-ID: <20030527185552.258336eb.ak03@gte.com> In-Reply-To: <20030527223325.PAUX28930.out004.verizon.net@kokeb.ambesa.net> References: <20030527214357.CE12C37B48F@hub.freebsd.org> <20030527150907.A6683@root.org> <20030527223325.PAUX28930.out004.verizon.net@kokeb.ambesa.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 27 May 2003 18:33:24 -0400 Mike Makonnen <mtm@identd.net> wrote: > > > > At what date/goal do you plan to stop making changes to libthr for > > 5.1? > > Those were the last two changes as part of the 'major overhaul.' There > are still a few possible issue involving signals and Konsole (I'm > investigating). But it's all downhill from now on :-) > > Cheers. konsole has similar problems when run with libkse. The ktrace + source code inspection convinced me that it simply abort()'a itself, because ttyname() function returns NULL in makePty() function. I do not think either threading library has anything to do with the failure. -- Alexander Kabaev
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030527185552.258336eb.ak03>