Dumping the usage_message because the argv/argc returned from mpm_rewrite_args has argc=4 but there is no 4th argument on argv. The 4th arg is being pulled from the registry:
System/CurrentControlSet/apache2/ConfigArgs. ConfigArgs key exists but it has no value associated with it and I suspect this is the problem Bill > I presume the -k patch... since > > apache -k start -n apache2 > > dumps the usage message. Forget about a Monday tag, folks. > Late in the week, perhaps? > > There are four other boffo bugs I'd like to have a chance to look at before > inflicting .37 on the world: > > 1. Fix apr_file_read() so that we don't crash on the first read in rotatelogs. > Win32's implementation appears to have been borked in overeagerness > to work around unusual read cases - we can't handle the simple ones. > > 2. Fix WinNT MPM to use apr_thread_create/apr_proc_create. The former > is a simple fix, the later is required for folks who install Apache to > a non- > ASCII file path or who pass non-ASCII arguments on the command line. > It's the last I18N hassle in Apache2. Essentially, I'm getting sick of us > not eating our own dogfood ... those MS munchies may taste better, but > where does it leave us? > > 3. Fix thread setup/teardown on winnt mpm. We are using non-threadsafe > threadcount incr/dec operations. I've seen it deadlock with six 'running > threads' when no threads were left, and while it might be a quirk, we > really > need to address it. > > 4. Cruft in apr-util that exports undecorated names from apr_strmatch. > > Bill > > > At 10:29 AM 5/24/2002, you wrote: > >HEAD will not start as a service on Windows. Not sure exactly when of > >what broke it. > > > >Bill > > > >----- Original Message ----- > >From: "Sander Striker" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Sent: Friday, May 24, 2002 2:47 AM > >Subject: Tagging 2.0.37 > > > > > > > Hi, > > > > > > What about tagging the tree on monday? > > > Thoughts? > > > > > > Sander > > > > >