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=13419>.
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=13419

Weird seg fault on Mac OS X for mod_jk2 + Apache2





------- Additional Comments From [EMAIL PROTECTED]  2002-10-11 00:42 -------
Costin,
  I compiled with '-g' flag only. No optimization.
Before I put in the printf's, similar seg fault was at this line:

if(0 == strcmp(mPriv->names[i], name)) {

I know it's weird since I check for NULL a few lines above it.
This kind of error is almost like mem was deallocated accidentally,
before it is used.

  I saw on the mailing list that someone else has a similar seg fault on
Solaris as well.

Thanks!

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

Reply via email to