| Summary: | Apache will hang when compiled with -pthread | ||
|---|---|---|---|
| Product: | Base System | Reporter: | daveg <daveg> |
| Component: | kern | Assignee: | Jason Evans <jasone> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
daveg
2000-05-26 07:30:02 UTC
State Changed From-To: open->feedback User is running an old verion of FreeBSD; waiting to see if problems still exist on a newer version. Responsible Changed From-To: freebsd-bugs->jasone Over to maintainer. On Thu, May 25, 2000 at 11:28:07PM -0700, daveg@rblc.com wrote: > >Environment: > FreeBSD zeus.rblc.com 3.2-RELEASE FreeBSD 3.2-RELEASE #5: Sat May 13 10:27:52 PDT 2000 > sysadmin@zeus.rblc.com:/usr/src/sys/compile/ZEUS i386 [11:15:21:/usr/home/sysadmin]$ > >Description: > When loading modules into Apache which are compiled with -pthread, and expect to use posix threads, > Apache will begin to get 'stuck' and refuse to answer requests. This is evedent > when Pache is compiled with CFLAGS=-pthread. Apache will not load multithreaded > modules unless first recompiled with CFLAGS=-pthread. Once reompiled it cannot run > properly. A significant number of fixes and performance enhancements have been made to libc_r since 3.2-RELEASE. Please try a newer version of FreeBSD (RELENG_3, or preferrably RELENG_4). Please let me know if you still run into problems. Thanks, Jason State Changed From-To: feedback->closed There has been no feedback over the past 6 weeks to indicate that this PR represents a real problem in RELENG_3 or RELENG_4. |