RE: [mp2] mod_perl 2.0 "make test" generated a coredump

2004-01-06 Thread Hyoung-Kee Choi
ry 06, 2004 1:13 PM > To: Hyoung-Kee Choi > Cc: [EMAIL PROTECTED] > Subject: Re: [mp2] mod_perl 2.0 "make test" generated a coredump > > > Hyoung-Kee Choi wrote: > > I am reposing the following bug report again with a hope that I > would get an > > answe

RE: [mp2] mod_perl 2.0 "make test" generated a coredump

2004-01-06 Thread Hyoung-Kee Choi
I am reposing the following bug report again with a hope that I would get an answer soon. > -Original Message- > From: Hyoung-Kee Choi [mailto:[EMAIL PROTECTED] > Sent: Friday, December 26, 2003 11:01 AM > To: [EMAIL PROTECTED] > Subject: [mp2] mod_perl 2.0 "ma

[mp2] mod_perl 2.0 "make test" generated a coredump

2003-12-29 Thread Hyoung-Kee Choi
My system has httpd 2.0 compiled with "-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" . "make test" of mod_perl has genearted a coredump with the following backtrace. -- (gdb) backtrace #0 0x405c1bec in ap_pcw_walk_files_config (pconf=0x809d078, s=0x80b7230, dcon

[mp2] mod_perl 2.0 "make test" generated a coredump

2003-12-26 Thread Hyoung-Kee Choi
My system has httpd 2.0 compiled with "-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" . "make test" of mod_perl has genearted a coredump with the following backtrace. -- (gdb) backtrace #0 0x405c1bec in ap_pcw_walk_files_config (pconf=0x809d078, s=0x80b7230, dcon

mod_perl 2.0 "make test" generated a coredump

2003-12-23 Thread Hyoung-Kee Choi
n __libc_start_main () from /lib/libc.so.6(gdb) print dconf$1 = (core_dir_config *) 0x80b7908(gdb) display dconf (gdb) print dconf->sec_file$2 = (apr_array_header_t *) 0x0   ---   but, mod_perl works fine with httpd w/o largefile support.      

mod_perl 1.99.07-5 test failed

2003-12-22 Thread Hyoung-Kee Choi
Folks, mod_perl failed to test and generated a strange coredump. The following of the coredump revealed that the dump was occurred because of the null value in dconf->sec_files in ap_pcw_walk_files_config in modperl_pcw.c. Any suggestions to solve this problem? -- Reporting bugs: http