DragonFly bugs List (threaded) for 2004-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: rlwrap+ocaml = random reboots
: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@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]