search for: __fd_poll

Displaying 1 result from an estimated 1 matches for "__fd_poll".

2009 Sep 09
1
dovecot-auth stops responding
...works fine. It doesn't look like it is hitting any ulimits(11MB for memory). I issued a kill -11 and ran it through the debugger. Here is what it says: dbx dovecot-auth core Type 'help' for help. [using memory image in core] reading symbolic information ... Segmentation fault in __fd_poll at 0x900000000117634 ($t1) 0x900000000117634 (__fd_poll+0x98) e8410028 ld r2,0x28(r1) (dbx) where __fd_poll(??, ??, ??) at 0x900000000117634 ioloop-poll.poll(__listptr = 0x00000001104dd330, __nfds = 145, __timeout = 1051), line 121 in "poll.h" io_loop_handler_run(ioloop = 0x0...