More info: I had a friend attempt to reproduce this on his computer and he said this: "The emacs daemon seems fine with Fedora 12 and emacs 23.1.1. It never crashed and got 60 and 58 on two runs before giving up."
Also, if I do the following, I also get a crash in a short time: 1. Open two teminals 2. In Terminal 1, run "emacs -nw" to start of a text-mode emacs session. 3. Run "(server-start)" in the emacs session. 4. In terminal 2: x=0; while emacsclient -c &>/dev/null; do x=$(( $x + 1 )); done; echo "Created $x windows before crash." However, if I start a *graphical* emacs session and then keep running emacsclient -c, I do *not* get a crash. -- emacsclient -c randomly crashes emacs about 1 in every 5 to 10 times https://bugs.launchpad.net/bugs/543611 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs