No dev snapshot's any more??

2012-02-20 Thread Marco Walther
Hi, does anybody know where the SVN snapshots went? http://perl.apache.org/download/source.html says they should be @ http://svn.apache.org/snapshots/modperl-2.0/ and I got them there before. But now that server does not know anything about the /snapshots structure any more?? Is there a new p

Re: mod_perl2 and Perl 5.14 with uselargefiles on 32-bit architectures

2011-10-22 Thread Marco Walther
On 10/22/2011 11:08 AM, Niko Tyni wrote: On Wed, Sep 28, 2011 at 02:22:49PM -0700, Marco Walther wrote: OK, I think I found one problem. The following two defines don't make it from the Perl make to the CCFLAGS for the mod_perl:-( `-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'

mp 2.0.6-dev & Perl 5.14.2: Does it fail to overwrite exit() as expected??

2011-10-18 Thread Marco Walther
Hi, it looks like Perl 5.14.2 & mod_perl 2.0.6-dev have a problem with exit() :-( http://modperlbook.org/html/6-4-1-exit.html http://perl.apache.org/docs/2.0/user/coding/coding.html#C_exit_ Unfortunately Bugzilla uses exit()'s all over the place and I tried to add some rflush()es to some. Bu

Re: [mp 2.0.5] Early core dump:-( OpenSolaris-x86, Apache 2.2.21 & Perl 5.14.1

2011-09-28 Thread Marco Walther
ne 2266 in "dump.c" [29] S_run_body(my_perl = 0x827f4d0, oldscope = 1), line 2345 in "perl.c" [30] perl_run(my_perl = 0x827f4d0), line 2268 in "perl.c" [31] main(argc = 6, argv = 0x8047b5c, env = 0x8047b78), at 0x806cea0 (dbx.x86) -- Partial diff

Re: [mp 2.0.5] Early core dump:-( OpenSolaris-x86, Apache 2.2.21 & Perl 5.14.1

2011-09-27 Thread Marco Walther
Perl 5.10.1 & mod_perl 2.0.4 --> Perl 5.14.1 (probably .2) & mod_perl 2.0.5 but so far that does not work:-( Thanks, -- Marco On Wednesday, September 21, 2011 at 7:24 PM, Marco Walther wrote: -8<-- Start Bug Report 8<-- 1. Problem Des

[mp 2.0.5] Early core dump:-( OpenSolaris-x86, Apache 2.2.21 & Perl 5.14.1

2011-09-24 Thread Marco Walther
-8<-- Start Bug Report 8<-- 1. Problem Description: Apache with enabled mod_perl runs into a SIGSEGV quickly during the initialization of mod_perl:-( This run is from a worker-mpm but the same happens with the prefork-mpm. We were running mod_perl 2.0.4

[mp 2.0.5] Early core dump:-( OpenSolaris-x86, Apache 2.2.21 & Perl 5.14.1

2011-09-22 Thread Marco Walther
-8<-- Start Bug Report 8<-- 1. Problem Description: Apache with enabled mod_perl runs into a SIGSEGV quickly during the initialization of mod_perl:-( This run is from a worker-mpm but the same happens with the prefork-mpm. We were running mod_perl 2.0.4