On Thu, 7 Aug 2003, Gary Funck wrote:
>
>
> > -Original Message-
> > From: Mike Burger
> > Sent: Thursday, August 07, 2003 2:47 PM
> > To: [EMAIL PROTECTED]
> > Subject: [SAtalk] Suddenly, spamd runs me out of memory (physical and
> > swap)
> >
> >
> > I've been running spamd/spamc from
On Fri, 8 Aug 2003, Joey Smith wrote:
> When I have had this error in the past, it's always been Time::HiRes that caused
> it. Reinstalling Time::HiRes and then Spamassassin fixes it for me.
Thank you, Joey!!! This is what did it. I didn't have to reinstall SA
(it was installed from RPM, anyho
On Fri, 2003-08-08 at 15:33, Mike Burger wrote:
> Great...now, I just need to figure out how to redirect the output.
> "strace -p > strace.txt" didn't work.
strace -p -o strace.txt
--
[ Nigel Metheringham [EMAIL PROTECTED] ]
[ - Comments in this message are my own and not ITO op
On Fri, 8 Aug 2003, Mike Burger wrote:
> On Thu, 7 Aug 2003, Gary Funck wrote:
>
> > Theo recommended running 'strace -pid ' on the demon when it starts
> > going into the mode where it uses up all of system memory. BTW, I'm running
> > version 2.60(cvs), so if these various versions are sharing
Maybe you should just compile it from source this time?
Just a thought.
Oh and by the way:
>If I ever find myself in the SLC area (possible, as I have friends that
>live there), I owe you, at the very least, a beer or two.
HOORAY for free beer!
-Dan Vande More
--
I tried compiling razor-agents and razor-agents-sdk from
source...razor-agents-sdk comes with a number of the perl modules...that's
where I believe it got hosed, in the first place. However, the method I
used to reinstall Time::HiRes was to recompile and install the Time::HiRes
bundle that cam