This is possible due to small thread stack size on FreeBSD, together with
the bug of allocating too much stack space in searchd at one point. We have
fixed both bugs in 1.2.5, you can take the prerelase from CVS or wait till
the beginning of the next week (hope I will release 1.2.5 when).

Erhan Bolatturk �����(�):
> 
> Freebsd 4.2
> 
> 20 GB hd
> 250  MB ram
> 1 gb swap
> 
> Best regards
> Erhan Bolatturk
> 
> >From: Kir Kolyshkin <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >Subject: Re: [aseek-users] searchd is dying
> >Date: Wed, 22 Aug 2001 15:43:39 +0400
> >
> >How much RAM do you have? Maybe searchd is out of memory and therefore
> >dying.
> >
> >In 1.2.5 (to be released shortly) we limit the number of results to
> >1 million. Yes, that is not a good number for small RAM machines.
> >Mayeb we should make this option configurable. Meanwhile, take 1.2.5
> >and edit the line 804:
> >
> >if (n > 1000000) n = 1000000;
> >
> >Change 1000000 to 10000.
> >
> >Erhan Bolatturk �����(�):
> > >
> > >   If search result returns many result (more than 1000)
> > >
> > > searchd is dying when np > 1000  .
> > >
> > > resultperpage = 10
> > >
> > > What should i do ?
> > >
> > > Best regards
> > >
> > > Erhan Bolatt�rk.
> > >
> > > _________________________________________________________________
> > > Get your FREE download of MSN Explorer at
> >http://explorer.msn.com/intl.asp
> >
> >--
> >[EMAIL PROTECTED]  ICQ 7551596  Phone +7 903 6722750
> >Reality always seems harsher in the early morning.
> >--
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

-- 
[EMAIL PROTECTED]  ICQ 7551596  Phone +7 903 6722750
Reality always seems harsher in the early morning.
--

Reply via email to