Could you please add a note:
  "if calling Apache::Cookie->new( $r, ... ) causes a segfault, then
consider calling using $r->env instead of $r. e.g.
  Apache::Cookie->new( $r->env, ... )"

This simple change worked for me. And would help many others I think..

Peter, can you give me a small complete script that duplicates this.

Also, what versions of httpd, mod_perl, and apreq are you using.

I might be able to look into it.


--
END
------------------------------------------------------------
    What doesn't kill us can only make us stronger.
                Nothing is impossible.
                                
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Developer / Liquidity Services, Inc.
        http://www.liquidityservicesinc.com

Reply via email to