unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [ottomaddox@fastmail.fm: Bus error on x-close-connection]
@ 2006-07-03 23:21 Richard Stallman
  2006-07-04 14:13 ` Kim F. Storm
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Stallman @ 2006-07-03 23:21 UTC (permalink / raw)


Would someone please DTRT and ack?

------- Start of forwarded message -------
From: "Otto Maddox" <ottomaddox@fastmail.fm>
To: emacs-pretest-bug@gnu.org
Content-Disposition: inline
Content-Type: text/plain; charset="ISO-8859-1"
MIME-Version: 1.0
Date: Mon, 03 Jul 2006 16:07:35 +0100
Subject: Bus error on x-close-connection
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed 
	version=3.0.4


Start Emacs on the local X display:

$ emacs -Q &

Open an ssh-forwarded X connection in another xterm:

$ ssh -X localhost
$ echo $DISPLAY
localhost:10.0

Do this in Emacs:

(make-frame-on-display "localhost:10.0")

C-x 5 0 on the new frame

(x-display-list)
=> (":0.0" "localhost:10.0")

(x-close-connection "localhost:10.0")
=> nil

(x-close-connection "localhost:10.0")   ; yes, do it twice

and then Emacs crashes with a bus error.


In GNU Emacs 22.0.50.4 (powerpc-apple-darwin8.6.0, X toolkit)
 of 2006-07-02
configured using `configure '--prefix=/usr/local/emacs' '--with-x' '--without-carbon' '--with-x-toolkit=athena''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  encoded-kbd-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

- -- 
http://www.fastmail.fm - Or how I learned to stop worrying and
                          love email again



_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ottomaddox@fastmail.fm: Bus error on x-close-connection]
  2006-07-03 23:21 [ottomaddox@fastmail.fm: Bus error on x-close-connection] Richard Stallman
@ 2006-07-04 14:13 ` Kim F. Storm
  0 siblings, 0 replies; 2+ messages in thread
From: Kim F. Storm @ 2006-07-04 14:13 UTC (permalink / raw)
  Cc: Otto Maddox, emacs-devel

Richard Stallman <rms@gnu.org> writes:

> Would someone please DTRT and ack?

Fixed.


>
> From: "Otto Maddox" <ottomaddox@fastmail.fm>
> Subject: Bus error on x-close-connection
> To: emacs-pretest-bug@gnu.org
> Date: Mon, 03 Jul 2006 16:07:35 +0100
>
>
> Start Emacs on the local X display:
>
> $ emacs -Q &
>
> Open an ssh-forwarded X connection in another xterm:
>
> $ ssh -X localhost
> $ echo $DISPLAY
> localhost:10.0
>
> Do this in Emacs:
>
> (make-frame-on-display "localhost:10.0")
>
> C-x 5 0 on the new frame
>
> (x-display-list)
> => (":0.0" "localhost:10.0")
>
> (x-close-connection "localhost:10.0")
> => nil
>
> (x-close-connection "localhost:10.0")   ; yes, do it twice
>
> and then Emacs crashes with a bus error.
>
>
> In GNU Emacs 22.0.50.4 (powerpc-apple-darwin8.6.0, X toolkit)
>  of 2006-07-02
> configured using `configure '--prefix=/usr/local/emacs' '--with-x' '--without-carbon' '--with-x-toolkit=athena''
>
> Important settings:
>   value of $LC_ALL: nil
>   value of $LC_COLLATE: nil
>   value of $LC_CTYPE: nil
>   value of $LC_MESSAGES: nil
>   value of $LC_MONETARY: nil
>   value of $LC_NUMERIC: nil
>   value of $LC_TIME: nil
>   value of $LANG: nil
>   locale-coding-system: nil
>   default-enable-multibyte-characters: t
>
> Major mode: Lisp Interaction
>
> Minor modes in effect:
>   encoded-kbd-mode: t
>   menu-bar-mode: t
>   file-name-shadow-mode: t
>   global-font-lock-mode: t
>   font-lock-mode: t
>   unify-8859-on-encoding-mode: t
>   utf-translate-cjk-mode: t
>   auto-compression-mode: t
>   line-number-mode: t
>
> - -- 
> http://www.fastmail.fm - Or how I learned to stop worrying and
>                           love email again
>
>
>
> _______________________________________________
> emacs-pretest-bug mailing list
> emacs-pretest-bug@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
> ----------
>

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-07-04 14:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-03 23:21 [ottomaddox@fastmail.fm: Bus error on x-close-connection] Richard Stallman
2006-07-04 14:13 ` Kim F. Storm

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).