Terminal "hang up" problem
Donn Cave
donn at drizzle.com
Tue Dec 16 00:30:22 EST 2003
More information about the Python-list mailing list
Tue Dec 16 00:30:22 EST 2003
- Previous message (by thread): Terminal "hang up" problem
- Next message (by thread): downloading long files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quoth JD <lists at webcrunchers.com>: ... | Control-c or control-d has NO effect, so it's hung up somewhere, but | we have no idea | where. One way to look at it might be ktrace. Somewhere in there, you're stuck in one of those damned kernel mediated services like NFS, and some ioctl to the offending device will be the last syscall reported for the process. lsof might be good enough. Donn Cave, donn at drizzle.com
- Previous message (by thread): Terminal "hang up" problem
- Next message (by thread): downloading long files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list