From: Dan Nicolaescu <dann@ics.uci.edu>
To: Ulrich Mueller <ulm@gentoo.org>
Cc: Chong Yidong <cyd@stupidchicken.com>,
Diego Petteno <flameeyes@gmail.com>,
emacs-devel@gnu.org
Subject: Re: Emacs daemon dies at Xorg crash
Date: Fri, 19 Dec 2008 09:00:02 -0800 (PST) [thread overview]
Message-ID: <200812191700.mBJH02YT016405@mothra.ics.uci.edu> (raw)
In-Reply-To: <18763.21652.870274.903036@a1ihome1.kph.uni-mainz.de> (Ulrich Mueller's message of "Fri, 19 Dec 2008 09:00:20 +0100")
Ulrich Mueller <ulm@gentoo.org> writes:
> >>>>> On Thu, 18 Dec 2008, Dan Nicolaescu wrote:
>
> >> >> > Can you try the patch at:
> >> >> > http://permalink.gmane.org/gmane.emacs.bugs/22201
> >> >>
> >> >> Tested and Emacs doesn't die anymore. I find the "Connection lost ..."
> >> >> message in the *Messages* buffer after reconnecting.
> >>
> >> > IMO that patch is good, but it fixes the effect in this case, not the
> >> > cause.
> >>
> >> Hm, could you please elaborate what you mean by "effect" and "cause"
> >> here?
>
> > Emacs dies because something tries to call message while no frame is
> > open. This is the "effect". The "cause" is whatever causes that
> > message to be written, it probably should not happen.
>
> But "X connection lost" is precisely what happens. What could Emacs do
> to prevent this, if there is suddenly no X server anymore?
Kill the frames on the display that was closed and continue running?
Your backtrace seems to show that the problem happens because of
Fmake_network_process...
> > And indeed, even for you, it happens only for some specific window
> > managers.
>
> Looks like IceWM sends a WM_DELETE_WINDOW message to the X clients
> before it exits, while Xfce4 doesn't do this.
>
> What happens if you kill -9 your X server? Does Emacs die?
I won't try kill -9 X because I've seen that lock the machine in the
past. But C-A-backspace does not kill emacs, and I doubt it gives the WM
a chance to send any message.
next prev parent reply other threads:[~2008-12-19 17:00 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1229454957.21129.0.camel@localhost>
2008-12-17 11:10 ` Emacs daemon dies at Xorg crash Ulrich Mueller
2008-12-17 11:37 ` dhruva
2008-12-17 16:03 ` Chong Yidong
2008-12-17 17:08 ` Dan Nicolaescu
2008-12-17 19:25 ` Ulrich Mueller
2008-12-17 22:51 ` Dan Nicolaescu
2008-12-18 12:03 ` Ulrich Mueller
2008-12-18 12:14 ` Ulrich Mueller
2008-12-18 19:14 ` Dan Nicolaescu
2008-12-18 22:03 ` Ulrich Mueller
2008-12-18 22:49 ` Dan Nicolaescu
2008-12-19 0:04 ` Ulrich Mueller
2008-12-19 0:46 ` Dan Nicolaescu
2008-12-19 8:00 ` Ulrich Mueller
2008-12-19 17:00 ` Dan Nicolaescu [this message]
2008-12-19 17:27 ` Ulrich Mueller
2008-12-19 17:47 ` Dan Nicolaescu
2008-12-19 13:56 ` Stefan Monnier
2008-12-19 16:45 ` Dan Nicolaescu
2008-12-20 18:35 ` Ulrich Mueller
2008-12-21 4:15 ` bug#1310: " Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200812191700.mBJH02YT016405@mothra.ics.uci.edu \
--to=dann@ics.uci.edu \
--cc=cyd@stupidchicken.com \
--cc=emacs-devel@gnu.org \
--cc=flameeyes@gmail.com \
--cc=ulm@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.