Bug in kse_switchin()?
    Andrew Belashov 
    bel at orel.ru
       
    Thu Sep 23 06:24:39 PDT 2004
    
    
  
Daniel Eischen wrote:
> On Thu, 23 Sep 2004, 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().
> 
> 
> Have you tried copying the uap (flags, tmbx) before setting
> the context and using the copy thereafter?
Yes. It solves a problem in this place.
However libkse does not work again...
    
    
More information about the freebsd-threads
mailing list