Philip M. Gollucci wrote:
cd /usr/local/sbin
./apachectl start
Segmentation Fault (core dumped)
(gdb) run -X -d /usr/local
Starting program: /usr/local/sbin/httpd -X -d /usr/local
gdb in realloc(): error: pointer to wrong page
Abort (core dumped)
Of course, my gdb itself dumps core *sigh*
Any
Len Kranendonk wrote:
Of course, the FreeBSD pkg builds are without debugging.
I'll give that a whirl shortly.
Thanks for that Philip. I know perl but this is way beyond my reach.
If you're wondering why I don't just compile these by hand, its because
I don't want to deal with installing ImageM
> trunks# apachectl start
> Segmentation fault (core dumped)
>
> Of course, the FreeBSD pkg builds are without debugging.
> I'll give that a whirl shortly.
Thanks for that Philip. I know perl but this is way beyond my reach.
Urgency: 1-Extreme
When I restart apache I get
Perl Parser: Inappropriate ioctl for device
I have to restart the server to get apache to restart.
I have narrowed it down by removing mods on at a time. When I remove the modperl after the error happens I do not have to reboot the server.
R
pradeep kumar wrote:
> I tried to read the whole of argv and push it in
> modperl_config_srv_argv_push(). But what I can get only upto
> "/app/apache/bin/httpd -d /app/apache" and not the whole of
> "/app/apache/bin/httpd -d /app/apache -k start". I tried to print
> argv[3] which just gave me nul
1. Problem Description:
Hi there,
I'm trying to compile mod_perl-2.0.2 on debian sarge and I'm getting the
following error at the beginning of the testing phase:
8<
Syntax error on line 12 of
/home/bfoote/files/mod_perl/mod_perl-2.0.2/t/conf/httpd.conf:
Cannot load
/home/bfoote/
> Somewhere, it uses $& or one of those operators that change the regex
engine of
> perl. I don't know if its been fixed in 5.8.7 or maint.
I'm running 5.8.7 and it still has this problem.
I'm currently working around it by not preloading Image::Magick and using
"require"
to load Image::Magick o
pkg_add -r perl
pkg_add -r ImageMagick
pkg_add -r mod_perl2
ls -1 /var/db/pkg
ImageMagick-6.2.2.1
apache-2.0.55
expat-1.95.8_3
fontconfig-2.2.3,1
freetype2-2.1.10_1
ghostscript-gnu-7.07_13
gsfonts-8.11_2
jasper-1.701.0
jbigkit-1.6
jpeg-6b_3
lcms-1.14,1
libfpx-1.2.0.12
libiconv-1.9.2_1
libltdl-1.5
> I'm going to have to eat part/all of my words here as there is no port for
> p5-Image-Magick.
There is a port ImageMagick which also contains the perl module
Image::Magick.
I've mailed the maintainer. Not sure though if he would be able to fix it as
he might
not be into perl.
Kevin A. McGrail wrote:
If it helps, I am under the opinion that ImageMagick on a Linux box is
causing segfaults under modperl1 & 2 and I identified the issue years ago
but have just started tracking it back to ImageMagick. I expect to be
tackling this issue sometime very soon.
Ding!
Lightbulb
If it helps, I am under the opinion that ImageMagick on a Linux box is
causing segfaults under modperl1 & 2 and I identified the issue years ago
but have just started tracking it back to ImageMagick. I expect to be
tackling this issue sometime very soon.
Regards,
KAM
- Original Message -
Philip M. Gollucci wrote:
Len Kranendonk wrote:
As soon as I preload Image::Magick under mod_perl2 on FreeBSD (5.3,
5.4 and 6.0) I
get a "Segmentation fault (core dumped)" when I start Apache.
look in the Makefile for the Maintainer of the port.
if that doesn't work ports /at/ FreeBSD (dot)
Len Kranendonk wrote:
As soon as I preload Image::Magick under mod_perl2 on FreeBSD (5.3, 5.4
and 6.0) I
get a "Segmentation fault (core dumped)" when I start Apache.
look in the Makefile for the Maintainer of the port.
if that doesn't work ports /at/ FreeBSD (dot) org
or you can file a gnats
> "shenanigans" == shenanigans <[EMAIL PROTECTED]> writes:
shenanigans> We have mirrored your mail list in a new application that
shenanigans> provides a more aggregated and safe environment which
shenanigans> utilizes the power of broadband.
Translation: when you visit our site, you will ge
As soon as I preload Image::Magick under mod_perl2
on FreeBSD (5.3, 5.4 and 6.0) I
get a "Segmentation fault (core dumped)" when
I start Apache.
Without preloading it works fine.
What's the best place to report this bug ?
Clinton Gormley wrote:
I have recently had a bit of exposure to Class:DBI and CGI::Application
in a project running under CGI.
[...]
What are the experiences/opinions of using these modules under mod_perl
2 on high traffic sites?
I'm currently using them on mod_perl 1, but it shouldn't matt
16 matches
Mail list logo