|
|
Choosing A Webhost: |
Re: [mp1] Test failures (segv) with perl 5.6.1 in t/internal/auth.t: msg#00290apache.mod-perl.devel
This is ./Configure -Dusedevel -Dusethreads -Duseshrplib -Duseperlio and mod_perl as DSO... On Tue, 2003-05-27 at 11:56, Stas Bekman wrote: > Philippe M. Chiasson wrote: > > I've noticed that make tests fails for me, segfaulting httpd > > in t/internal/auth.t, both with 5.6.1 and 5.6.x. > > > > make test is 100% OK with 5.8.0 and bleadperl. > > is this static or DSO? I'm having no problems with 5.6.1 perlio and > thread-multi (but I don't have a build of perlio-thread-multi, may be that's > the difference (thread+perlio?). > > Here are the perl -V of the two, may be yours is different > > perl-5.6.1-ithread -V > Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: > Platform: > osname=linux, osvers=2.4.19-16mdksmp, archname=i686-linux-thread-multi > uname='linux hope.stason.org 2.4.19-16mdksmp #1 smp fri sep 20 16:08:37 > cest 2002 i686 unknown unknown gnulinux ' > config_args='-des -Dprefix=/home/stas/perl/5.6.1-ithread -Dusethreads > -Doptimize=-g -Duseshrplib -Dusedevel' > hint=recommended, useposix=true, d_sigaction=define > usethreads=define use5005threads=undef useithreads=define > usemultiplicity=define > useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef > use64bitint=undef use64bitall=undef uselongdouble=undef > Compiler: > cc='cc', ccflags ='-D_REENTRANT -DDEBUGGING -fno-strict-aliasing > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', > optimize='-g', > cppflags='-D_REENTRANT -DDEBUGGING -fno-strict-aliasing' > ccversion='', gccversion='3.2 (Mandrake Linux 9.0 3.2-1mdk)', > 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 -lpthread -lc -lcrypt -lutil > perllibs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil > libc=/lib/libc-2.2.5.so, so=so, useshrplib=true, libperl=libperl.so > Dynamic Linking: > dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic > -Wl,-rpath,/home/stas/perl/5.6.1-ithread/lib/5.6.1/i686-linux-thread-multi/CORE' > cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib' > > > Characteristics of this binary (from libperl): > Compile-time options: DEBUGGING MULTIPLICITY USE_ITHREADS USE_LARGE_FILES > PERL_IMPLICIT_CONTEXT > Built under linux > Compiled at Nov 29 2002 10:11:18 > @INC: > /home/stas/perl/5.6.1-ithread/lib/5.6.1/i686-linux-thread-multi > /home/stas/perl/5.6.1-ithread/lib/5.6.1 > /home/stas/perl/5.6.1-ithread/lib/site_perl/5.6.1/i686-linux-thread-multi > /home/stas/perl/5.6.1-ithread/lib/site_perl/5.6.1 > /home/stas/perl/5.6.1-ithread/lib/site_perl > . > > ============================================================================== > > perl-5.6.1 -V > Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: > Platform: > osname=linux, osvers=2.4.19-16mdksmp, archname=i686-linux-perlio > uname='linux hope.stason.org 2.4.19-16mdksmp #1 smp fri sep 20 16:08:37 > cest 2002 i686 unknown unknown gnulinux ' > config_args='-des -Dprefix=/home/stas/perl/5.6.1 -Doptimize=-g > -Duseshrplib -Dusedevel -Duseperlio' > hint=recommended, useposix=true, d_sigaction=define > usethreads=undef use5005threads=undef useithreads=undef > usemultiplicity=undef > useperlio=define d_sfio=undef uselargefiles=define usesocks=undef > use64bitint=undef use64bitall=undef uselongdouble=undef > Compiler: > cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -D_LARGEFILE_SOURCE > -D_FILE_OFFSET_BITS=64', > optimize='-g', > cppflags='-DDEBUGGING -fno-strict-aliasing' > ccversion='', gccversion='3.2 (Mandrake Linux 9.0 3.2-1mdk)', > 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 -lcrypt -lutil > perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil > libc=/lib/libc-2.3.1.so, so=so, useshrplib=true, libperl=libperl.so > Dynamic Linking: > dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic > -Wl,-rpath,/home/stas/perl/5.6.1/lib/5.6.1/i686-linux-perlio/CORE' > cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib' > > > Characteristics of this binary (from libperl): > Compile-time options: DEBUGGING USE_LARGE_FILES > Built under linux > Compiled at Jan 27 2003 18:10:02 > @INC: > /home/stas/perl/5.6.1/lib/5.6.1/i686-linux-perlio > /home/stas/perl/5.6.1/lib/5.6.1 > /home/stas/perl/5.6.1/lib/site_perl/5.6.1/i686-linux-perlio > /home/stas/perl/5.6.1/lib/site_perl/5.6.1 > /home/stas/perl/5.6.1/lib/site_perl > . > > __________________________________________________________________ > Stas Bekman JAm_pH ------> Just Another mod_perl Hacker > http://stason.org/ mod_perl Guide ---> http://perl.apache.org > mailto:stas@xxxxxxxxxx http://use.perl.org http://apacheweek.com > http://modperlbook.org http://apache.org http://ticketmaster.com > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@xxxxxxxxxxxxxxx > For additional commands, e-mail: dev-help@xxxxxxxxxxxxxxx -- -- ----------------------------------------------------------------------------- Philippe M. Chiasson /gozer\@(cpan|ectoplasm)\.org/ 88C3A5A5 (122FF51B/C634E37B) http://gozer.ectoplasm.org/ F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3 A5A5 Q: It is impossible to make anything foolproof because fools are so ingenious. perl -e'$$=\${gozer};{$_=unpack(P7,pack(L,$$));/^JAm_pH\n$/&&print||$$++&&redo}'
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [MP2] Bug ? Recursion in parsing of PerlSection (Subroutine xxx redefined), Stas Bekman |
|---|---|
| Next by Date: | Re: mp2.0 - make test failed compat/apache_util.t, Stas Bekman |
| Previous by Thread: | Re: [mp1] Test failures (segv) with perl 5.6.1 in t/internal/auth.t, Stas Bekman |
| Next by Thread: | Re: [mp1] Test failures (segv) with perl 5.6.1 in t/internal/auth.t, Stas Bekman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |