GNU bug report logs -
#9132
24.0.50; bootstrap failure on windows
Previous Next
Reported by: sds <at> gnu.org
Date: Wed, 20 Jul 2011 21:14:02 UTC
Severity: normal
Found in version 24.0.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Sam Steingold <sds <at> gnu.org>
> Cc: 9132 <at> debbugs.gnu.org
> Date: Thu, 21 Jul 2011 15:45:10 -0400
>
> > * Eli Zaretskii <ryvm <at> tah.bet> [2011-07-21 22:10:20 +0300]:
> >
> >> From: Sam Steingold <sds <at> gnu.org>
> >> Cc: 9132 <at> debbugs.gnu.org
> >> Date: Thu, 21 Jul 2011 14:30:15 -0400
> >>
> >> 0103C605 emacs.exe:0103C605 make_uninit_multibyte_string alloc.c:2401
> >
> > What does this line say in your sources?
>
> if (nchars < 0)
> abort ();
> ======>>>>>>>>>>>> if (!nbytes)
> return empty_multibyte_string;
I don't believe this line can crash.
If you run the command that crashed by hand, does it also crash? If
it does, can you run it under GDB?
This bug report was last modified 12 years and 104 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.