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&nbsp; 23436&nbsp; 0.0&nbsp; 0.0&nbsp; 3092&nbsp; 888
?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S&nbsp;&nbsp;&nbsp;
05:01&nbsp;&nbsp; 0:00 imap<br>
lcrdrla&nbsp;&nbsp; 6467&nbsp; 0.0&nbsp; 0.0&nbsp; 4068&nbsp; 868
?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S&nbsp;&nbsp;&nbsp;
08:00&nbsp;&nbsp; 0:00 imap<br>
root&nbsp;&nbsp;&nbsp;&nbsp; 20659&nbsp; 0.0&nbsp; 0.0&nbsp; 4232&nbsp;
660 pts/1&nbsp;&nbsp;&nbsp; S+&nbsp;&nbsp; 08:51&nbsp;&nbsp; 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 &quot;show copying&quot; to see the conditions.<br>
There is absolutely no warranty for GDB.&nbsp; Type &quot;show warranty&quot; for details.<br>
This GDB was configured as &quot;i386-redhat-linux-gnu&quot;...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 &quot;/lib/tls/libthread_db.so.1&quot;.<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&nbsp; 0x003627a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2<br>
No symbol table info available.<br>
#1&nbsp; 0x00438c6d in poll () from /lib/tls/libc.so.6<br>
No symbol table info available.<br>
#2&nbsp; 0x08086fd1 in io_loop_handler_run ()<br>
No symbol table info available.<br>
#3&nbsp; 0x08086abb in io_loop_run ()<br>
No symbol table info available.<br>
#4&nbsp; 0x0805a04c in main ()<br>
No symbol table info available.<br>
(gdb)<br>
<br>
<br>