Return-Path: X-Original-To: apmail-perl-modperl-archive@www.apache.org Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E7A7B1032B for ; Sun, 5 Jan 2014 17:09:39 +0000 (UTC) Received: (qmail 35284 invoked by uid 500); 5 Jan 2014 17:09:36 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 35255 invoked by uid 500); 5 Jan 2014 17:09:28 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 35231 invoked by uid 99); 5 Jan 2014 17:09:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Jan 2014 17:09:27 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aarts.eric@gmail.com designates 209.85.192.179 as permitted sender) Received: from [209.85.192.179] (HELO mail-pd0-f179.google.com) (209.85.192.179) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Jan 2014 17:09:20 +0000 Received: by mail-pd0-f179.google.com with SMTP id r10so17262613pdi.38 for ; Sun, 05 Jan 2014 09:08:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=3zIiExXWkEg67RGc481gvO9hB0LpOgEzopg4Cza6hAM=; b=TXyiQ7zFMWBZIviZaxqn1Pv83dAlSERqM2HCuKcp8t/lYiuu1xnI1saTrH1z/NokdV rtc+5VJnhXaG0P7fHcXyIqMcDZykBxTPZ7+28NlHa6EgY9jlTuOagQNZbMvv0h1LM70X n4cpQk8JIYM1nMccNesG0CvnmuVHWJLUSVXvicoTHraqTnYwllf3pusF6prdRXOCH5jm mGc5ep92gqtzjOE/caLPYxSg0mwcrfCtWNbf8jgPQqmabliJ7VlRkKJevNTb02Woo1iZ scKwqP+rewE7YMtYVO/pZ5r9k3/O/XC3gD9JuPEqKen5cgEel0yZA6O1G9Ss6jyZadmx b8nQ== X-Received: by 10.68.178.3 with SMTP id cu3mr8578939pbc.93.1388941739095; Sun, 05 Jan 2014 09:08:59 -0800 (PST) MIME-Version: 1.0 Received: by 10.70.34.230 with HTTP; Sun, 5 Jan 2014 09:08:38 -0800 (PST) From: Eric Aarts Date: Sun, 5 Jan 2014 18:08:38 +0100 Message-ID: Subject: [mp2] TestRun.pm in production-environment generates 'oh Crap, server dumped core' messages. When / why is TestRun.pm active? To: modperl@perl.apache.org Content-Type: multipart/alternative; boundary=047d7b86f10ef8fadd04ef3c32f1 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b86f10ef8fadd04ef3c32f1 Content-Type: text/plain; charset=UTF-8 1. Problem Description: On our new Ubuntu 12.04.3 LTS server (LAMP) I have successfully installed mod_perl (with apt-get) and it seems to be running OK. Our webbased ERP-package is running with mod_perl on several Ubuntu servers without any problem (up from Ubuntu 8.04). This server shows in the '/var/log/apache2/error.log'-file many lines like: (...) [ error] oh Shucks, server dumped core [ error] oh Dangit, server dumped core [ error] oh Crap, server dumped core [ error] oh Gosh, server dumped core [ error] oh Dangit, server dumped core [ error] oh Dangnabit, server dumped core (...) Around 40 of these messages per hour, only when user are active on the server with Apache2/Mod_Perl. We have not seen these on other servers. I traced this to '/usr/lib/perl5/Apache/TestRun.pm' (I altered shucks to Shucks...) and commented 2 lines to prevent these messages. My questions are: (1) Why is a function in TestRun.pm active? Seems to me TestRun is for testing? Or when you compile from source? (2) Are these messages meant seriously? (3) When we upgrade to 14.04 (whith a newer mod_perl version), is this solved? Eric 2. Used Components and their Configuration: sysop@mars:/tmp$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 12.04.3 LTS Release: 12.04 Codename: precise *** mod_perl version 2.000005 *** using /usr/lib/perl5/Apache2/BuildConfig.pm *** Makefile.PL options: MP_APR_LIB => aprext MP_APXS => /usr/bin/apxs2 MP_CCOPTS => -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Wall MP_COMPAT_1X => 1 MP_GENERATE_XS => 1 MP_INCLUDE_DIR => /usr/include/apache2 /usr/include/apr-1.0 MP_LIBNAME => mod_perl MP_TRACE => 0 MP_USE_DSO => 1 MP_USE_GTOP => 1 MP_USE_STATIC => 0 *** The httpd binary was not found *** (apr|apu)-config linking info (apr|apu)-config scripts were not found *** /usr/bin/perl -V Summary of my perl5 (revision 5 version 14 subversion 2) configuration: Platform: osname=linux, osvers=2.6.42-37-generic, archname=x86_64-linux-gnu-thread-multi uname='linux batsu 2.6.42-37-generic #58-ubuntu smp thu jan 24 15:28:10 utc 2013 x86_64 x86_64 x86_64 gnulinux ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.14 -Darchlib=/usr/lib/perl/5.14 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.14.2 -Dsitearch=/usr/local/lib/perl/5.14.2 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Duse64bitint -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Ui_libutil -DDEBUGGING=-g -Doptimize=-O2 -Duseshrplib -Dlibperl=libperl.so.5.14.2 -des' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=define, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2 -g', cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include' ccversion='', gccversion='4.6.3', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='cc', ldflags =' -fstack-protector -L/usr/local/lib' libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt perllibs=-ldl -lm -lpthread -lc -lcrypt libc=, so=so, useshrplib=true, libperl=libperl.so.5.14.2 gnulibc_version='2.15' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API Locally applied patches: DEBPKG:debian/arm_thread_stress_timeout - http://bugs.debian.org/501970 Raise the timeout of ext/threads/shared/t/stress.t to accommodate slower build hosts DEBPKG:debian/cpan_definstalldirs - Provide a sensible INSTALLDIRS default for modules installed from CPAN. DEBPKG:debian/db_file_ver - http://bugs.debian.org/340047 Remove overly restrictive DB_File version check. DEBPKG:debian/doc_info - Replace generic man(1) instructions with Debian-specific information. DEBPKG:debian/enc2xs_inc - http://bugs.debian.org/290336 Tweak enc2xs to follow symlinks and ignore missing @INC directories. DEBPKG:debian/errno_ver - http://bugs.debian.org/343351 Remove Errno version check due to upgrade problems with long-running processes. DEBPKG:debian/libperl_embed_doc - http://bugs.debian.org/186778Note that libperl-dev package is required for embedded linking DEBPKG:fixes/respect_umask - Respect umask during installation DEBPKG:debian/writable_site_dirs - Set umask approproately for site install directories DEBPKG:debian/extutils_set_libperl_path - EU:MM: Set location of libperl.a to /usr/lib DEBPKG:debian/no_packlist_perllocal - Don't install .packlist or perllocal.pod for perl or vendor DEBPKG:debian/prefix_changes - Fiddle with *PREFIX and variables written to the makefile DEBPKG:debian/fakeroot - Postpone LD_LIBRARY_PATH evaluation to the binary targets. DEBPKG:debian/instmodsh_doc - Debian policy doesn't install .packlist files for core or vendor. DEBPKG:debian/ld_run_path - Remove standard libs from LD_RUN_PATH as per Debian policy. DEBPKG:debian/libnet_config_path - Set location of libnet.cfg to /etc/perl/Net as /usr may not be writable. DEBPKG:debian/m68k_thread_stress - http://bugs.debian.org/517938 http://bugs.debian.org/495826 Disable some threads tests on m68k for now due to missing TLS. DEBPKG:debian/mod_paths - Tweak @INC ordering for Debian DEBPKG:debian/module_build_man_extensions - http://bugs.debian.org/479460 Adjust Module::Build manual page extensions for the Debian Perl policy DEBPKG:debian/prune_libs - http://bugs.debian.org/128355 Prune the list of libraries wanted to what we actually need. DEBPKG:fixes/net_smtp_docs - [rt.cpan.org #36038] http://bugs.debian.org/100195 Document the Net::SMTP 'Port' option DEBPKG:debian/perlivp - http://bugs.debian.org/510895 Make perlivp skip include directories in /usr/local DEBPKG:debian/disable-zlib-bundling - Disable zlib bundling in Compress::Raw::Zlib DEBPKG:debian/cpanplus_definstalldirs - http://bugs.debian.org/533707 Configure CPANPLUS to use the site directories by default. DEBPKG:debian/cpanplus_config_path - Save local versions of CPANPLUS::Config::System into /etc/perl. DEBPKG:debian/deprecate-with-apt - http://bugs.debian.org/580034Point users to Debian packages of deprecated core modules DEBPKG:fixes/hurd-ccflags - [a190e64] http://bugs.debian.org/587901[perl #92244] Make hints/gnu.sh append to $ccflags rather than overriding them DEBPKG:debian/squelch-locale-warnings - http://bugs.debian.org/508764 Squelch locale warnings in Debian package maintainer scripts DEBPKG:debian/skip-upstream-git-tests - Skip tests specific to the upstream Git repository DEBPKG:fixes/extutils-cbuilder-cflags - [011e8fb] http://bugs.debian.org/624460 [perl #89478] Append CFLAGS and LDFLAGS to their Config.pm counterparts in EU::CBuilder DEBPKG:fixes/module-build-home-directory - http://bugs.debian.org/624850 [rt.cpan.org #67893] Fix failing tilde test when run under a UID without a passwd entry DEBPKG:debian/patchlevel - http://bugs.debian.org/567489 List packaged patches for 5.14.2-6ubuntu2.3 in patchlevel.h DEBPKG:fixes/h2ph-multiarch - [e7ec705] http://bugs.debian.org/625808 [perl #90122] Make h2ph correctly search gcc include directories DEBPKG:fixes/index-tainting - [3b36395] http://bugs.debian.org/291450 [perl #64804] RT 64804: tainting with index() of a constant DEBPKG:debian/skip-kfreebsd-crash - http://bugs.debian.org/628493[perl #96272] Skip a crashing test case in t/op/threads.t on GNU/kFreeBSD DEBPKG:fixes/document_makemaker_ccflags - http://bugs.debian.org/628522 [rt.cpan.org #68613] Document that CCFLAGS should include $Config{ccflags} DEBPKG:fixes/sys-syslog-socket-timeout-kfreebsd.patch - http://bugs.debian.org/627821 [rt.cpan.org #69997] Use a socket timeout on GNU/kFreeBSD to catch ICMP port unreachable messages DEBPKG:fixes/hurd-hints - http://bugs.debian.org/636609 Improve general GNU hints, needed for GNU/Hurd. DEBPKG:fixes/pod_fixes - [7698aed] http://bugs.debian.org/637816Fix typos in several pod/perl*.pod files DEBPKG:debian/find_html2text - http://bugs.debian.org/640479Configure CPAN::Distribution with correct name of html2text DEBPKG:fixes/digest_eval_hole - http://bugs.debian.org/644108 Close the eval "require $module" security hole in Digest->new($algorithm) DEBPKG:fixes/hurd-ndbm - [f0d0a20] [perl #102680] http://bugs.debian.org/645989 Add GNU/Hurd hints for NDBM_File DEBPKG:fixes/sysconf.t-posix - [8040185] [perl #102888] http://bugs.debian.org/646016 Fix hang in ext/POSIX/t/sysconf.t on GNU/Hurd DEBPKG:fixes/hurd-largefile - [1fda587] [perl #103014] http://bugs.debian.org/645790 enable LFS on GNU/Hurd DEBPKG:debian/hurd_test_todo_syslog - http://bugs.debian.org/650093Disable failing GNU/Hurd tests in cpan/Sys-Syslog/t/syslog.t DEBPKG:fixes/hurd_skip_itimer_virtual - [rt.cpan.org #72754] http://bugs.debian.org/650094 Skip interval timer tests in Time::HiRes on GNU/Hurd DEBPKG:debian/hurd_test_skip_socketpair - http://bugs.debian.org/650186 Disable failing GNU/Hurd tests ext/Socket/t/socketpair.t DEBPKG:debian/hurd_test_skip_sigdispatch - http://bugs.debian.org/650188 Disable failing GNU/Hurd tests op/sigdispatch.t DEBPKG:debian/hurd_test_skip_stack - http://bugs.debian.org/650175Disable failing GNU/Hurd tests dist/threads/t/stack.t DEBPKG:debian/hurd_test_skip_recv - http://bugs.debian.org/650095Disable failing GNU/Hurd tests cpan/autodie/t/recv.t DEBPKG:debian/hurd_test_skip_libc - http://bugs.debian.org/650097Disable failing GNU/Hurd tests dist/threads/t/libc.t DEBPKG:debian/hurd_test_skip_pipe - http://bugs.debian.org/650187Disable failing GNU/Hurd tests io/pipe.t DEBPKG:debian/hurd_test_skip_io_pipe - http://bugs.debian.org/650096Disable failing GNU/Hurd tests dist/IO/t/io_pipe.t DEBPKG:fixes/CVE-2012-5195 - avoid calling memset with a negative count DEBPKG:fixes/CVE-2012-5526 - [PATCH 1/4] CR escaping for P3P header DEBPKG:CVE-2013-1667.patch - [PATCH] Prevent premature hsplit() calls, and only trigger REHASH after hsplit() Built under linux Compiled at Mar 18 2013 19:17:55 %ENV: PERL_LWP_USE_HTTP_10="1" @INC: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl . *** Packages of interest status: Apache2 : - Apache2::Request : - CGI : 3.52 ExtUtils::MakeMaker: 6.57_05 LWP : 6.03 mod_perl : - mod_perl2 : 2.000005 3. This is the core dump trace: (if you get a core dump): [CORE TRACE COMES HERE] This report was generated by /usr/share/libapache2-mod-perl2/mp2bug on Sun Jan 5 16:45:23 2014 GMT. --047d7b86f10ef8fadd04ef3c32f1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

1. Problem Description:

On our new Ubuntu 12.04.3= LTS server (LAMP) I have successfully installed mod_perl (with apt-get) an= d it seems to be running OK.
Our webbased ERP-package is running with mo= d_perl on several Ubuntu servers without any problem (up from Ubuntu 8.04).=

This server shows in the '/var/log/apache2/error.log'-file man= y lines like:
(...)
[=C2=A0 error] oh Shucks, server dumped core
[= =C2=A0 error] oh Dangit, server dumped core
[=C2=A0 error] oh Crap, serv= er dumped core
[=C2=A0 error] oh Gosh, server dumped core
[=C2=A0 error] oh Dangit, ser= ver dumped core
[=C2=A0 error] oh Dangnabit, server dumped core
(...)=
Around 40 of these messages per hour, only when user are active = on the server with Apache2/Mod_Perl.

We have not seen these on other servers.
I traced this to '/usr/l= ib/perl5/Apache/TestRun.pm' (I altered shucks to Shucks...) and comment= ed 2 lines to prevent these messages.

My questions are:
(1) Why is= a function in TestRun.pm active? Seems to me TestRun is for testing? Or wh= en you compile from source?
(2) Are these messages meant seriously?
(3) When we upgrade to 14.04 (wh= ith a newer mod_perl version), is this solved?

Eric


2. Used= Components and their Configuration:

sysop@mars:/tmp$=C2=A0 lsb_relea= se -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:=C2= =A0=C2=A0=C2=A0 Ubuntu 12.04.3 LTS
Release:=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 12.04
Codename:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 prec= ise


*** mod_perl version 2.000005

*** using /usr/lib/perl5/= Apache2/BuildConfig.pm

*** Makefile.PL options:
=C2=A0 MP_APR_LIB=C2=A0=C2=A0=C2=A0=C2=A0 = =3D> aprext
=C2=A0 MP_APXS=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 = =3D> /usr/bin/apxs2
=C2=A0 MP_CCOPTS=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 = =3D> -g -O2 -fstack-protector --param=3Dssp-buffer-size=3D4 -Wformat -Wf= ormat-security -Wall
=C2=A0 MP_COMPAT_1X=C2=A0=C2=A0 =3D> 1
=C2=A0 MP_GENERATE_XS =3D> 1
=C2=A0 MP_INCLUDE_DIR =3D> /usr/inclu= de/apache2 /usr/include/apr-1.0
=C2=A0 MP_LIBNAME=C2=A0=C2=A0=C2=A0=C2= =A0 =3D> mod_perl
=C2=A0 MP_TRACE=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =3D> 0
=C2=A0 MP_USE_DSO=C2=A0=C2=A0=C2=A0=C2=A0 =3D> 1
=C2=A0= MP_USE_GTOP=C2=A0=C2=A0=C2=A0 =3D> 1
=C2=A0 MP_USE_STATIC=C2=A0 =3D&= gt; 0


*** The httpd binary was not found


*** (apr|apu)-config li= nking info

(apr|apu)-config scripts were not found


*= ** /usr/bin/perl -V
Summary of my perl5 (revision 5 version 14 subversio= n 2) configuration:

=C2=A0 Platform:
=C2=A0=C2=A0=C2=A0 osname=3Dlinux, osvers=3D2.6.42-3= 7-generic, archname=3Dx86_64-linux-gnu-thread-multi
=C2=A0=C2=A0=C2=A0 u= name=3D'linux batsu 2.6.42-37-generic #58-ubuntu smp thu jan 24 15:28:1= 0 utc 2013 x86_64 x86_64 x86_64 gnulinux '
=C2=A0=C2=A0=C2=A0 config_args=3D'-Dusethreads -Duselargefiles -Dccflag= s=3D-DDEBIAN -Dcccdlflags=3D-fPIC -Darchname=3Dx86_64-linux-gnu -Dprefix=3D= /usr -Dprivlib=3D/usr/share/perl/5.14 -Darchlib=3D/usr/lib/perl/5.14 -Dvend= orprefix=3D/usr -Dvendorlib=3D/usr/share/perl5 -Dvendorarch=3D/usr/lib/perl= 5 -Dsiteprefix=3D/usr/local -Dsitelib=3D/usr/local/share/perl/5.14.2 -Dsite= arch=3D/usr/local/lib/perl/5.14.2 -Dman1dir=3D/usr/share/man/man1 -Dman3dir= =3D/usr/share/man/man3 -Dsiteman1dir=3D/usr/local/man/man1 -Dsiteman3dir=3D= /usr/local/man/man3 -Duse64bitint -Dman1ext=3D1 -Dman3ext=3D3perl -Dpager= =3D/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Ui_l= ibutil -DDEBUGGING=3D-g -Doptimize=3D-O2 -Duseshrplib -Dlibperl=3Dlibperl.s= o.5.14.2 -des'
=C2=A0=C2=A0=C2=A0 hint=3Drecommended, useposix=3Dtrue, d_sigaction=3Ddefin= e
=C2=A0=C2=A0=C2=A0 useithreads=3Ddefine, usemultiplicity=3Ddefine
= =C2=A0=C2=A0=C2=A0 useperlio=3Ddefine, d_sfio=3Dundef, uselargefiles=3Ddefi= ne, usesocks=3Dundef
=C2=A0=C2=A0=C2=A0 use64bitint=3Ddefine, use64bital= l=3Ddefine, uselongdouble=3Dundef
=C2=A0=C2=A0=C2=A0 usemymalloc=3Dn, bincompat5005=3Dundef
=C2=A0 Compile= r:
=C2=A0=C2=A0=C2=A0 cc=3D'cc', ccflags =3D'-D_REENTRANT -D= _GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/lo= cal/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64',
=C2=A0=C2=A0=C2=A0 optimize=3D'-O2 -g',
=C2=A0=C2=A0=C2=A0 cppfl= ags=3D'-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -= fstack-protector -I/usr/local/include'
=C2=A0=C2=A0=C2=A0 ccversion= =3D'', gccversion=3D'4.6.3', gccosandvers=3D''
=C2=A0=C2=A0=C2=A0 intsize=3D4, longsize=3D8, ptrsize=3D8, doublesize=3D8, = byteorder=3D12345678
=C2=A0=C2=A0=C2=A0 d_longlong=3Ddefine, longlongsiz= e=3D8, d_longdbl=3Ddefine, longdblsize=3D16
=C2=A0=C2=A0=C2=A0 ivtype=3D= 'long', ivsize=3D8, nvtype=3D'double', nvsize=3D8, Off_t=3D= 'off_t', lseeksize=3D8
=C2=A0=C2=A0=C2=A0 alignbytes=3D8, prototype=3Ddefine
=C2=A0 Linker and = Libraries:
=C2=A0=C2=A0=C2=A0 ld=3D'cc', ldflags =3D' -fstac= k-protector -L/usr/local/lib'
=C2=A0=C2=A0=C2=A0 libpth=3D/usr/local= /lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/.= ./lib /lib /usr/lib
=C2=A0=C2=A0=C2=A0 libs=3D-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc = -lcrypt
=C2=A0=C2=A0=C2=A0 perllibs=3D-ldl -lm -lpthread -lc -lcrypt
= =C2=A0=C2=A0=C2=A0 libc=3D, so=3Dso, useshrplib=3Dtrue, libperl=3Dlibperl.s= o.5.14.2
=C2=A0=C2=A0=C2=A0 gnulibc_version=3D'2.15'
=C2=A0 D= ynamic Linking:
=C2=A0=C2=A0=C2=A0 dlsrc=3Ddl_dlopen.xs, dlext=3Dso, d_dlsymun=3Dundef, ccd= lflags=3D'-Wl,-E'
=C2=A0=C2=A0=C2=A0 cccdlflags=3D'-fPIC'= ;, lddlflags=3D'-shared -O2 -g -L/usr/local/lib -fstack-protector'<= /p>


Characteristics of this binary (from libperl):
=C2=A0 Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PERL_IMPLICIT_CON= TEXT PERL_MALLOC_WRAP
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 USE_ITHREADS USE_= LARGE_FILES USE_PERLIO USE_PERL_ATOF
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 USE_REENTRA= NT_API
=C2=A0 Locally applied patches:
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 DEBPKG:debian/arm_thread_stress_timeout - http://bugs.debian.org/501970 Raise the timeout o= f ext/threads/shared/t/stress.t to accommodate slower build hosts
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/cpan_definstalldir= s - Provide a sensible INSTALLDIRS default for modules installed from CPAN.=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/db_file_ver - = http://bugs.debian.org/340047= Remove overly restrictive DB_File version check.
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/doc_info - Replace= generic man(1) instructions with Debian-specific information.
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/enc2xs_inc - http://bugs.debian.org/290336 Tweak enc2xs = to follow symlinks and ignore missing @INC directories.
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/errno_ver - http://bugs.debian.org/343351 Remov= e Errno version check due to upgrade problems with long-running processes.<= br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/libperl_embed_d= oc - http://bugs.debian.org/18677= 8 Note that libperl-dev package is required for embedded linking
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:fixes/respect_umask - Res= pect umask during installation
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 DEBPKG:debian/writable_site_dirs - Set umask approproately for site ins= tall directories
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debia= n/extutils_set_libperl_path - EU:MM: Set location of libperl.a to /usr/lib<= br> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/no_packlist_perllo= cal - Don't install .packlist or perllocal.pod for perl or vendor
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/prefix_changes - F= iddle with *PREFIX and variables written to the makefile
=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/fakeroot - Postpone LD_LIBRARY_PA= TH evaluation to the binary targets.
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/instmodsh_doc - De= bian policy doesn't install .packlist files for core or vendor.
=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/ld_run_path - Remove = standard libs from LD_RUN_PATH as per Debian policy.
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/libnet_config_path - Set location of= libnet.cfg to /etc/perl/Net as /usr may not be writable.
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/m68k_thread_stress= - http://bugs.debian.org/517938<= /a> http://bugs.debian.org/495826= Disable some threads tests on m68k for now due to missing TLS.
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/mod_paths - Tweak = @INC ordering for Debian
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBP= KG:debian/module_build_man_extensions - http://bugs.debian.org/479460 Adjust Module::Build manual page e= xtensions for the Debian Perl policy
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/prune_libs - http://bugs.debian.org/128355 Prun= e the list of libraries wanted to what we actually need.
=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:fixes/net_smtp_docs - [rt.cpan.org #36038] http://bugs.debian.org/100195 Document the Net::SMTP 'Port'= ; option
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/perlivp - http://bugs.debian.org/510895 Make p= erlivp skip include directories in /usr/local
=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 DEBPKG:debian/disable-zlib-bundling - Disable zlib bundl= ing in Compress::Raw::Zlib
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/cpanplus_definstal= ldirs - http://bugs.debian.org/53= 3707 Configure CPANPLUS to use the site directories by default.
=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/cpanplus_config_path = - Save local versions of CPANPLUS::Config::System into /etc/perl.
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/deprecate-with-apt= - http://bugs.debian.org/580034<= /a> Point users to Debian packages of deprecated core modules
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:fixes/hurd-ccflags - [a190e64]
http://bugs.debian.org/587901 [p= erl #92244] Make hints/gnu.sh append to $ccflags rather than overriding the= m
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/squelch-locale-war= nings - http://bugs.debian.org/50= 8764 Squelch locale warnings in Debian package maintainer scripts
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/skip-upstream-git-= tests - Skip tests specific to the upstream Git repository
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:fixes/extutils-cbuilder-c= flags - [011e8fb] http://bugs.deb= ian.org/624460 [perl #89478] Append CFLAGS and LDFLAGS to their Config.= pm counterparts in EU::CBuilder
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:fixes/module-build-home-d= irectory - http://bugs.debian.org= /624850 [rt.cpan.org #67893] Fix fai= ling tilde test when run under a UID without a passwd entry
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/patchlevel - http://bugs.debian.org/567489 List= packaged patches for 5.14.2-6ubuntu2.3 in patchlevel.h
=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:fixes/h2ph-multiarch - [e7ec705] http://bugs.debian.org/625808 [perl = #90122] Make h2ph correctly search gcc include directories
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:fixes/index-tainting - [3= b36395] http://bugs.debian.org/29= 1450 [perl #64804] RT 64804: tainting with index() of a constant
=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/skip-kfreebsd-crash -= http://bugs.debian.org/628493 [perl #96272] Skip a crashing test case in t/op/threads.t on GNU/kFreeBSD=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:fixes/document_makemaker_= ccflags -
http://bugs.debian.org/= 628522 [rt.cpan.org #68613] Document= that CCFLAGS should include $Config{ccflags}
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:fixes/sys-syslog-socket-t= imeout-kfreebsd.patch - http://bu= gs.debian.org/627821 [rt.cpan.org #6= 9997] Use a socket timeout on GNU/kFreeBSD to catch ICMP port unreachable m= essages
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:fixes/hurd-hints - http://bugs.debian.org/636609 Impro= ve general GNU hints, needed for GNU/Hurd.
=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 DEBPKG:fixes/pod_fixes - [7698aed] http://bugs.debian.org/637816 Fix typos in several po= d/perl*.pod files
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/find_html2text - <= a href=3D"http://bugs.debian.org/640479">http://bugs.debian.org/640479 = Configure CPAN::Distribution with correct name of html2text
=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:fixes/digest_eval_hole - http://bugs.debian.org/644108 Close the e= val "require $module" security hole in Digest->new($algorithm)=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:fixes/hurd-ndbm - [f0d0a2= 0] [perl #102680] http://bugs.deb= ian.org/645989 Add GNU/Hurd hints for NDBM_File
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:fixes/sysconf.t-posix - [8040185] [perl #10= 2888] http://bugs.debian.org/6460= 16 Fix hang in ext/POSIX/t/sysconf.t on GNU/Hurd
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:fixes/hurd-largefile - [1= fda587] [perl #103014] http://bug= s.debian.org/645790 enable LFS on GNU/Hurd
=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 DEBPKG:debian/hurd_test_todo_syslog - http://bugs.debian.org/650093 Disable failing G= NU/Hurd tests in cpan/Sys-Syslog/t/syslog.t
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:fixes/hurd_skip_itimer_vi= rtual - [rt.cpan.org #72754] http://bugs.debian.org/650094 Skip inter= val timer tests in Time::HiRes on GNU/Hurd
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/hurd_test_skip_soc= ketpair - http://bugs.debian.org/= 650186 Disable failing GNU/Hurd tests ext/Socket/t/socketpair.t
=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/hurd_test_skip_sigdis= patch - http://bugs.debian.org/65= 0188 Disable failing GNU/Hurd tests op/sigdispatch.t
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/hurd_test_skip_sta= ck - http://bugs.debian.org/65017= 5 Disable failing GNU/Hurd tests dist/threads/t/stack.t
=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/hurd_test_skip_recv - http://bugs.debian.org/650095 Disabl= e failing GNU/Hurd tests cpan/autodie/t/recv.t
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/hurd_test_skip_lib= c - http://bugs.debian.org/650097= Disable failing GNU/Hurd tests dist/threads/t/libc.t
=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/hurd_test_skip_pipe - http://bugs.debian.org/650187 Disabl= e failing GNU/Hurd tests io/pipe.t
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:debian/hurd_test_skip_io_= pipe - http://bugs.debian.org/650= 096 Disable failing GNU/Hurd tests dist/IO/t/io_pipe.t
=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:fixes/CVE-2012-5195 - avoid calling m= emset with a negative count
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 DEBPKG:fixes/CVE-2012-5526 - [PA= TCH 1/4] CR escaping for P3P header
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 DEBPKG:CVE-2013-1667.patch - [PATCH] Prevent premature hsplit() call= s, and only trigger REHASH after hsplit()
=C2=A0 Built under linux
=C2=A0 Compiled at Mar 18 2013 19:17:55
=C2=A0 %ENV:
=C2=A0=C2=A0=C2= =A0 PERL_LWP_USE_HTTP_10=3D"1"
=C2=A0 @INC:
=C2=A0=C2=A0=C2= =A0 /etc/perl
=C2=A0=C2=A0=C2=A0 /usr/local/lib/perl/5.14.2
=C2=A0=C2= =A0=C2=A0 /usr/local/share/perl/5.14.2
=C2=A0=C2=A0=C2=A0 /usr/lib/perl5=
=C2=A0=C2=A0=C2=A0 /usr/share/perl5
=C2=A0=C2=A0=C2=A0 /usr/lib/perl/5.14
=C2=A0=C2=A0=C2=A0 /usr/share/perl= /5.14
=C2=A0=C2=A0=C2=A0 /usr/local/lib/site_perl
=C2=A0=C2=A0=C2=A0 = .

*** Packages of interest status:

Apache2=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : -
Apache2::Request=C2=A0= =C2=A0 : -
CGI=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 3.52
ExtUtils::MakeMaker: 6.57_05 LWP=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 : 6.03
mod_perl=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 : -
mod_perl2=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 : 2.000005


3. This is the core dump trace: = (if you get a core dump):

=C2=A0 [CORE TRACE COMES HERE]

This r= eport was generated by /usr/share/libapache2-mod-perl2/mp2bug on Sun Jan=C2= =A0 5 16:45:23 2014 GMT.

--047d7b86f10ef8fadd04ef3c32f1--