all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: Kenichi Handa <handa@ni.aist.go.jp>
Cc: wence@gmx.li, emacs-pretest-bug@gnu.org
Subject: Re: --enable-font-backend bug (was: Re: 23.0.60; emacs segfaults when creating X display via emacsclient)
Date: Tue, 05 Feb 2008 00:15:10 -0800	[thread overview]
Message-ID: <200802050815.m158FAHS021150@sallyv1.ics.uci.edu> (raw)
In-Reply-To: <E1JMISd-0000zr-Lc@etlken.m17n.org> (Kenichi Handa's message of "Tue, 05 Feb 2008 16:43:19 +0900")

Kenichi Handa <handa@ni.aist.go.jp> writes:

  > In article <200802050018.m150IrgE007563@sallyv1.ics.uci.edu>, Dan Nicolaescu <dann@ics.uci.edu> writes:
  > 
  > > Run emacs in a terminal
  > > 
  > > 1) emacs -nw -Q --eval '(server-start)'
  > > 
  > > Create an X frame.
  > > 2) emacsclient -c -d :0.0
  > > 
  > > Delete the frame
  > > 3) C-x 5 0
  > > 
  > > Try and create another X frame.
  > > 4) emacsclient -c -d :0.0
  > > 
  > > leading to the following backtrace:
  > 
  > > I don't get a segfault, but emacs and emacsclient hang.
  > 
  > As I got "Fatal error (6)Aborted", I started the debugging
  > by running the first emacs under gdb.  But I found that I
  > can't suspend it by typing C-z once I did the step 2).
  > Emacs just shows this message: "Suspending an Emacs running
  > under X makes no sense".
  > 
  > This makes the debugging very difficult.  :-(

Why not start the debugger in another terminal and attach to the emacs
process?

  > Is this a multi-tty problem?

The "Suspending an Emacs running under X" message? It is, I posted a
message about that on emacs-devel a week or two ago. But that is
harmless, it should not affect anything here. Emacs just refuses to
suspend an tty frame thinking that it has an X11 frame.

Again, if emacs is not configured with --enable-font-backend everything
works fine.  So it seems that the new font backend is the culprit here.

  > ---
  > Kenichi Handa
  > handa@ni.aist.go.jp
  > 
  > PS.  I had to do this to get this "abort".
  > 
  > 1) emacs -nw -Q --eval '(server-start)'
  > 2) emacsclient -c -d :0.0
  > 3) type C-h h
  > 4) C-x 5 0
  > 5) emacsclient -c -d :0.0

After this step emacs and emacsclien hang completely for me, so I can't
do step 6.

  > 6) type C-h h





  reply	other threads:[~2008-02-05  8:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-04 16:57 23.0.60; emacs segfaults when creating X display via emacsclient Lawrence Mitchell
2008-02-04 20:17 ` Lawrence Mitchell
2008-02-05  0:18 ` --enable-font-backend bug (was: Re: 23.0.60; emacs segfaults when creating X display via emacsclient) Dan Nicolaescu
2008-02-05  7:43   ` Kenichi Handa
2008-02-05  8:15     ` Dan Nicolaescu [this message]
2008-02-05 11:22       ` Kenichi Handa
2008-02-05 13:57         ` Dan Nicolaescu
2008-02-06  0:55           ` Kenichi Handa
2008-02-06  2:36             ` Nick Roberts
2008-02-06 15:28             ` Dan Nicolaescu
2008-02-13 12:42               ` Kenichi Handa
2008-02-13 13:38                 ` --enable-font-backend bug Leo
2008-02-17  9:24                 ` --enable-font-backend bug (was: Re: 23.0.60; emacs segfaults when creating X display via emacsclient) Kenichi Handa
2008-02-17 15:48                   ` Dan Nicolaescu
2008-02-18 11:01                     ` Kenichi Handa

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=200802050815.m158FAHS021150@sallyv1.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=handa@ni.aist.go.jp \
    --cc=wence@gmx.li \
    /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.