GNU bug report logs -
#18226
why emacs will crash everytime i wanna close it?
Previous Next
Reported by: "geeks" <geekswow <at> qq.com>
Date: Fri, 8 Aug 2014 18:01:02 UTC
Severity: normal
Tags: moreinfo
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: "geeks" <geekswow <at> qq.com>
> Date: Mon, 11 Aug 2014 20:23:22 +0800
> Cc: 18226 <18226 <at> debbugs.gnu.org>
>
> i use windows 7 x64, with emacs 24.3, if i run with --no-splash option, it will not crash, but after i run some program like auctex CcCpCs, then i try to quit, this same error may happen, confusing problem ...
Do you have a libintl-8.dll on your system that depends on
libgcc_s_dw2.dll? If you do, is that libintl-8.dll loaded into the
Emacs process when it crashes upon exit?
You can find out the DLL dependencies by running this command:
objdump -x libintl-8.dll | fgrep "DLL Name"
If you don't have objdump.exe, you can install the Dependency Walker
program from here:
http://www.dependencywalker.com/
This bug report was last modified 9 years and 147 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.