GNU bug report logs - #18873
25.0.50; EMACS crashes at startup on Window7 with Eacute in HOME path

Previous Next

Package: emacs;

Reported by: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>

Date: Tue, 28 Oct 2014 16:40:02 UTC

Severity: normal

Found in version 25.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>
Cc: 18873 <at> debbugs.gnu.org
Subject: Re: bug#18873: 25.0.50;
 EMACS crashes at startup on Window7 with Eacute in HOME path
Date: Tue, 28 Oct 2014 18:48:32 +0200
> From: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>
> Date: Tue, 28 Oct 2014 17:39:12 +0100
> 
> I have installed a fairly Emacs from source (I think that the bzr
> update was of 2014-10-25) on a Windows7 machine. My son Émile has an
> account on this machine. The first letter of Émile is a capital E acute,
> coded as  &Eacute; HTML, or \'E in TeX. His account is not an
> administrator account, but a plain user account.
> 
> Now, when I start Emacs from his account, it immediately crashes. HOME
> is by default on his account the following path (with Émile inside it):
> 
>       c:/Users/Émile/AppData/Roaming
> 
> Attached is a gdb log of the crashes.

Thanks, but please try to provide a Lisp-level backtrace as well (it
will happen automatically if you arrange for .gdbinit to be read, as
suggested by GDB:

> warning: File "C:\Programmes\installation\emacs-install\emacs\trunk\src\.gdbinit" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
> To enable execution of this file add
> 	add-auto-load-safe-path C:\Programmes\installation\emacs-install\emacs\trunk\src\.gdbinit
> line to your configuration file "$HOME/.gdbinit".
> To completely disable this security protection add
> 	set auto-load safe-path /
> line to your configuration file "$HOME/.gdbinit".

or read it manually with the "source" command).




This bug report was last modified 10 years and 211 days ago.

Previous Next


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