GNU bug report logs -
#17622
24.4.50; bootstrap failure
Previous Next
Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date: Wed, 28 May 2014 23:47:01 UTC
Severity: normal
Merged with 17624
Found in version 24.4.50
Done: Katsumi Yamaoka <yamaoka <at> jpl.org>
Bug is archived. No further changes may be made.
Full log
Message #39 received at 17622 <at> debbugs.gnu.org (full text, mbox):
> Date: Thu, 29 May 2014 08:38:24 -0400
> From: Ken Brown <kbrown <at> cornell.edu>
> CC: Eli Zaretskii <eliz <at> gnu.org>,
> Fabrice Popineau <fabrice.popineau <at> gmail.com>
>
> On 5/29/2014 12:56 AM, Katsumi Yamaoka wrote:
> > I verified simply reverting r117168 builds Emacs successfully on
> > Cygwin.
>
> The removal of mmap_set_vars is what caused the problem. The following
> patch fixes restores mmap_set_vars and fixes the problem. Eli and
> Fabrice, is the w32 build still OK with this patch?
Yes, but there's no need to return all this cruft, as most of it is
not needed. We only need to reset mmap_regions and mmap_fd.
I installed a patch just now that should fix the crashes, please take
a look. (It also removes two unused variables, and fixes the
initialization of buffer text in init_buffer, which was slightly
wrong.)
This bug report was last modified 11 years and 51 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.