GNU bug report logs -
#16615
24.3.50; Fatal error visiting a directory (same as #16132?)
Previous Next
Reported by: Richard Copley <rcopley <at> gmail.com>
Date: Sat, 1 Feb 2014 17:33:01 UTC
Severity: normal
Found in version 24.3.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #46 received at 16615-done <at> debbugs.gnu.org (full text, mbox):
> Date: Sat, 1 Feb 2014 21:52:07 +0000
> From: Richard Copley <rcopley <at> gmail.com>
> Cc: 16615 <at> debbugs.gnu.org
>
> On 1 February 2014 20:43, Richard Copley <rcopley <at> gmail.com> wrote:
> >On 1 February 2014 20:12, Eli Zaretskii <eliz <at> gnu.org> wrote:
> >> Please try the latest trunk and see if its solves the problem.
> > Seems fixed, many thanks. I should rebuild with the libraries enabled to be sure. I will let you know the result.
>
> Yes, still fixed. Thanks again.
Thanks, closing.
(It's amazing how long such a glaring mistake can go unnoticed:
omitting WINAPI from the function pointer declaration means that the
compiler uses the wrong calling convention for it -- cdecl instead of
stdcall -- which explains both the crash and the smashed stack that
prevented you from obtaining a useful backtrace. This code was there
since 14 years ago.)
This bug report was last modified 11 years and 168 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.