Re: mod_perl (DSO) dumping core with perl 5.6.0

2000-04-04 Thread Stephen Zander
> "Doug" == Doug MacEachern <[EMAIL PROTECTED]> writes: Doug> won't performance suffer in that case? i "benchmarked" Perl Doug> malloc vs. system malloc under solaris once, there were far Doug> more syscalls to brk() with system malloc. Ilya has claimed for about 18 mths now that

Re: mod_perl (DSO) dumping core with perl 5.6.0

2000-04-04 Thread Doug MacEachern
On Tue, 4 Apr 2000, Alan Burlison wrote: > "Paul G. Weiss" wrote: > > > > Sad to say still not working. > > I'd suggest building perl with -Uusemymalloc. won't performance suffer in that case? i "benchmarked" Perl malloc vs. system malloc under solaris once, there were far more syscalls to brk

Re: mod_perl (DSO) dumping core with perl 5.6.0

2000-04-04 Thread Alan Burlison
"Paul G. Weiss" wrote: > > Sad to say still not working. I'd suggest building perl with -Uusemymalloc. Alan Burlison

RE: mod_perl (DSO) dumping core with perl 5.6.0

2000-04-03 Thread Paul G. Weiss
ug MacEachern [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 03, 2000 12:17 AM > To: Paul G. Weiss > Cc: [EMAIL PROTECTED] > Subject: RE: mod_perl (DSO) dumping core with perl 5.6.0 > > > On Fri, 31 Mar 2000, Paul G. Weiss wrote: > > > I was afraid of that, given that

RE: mod_perl (DSO) dumping core with perl 5.6.0

2000-04-02 Thread Doug MacEachern
On Fri, 31 Mar 2000, Paul G. Weiss wrote: > I was afraid of that, given that the fault was in malloc.c. > Is there no hope, then? Is there anything I can do to help > diagnose/fix the problem? I've heard that Perl's malloc is > much better that the malloc on Solaris, so I'm not eager to > throw

Re: mod_perl (DSO) dumping core with perl 5.6.0

2000-03-31 Thread Doug MacEachern
On Fri, 31 Mar 2000, Paul G. Weiss wrote: > Please help. I've tried many things. I'm building this on > Solaris 2.6. > > I'm tring to get mod_perl (1.22) to load as a DSO. It is dieing as > follows: that's a shame, Perl 5.005_56-ish worked fine as a dso under solaris. mod_perl's Makefile.PL t