Mike Schilli wrote:
FreeBSD 4.10.
This is a well kown issue.
ITHREADS are just not going to work on the 4.x series... You'll have to
upgrade to at least 5.3.. Likely 5.4. I'd really recommend
reinstalling from scratch or doing a bin upgrade as I don't think you'll
be able to cross the 5.2
On Sun, 8 Jan 2006, Philip M. Gollucci wrote:
> What operating system/version is this on ?
FreeBSD 4.10.
-- Mike
Mike Schilli
[EMAIL PROTECTED]
> Mike Schilli wrote:
> > Are you saying that mod_perl 1.29 requires perl to be compiled without
> > perlio? My perl needs ithreads/perlio, so that wo
Mike Schilli wrote:
Are you saying that mod_perl 1.29 requires perl to be compiled without
perlio? My perl needs ithreads/perlio, so that would be a problem. Here's
the relevant part of perl -V (sorry, can't post all of it):
No, I was just pointing out that the coredump happened in the PerlIO
ro
On Sun, 8 Jan 2006, Philip M. Gollucci wrote:
> Try compiling your perl without PerlIO
> Configure -Uuseperlio
Are you saying that mod_perl 1.29 requires perl to be compiled without
perlio? My perl needs ithreads/perlio, so that would be a problem. Here's
the relevant part of perl -V (sorry, can'
Mike Schilli wrote:
#11 0x205a4312 in PerlIOStdio_read (my_perl=0x107000, f=0xcc710,
vbuf=0x9fbfd03b, count=1) at perlio.c:2996
#12 0x205a247e in Perl_PerlIO_read (my_perl=0x107000, f=0xcc710,
vbuf=0x9fbfd03b, count=1) at perlio.c:1564
#13 0x205a65fe in PerlIO_getc (f=0xcc710) a
Hi all,
using perl-5.8.5, apache 1.3.x and mod_perl 1.29, I'm getting a core dump
when libperl.so gets loaded via LoadModule perl_module path/libperl.so.
Does the following gdb stack trace ring a bell with anyone?
#0 0x203eeba0 in .cerror () from /usr/lib/libc.so.4
#1 0x0006 in ?? ()