DO NOT REPLY [Bug 9714] - Apache 2.0 service won't start on XP Pro SMP (race?)

2003-02-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9714.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9714

Apache 2.0 service won't start on XP Pro SMP (race?)

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 9714] - Apache 2.0 service won't start on XP Pro SMP (race?)

2002-06-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9714.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9714

Apache 2.0 service won't start on XP Pro SMP (race?)

[EMAIL PROTECTED] changed:

   What|Removed |Added

Summary|Apache/2.0.36 service cannot|Apache 2.0 service won't
   |be startet on Windows XP Pro|start on XP Pro SMP (race?)
   |SMP |



--- Additional Comments From [EMAIL PROTECTED]  2002-06-23 20:37 ---

  I have two suspicions.  The first is easier to walk than the other.

  1. there is a race in the service mpm code when creating the SCM thread,
 a seperate thread that manages communications and args from the Service
 Control Manager.

  2. WinXP won't tolerate the SCM thread starting on a different CPU than the
 original invocation.  This is probably unlikely, but serious enough to
 consider processor affinity issues.

  I will look for the race, and give you an update.  Have you checked .39?
  [update the bug Version if you have.]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]