cvs commit: src/lib/libthr/thread thr_join.c

Alexander Kabaev ak03 at gte.com
Tue May 27 15:55:55 PDT 2003


On Tue, 27 May 2003 18:33:24 -0400
Mike Makonnen <mtm at 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


More information about the cvs-src mailing list