From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vincent =?UTF-8?Q?Bela=C3=AFche?= Newsgroups: gmane.emacs.bugs Subject: bug#18516: Acknowledgement (24.4.50; EMACS crashes when I try to open Elisp manual) Date: Sun, 21 Sep 2014 13:50:50 +0200 Message-ID: <80fvflgpk5.fsf@gmail.com> References: <80k34xgxnv.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: ger.gmane.org 1411300356 23686 80.91.229.3 (21 Sep 2014 11:52:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 21 Sep 2014 11:52:36 +0000 (UTC) To: 18516@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Sep 21 13:52:29 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XVfgp-0006cP-Nz for geb-bug-gnu-emacs@m.gmane.org; Sun, 21 Sep 2014 13:52:27 +0200 Original-Received: from localhost ([::1]:38945 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XVfgp-00019h-3w for geb-bug-gnu-emacs@m.gmane.org; Sun, 21 Sep 2014 07:52:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56139) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XVfgf-00019V-K6 for bug-gnu-emacs@gnu.org; Sun, 21 Sep 2014 07:52:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XVfgV-0005uh-9k for bug-gnu-emacs@gnu.org; Sun, 21 Sep 2014 07:52:17 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:55622) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XVfgV-0005uE-6P for bug-gnu-emacs@gnu.org; Sun, 21 Sep 2014 07:52:07 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XVfgP-0004Zr-Ls for bug-gnu-emacs@gnu.org; Sun, 21 Sep 2014 07:52:01 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: <80k34xgxnv.fsf@gmail.com> Resent-From: Vincent =?UTF-8?Q?Bela=C3=AFche?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 21 Sep 2014 11:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18516 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 18516-submit@debbugs.gnu.org id=B18516.141130026617532 (code B ref 18516); Sun, 21 Sep 2014 11:52:01 +0000 Original-Received: (at 18516) by debbugs.gnu.org; 21 Sep 2014 11:51:06 +0000 Original-Received: from localhost ([127.0.0.1]:47186 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XVffV-0004Yh-3D for submit@debbugs.gnu.org; Sun, 21 Sep 2014 07:51:05 -0400 Original-Received: from smtp02.smtpout.orange.fr ([80.12.242.124]:45661 helo=smtp.smtpout.orange.fr) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XVffR-0004YE-Op for 18516@debbugs.gnu.org; Sun, 21 Sep 2014 07:51:03 -0400 Original-Received: from CHOUNEK ([90.32.172.128]) by mwinf5d04 with ME id tnqz1o00G2maGi203nqzJT; Sun, 21 Sep 2014 13:51:00 +0200 X-ME-Helo: CHOUNEK X-ME-Date: Sun, 21 Sep 2014 13:51:00 +0200 X-ME-IP: 90.32.172.128 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:93571 Archived-At: --=-=-= Content-Type: text/plain Hello, I have made a little more investigation, trying to boil down the dozen of lines in my init file to what ultimately causes the crash. It occurs that this is caused by a tiny missing slash in some info path. I made an MSDos batch file that start emacs with -Q and a few other command line arguments ( --eval and -f ) to do the minial inits and actions to cause the crash. So on my machine when I open a DOS console, and I type call bug18516_1.bat The it lauchnes and immediately after crashes. Hopefully that additional investigation can help you locate what is happening. Please make me know if you have any instruction how to get gdb working, FYI I have this one on my machine: ----------------------------------------------------------------------- GNU gdb (GDB) 7.4 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-mingw32". For bug reporting instructions, please see: . ----------------------------------------------------------------------- Please believe that I remain at your disposal if you need me to do any kind of experiments that could help investigating the problem. VBR, Vincent. --=-=-= Content-Type: application/octet-stream Content-Disposition: attachment; filename=bug18516_1.bat.gz Content-Transfer-Encoding: base64 H4sICFS5HlQAA2J1ZzE4NTE2XzEuYmF0AHWSzWobMRDH7wa/w7A57C5EVlPiEFR6MMEUH1oKJTdf ZGnWK7IrrSVtN771DfqOfZKOtCGhNAYhpPn4zV8zEgIO4/Hq5n59cydgo56smzrUR+zRRqg+3q5u V+sPn2D7dfPwA5SXocUAU4sWdhD9GaIDN9Bt25kwQC/tKLv6z6/fsFwsF0LAtpcqgKFlQ5QdscFZ UIJ/9+7oZd8j//Ltkc9h5OnPBFGtsZjTldjZn7Izmg8yttzYxiWYtMTLdkj2a4gtWdMRtCOB1kXA ZxPiv8jrzJRWg4kJQ85h9IMLSAAZaUOPyWEdlLyEA8YJ6XGlEmVOK1/UlAJMMxdNcZMMc24SQvH5 nGtNbux0lnNAIpznFq5Sc5YLaoiPF3rBD8ZyP1pMlxU+I7ATFIwh1f9cBYwnCG70Cpk2HlV0NIt9 cYG1L+riLTntTDYRPeuc1JS2o7buC4Cy0q5LXasMnd/BZTU8tNJjngWR56r/TYkcdQ2V1JpFxzK0 TGXe5M5GU9ekjTWQR/uqMYfSHxwJn79WesLctb9D3M2hswIAAA== --=-=-=--