thx for the -f hint. it looks like an endless loop...

[pid 21593] read(5, 0x8135fc8, 5)       = -1 EAGAIN (Resource
temporarily unavailable)
[pid 21593] select(6, NULL, [5], [5], {10, 0}) = 1 (left {10, 0})
[pid 21593] read(5, 0x8135fc8, 5)       = -1 EAGAIN (Resource
temporarily unavailable)
[pid 21593] select(6, NULL, [5], [5], {10, 0}) = 1 (left {10, 0})
[pid 21593] read(5, 0x8135fc8, 5)       = -1 EAGAIN (Resource
temporarily unavailable)
[pid 21593] select(6, NULL, [5], [5], {10, 0}) = 1 (left {10, 0})
[pid 21593] read(5, 0x8135fc8, 5)       = -1 EAGAIN (Resource
temporarily unavailable)
[pid 21593] select(6, NULL, [5], [5], {10, 0}) = 1 (left {10, 0})
[pid 21593] read(5, 0x8135fc8, 5)       = -1 EAGAIN (Resource
temporarily unavailable)
[pid 21593] select(6, NULL, [5], [5], {10, 0}) = 1 (left {10, 0})
[pid 21593] read(5, 0x8135fc8, 5)       = -1 EAGAIN (Resource
temporarily unavailable)
[pid 21593] select(6, NULL, [5], [5], {10, 0}) = 1 (left {10, 0})
[pid 21593] read(5, 0x8135fc8, 5)       = -1 EAGAIN (Resource
temporarily unavailable)
[pid 21593] select(6, NULL, [5], [5], {10, 0}) = 1 (left {10, 0})

regards,
michael

-----Original Message-----
From: Frank Sweetser [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 10, 2007 4:33 PM
To: Michael Patzer
Cc: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] bacula-dir 2.2.x: 99.9% cpu with tls enabled

Michael Patzer wrote:

> what does this damn process do? even with strace i couldn't see
> anything.

What exactly do you see when you strace it?  Note that you'll need to
use
strace -f to see what all of the threads are doing.

-- 
Frank Sweetser fs at wpi.edu  |  For every problem, there is a solution
that
WPI Senior Network Engineer   |  is simple, elegant, and wrong. - HL
Mencken
    GPG fingerprint = 6174 1257 129E 0D21 D8D4  E8A3 8E39 29E3 E2E8 8CEC

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to