jonathan vanasco <[EMAIL PROTECTED]> writes: > On Nov 15, 2004, at 11:18 AM, Joe Schaefer wrote:
[...] >> Can you please show us the code which segfaults? [...] > sub handler > { > my $r = shift; > my $req = Apache::Request->new( $r , DISABLE_UPLOADS=>1); > my %cookiejar = Apache::Cookie::Jar->new( $req ); OK, thanks! This bug should be fixed with the next release. It's a bit tricky to fix this, because Apache::Request doesn't always inherit from the environment object. -- Joe Schaefer -- 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