Hello!

Can somebody explain this output to me? What I did was run autobench against jboss server and it stopped responding while performing this:

gettimeofday(0x54911148,0x0)                     = 0 (0x0)
sigprocmask(0x3,0x549111b8,0x0)                  = 0 (0x0)
poll(0x805f000,0x7,0x0)                          = 0 (0x0)
gettimeofday(0x82f4e44,0x0)                      = 0 (0x0)
gettimeofday(0x82f4eb4,0x0)                      = 0 (0x0)
poll(0x82b4800,0x0,0x0)                          = 0 (0x0)
sigreturn(0x81655f0)                             = 1 (0x1)
SIGNAL 27
SIGNAL 27
gettimeofday(0x54911148,0x0)                     = 0 (0x0)
sigprocmask(0x3,0x549111b8,0x0)                  = 0 (0x0)
poll(0x805f000,0x7,0x0)                          = 0 (0x0)
sigreturn(0x8165628)                             ERR#6 'Device not configured'
SIGNAL 27
SIGNAL 27
gettimeofday(0x54911148,0x0)                     = 0 (0x0)
sigprocmask(0x3,0x549111b8,0x0)                  = 0 (0x0)
poll(0x805f000,0x7,0x0)                          = 0 (0x0)
gettimeofday(0x82f4e44,0x0)                      = 0 (0x0)
gettimeofday(0x82f4eb4,0x0)                      = 0 (0x0)
poll(0x82b4800,0x0,0x0)                          = 0 (0x0)
sigreturn(0x81655d8)                             = 1 (0x1)

Thanks.

Reply via email to