From: Eli Zaretskii <eliz@gnu.org>
To: geeks <geekswow@qq.com>
Cc: 18226@debbugs.gnu.org
Subject: bug#18226: why emacs will crash everytime i wanna close it?
Date: Mon, 11 Aug 2014 17:44:45 +0300 [thread overview]
Message-ID: <837g2fjdb6.fsf@gnu.org> (raw)
In-Reply-To: <tencent_0C5DA81D162A02B76426F051@qq.com>
> From: "geeks" <geekswow@qq.com>
> Date: Mon, 11 Aug 2014 20:23:22 +0800
> Cc: 18226 <18226@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/
prev parent reply other threads:[~2014-08-11 14:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-08 14:08 bug#18226: why emacs will crash everytime i wanna close it? geeks
2014-08-10 2:38 ` Glenn Morris
2014-08-11 12:23 ` geeks
2014-08-11 14:44 ` Eli Zaretskii [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=837g2fjdb6.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=18226@debbugs.gnu.org \
--cc=geekswow@qq.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.