all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Liam Stitt <stittl@cuug.ab.ca>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 44047@debbugs.gnu.org
Subject: bug#44047: current HEAD has been crashing on startup
Date: Mon, 19 Oct 2020 22:39:03 -0600 (MDT)	[thread overview]
Message-ID: <alpine.DEB.2.20.2010192233500.25328@arnold.cuug.ab.ca> (raw)
In-Reply-To: <835z76p2hp.fsf@gnu.org>


On Mon, 19 Oct 2020, Eli Zaretskii wrote:

>  (gdb) frame 1
>  (gdb) print window_matrix->rows
>  (gdb) print window_matrix->nrows

(gdb) frame 1
#1  0x0000555555597de8 in build_frame_matrix_from_leaf_window (
     frame_matrix=0x555555d4a2b0, w=0x555555d42420) at dispnew.c:2531
2531          fill_up_frame_row_with_spaces (frame_row, window_matrix->matrix_x);
(gdb) print window_matrix->rows
$1 = (struct glyph_row *) 0x555555d7b170
(gdb) print window_matrix->nrows
$2 = 24

>> screen(1), via ssh from iTerm2 on osx; the window is 80x26.
> What are the values of the following 3 environment variables on the
> remote system: TERM, COLUMNS, LINES?

screen, 80, and 26; but te latter two are the shell builtins and not 
existing environment variables.


-- 
Liam Stitt
stittl@cuug.ab.ca

fill_up_frame_row_with_spaces (frame_row, window_matrix->matrix_x);





  reply	other threads:[~2020-10-20  4:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-17 17:06 bug#44047: current HEAD has been crashing on startup Liam Stitt
2020-10-17 17:15 ` Eli Zaretskii
2020-10-19  1:10   ` Liam Stitt
2020-10-19 14:23     ` Eli Zaretskii
2020-10-19 16:28       ` Liam Stitt
2020-10-19 17:08         ` Eli Zaretskii
2020-10-20  4:39           ` Liam Stitt [this message]
2020-10-20 15:48             ` Eli Zaretskii
2020-10-20 22:19               ` Liam Stitt
2020-10-21 16:03                 ` Eli Zaretskii
2020-10-26 15:12                   ` Eli Zaretskii
2020-11-01 13:48                     ` Liam Stitt
2020-11-01 15:34                       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.20.2010192233500.25328@arnold.cuug.ab.ca \
    --to=stittl@cuug.ab.ca \
    --cc=44047@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.