X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Sat, 11 Jan 2020 10:00:52 +0200 Message-Id: <83eew68lsb.fsf@gnu.org> From: "Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com]" To: djgpp AT delorie DOT com In-reply-to: <874kx2isg3.wl-tomas@basun.net> (message from Tomas By on Sat, 11 Jan 2020 04:26:52 +0100) Subject: Re: long file names References: <874lbskxou DOT wl-tomas AT basun DOT net> <83k1ko88nc DOT fsf AT gnu DOT org> <87mupk6tci DOT wl-tomas AT basun DOT net> <83h8fs86zn DOT fsf AT gnu DOT org> <874kx2isg3 DOT wl-tomas AT basun DOT net> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sat, 11 Jan 2020 04:26:52 +0100 > From: Tomas By > > |C:\>emacs > |Exiting due to signal SIGSEGV > |Page fault at eip=0004657a, error=0004 > |eax=00000008 ebx=00000008 ecx=00000001 edx=0023c832 esi=00000000 edi=0023c938 > |ebp=00220958 esp=0022093c program=C:\DJGPP\GNU\EMACS\BIN\EMACS.EXE > |cs: sel=00a7 base=10000000 limit=0026ffff > |ds: sel=00af base=10000000 limit=0026ffff > |es: sel=00af base=10000000 limit=0026ffff > |fs: sel=00cf base=00000000 limit=ffffffff > |gs: sel=00cf base=00000000 limit=ffffffff > |ss: sel=00af base=10000000 limit=0026ffff > | > |Call frame traceback EIPs: > | 0x0004657a > | 0x00046564 > | 0x0003bc7f > > > Is it related to file names? I have way of knowing, sorry. > Should I delete and reinstall Emacs again? In general, you should install Emacs under the same LFN solution as the one with which you are about to use it. If you already did that, then it's probably some different problem, and the only way to know is to run Emacs under GDB.