It is now 8:55 AM, here is a hung/stale process from 5:01 AM:<br>
<br>
[root@jidmail log]# ps aux | grep lcrdrla<br>
lcrdrla  23436  0.0  0.0  3092  888
?        S   
05:01   0:00 imap<br>
lcrdrla   6467  0.0  0.0  4068  868
?        S   
08:00   0:00 imap<br>
root     20659  0.0  0.0  4232 
660 pts/1    S+   08:51   0:00 grep
lcrdrla<br>
<br>
I am running CentOS 4.3<br>
<br>
[root@jidmail log]# gdb attach 23436<br>
GNU gdb Red Hat Linux (6.3.0.0-1.96rh)<br>
Copyright 2004 Free Software Foundation, Inc.<br>
GDB is free software, covered by the GNU General Public License, and you are<br>
welcome to change it and/or distribute copies of it under certain conditions.<br>
Type "show copying" to see the conditions.<br>
There is absolutely no warranty for GDB.  Type "show warranty" for details.<br>
This GDB was configured as "i386-redhat-linux-gnu"...attach: No such file or directory.<br>
<br>
Attaching to process 23436<br>
Reading symbols from /usr/libexec/dovecot/imap...(no debugging symbols found)...done.<br>
Using host libthread_db library "/lib/tls/libthread_db.so.1".<br>
Reading symbols from /lib/libdl.so.2...(no debugging symbols found)...done.<br>
Loaded symbols for /lib/libdl.so.2<br>
Reading symbols from /lib/tls/libc.so.6...(no debugging symbols found)...done.<br>
Loaded symbols for /lib/tls/libc.so.6<br>
Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...done.<br>
Loaded symbols for /lib/ld-linux.so.2<br>
Reading symbols from /lib/libnss_files.so.2...(no debugging symbols found)...done.<br>
Loaded symbols for /lib/libnss_files.so.2<br>
<br>
0x003627a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2<br>
(gdb) bt full<br>
#0  0x003627a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2<br>
No symbol table info available.<br>
#1  0x00438c6d in poll () from /lib/tls/libc.so.6<br>
No symbol table info available.<br>
#2  0x08086fd1 in io_loop_handler_run ()<br>
No symbol table info available.<br>
#3  0x08086abb in io_loop_run ()<br>
No symbol table info available.<br>
#4  0x0805a04c in main ()<br>
No symbol table info available.<br>
(gdb)<br>
<br>
<br>