On Mon, 23 Apr 2001 at 2:40pm (-0700), Ben Ocean wrote:

> Hi;
> I don't know WHY nobody out there responds to my queries,

Ussually it's 'cause no one knows the answer.  Your query doesn't really
give us much to go on.

> but my server's
> costing me lots of money and I NEED YOUR HELP. I have a problem with
> logrotate. When I run the command
> logrotate -d /etc/logrotate.conf
> it eats up all my CPU time, causes segmentation faults and core dumps, etc.
> This is true even if logrotate.conf is nothing but a blank file! What's
> gotten corrupted? PLEASE help!!!


Try running something like...

        strace -f -o /tmp/logrotate.strace logrotate -d /etc/logrotate.conf

... and see if it tells you (us) anything useful.  Hopefully it'll give some
clue as to what it is trying to do when it dies.

M.

P.S.  If there's "lots of money" at stake you should be using a more formal
support system than this mailing list.  RedHat offeres support for dollars
as do many other consultants.

-- 
WebCentral Pty Ltd           Australia's #1 Internet Web Hosting Company
Level 1, 96 Lytton Road.           Network Operations - Systems Engineer
PO Box 4169, East Brisbane.                       phone: +61 7 3249 2557
Queensland, Australia.                            pgp key id: 0x900E515F



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to