In message <[EMAIL PROTECTED]>, Stas Bekman writes: >The core dump shows that neither mod_perl nor Perl are involved. I suppose
My 2c guess is that mod_perl is not properly copying the username into the relevant Apache data structure or Apache expects the username to be stored with undocumented magic like a trailing null as the core looks to be in the strcmp where Apache is searching the group membership list. >Geoff was suggesting to try the cvs version of Apache? It seems to be a pure >Apache problem. Try to get all the mod_perl parts away from your config and I should have mentioned that replacing my Perl Authen handler with an AuthPasswordFile works fine. I'll try the latest http2 snapshot. John [EMAIL PROTECTED] -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html