GNU bug report logs -
#8596
24.0.50; crash when use C-x 5 2 with emacs -nw -Q
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Sat, 30 Apr 2011 16:05:01 UTC
Severity: normal
Found in version 24.0.50
Done: Juanma Barranquero <lekktu <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Juanma Barranquero <lekktu <at> gmail.com>
> Date: Sat, 30 Apr 2011 20:21:51 +0200
> Cc: Eli Zaretskii <eliz <at> gnu.org>, 8596 <at> debbugs.gnu.org
>
> On Sat, Apr 30, 2011 at 19:49, Drew Adams <drew.adams <at> oracle.com> wrote:
>
> > Dunno. Actually, I did this:
> > emacs.exe -nw -Q --debug-init "C:\my-dir"
> > Then I immediately did C-x 5 2.
>
> Reproducible. "--debug-init" is unnecessary.
Actually, even "C:\my-dir" is unnecessary. The reason I couldn't at
first reproduce it is that I tried that in a normal optimized build.
But the xassert that aborts is only compiled under -DENABLE_CHECKING.
I think this happens because w32 lacks a proper implementation of
get_tty_size. So the new frame starts with bogus dimensions 10x10,
and then the height gets incremented by 1 due to the menu bar, which
triggers the abort.
This bug report was last modified 14 years and 42 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.