List Info

Thread: DO NOT REPLY New: - worker mpm usage of apr's memory pools is not thread-safe




DO NOT REPLY New: - worker mpm usage of apr's memory pools is not thread-safe
user name
2006-12-17 19:33:19
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41
196>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41196

           Summary: worker mpm usage of apr's memory pools
is not thread-
                    safe
           Product: Apache httpd-2
           Version: 2.2-HEAD
          Platform: Other
        OS/Version: other
            Status: NEW
          Keywords: PatchAvailable
          Severity: normal
          Priority: P2
         Component: worker
        AssignedTo: bugshttpd.apache.org
        ReportedBy: davihaxent.com.br


Move the worker_queue to be created on the child rather than
on the worker threads.
Also avoid using the child pool, it's not thread-safe.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=ema
il
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.

------------------------------------------------------------
---------
To unsubscribe, e-mail: bugs-unsubscribehttpd.apache.org
For additional commands, e-mail: bugs-helphttpd.apache.org

IA64: alignment bug in ldscript
user name
2006-12-18 12:04:31
[IA64] bug in ldscript (mainstream)

Occasionally, in mainstream number of fsys entries is even.
In OpenVZ it is odd and we get misaligned kernel image,
which does not boot.

Signed-Off-By: Alexey Kuznetsov <kuznetms2.inr.ac.ru>
Signed-Off-By: Kirill Korotaev <devopenvz.org>

diff -urp ../linux-2.6.18-vz/arch/ia64/kernel/vmlinux.lds.S
linux-2.6.18-vz/arch/ia64/kernel/vmlinux.lds.S
---
../linux-2.6.18-vz/arch/ia64/kernel/vmlinux.lds.S	2006-12-08
13:34:19.000000000 +0300
+++
linux-2.6.18-vz/arch/ia64/kernel/vmlinux.lds.S	2006-12-13
02:51:03.000000000 +0300
 -163,6
+163,7  SECTIONS
 	}
 #endif
 
+  . = ALIGN(8);
    __con_initcall_start = .;
   .con_initcall.init : AT(ADDR(.con_initcall.init) -
LOAD_OFFSET)
 	{ *(.con_initcall.init) }

-
To unsubscribe from this list: send the line
"unsubscribe linux-ia64" in
the body of a message to majordomovger.kernel.org
More majordomo info at  http://vge
r.kernel.org/majordomo-info.html
IA64: alignment bug in ldscript
user name
2006-12-18 19:23:29
Kirill Korotaev wrote on Monday, December 18, 2006 4:05 AM
> [IA64] bug in ldscript (mainstream)
> 
> Occasionally, in mainstream number of fsys entries is
even.

Is it a typo on "fsys entries is even"?

If not, then this change log is misleading. It is the
instruction
patch list of FSYS_RETURN that can potentially cause other
data
structures to be out of alignment. And number of FSYS_RETURN
call
site will not necessarily match number of fsys entry.


> In OpenVZ it is odd and we get misaligned kernel image,
> which does not boot.

Otherwise, the patch looks fine to me.
-
To unsubscribe from this list: send the line
"unsubscribe linux-ia64" in
the body of a message to majordomovger.kernel.org
More majordomo info at  http://vge
r.kernel.org/majordomo-info.html
[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )