all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Vincent Belaïche" <vincent.b.1@hotmail.fr>
To: 18516@debbugs.gnu.org, Eli Zaretskii <eliz@gnu.org>
Subject: bug#18516: Acknowledgement (24.4.50; EMACS crashes when I try to open Elisp manual)
Date: Sun, 21 Sep 2014 20:00:35 +0200	[thread overview]
Message-ID: <80y4tcg8fw.fsf@gmail.com> (raw)
In-Reply-To: <80k34xgxnv.fsf@gmail.com>

Dear Eli,

Here is what I get with gdb after going to the src directory:

-----------------------------------------------------------------------
(gdb) target exec ../nt/runemacs.exe
(gdb) run -Q "--eval=(setq source-directory \"c:/Programme/GNU/Emacs/\")" "--eval=(eval-after-load \"Info\"  '(dolist (i '(\"c:/Programme/GNU/emacs/share/info/\" \"c:/Invalid/path/info\" )) (add-to-list 'Info-directory-list i)))" -f info "--eval=(Info-menu \"Elisp\")"
Starting program: c:\Programme\GNU\installation\emacs-install\emacs\trunk\nt\runemacs.exe -Q "--eval=(setq source-directory \"c:/Programme/GNU/Emacs/\")" "--eval=(eval-after-load \"Info\"  '(dolist (i '(\"c:/Programme/GNU/emacs/share/info/\" \"c:/Invalid/path/info\" )) (add-to-list 'Info-directory-list i)))" -f info "--eval=(Info-menu \"Elisp\")"
[New Thread 85856.0x14dc0]
[Inferior 1 (process 85856) exited normally]
-----------------------------------------------------------------------

It did not crash when started from the debugger --- it got open on the Elisp manual top page, and then
I typed 'C-x C-c' to exit. The `[Inferior 1 (process 85856) exited
normally]' output was made before I exited.

FYI, I simplified the batch causing the crash, the minimal content is now:
-----------------------------------------------------------------------
start c:\Programme\GNU\Emacs\bin\runemacs.exe -Q  "--eval=(eval-after-load \"Info\"  '(dolist (i '(\"c:/Programme/GNU/emacs/share/info/\" \"c:Invalid/path/info\" )) (add-to-list 'Info-directory-list i)))" -f info "--eval=(Info-menu \"Elisp\")"
-----------------------------------------------------------------------

I just removed from it the setting of source-directory, and used
backslashes for the program path.

FYI, it did not launch addpm.exe, and I installed on the same location
as a previous installation.

The previous installation was also a build from sources, here is its
`M-x version' output:

GNU Emacs 24.3.50.2 (i686-pc-mingw32) of 2013-08-25 on CHOUNEK

This 24.3.50.2 Emacs does *NOT* crash when I do the same experiment.

My current Emacs is

GNU Emacs 24.4.50.1 (i686-pc-mingw32) of 2014-09-19 on CHOUNEK

So, it seems that the problem is fairly recent --- well on my time
scale, which is rather slow compared to you who are active developpers
--- as it happened over the last year or so (the interval between these
versions is 390 days).

   Vincent.

----------------------------------------
> Date: Sun, 21 Sep 2014 19:00:11 +0300
> From: eliz@gnu.org
> Subject: Re: bug#18516: 24.4.50; EMACS crashes when I try to open Elisp manual
> To: vincent.b.1@hotmail.fr
> CC: 18516@debbugs.gnu.org
>
> > From: Vincent Belaïche <vincent.b.1@hotmail.fr>
> > Date: Sun, 21 Sep 2014 10:55:48 +0200
> > Cc: Vincent Belaïche <vincent.b.1@hotmail.fr>
> >
> > I tried to start Emacs from gdb (the latter started from an MSYS
> > console) but then I got that xbacktrace is not supported.
>
> You need to start GDB from the src directory of the Emacs tree.





  parent reply	other threads:[~2014-09-21 18:00 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-21  8:55 bug#18516: 24.4.50; EMACS crashes when I try to open Elisp manual Vincent Belaïche
2014-09-21 11:50 ` bug#18516: Acknowledgement (24.4.50; EMACS crashes when I try to open Elisp manual) Vincent Belaïche
2014-09-21 15:59   ` bug#18516: 24.4.50; EMACS crashes when I try to open Elisp manual Eli Zaretskii
2014-09-21 16:00 ` Eli Zaretskii
2014-09-21 17:09 ` bug#18516: Acknowledgement (24.4.50; EMACS crashes when I try to open Elisp manual) Vincent Belaïche
2014-09-21 17:28   ` Eli Zaretskii
2014-09-21 18:00 ` Vincent Belaïche [this message]
2014-09-21 18:09   ` Eli Zaretskii
2014-09-21 21:13 ` Vincent Belaïche
2014-09-22  2:49   ` Eli Zaretskii
2014-09-22  4:21 ` Vincent Belaïche
2014-09-22  6:21   ` Dmitry Antipov
2014-09-22 14:39     ` Eli Zaretskii
2014-09-22  4:26 ` Vincent Belaïche
2014-09-22 17:13 ` Vincent Belaïche
2014-09-22 17:53   ` Eli Zaretskii
2014-09-23  9:51 ` Vincent Belaïche

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=80y4tcg8fw.fsf@gmail.com \
    --to=vincent.b.1@hotmail.fr \
    --cc=18516@debbugs.gnu.org \
    --cc=eliz@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.