GNU bug report logs -
#19813
24.4; emacs crashes on exit
Previous Next
Reported by: Test User <testuser448 <at> gmail.com>
Date: Sun, 8 Feb 2015 07:08:01 UTC
Severity: normal
Found in version 24.4
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #29 received at 19813 <at> debbugs.gnu.org (full text, mbox):
> Date: Sun, 8 Feb 2015 16:25:15 -0500
> From: Test User <testuser448 <at> gmail.com>
>
> What does the Windows Event Viewer say about these crashes (under
> "Application")?
>
>
> Faulting application name: emacs.exe, version: 24.4.0.0, time stamp: 0x544a8d9a
> Faulting module name: libgcc_s_dw2-1.dll, version: 0.0.0.0, time stamp:
> 0x507d56df
> Exception code: 0x40000015
> Fault offset: 0x00016f62
> Faulting process id: 0xee4
> Faulting application start time: 0x01d043e155516507
> Faulting application path: C:\MinGW\local\bin\emacs.exe
> Faulting module path: C:\MinGW\bin\libgcc_s_dw2-1.dll
> Report Id: 9ab40c92-afd4-11e4-81d7-00a0d1ad0b0b
> Faulting package full name:
> Faulting package-relative application ID:
>
> On my Windows 8 system:
> 16/10/2012 07:45 119,296 libgcc_s_dw2-1.dll
>
> The dll does not contain any version information, but gcc --version
> prints 4.7.2.
Then this is a known issue, see etc/PROBLEMS, and also bug 19181. In
a nutshell, you have a DLL that Emacs loads that depends on
libgcc_s_dw2-1.dll. Find that dependent DLL and install another
binary of that DLL which doesn't have this dependency.
This bug report was last modified 10 years and 108 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.