On Fri, 30 Dec 2005, Fr?d?ric L. W. Meunier wrote:
I'll make a debuggable binary to try to get something, but from time to time lynx hangs at "HTTP/1.1 200 OK", the CPU load starts increasing, and only ^C works. This is on Linux (also on Windows, but I've been using coLinux on the latter).
On Linux (any Unix) you can attach gdb to the process and get a walkback. Without a debug-binary, that's not a lot of information, but still better than nothing. I don't know if that would work with Cygwin.
ps returned "fredlwm 5926 0.1 3.8 22512 19928 pts/0 Rs+ Dec28 2:59". This was the only lynx process and no other was consuming the CPU.-- How to contact me - http://www.pervalidus.net/contact.html _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
-- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net
_______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
