Re: [OT] Re: Hiding perl code

2002-07-22 Thread Andreas J. Koenig
On Mon, 22 Jul 2002 10:17:21 -0500 (CDT), Dave Rolsky [EMAIL PROTECTED] said: use Filter::decrypt ; ÿ£j¨tBÓavð@¥€£hK6'{'„Þ^z' [] Of course, perl itself (or mod_perl) sees the cleartext, so a good hacker will find a way to break it. perl -MO=Deparse

Re: Another SEGV perl 5.8.0-RC2 apache 1.3.26 mod_perl 1.27

2002-07-14 Thread Andreas J. Koenig
5.8.0-RC3 still produces the SEGV with apache 1.3.26, mod_perl 1.27, Apache::Request 1.0 and MaxRequestPerChild 0. My recipe to reproduce the SEGV currently is: Set MaxRequestPerChild to 1 and request a static image. Unless the problem is fixed before 5.8.0 comes out (i.e.~Thursday), I fear we

Re: Another SEGV perl 5.8.0-RC2 apache 1.3.26 mod_perl 1.27

2002-06-30 Thread Andreas J. Koenig
On Sat, 29 Jun 2002 16:48:57 -0700 (PDT), Doug MacEachern [EMAIL PROTECTED] said: On Mon, 24 Jun 2002, Andreas J. Koenig wrote: This stack trace is all I have. I cannot reproduce this SEGV at will, so it will be difficult to obtain additional information. All I can do is let

Re: Another SEGV perl 5.8.0-RC2 apache 1.3.26 mod_perl 1.27

2002-06-30 Thread Andreas J. Koenig
On Sun, 30 Jun 2002 15:30:18 -0700 (PDT), Doug MacEachern [EMAIL PROTECTED] said: #0 0x400d8076 in chunk_free (ar_ptr=0x4016ca40, p=0x82fd0a0) at malloc.c:3097 #1 0x400d7f5a in __libc_free (mem=0x82fd0a8) at malloc.c:3023 #2 0x8169142 in Perl_safesysfree (where=0x82fd0a8) at

Another SEGV perl 5.8.0-RC2 apache 1.3.26 mod_perl 1.27

2002-06-24 Thread Andreas J. Koenig
This stack trace is all I have. I cannot reproduce this SEGV at will, so it will be difficult to obtain additional information. All I can do is let the webserver run in -X mode and wait. I have no hints (yet) what kind of request triggers it. Again, as in my older posted SEGV, the line numbers

Re: SEGV in bleadperl@17165 under mod_perl

2002-06-13 Thread Andreas J. Koenig
On Wed, 12 Jun 2002 23:45:41 +0200, [EMAIL PROTECTED] (Andreas J. Koenig) said: Currently I have a testcase that is still 7300 lines of perl code for the server (after all these are in one file) but only 50 lines for the client. I hope to cut that down to a reasonable size tomorrow

Re: SEGV in bleadperl@17165 under mod_perl

2002-06-13 Thread Andreas J. Koenig
On Thu, 13 Jun 2002 15:11:04 -0700 (PDT), Doug MacEachern [EMAIL PROTECTED] said: patch below also cures (when calling system() with Apache::Upload handles still alive). Thank you so much, Doug. Your diagnostics confirmed: the upload filehandle was still in scope. The fix to Request.xs

Re: SEGV in bleadperl@17165 under mod_perl

2002-06-12 Thread Andreas J. Koenig
On Wed, 12 Jun 2002 17:18:53 +0100, Nick Ing-Simmons [EMAIL PROTECTED] said: Is this apache running multi-threaded? or just serially ? So far only tested with -Dusemultiplicity -Duseperlio. IIRC the back trace the SEGV was in stdio rather than in perl itself, suggesting that

SEGV in bleadperl@17165 under mod_perl

2002-06-11 Thread Andreas J. Koenig
PAUSE is suffering from a SEGV since I installed RC1. After I upgraded yesterday to snapshot 17165 I finally caught the following within gdb. I'd appreciate further instructions where to go from here. Program received signal SIGSEGV, Segmentation fault. 0x400d05ff in _IO_fflush (fp=0x89e4178) at

Re: SEGV in bleadperl@17165 under mod_perl

2002-06-11 Thread Andreas J. Koenig
As Jarkko and Nick have pointed out, line numbering is off. I cannot find out why this is the case, the sources *are* from 17165 as I can verify via Apache::Status. On Tue, 11 Jun 2002 08:23:18 -0700 (PDT), Doug MacEachern [EMAIL PROTECTED] said: doug On Tue, 11 Jun 2002, Andreas J. Koenig

Re: loss of shared memory in parent httpd

2002-03-14 Thread Andreas J. Koenig
On Thu, 14 Mar 2002 07:25:27 -0500, Bill Marrs [EMAIL PROTECTED] said: It's copy-on-write. The swap is a write-to-disk. There's no such thing as sharing memory between one process on disk(/swap) and another in memory. agreed. What's interesting is that if I turn swap off and back

Re: [OT] New mod_perl logo (revisited)

2002-02-21 Thread Andreas J. Koenig
On Thu, 21 Feb 2002 23:35:18 -, Jonathan M. Hollin [EMAIL PROTECTED] said: I am still soliciting entries for the new logo (send to mod_perl[at]digital-word.com)... so please keep those images coming. What about entering the old logo as a competitor as well? I think I'd vote for it.

Re: [OT] New mod_perl logo (revisited)

2002-02-21 Thread Andreas J. Koenig
On Fri, 22 Feb 2002 14:51:23 +0800, Stas Bekman [EMAIL PROTECTED] said: Andreas, all the logos from the first contest are in the competition. blush Sorry I missed it. Thanks for bearing with me. -- andreas

Re: Speed of downloading problem.

2002-02-05 Thread Andreas J. Koenig
On Mon, 4 Feb 2002 08:37:52 -0600 , Purcell, Scott [EMAIL PROTECTED] said: The test is taking a 50mb file and placing it in the doc root of the IIS and Apache/htdocs. Then just having a href link pointing to it. We have ruled out the firewall and any networking. I know nothing about

Re: Exceptions section dropped?

2000-08-14 Thread Andreas J. Koenig
On Mon, 14 Aug 2000 10:04:33 +0200 (CEST), Stas Bekman [EMAIL PROTECTED] said: cpan install mod_perl_guide Running make for S/ST/STAS/Apache-mod_perl_guide-1.22.tar.gz Got another SIGINT cpan install Apache::mod_perl_guide Running make for S/ST/STAS/Apache-mod_perl_guide-1.23.tar.gz

Re: UPDATE on Devel::Symdump fails test

2000-06-09 Thread Andreas J. Koenig
On Fri, 09 Jun 2000 11:23:49 +, Rob Tanner [EMAIL PROTECTED] said: I am therefore concluding with CAUTION that the test in Devel::Symdump is out of date. I updated it in my copy and rebuilt package and installed it. Time will now tell whether my conclusion was right. Your

Re: http headers for cache-friendly modperl site

1999-10-11 Thread Andreas J. Koenig
On Mon, 11 Oct 1999 13:18:12 +0400 (MSD), Oleg Bartunov [EMAIL PROTECTED] said: 1. Do you have some examples on-line to illustrate cache-friendly dynamical pages ? On www.stadtplandienst.de the headers for the graphics have optimal headers, I think. The headers for HTML could be