NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-arm/38950: shark, hpcarm kernels prone to hard hangs on process exit



The following reply was made to PR port-arm/38950; it has been noted by GNATS.

From: Rafal Boni <rafal%pobox.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-arm/38950: shark,
 hpcarm kernels prone to hard hangs on process exit
Date: Sat, 14 Jun 2008 01:52:43 -0400

 A quick update, which of course occurred to me after I sent in the 
 details of the workaround and blamed it on the pmap(9) code.  I wonder 
 if the actual bug isn't that the 'pmap_previous_active_lwp' isn't being 
 set to NULL when lwp's are exiting, and thus the short-circuit fires due 
 to incorrect state being passed to pmap_activate() rather than an actual 
 pmap bug.
 
 --rafal
 
 
 


Home | Main Index | Thread Index | Old Index