GNU bug report logs - #12243
24.2.50; daemon crashes when running emacsclient-nw

Previous Next

Package: emacs;

Reported by: ptit.chep <at> gmail.com

Date: Mon, 20 Aug 2012 21:32:01 UTC

Severity: normal

Found in version 24.2.50

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 12243 in the body.
You can then email your comments to 12243 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#12243; Package emacs. (Mon, 20 Aug 2012 21:32:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to ptit.chep <at> gmail.com:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 20 Aug 2012 21:32:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: ptit.chep <at> gmail.com
To: bug-gnu-emacs <at> gnu.org
Subject: 24.2.50; daemon crashes when running emacsclient-nw
Date: Mon, 20 Aug 2012 23:28:18 +0200
This bug report will be sent to the Bug-GNU-Emacs mailing list
and the GNU bug tracker at debbugs.gnu.org.  Please check that
the From: line contains a valid email address.  After a delay of up
to one day, you should receive an acknowledgment at that address.

Please write in English if possible, as the Emacs maintainers
usually do not have translators for other languages.

Please describe exactly what actions triggered the bug, and
the precise symptoms of the bug.  If you can, give a recipe
starting from `emacs -Q':



If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
/usr/share/emacs/24.2.50/etc/DEBUG.


In GNU Emacs 24.2.50.1 (i486-pc-linux-gnu, GTK+ Version 3.4.2)
 of 2012-08-15 on dex, modified by Debian
 (emacs-snapshot package, version 2:20120815-1)
Windowing system distributor `The X.Org Foundation', version 11.0.11203000
Configured using:
 `configure '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu'
 '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib'
 '--localstatedir=/var' '--infodir=/usr/share/info'
 '--mandir=/usr/share/man' '--with-pop=yes'
 '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/24.2.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.2.50/site-lisp:/usr/share/emacs/site-lisp'
 '--without-compress-info' '--with-crt-dir=/usr/lib/i386-linux-gnu/'
 '--with-x=yes' '--with-x-toolkit=gtk3' '--with-imagemagick=yes'
 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu'
 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g
 -Wl,--as-needed -znocombreloc' 'CPPFLAGS=-D_FORTIFY_SOURCE=2''

Important settings:
  value of $LANG: fr_FR.utf8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x r e p o r t <tab> <return>

Recent messages:
("emacs")
Starting Emacs daemon.
When done with this frame, type C-x 5 0



Step to reproduce:
chep <at> Zorglub:~$ emacs -Q --daemon
chep <at> Zorglub:~$ emacsclient -nw --alternate-editor=""

Behaviour:
Server crashes. No readable message. Console output is broken and I need
to call the reset command.

There is no problem with the -c option:
I start client with
  emacsclient -c --alternate-editor=""
and it works fine.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#12243; Package emacs. (Sat, 13 Oct 2012 03:10:02 GMT) Full text and rfc822 format available.

Message #8 received at 12243 <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> gnu.org>
To: ptit.chep <at> gmail.com
Cc: 12243 <at> debbugs.gnu.org
Subject: Re: bug#12243: 24.2.50; daemon crashes when running emacsclient-nw
Date: Sat, 13 Oct 2012 11:08:48 +0800
ptit.chep <at> gmail.com writes:

> Step to reproduce:
> chep <at> Zorglub:~$ emacs -Q --daemon
> chep <at> Zorglub:~$ emacsclient -nw --alternate-editor=""
>
> Behaviour:
> Server crashes. No readable message. Console output is broken and I need
> to call the reset command.

I'm afraid I can't reproduce this.  Please see if the crash also happens
if you run "emacs -Q -nw -f server-start" instead of
"emacs -Q --daemon".  If so, get a gdb backtrace, and post it.




Reply sent to Chong Yidong <cyd <at> gnu.org>:
You have taken responsibility. (Thu, 18 Oct 2012 17:14:02 GMT) Full text and rfc822 format available.

Notification sent to ptit.chep <at> gmail.com:
bug acknowledged by developer. (Thu, 18 Oct 2012 17:14:02 GMT) Full text and rfc822 format available.

Message #13 received at 12243-done <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> gnu.org>
To: Chep <ptit.chep <at> gmail.com>
Cc: 12243-done <at> debbugs.gnu.org
Subject: Re: bug#12243: 24.2.50; daemon crashes when running emacsclient-nw
Date: Fri, 19 Oct 2012 01:11:26 +0800
Chep <ptit.chep <at> gmail.com> writes:

>> I'm afraid I can't reproduce this.  Please see if the crash also happens
>> if you run "emacs -Q -nw -f server-start" instead of
>> "emacs -Q --daemon".  If so, get a gdb backtrace, and post it.
>
> Since I've updated emacs, I can't reproduce the bug any more. Sorry, I
> forgot to say it.

OK, closing the bug.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 16 Nov 2012 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 297 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.