GNU bug report logs -
#14569
24.3.50; bootstrap fails on Cygwin
Previous Next
Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date: Fri, 7 Jun 2013 00:17:01 UTC
Severity: important
Found in version 24.3.50
Done: Ken Brown <kbrown <at> cornell.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Sun, 23 Jun 2013 11:56:13 -0400
> From: Ken Brown <kbrown <at> cornell.edu>
> CC: Eli Zaretskii <eliz <at> gnu.org>, jan.h.d <at> swipnet.se, 14569 <at> debbugs.gnu.org
>
> As Angelo said, the answer to both questions is "No". But there's
> actually a big difference. First, the 'abort' breakpoint is never hit.
> Second, there are no more SEGVs reported in glib. There are lots of
> SEGVs in _malloc_internal_nolock, and some further SEGVs that gdb can't
> pinpoint. I think all of the crashes in _malloc_internal_nolock are
> coming when it's called by special_realloc. Maybe the latter needs to
> be calling _malloc_internal instead of _malloc_inernal_nolock. I don't
> have any more time right now, but I'll try that later.
If the crashes in gmalloc don't happen unless glib is linked in, then
it's possible that its memory management conflicts in some way with
gmalloc (and possibly ralloc, if Cygwin uses that as well).
This bug report was last modified 11 years and 314 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.