emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Another crash in xdisp.c (x86_64)


From: Reiner Steib
Subject: Re: Another crash in xdisp.c (x86_64)
Date: Thu, 10 Feb 2005 13:45:31 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

On Thu, Feb 10 2005, Kim F. Storm wrote:

> p first_unchanged_at_end_row
>
> p *first_unchanged_at_end_row  (if above is non-NULL)

(gdb) p first_unchanged_at_end_row
$2 = (struct glyph_row *) 0x7fbfffb210
(gdb) p *first_unchanged_at_end_row
$3 = {
  glyphs = {0x0, 0x0, 0x0, 0x0}, 
  used = {0, 0, 0}, 
  x = 0, 
  y = 0, 
  pixel_width = 0, 
  ascent = 0, 
  height = 0, 
  phys_ascent = 0, 
  phys_height = 0, 
  visible_height = 0, 
  extra_line_spacing = 0, 
  hash = 0, 
  start = {
    pos = {
      charpos = 0, 
      bytepos = 0
    }, 
    overlay_string_index = 0, 
    string_pos = {
      charpos = 0, 
      bytepos = 0
    }, 
    dpvec_index = 0
  }, 
  end = {
    pos = {
      charpos = 0, 
      bytepos = 0
    }, 
    overlay_string_index = 0, 
    string_pos = {
      charpos = 0, 
      bytepos = 0
    }, 
    dpvec_index = 0
  }, 
  left_user_fringe_bitmap = 0, 
  right_user_fringe_bitmap = 0, 
  left_fringe_bitmap = 0, 
  right_fringe_bitmap = 0, 
  left_user_fringe_face_id = 0, 
  right_user_fringe_face_id = 3, 
  left_fringe_face_id = 0, 
  right_fringe_face_id = 0, 
  redraw_fringe_bitmaps_p = 0, 
  enabled_p = 0, 
  truncated_on_left_p = 0, 
  truncated_on_right_p = 0, 
  overlay_arrow_p = 0, 
  continued_p = 0, 
  displays_text_p = 0, 
  ends_at_zv_p = 0, 
  fill_line_p = 0, 
  indicate_empty_line_p = 0, 
  contains_overlapping_glyphs_p = 0, 
  full_width_p = 1, 
  mode_line_p = 0, 
  overlapped_p = 0, 
  ends_in_middle_of_char_p = 0, 
  starts_in_middle_of_char_p = 1, 
  overlapping_p = 0, 
  mouse_face_p = 0, 
  ends_in_newline_from_string_p = 0, 
  exact_window_width_line_p = 0, 
  cursor_in_fringe_p = 0, 
  ends_in_ellipsis_p = 0, 
  indicate_bob_p = 0, 
  indicate_top_line_p = 0, 
  indicate_eob_p = 0, 
  indicate_bottom_line_p = 0, 
  continuation_lines_width = 0
}

> p last_text_row
>
> p *last_text_row   (if above is non-NULL)

(gdb) p last_text_row
$4 = (struct glyph_row *) 0x7fbfffae60
(gdb) p *last_text_row
$5 = {
  glyphs = {0x92b021, 0x58d345, 0x3495cc0, 0x6d02f8}, 
  used = {744, 0, 0}, 
  x = 5952, 
  y = 0, 
  pixel_width = -1073762192, 
  ascent = 127, 
  height = 4620912, 
  phys_ascent = 0, 
  phys_height = 9613345, 
  visible_height = 0, 
  extra_line_spacing = 5152, 
  hash = 0, 
  start = {
    pos = {
      charpos = 9613441, 
      bytepos = 0
    }, 
    overlay_string_index = 18109585, 
    string_pos = {
      charpos = 0, 
      bytepos = 9613345
    }, 
    dpvec_index = 0
  }, 
  end = {
    pos = {
      charpos = 9613345, 
      bytepos = 0
    }, 
    overlay_string_index = 9613345, 
    string_pos = {
      charpos = 0, 
      bytepos = 1
    }, 
    dpvec_index = 0
  }, 
  left_user_fringe_bitmap = 0, 
  right_user_fringe_bitmap = 0, 
  left_fringe_bitmap = 0, 
  right_fringe_bitmap = 0, 
  left_user_fringe_face_id = 852824, 
  right_user_fringe_face_id = 0, 
  left_fringe_face_id = 2076784, 
  right_fringe_face_id = 127, 
  redraw_fringe_bitmaps_p = 0, 
  enabled_p = 0, 
  truncated_on_left_p = 0, 
  truncated_on_right_p = 0, 
  overlay_arrow_p = 0, 
  continued_p = 0, 
  displays_text_p = 0, 
  ends_at_zv_p = 0, 
  fill_line_p = 0, 
  indicate_empty_line_p = 0, 
  contains_overlapping_glyphs_p = 0, 
  full_width_p = 1, 
  mode_line_p = 0, 
  overlapped_p = 0, 
  ends_in_middle_of_char_p = 0, 
  starts_in_middle_of_char_p = 0, 
  overlapping_p = 0, 
  mouse_face_p = 0, 
  ends_in_newline_from_string_p = 0, 
  exact_window_width_line_p = 0, 
  cursor_in_fringe_p = 0, 
  ends_in_ellipsis_p = 0, 
  indicate_bob_p = 0, 
  indicate_top_line_p = 0, 
  indicate_eob_p = 0, 
  indicate_bottom_line_p = 0, 
  continuation_lines_width = 0
}

> p last_text_row_at_end
>
> p *last_text_row_at_end   (if above is non-NULL)

(gdb) p last_text_row_at_end
Variable "last_text_row_at_end" is not available.
(gdb) p *last_text_row_at_end
Variable "last_text_row_at_end" is not available.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]