| Summary: | thread library bug | ||
|---|---|---|---|
| Product: | Base System | Reporter: | nara <nara> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
nara
1999-07-13 03:10:01 UTC
State Changed From-To: open->feedback Statically allocated mutexes and condition variables were not properly initialized. This was fixed in -current at the time the PR was submitted, but was not commited to -stable until recently. I have tested localtime_r and it works as expected (no SIGSEGV). I will close this PR in a week or so if I don't hear back from the originator. State Changed From-To: feedback->closed No response during feedback state and my testing shows the problem has been fixed. |