From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs crashes when I try to quit Date: Wed, 03 Apr 2013 18:32:07 +0300 Message-ID: <834nfniqa0.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1365003108 25109 80.91.229.3 (3 Apr 2013 15:31:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Apr 2013 15:31:48 +0000 (UTC) Cc: emacs-devel@gnu.org To: Sawbones Surio Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 03 17:32:16 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UNPfY-0008Qf-1H for ged-emacs-devel@m.gmane.org; Wed, 03 Apr 2013 17:32:12 +0200 Original-Received: from localhost ([::1]:49324 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNPf9-0006gt-9s for ged-emacs-devel@m.gmane.org; Wed, 03 Apr 2013 11:31:47 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42603) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNPf5-0006fk-KE for emacs-devel@gnu.org; Wed, 03 Apr 2013 11:31:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNPey-0005AF-5V for emacs-devel@gnu.org; Wed, 03 Apr 2013 11:31:43 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:45281) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNPex-00059o-Ts for emacs-devel@gnu.org; Wed, 03 Apr 2013 11:31:36 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MKO00700R237F00@a-mtaout22.012.net.il> for emacs-devel@gnu.org; Wed, 03 Apr 2013 18:31:33 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MKO006E7R4LVB60@a-mtaout22.012.net.il>; Wed, 03 Apr 2013 18:31:33 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.172 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:158594 Archived-At: > Date: Wed, 3 Apr 2013 20:29:40 +0530 > From: Sawbones Surio > Cc: eliz@gnu.org > > 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. > > Hi, > > I'm having exactly the same problem. > See here: http://superuser.com/questions/576512/emacs-24-3-on-windows-7-does-not-close-properly > > But there is a slight twist in the tale for me: > In my case, "libgcc_s_dw2-1.dll" was never seen in dependency walker. Whoa! > And I had ~16 of those libgcc_s_dw2-1.dll files in various FOSS modules. > Per your suggestion, I tried pasting these dlls from 3-4 different > applications, one at a time, into \bin\emacs.exe dir, but I still get > the same error. > > Since this was not going anywhere, I've decided to let the list know > of this behaviour. > > Any suggestions? Ask the person who produced emacs.exe to tell you where he/she downloaded libgcc_s_dw2-1.dll, and what are its size and time stamp. Then look for that version of the DLL on that very site.