Re: ^G-q in remote shell quits erlang node
Johannes Weißl <[email protected]> Fri, 15 May 2015 21:58:27 +0200
| Newsgroups | gmane.comp.lang.erlang.bugs |
|---|---|
| Message-ID | <[email protected]> |
A short update: I ran "erl -remsh" in a screen session, maybe this has something to do with "^G-q" being transmitted to the production node. To mitigate the problem, I start the production node now with "+Bi" so that "^G-q" is forbidden there. Johannes On Sun, May 10, 2015 at 08:47PM +0000, Johannes Weißl wrote: > Hello, > > I experienced a very worrisome behavior: After connecting to an Erlang > node with "-remsh", typing "^G-q" (JCL mode) quit the production node (!), > not the maintenance shell: > > (node@host)2> > User switch command > --> q > heart: Fri May 8 14:23:03 2015: Erlang has closed. > Killed > sh: echo: I/O error > > I could not reproduce that in an example, but it happened twice on a > production node. Has anybody ever had this problem? Has anybody an idea > how this can happen and where the bug could be located? > > The system is OTP 17.4 running on Debian Jessie. The node is started by > a shell init script using "run_erl -daemon", /sbin/init is systemd. > > Regards, > Johannes _______________________________________________ erlang-bugs mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-bugs