[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Squid 2.5.4 hangs when creating cache directories



Hi Carlos,

iirc the actual pb was mallopt() (a very rare case where it is use?).
So if you recompile squid by changing either src/main.c (#undef HAVE_MALLOPT
just before #if HAVE_MALLOPT) or include/autoconf.h and replace #define HAVE_MALLOPT
by #undef HAVE_MALLOPT it should help you (iirc it was like this that I install
my hppa proxy squid 2.4.7 and glibc 2.2.5 :) which works fine since ... 

hth,
    Joel

PS: as don't see (even now) the very interest to use this option (ie HAVE_MALLOPT)
by default, I suggested a solution in a bug report but it was never adopted
(even for hppa only). :)

> -- Original Message --
> Date: Tue, 7 Oct 2003 15:50:56 -0400
> From: Carlos O'Donell <carlos@baldric.uwo.ca>
> To: Peter Whysall <peter@whysall.net>
> Cc: debian-hppa@lists.debian.org
> Subject: Re: Squid 2.5.4 hangs when creating cache directories
> 
> 
> On Tue, Oct 07, 2003 at 07:46:58PM +0100, Peter Whysall wrote:
> On Tue, 2003-10-07 at 18:52, Carlos O'Donell wrote:
> > On Tue, Oct 07, 2003 at 08:11:18AM +0100, Peter Whysall wrote:
> > > 
> > > How would I determine this?
> > 
> > `ldd /<path 
> o squid binary> | grep libpthread`
> > 
> > If the above gives you output then libpthread is compiled into squird.
> 
> $ ldd `which squid` | grep libpthread
>         libpthread.so.0 => /lib/libpthread.so.0 (0x40066000)
> 
> So I need to fix my
> libpthread?

No, it just means that something is wrong with our old libpthread.
I'm fixing 2.3.2 for hppa right now in an attempt to get things working
right.

c.


-- 
To UNSUBSCRIBE, email to debian-hppa-request@lists.debian.org
with a sub
> ect of "unsubscribe". Trouble? Contact listmaster@lists.debian.org




-------------------------------------------------------------------------
L'Internet rapide, c'est pour tout le monde. Tiscali ADSL, 19,50 Euro
pendant 3 mois! http://reg.tiscali.be/default.asp?lg=fr 




Reply to: