> >>but better run t/REPORT and send the whole output here.
> >
-------------8<---------- Start Bug Report ------------8<----------
1. Problem Description:
[DESCRIBE THE PROBLEM HERE]
2. Used Components and their Configuration:
*** using lib/Apache/BuildConfig.pm
*** Makefile.PL options:
MP_AP_PREFIX => /usr/local/apache2
MP_GENERATE_XS => 1
MP_INST_APACHE2 => 1
MP_LIBNAME => mod_perl
MP_USE_DSO => 1
MP_USE_STATIC => 1
*** /usr/local/apache2/bin/httpd -V
Server version: Apache/2.0.36
Server built: Jun 4 2002 11:08:55
Server's Module Magic Number: 20020329:1
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
-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="/usr/local/apache2"
-D SUEXEC_BIN="/usr/local/apache2/bin/suexec"
-D DEFAULT_ERRORLOG="logs/error_log"
-D SERVER_CONFIG_FILE="conf/httpd.conf"
*** /usr/local/bin/perl -V
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=linux, osvers=2.4.17, archname=i686-linux
uname='linux blau 2.4.17 #2 smp fri jan 4 14:47:15 met 2002 i686 unknown '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.95.3 20010315 (release)', 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, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lposix -lcrypt -lutil
libc=/lib/libc-2.2.4.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: USE_LARGE_FILES
Built under linux
Compiled at Jan 7 2002 12:11:54
%ENV:
PERL_LWP_USE_HTTP_10="1"
@INC:
/usr/local/lib/perl5/5.6.1/i686-linux
/usr/local/lib/perl5/5.6.1
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux
/usr/local/lib/perl5/site_perl/5.6.1
/usr/local/lib/perl5/site_perl
.
3. This is the core dump trace: (if you get a core dump):
[CORE TRACE COMES HERE]
(gdb) bt
#0 0x40167b63 in strrchr () from /lib/libc.so.6
#1 0x2 in __strtol_internal (nptr=0x862cb68 "0�b\b\030Lb\b��\e\b",
endptr=0x25, base=140489096, group=1073945346) at eval.c:35
#2 0x80bf228 in ap_run_type_checker (r=0x862cb68) at request.c:116
#3 0x80bf97f in ap_process_request_internal (r=0x862cb68) at request.c:271
#4 0x80c112b in ap_sub_req_method_uri (method=0x8147831 "GET",
new_file=0x85fb188 "/srsw/", r=0x8628b58, next_filter=0x8629448)
at request.c:1639
#5 0x80c115c in ap_sub_req_lookup_uri (new_file=0x85fb188 "/srsw/",
r=0x8628b58, next_filter=0x8629448) at request.c:1651
#6 0x40047ab8 in XS_Apache__RequestRec_lookup_uri () at eval.c:88
#7 0x402b7d5d in Perl_pp_entersub ()
from /usr/local/apache2/modules/mod_perl.so
#8 0x402b25f0 in Perl_runops_standard ()
from /usr/local/apache2/modules/mod_perl.so
#9 0x402773fb in S_call_body () from /usr/local/apache2/modules/mod_perl.so
#10 0x402771d1 in perl_call_sv () from /usr/local/apache2/modules/mod_perl.so
#11 0x4026cd2e in modperl_callback ()
from /usr/local/apache2/modules/mod_perl.so
#12 0x4026d05c in modperl_callback_run_handlers ()
from /usr/local/apache2/modules/mod_perl.so
#13 0x4026d109 in modperl_callback_per_srv ()
from /usr/local/apache2/modules/mod_perl.so
#14 0x402730f8 in modperl_trans_handler ()
from /usr/local/apache2/modules/mod_perl.so
#15 0x80bee38 in ap_run_translate_name (r=0x8628b58) at request.c:108
#16 0x80bf6dc in ap_process_request_internal (r=0x8628b58) at request.c:167
#17 0x809cbe2 in ap_process_request (r=0x8628b58) at http_request.c:259
#18 0x8098cdc in ap_process_http_connection (c=0x8624c18) at http_core.c:291
#19 0x80b5bc8 in ap_run_process_connection (c=0x8624c18) at connection.c:85
#20 0x80b5e6f in ap_process_connection (c=0x8624c18, csd=0x8624b48)
at connection.c:207
#21 0x80ab792 in child_main (child_num_arg=0) at prefork.c:671
#22 0x80ab850 in make_child (s=0x8623f78, slot=0) at prefork.c:711
#23 0x80ab941 in startup_children (number_to_start=5) at prefork.c:783
#24 0x80abc4d in ap_mpm_run (_pconf=0x81763c0, plog=0x81b24b0, s=0x8623f78)
at prefork.c:999
#25 0x80b0e2c in main (argc=2, argv=0xbffff984) at main.c:632
#26 0x4010b80d in __libc_start_main (main=0x80b0710 <main>, argc=2,
ubp_av=0xbffff984, init=0x8074304 <_init>, fini=0x812d9c4 <_fini>,
rtld_fini=0x4000ba24 <_dl_fini>, stack_end=0xbffff97c)
at ../sysdeps/generic/libc-start.c:129
(gdb) up
#1 0x2 in __strtol_internal (nptr=0x862cb68 "0�b\b\030Lb\b��\e\b",
endptr=0x25, base=140489096, group=1073945346) at eval.c:35
35 __strtol_internal (const char *nptr, char **endptr, int base, int group)
(gdb) up
#2 0x80bf228 in ap_run_type_checker (r=0x862cb68) at request.c:116
116 (request_rec *r), (r), DECLINED)
(gdb) print *r
$1 = {pool = 0x862cb30, connection = 0x8624c18, server = 0x81bd7b0,
next = 0x0, prev = 0x0, main = 0x8628b58,
the_request = 0x86294a0 "GET /srsw/ HTTP/1.0", assbackwards = 1,
proxyreq = 0, header_only = 0, protocol = 0x8144d40 "INCLUDED",
proto_num = 0, hostname = 0x862a0a0 "herp.ooe.gv.at",
request_time = 1023358876841617, status_line = 0x0, status = 200,
method = 0x8147831 "GET", method_number = 0, allowed = 0,
allowed_xmethods = 0x0, allowed_methods = 0x862ce60, sent_bodyct = 0,
bytes_sent = 0, mtime = 0, chunked = 0, boundary = 0x0, range = 0x0,
clength = 0, remaining = 0, read_length = 0, read_body = 0,
read_chunked = 0, expecting_100 = 0, headers_in = 0x8628d10,
headers_out = 0x862cff0, err_headers_out = 0x862d048,
subprocess_env = 0x862cea8, notes = 0x862d0a0, content_type = 0x0,
handler = 0x0, content_encoding = 0x0, content_languages = 0x0,
vlist_validator = 0x0, user = 0x0, ap_auth_type = 0x0, no_cache = 0,
no_local_copy = 1, unparsed_uri = 0x862d288 "/srsw/",
uri = 0x862d290 "/srsw/", filename = 0x0, canonical_filename = 0x0,
path_info = 0x0, args = 0x0, finfo = {pool = 0x0, valid = 0, protection = 0,
filetype = APR_NOFILE, user = 0, group = 0, inode = 0, device = 0,
nlink = 0, size = 0, csize = 0, atime = 0, mtime = 0, ctime = 0,
fname = 0x0, name = 0x0, filehand = 0x0}, parsed_uri = {scheme = 0x0,
hostinfo = 0x0, user = 0x0, password = 0x0, hostname = 0x0,
port_str = 0x0, path = 0x862d290 "/srsw/", query = 0x0, fragment = 0x0,
hostent = 0x0, port = 0, is_initialized = 1, dns_looked_up = 0,
dns_resolved = 0}, used_path_info = 2, per_dir_config = 0x81bc368,
request_config = 0x862ccf0, htaccess = 0x0, output_filters = 0x862ce90,
input_filters = 0x86292a0, proto_output_filters = 0x8629430,
proto_input_filters = 0x86292a0, eos_sent = 0}
This report was generated by t/REPORT on Fri Jun 7 09:38:13 2002 GMT.
-------------8<---------- End Bug Report --------------8<----------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]