Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2004 11:44:58 +0400
From:      Andrew Belashov <bel@orel.ru>
To:        Mike Makonnen <mtm@identd.net>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: Bug in kse_switchin()?
Message-ID:  <4157C4FA.2010409@orel.ru>
In-Reply-To: <20040923150857.GA51350@rogue.acs.lan>
References:  <Pine.GSO.4.43.0409230723320.7298-100000@sea.ntplx.net> <4152BECE.5080202@orel.ru> <20040923150857.GA51350@rogue.acs.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Makonnen wrote:
> On Thu, Sep 23, 2004 at 04:17:18PM +0400, Andrew Belashov wrote:
> 
>>Daniel Eischen wrote:
>>
>>>Wouldn't you also see same behavior (bugs) in other things, like
>>>getcontext(), setcontext(), and swapcontext() (kern_context.c)?
>>
>>No. uap structure is not used after set_mcontext().
> 
> 
> So, the attached change to thr_create should work as far as
> libthr is concerned then?
> 
> BTW, have you tried libthr on sparc64, and if so how does it work?

Simple program (Like "Hello, World!") work with libthr.

But Mozilla/Firefox does not work. Firefox will start.
Drop down menus and hot buttons work. Pages don't open.
Process firefox-bin is non-killable (kill -9 has no effect!!!).

--
With best regards,
Andrew Belashov.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4157C4FA.2010409>