Displaying 1 result from an estimated 1 matches for "libtcl84".
Did you mean:
libtcl8.4
2006 Mar 22
1
Process hanging on 6.0-STABLE
...3 0 96 0 388 280 - R+ p2 0:00.00 grep Reco
Looking at the original process is OK..
eureka:~>gdb $GSHOME/libexec/Recorder
...
(gdb) attach 881
...
(gdb) bt
#0 0x00000008009c395c in read () from /lib/libc.so.6
#1 0x000000080072f77f in TclpCreateProcess () from /usr/local/lib/libtcl84.so.1
#2 0x0000000800717d25 in TclCreatePipeline () from /usr/local/lib/libtcl84.so.1
#3 0x00000008007186d0 in Tcl_OpenCommandChannel () from /usr/local/lib/libtcl84.so.1
#4 0x0000000800704af8 in Tcl_ExecObjCmd () from /usr/local/lib/libtcl84.so.1
...
However the newly made one..
(gdb) attach 80...