rlwrap+ocaml = random reboots

Matthew Dillon dillon at apollo.backplane.com
Tue Jun 22 22:08:03 PDT 2004


:OK no problem since I updated the kernel on June 17, but I just got
:this message that I haven't seen on linux, on quitting rlwrapped ocaml
:with a ^D:
:
:rlwrap: warning: tcgetattr error on slave pty (from parent process): Bad file descriptor
:
:No other symptoms.  Is this related to that bugfix?
:
:Rahul

    Almost certainly.  The descriptor got revoked by the parent when the
    parent exited and is no longer valid on the slave.  This would have
    triggered the panic prior to the fix.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Bugs mailing list