GNU bug report logs - #19181
24.4; 24.4.1 libgcc_s_dw2-1.dll crash on exit

Previous Next

Package: emacs;

Reported by: Bill Farmer <williamjfarmer <at> yahoo.co.uk>

Date: Tue, 25 Nov 2014 16:39:02 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 #17 received at 19181 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Dani Moncayo <dmoncayo <at> gmail.com>
Cc: 19181 <at> debbugs.gnu.org, williamjfarmer <at> yahoo.co.uk
Subject: Re: bug#19181: 24.4; 24.4.1 libgcc_s_dw2-1.dll crash on exit
Date: Tue, 25 Nov 2014 21:08:06 +0200
> Date: Tue, 25 Nov 2014 20:03:00 +0100
> From: Dani Moncayo <dmoncayo <at> gmail.com>
> Cc: Bill Farmer <williamjfarmer <at> yahoo.co.uk>, 19181 <at> debbugs.gnu.org
> 
> I've followed your advice above, and I don't see any dependency on
> 'libgcc_s_dw2-1.dll'.
> 
> FWIW, I'm attaching a report of the DLL dependencies in the Emacs 24.4
> binary, made with:
> 
>   $ find . -type f \( -name "*.dll" -o -name "*.exe" \) -print -exec
> bash -c "objdump -x {} | grep -i 'dll name:'" \;

No dependencies, as expected.  Thanks.

Btw, which version of GCC did you use to build this binary?

Bill, this indicates that the root cause for the problem, or at least
the way to investigate it, is on your machine.  As I wrote earlier, I
suspect that Emacs loads some DLL at runtime which depends on
libgcc_s_dw2-1.dll.  Please try to identify that DLL.




This bug report was last modified 10 years and 184 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.