Re: Win32 hooks/hookrun.t failure

[prev] [thread] [next] [Date index for 2004/12/16]

From: Nick ***
Subject: Re: Win32 hooks/hookrun.t failure
Date: 16:16 on 16 Dec 2004
error_log:

END in modperl_extra.pl, pid=2037
[Thu Dec 16 11:06:47 2004] [notice] FastCGI: process manager initialized (pid 2045)
[Thu Dec 16 11:06:47 2004] [notice] Apache/2.0.52 (Unix) world domination series/2.0 mod_fastcgi/2.4.2 mod_perl/1.99_19-dev Perl/v5.8.3 configured -- resuming normal operations
[Thu Dec 16 11:06:47 2004] [info] Server built: Dec 16 2004 09:58:34
[Thu Dec 16 11:06:47 2004] [debug] prefork.c(955): AcceptMutex: sysvsem (default: sysvsem)
[Thu Dec 16 11:06:58 2004] [notice] child pid 2046 exit signal Segmentation fault (11), possible coredump in /house/doink123/mp2_svn/t
[Thu Dec 16 11:07:08 2004] [notice] child pid 2047 exit signal Segmentation fault (11), possible coredump in /house/doink123/mp2_svn/t
[Thu Dec 16 11:07:16 2004] [info] Child process pid=2060 is exiting
END in modperl_extra.pl, pid=2060
[Thu Dec 16 11:07:16 2004] [info] Child process pid=2065 is exiting
END in modperl_extra.pl, pid=2065
[Thu Dec 16 11:07:16 2004] [info] removed PID file /house/doink123/mp2_svn/t/logs/httpd.pid (pid=2041)
[Thu Dec 16 11:07:16 2004] [notice] caught SIGTERM, shutting down
END in modperl_extra.pl, pid=2041


t/REPORT:

-------------8<---------- Start Bug Report ------------8<----------
1. Problem Description:

  [DESCRIBE THE PROBLEM HERE]

2. Used Components and their Configuration:

*** mod_perl version 1.9919

*** using /house/doink123/mp2_svn/lib/Apache/BuildConfig.pm

*** Makefile.PL options:
  MP_APR_LIB     => aprext
  MP_APXS        => /house/doink123/ap_suse/bin/apxs
  MP_COMPAT_1X   => 1
  MP_DEBUG       => 1
  MP_GENERATE_XS => 1
  MP_LIBNAME     => mod_perl
  MP_TRACE       => 1
  MP_USE_DSO     => 1


*** /house/doink123/ap_suse/bin/httpd -V
Server version: Apache/2.0.52
Server built:   Dec 16 2004 09:58:34
Server's Module Magic Number: 20020903:9
Architecture:   32-bit
Server compiled with....
 -D APACHE_MPM_DIR="server/mpm/prefork"
 -D APR_HAS_SENDFILE
 -D APR_HAS_MMAP
 -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
 -D APR_USE_SYSVSEM_SERIALIZE
 -D APR_USE_PTHREAD_SERIALIZE
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D APR_HAS_OTHER_CHILD
 -D AP_HAVE_RELIABLE_PIPED_LOGS
 -D HTTPD_ROOT="/house/doink123/ap_suse"
 -D SUEXEC_BIN="/house/doink123/ap_suse/bin/suexec"
 -D DEFAULT_PIDLOG="logs/httpd.pid"
 -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
 -D DEFAULT_LOCKFILE="logs/accept.lock"
 -D DEFAULT_ERRORLOG="logs/error_log"
 -D AP_TYPES_CONFIG_FILE="conf/mime.types"
 -D SERVER_CONFIG_FILE="conf/httpd.conf"


*** (apr|apu)-config linking info

 -L/house/doink123/ap_suse/lib -lapr-0 -lrt -lm -lcrypt -lnsl  -lpthread -ldl
 -L/house/doink123/ap_suse/lib -laprutil-0 -lgdbm -ldb-4.2 -lexpat



*** /usr/bin/perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
  Platform:
    osname=linux, osvers=2.6.5, archname=i586-linux-thread-multi
    uname='linux e33 2.6.5 #1 smp mon jun 14 10:44:37 utc 2004 i686 i686 i386 gnulinux '
    config_args='-ds -e -Dprefix=/usr -Dvendorprefix=/usr -Dinstallusrbinperl -Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm -Duseshrplib=true -Doptimize=-O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -Wall -pipe'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -Wall -pipe',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing'
    ccversion='', gccversion='3.3.3 (SuSE Linux)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =''
    libpth=/lib /usr/lib /usr/local/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.3'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.8.3/i586-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
  Built under linux
  Compiled at Jun 30 2004 16:19:39
  %ENV:
    PERL_LWP_USE_HTTP_10="1"
  @INC:
    /usr/lib/perl5/5.8.3/i586-linux-thread-multi
    /usr/lib/perl5/5.8.3
    /usr/lib/perl5/site_perl/5.8.3/i586-linux-thread-multi
    /usr/lib/perl5/site_perl/5.8.3
    /usr/lib/perl5/site_perl
    /usr/lib/perl5/vendor_perl/5.8.3/i586-linux-thread-multi
    /usr/lib/perl5/vendor_perl/5.8.3
    /usr/lib/perl5/vendor_perl
    .

*** Packages of interest status:

Apache::Request: -
CGI            : 3.01
LWP            : 5.76
mod_perl       : -


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

Using host libthread_db library "/lib/tls/libthread_db.so.1".
(gdb)(gdb)Core was generated by `/house/doink123/ap_suse/bin/httpd -d /house/doink123/mp2_svn/t -f /house/doink1'.
Program terminated with signal 11, Segmentation fault.
warning: current_sos: Can't read pathname for load map: Input/output error

#0  apr_cpystrn (dst=0xbfffde30 "t&#175;$@&#192;\204/@\020", src=0x0, dst_size=3221220968) at apr_cpystrn.c:57
57		if (!(*d = *src)) {
(gdb)* 1 process 2055  apr_cpystrn (dst=0xbfffde30 "t&#175;$@&#192;\204/@\020", src=0x0, dst_size=3221220968) at apr_cpystrn.c:57
(gdb)
Thread 1 (process 2055):
#0  apr_cpystrn (dst=0xbfffde30 "t&#175;$@&#192;\204/@\020", src=0x0, dst_size=3221220968) at apr_cpystrn.c:57
#1  0x4045ef65 in fcgi_util_fs_get_by_id (ePath=0xbfffde30 "t&#175;$@&#192;\204/@\020", uid=0, gid=0) at fcgi_util.c:314
#2  0x4045bf92 in fixups (r=0x94ff7e0) at mod_fastcgi.c:2853
#3  0x0809a205 in ap_run_fixups (r=0x94ff7e0) at request.c:70
#4  0x0809c4f4 in ap_process_request_internal (r=0x94ff7e0) at request.c:243
#5  0x0806f6c9 in ap_process_request (r=0x94ff7e0) at http_request.c:244
#6  0x0806a6f9 in ap_process_http_connection (c=0x94fb8a8) at http_core.c:250
#7  0x0808d785 in ap_run_process_connection (c=0x94fb8a8) at connection.c:42
#8  0x0808072b in child_main (child_num_arg=-1073750480) at prefork.c:609
#9  0x08080966 in make_child (s=0x1, slot=2) at prefork.c:703
#10 0x080814f2 in ap_mpm_run (_pconf=0x1, plog=0x80f7188, s=0x1) at prefork.c:838
#11 0x08087b00 in main (argc=9, argv=0xbffff2a4) at main.c:617
(gdb)

This report was generated by t/REPORT on Thu Dec 16 16:08:45 2004 GMT.

-------------8<---------- End Bug Report --------------8<----------





 >sdfgsd, your report lacks the error_log part, please take a look at:
 >http://perl.apache.org/docs/2.0/user/help/help.html#_C_make_test___Failures
 >and since you had a core dump:
 >http://perl.apache.org/docs/2.0/user/help/help.html#Resolving_Segmentation_Faults
 >and this is required too:
 >http://perl.apache.org/docs/2.0/user/help/help.html#Important_Information
 >
 >Thanks.
 >
 >-- 
 >__________________________________________________________________
 >Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
 >http://stason.org/     mod_perl Guide ---> http://perl.apache.org
 >mailto:stas@xxxxxx.xxx http://use.perl.org http://apacheweek.com
 >http://modperlbook.org http://apache.org   http://ticketmaster.com
 >
 >-- 
 >Report problems: http://perl.apache.org/bugs/
 >Mail list info: http://perl.apache.org/maillist/modperl.html
 >List etiquette: http://perl.apache.org/maillist/email-etiquette.html
 >
 >

-----------------------------------------------------------------
Известяване за получено писмо в АБВ.бг - http://promo.abv.bg/

        -- 
        Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Win32 hooks/hookrun.t failure
sdfgsd sergserg 12:48 on 13 Dec 2004

Re: Win32 hooks/hookrun.t failure
Randy Kobes 16:47 on 13 Dec 2004

Re: Win32 hooks/hookrun.t failure
Stas Bekman 16:48 on 13 Dec 2004

Re: Win32 hooks/hookrun.t failure
sdfgsd sergserg 17:25 on 13 Dec 2004

Re: Win32 hooks/hookrun.t failure
sdfgsd sergserg 18:10 on 13 Dec 2004

Re: Win32 hooks/hookrun.t failure
Stas Bekman 23:25 on 14 Dec 2004

Re: Win32 hooks/hookrun.t failure
sdfgsd sergserg 15:58 on 15 Dec 2004

Re: Win32 hooks/hookrun.t failure
Stas Bekman 17:35 on 15 Dec 2004

Re: Win32 hooks/hookrun.t failure
Nick *** 16:16 on 16 Dec 2004

Re: Win32 hooks/hookrun.t failure
Stas Bekman 16:21 on 16 Dec 2004

Re: Win32 hooks/hookrun.t failure
Nick *** 16:36 on 16 Dec 2004

Re: Win32 hooks/hookrun.t failure
Stas Bekman 17:00 on 16 Dec 2004

Re: Win32 hooks/hookrun.t failure
Nick *** 12:51 on 06 Jan 2005

Generated at 12:16 on 16 Jan 2005 by mariachi v0.52