RE: Segmentation fault

2000-12-12 Thread Alex Algard
. Alex Algard -Original Message- From: Per Moeller [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 12, 2000 2:49 PM To: [EMAIL PROTECTED] Subject: Segmentation fault Does anyone have problem with Apache 1.3.12 / Mod_perl 1.24 making it's childs do segmentation

very strange bug w/ tainting

2000-07-26 Thread Alex Algard
We have been working with some code on a single-process mod_perl test server for several weeks now, and it has been running fine. We just copied the code onto a production machine, and we are now seeing the following error appear on an inconsistent basis: Insecure dependency in require while

follow-up: very strange bug w/ tainting

2000-07-26 Thread Alex Algard
sr/bin/perl # name: crashme.pl use Test; print qq[HTMLBODYCome on you dummy... crash me! Try harder!/BODY/HTML]; package Test; #do nothing but crash any other script that uses me (under special circumstances) 1; ____ Alex Algard [EMAIL PROTECTED]

installation of GTop and Scoreboard

2000-05-31 Thread Alex Algard
would certainly appreciate it! Thank you, Alex Algard [EMAIL PROTECTED] - OUTPUT FROM GTop.pm - [root]# perl Makefile.PL Note (probably harmless): No library found for -lgtop Note (probably harmless): No library found for -lgtop_sysdeps Note (probably harmless): No library found

installation of GTop and Scoreboard

2000-05-30 Thread Alex Algard
would certainly appreciate it! Thank you, Alex Algard [EMAIL PROTECTED] - OUTPUT FROM GTop.pm - [root]# perl Makefile.PL Note (probably harmless): No library found for -lgtop Note (probably harmless): No library found for -lgtop_sysdeps Note (probably harmless): No library found

RE: installation of GTop and Scoreboard

2000-05-30 Thread Alex Algard
Thanks, but installing glibtop only solved the GTop.pm issue. We're still having the same problem with Scoreboard.pm. Below is the output from the Scoreboard.pm installation process. Alex Algard [EMAIL PROTECTED] [root]# perl Makefile.PL Writing Makefile for Apache::DummyScoreboard Writing