[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: SLAPD accepts connection, then hangs



Dave Horsfall wrote:
On Fri, 20 Jan 2006, Dave Horsfall wrote:

Truss shows:

gettimeofday(0x111899d4,0x0)                     = 0 (0x0)
poll(0x10d75800,0x1,0x0)                         = 0 (0x0)

over and over.

A quick test shows that this is abnormal.

GDB backtrace:

#0  0x283d8d44 in __sys_poll () from /usr/lib/libc_r.so.4
#1  0x283d8290 in _thread_kern_sched_state_unlock () from /usr/lib/libc_r.so.4
#2  0x283d7c55 in _thread_kern_scheduler () from /usr/lib/libc_r.so.4
#3  0x0 in ?? ()

I'll rebuild with a better symbol table next time :-(

But this is all I'm going to get...

What about "info threads" ?  then "thread apply all bt" ?

--
 -- Howard Chu
 Chief Architect, Symas Corp.  http://www.symas.com
 Director, Highland Sun        http://highlandsun.com/hyc
 OpenLDAP Core Team            http://www.openldap.org/project/