GNU bug report logs -
#71177
30.0.50; crash when opening and closing many TTY frames in succession
Previous Next
Reported by: Daniel Clemente <n142857 <at> gmail.com>
Date: Fri, 24 May 2024 17:49:01 UTC
Severity: normal
Merged with 71176
Found in version 30.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 71177 <at> debbugs.gnu.org (full text, mbox):
> From: Daniel Clemente <n142857 <at> gmail.com>
> Date: Fri, 24 May 2024 17:47:27 +0000
>
> Emacs compiled without X.
> I can launch a new emacsclient with a keypress and I can kill it with another keypress.
> I held down the key to launch many emacsclient (around 20), then killed them, then launched a few more,
> killed them, … Less than 10 seconds of this behaviour are enough to crash the server.
> This doesn't happen during normal usage. I was intentionally trying to find the bug. I don't expect the daemon
> to crash only by opening/closing frames.
> The command I run to launch the emacsclient is: emacsclient -c -e "(progn (dired "~"))"
> I use rxvt-unicode.
>
> Program received signal SIGPIPE, Broken pipe.
I think it crashes because of this SIGPIPE. I hope some Unix expert
will be able to explain why Emacs gets get SIGPIPE in this scenario.
Perhaps because you kill emacsclient too quickly?
It might help if you post the details of how you "launch a new
emacsclient with a keypress and kill it with another keypress". IOW,
please describe the recipe to reproduce the problem starting from
"emacs -Q -nw --daemon".
Thanks.
This bug report was last modified 1 year and 49 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.