all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: rms@gnu.org
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.50; frozen frame after C-x 5 0
Date: Wed, 12 Sep 2007 17:15:26 +0200	[thread overview]
Message-ID: <87lkbblxtd.fsf@baldur.tsdh.de> (raw)
In-Reply-To: E1IUXpf-000796-No@fencepost.gnu.org

Richard Stallman <rms@gnu.org> writes:

First, here's a simpler command line to reproduce my problem:

  emacs -nw -f server-start

to start the server (it's important that the server is no X emacs here)
followed by

  emacsclient

to open a new X frame.

> Tassilo, could you try debugging it with GDB?
> You could see what C-x 5 0 actually does when you run it.
> Why doesn't it delete the frame, as it should?

Now I did

  $ gdb /usr/bin/emacsclient
  (gdb) run
  Starting program: /usr/bin/emacsclient 
  Waiting for Emacs...

which opened an X frame.  Then I tried closing the frame with `C-x 5 0',
but the frame didn't disappear.  Nevertheless in gdb I got the message

  Program exited normally.

When I try to run emacsclient again, I get

  (gdb) run
  Starting program: /usr/bin/emacsclient 
  Waiting for Emacs...

  Program received signal SIGINT, Interrupt.
  0xb7f21410 in __kernel_vsyscall ()

Here's a backtrace:

  (gdb) bt full
  #0  0xb7f21410 in __kernel_vsyscall ()
  No symbol table info available.
  #1  0xb7e99691 in recv () from /lib/libc.so.6
  No symbol table info available.
  #2  0x0804acee in main (argc=1, argv=0xbf85f274) at /var/tmp/portage/app-editors/emacs-cvs-23.0.50/work/emacs/lib-src/emacsclient.c:1458
	  i = 0
	  rl = 15
	  needlf = 2
	  cwd = 0x804f008 "/home/heimdall"
	  str = 0x0
	  string = "-good-version ", '\0' <repeats 5539 times>, "F@ó·", '\0'
  <repeats 20 times>,
  "\234yð·Èç\205¿¼ÿó·¨é\205¿~\215ò·\000\200ð·è%\000\000\003\000\000\0002\000\000\000ÿÿÿÿ",
  '\0' <repeats 41 times>,
  "\020\024\000b\a\024\000b\a\024\000\000\000\000\000\005\000\000\000\000\020\024\000\000@\024\000\2349\024\000èe\024\000\000\020\024\000\003",
  '\0' <repeats 15 times>,
  "b\002\000\000\000\020\000\000¼ÿó·\n\000\000\000Ô\214ó·\000\000\000\000\000\020\000\000\003\000\000\000\"\000\000\000J\214ó·\000\000\000\000¼ÿó·b\002\000\000\000\000\000\000k\215ó·\b\000"...

Bye,
Tassilo

  parent reply	other threads:[~2007-09-12 15:15 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-06  7:05 23.0.50; frozen frame after C-x 5 0 Tassilo Horn
2007-09-06  7:49 ` Leo
2007-09-10  1:12 ` Richard Stallman
2007-09-10  1:54   ` Dan Nicolaescu
2007-09-10 14:36     ` Jan Djärv
2007-09-10 16:36       ` Leo
2007-09-11  6:14         ` Jan Djärv
2007-09-12  8:46           ` Richard Stallman
2007-09-12  9:05             ` David Kastrup
2007-09-12 18:52               ` Richard Stallman
2007-09-11  8:42   ` Tassilo Horn
2007-09-12 15:15   ` Tassilo Horn [this message]
2007-09-12 15:35     ` Jan Djärv
2007-09-12 16:01       ` Tassilo Horn
2007-09-12 15:45     ` Dan Nicolaescu
2007-09-12 16:15       ` Tassilo Horn
2007-09-12 17:08         ` Romain Francoise
2007-09-12 18:00         ` Dan Nicolaescu
2007-09-13  6:04           ` Jan Djärv
2007-09-13  7:37             ` Leo
2007-09-13  8:23               ` Jan Djärv
2007-09-13  8:34                 ` Leo
2007-09-17  8:09                   ` Jan Djärv
2007-09-17  8:17                     ` Leo
2007-09-17 10:47                     ` Tassilo Horn

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=87lkbblxtd.fsf@baldur.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=rms@gnu.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.