[JDEV] EAGAIN (Resource temporarily unavailable)

Dave Lists lists at infonaut.net
Sat Nov 22 20:54:03 CST 2003


Hi,

        running jabberd-1.4.3 I can't log in anymore. strace shows:
read(3, 0x80f32b0, 128)                 = -1 EAGAIN (Resource 
temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], ~[KILL STOP], 8) = 0
select(9, [3 5 8], [], [], {59, 999858}) = 0 (Timeout)
rt_sigprocmask(SIG_SETMASK, ~[KILL STOP], NULL, 8) = 0
gettimeofday({1069555655, 116998}, NULL) = 0
sigprocmask(SIG_SETMASK, [RTMIN], ~[KILL STOP]) = 0
gettimeofday({1069555655, 117084}, NULL) = 0
sigprocmask(SIG_SETMASK, ~[KILL STOP], [RTMIN]) = 0
gettimeofday({1069555655, 117225}, NULL) = 0
rt_sigpending([])                       = 0
read(3, 0x80f32b0, 128)                 = -1 EAGAIN (Resource 
temporarily unavailable)
rt_sigprocmask(SIG_SETMASK, [], ~[KILL STOP], 8) = 0
etc...

I thought possibly it was to do with the mio.h as stated in:
http://mailman.jabber.org/pipermail/jdev/2002-July/012473.html

But, that doesn't seem to do the trick. Anyone any ideas? I'm running
jabberd-1.4.3 with muc-0.6.0 and xdb_sql my previous version of 1.4.2 and
and muc-0.5.2 worked fine.

Regards,
Dave.






More information about the JDev mailing list