From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs crashes when I try to quit
Date: Mon, 17 Dec 2012 17:59:51 +0200 [thread overview]
Message-ID: <83k3sgr7ns.fsf@gnu.org> (raw)
In-Reply-To: <loom.20121217T162743-839@post.gmane.org>
> From: Andrei Lihu <andrei.lihu@gmail.com>
> Date: Mon, 17 Dec 2012 15:27:53 +0000 (UTC)
>
> I got a similar problem with emacs on Win 7 64 bit. I looked into Event Viewer
> and saw:
>
> Faulting application name: emacs.exe, version: 24.2.0.0, time stamp: 0x503d72ca
>
> Faulting module name: libgcc_s_dw2-1.dll, version: 0.0.0.0, time stamp:
> 0x4bc96cad
>
> Exception code: 0x40000015
> Fault offset: 0x00016646
> Faulting process id: 0x2578
> Faulting application start time: 0x01cddc67da6670ae
> Faulting application path: C:\emacs\bin\emacs.exe
> Faulting module path: C:\Program Files (x86)\gnuplot\binary\libgcc_s_dw2-1.dll
> Report Id: 1a09d21e-485b-11e2-b445-005056c00008
>
> Removing the gnuplot installation from disk, registry and env varibles fixed the
> issue.
So the conclusion is that libgcc_s_dw2-1.dll that came with gnuplot is
incompatible with what Emacs was linked against. To solve this
without having to remove gnuplot, find the file libgcc_s_dw2-1.dll
that Emacs is using now (e.g., by using the "depends" program), and
copy it into the same directory where you have emacs.exe.
next prev parent reply other threads:[~2012-12-17 15:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-10 8:26 Emacs crashes when I try to quit Giant Y
2012-04-10 18:44 ` Peter Dyballa
2012-12-17 15:27 ` Andrei Lihu
2012-12-17 15:59 ` Eli Zaretskii [this message]
[not found] <CAAGqPs445D=pQKbnXO4u6Kuak+ysdem-NN9KDCuaTTsXfcwr+w@mail.gmail.com>
2013-04-03 15:32 ` Eli Zaretskii
2013-04-03 15:47 ` Sawbones Surio
-- strict thread matches above, loose matches on Subject: below --
2013-04-04 5:45 Miguel Ruiz
2013-04-04 16:45 ` Eli Zaretskii
2013-04-04 18:30 ` Miguel Ruiz
2013-04-04 18:41 ` Eli Zaretskii
2013-04-05 0:07 ` Daniel Colascione
2013-04-05 6:09 ` Eli Zaretskii
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=83k3sgr7ns.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=help-gnu-emacs@gnu.org \
/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.