unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 32258@debbugs.gnu.org
Subject: bug#32258: 27.0.50; Crash on minimizing/maximizing Emacs frame from taskbar [RHEL 6.8 GTK2]
Date: Thu, 26 Jul 2018 14:07:55 -0400	[thread overview]
Message-ID: <CAFyQvY3N0Y1DOq8yPgFxVQK5TqvBR34vD0EC1PbxoGBbuWdW1A@mail.gmail.com> (raw)
In-Reply-To: <83d0v9ubcq.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 8172 bytes --]

On Thu, Jul 26, 2018 at 1:59 PM Eli Zaretskii <eliz@gnu.org> wrote:

>
>   (gdb) source /path/to/emacs/src/.gdbinit
>   (gdb) frame 3
>   (gdb) p lnum_buf
>   (gdb) p it->glyph_row->used[TEXT_AREA]
>   (gdb) pgrowx it->glyph_row
>

Here's what I get.

I was luckily able to share the whole of "pgrowx it->glyph_row" output
because it's not much confidential. That string is part of code from a
verilog-mode buffer.


(gdb) source /home/kmodi/downloads/git/emacs/src/.gdbinit
Warning: /home/kmodi/downloads/git/emacs/../lwlib: No such file or
directory.
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) [answered Y; input not from
terminal]
DISPLAY = :1.0
TERM = screen-256color
Breakpoint 1 at 0x5910b5: file emacs.c, line 369.
Temporary breakpoint 2 at 0x5bb7de: file sysdep.c, line 1077.
(gdb) frame 3
#3  0x0000000000483e19 in maybe_produce_line_number (it=0x7ffea6f395e0) at
xdisp.c:21236
21236     eassert (it->glyph_row == NULL || it->glyph_row->used[TEXT_AREA]
== 0);
(gdb) p lnum_buf
$1 = " 424 \000\000\000\060\324\310\006\000\000\000\000\060\250\363\246\376"
(gdb) p it->glyph_row->used[TEXT_AREA]
$2 = 112
(gdb) pgrowx it->glyph_row
TEXT: 112 glyphs
  0    0: CHAR[ ] pos=-1 blev=2,btyp=EN w=9 a+d=17+3 face=16 MB AVOID
  1    9: CHAR[4] pos=-1 blev=2,btyp=EN w=9 a+d=17+3 face=16 MB AVOID
  2   18: CHAR[2] pos=-1 blev=2,btyp=EN w=9 a+d=17+3 face=16 MB AVOID
  3   27: CHAR[4] pos=-1 blev=2,btyp=EN w=9 a+d=17+3 face=16 MB AVOID
  4   36: CHAR[ ] pos=-1 blev=2,btyp=EN w=9 a+d=17+3 face=16 MB AVOID
  5   45: CHAR[ ] pos=15965 blev=0,btyp=L w=9 a+d=17+3 MB
  6   54: CHAR[ ] pos=15966 blev=0,btyp=L w=9 a+d=17+3 MB
  7   63: CHAR[ ] pos=15967 blev=0,btyp=L w=9 a+d=17+3 MB
  8   72: CHAR[ ] pos=15968 blev=0,btyp=L w=9 a+d=17+3 MB
  9   81: CHAR[ ] pos=15969 blev=0,btyp=L w=9 a+d=17+3 MB
 10   90: CHAR[ ] pos=15970 blev=0,btyp=L w=9 a+d=17+3 MB
 11   99: CHAR[ ] pos=15971 blev=0,btyp=L w=9 a+d=17+3 MB
 12  108: CHAR[ ] pos=15972 blev=0,btyp=L w=9 a+d=17+3 MB
 13  117: CHAR[ ] pos=15973 blev=0,btyp=L w=9 a+d=17+3 MB
 14  126: CHAR[ ] pos=15974 blev=0,btyp=L w=9 a+d=17+3 MB
 15  135: CHAR[ ] pos=15975 blev=0,btyp=L w=9 a+d=17+3 MB
 16  144: CHAR[ ] pos=15976 blev=0,btyp=L w=9 a+d=17+3 MB
 17  153: CHAR[ ] pos=15977 blev=0,btyp=L w=9 a+d=17+3 MB
 18  162: CHAR[ ] pos=15978 blev=0,btyp=L w=9 a+d=17+3 MB
 19  171: CHAR[ ] pos=15979 blev=0,btyp=L w=9 a+d=17+3 MB
 20  180: CHAR[ ] pos=15980 blev=0,btyp=L w=9 a+d=17+3 MB
 21  189: CHAR[ ] pos=15981 blev=0,btyp=L w=9 a+d=17+3 MB
 22  198: CHAR[ ] pos=15982 blev=0,btyp=L w=9 a+d=17+3 MB
 23  207: CHAR[ ] pos=15983 blev=0,btyp=L w=9 a+d=17+3 MB
 24  216: CHAR[ ] pos=15984 blev=0,btyp=L w=9 a+d=17+3 MB
 25  225: CHAR[ ] pos=15985 blev=0,btyp=L w=9 a+d=17+3 MB
 26  234: CHAR[ ] pos=15986 blev=0,btyp=L w=9 a+d=17+3 MB
 27  243: CHAR[ ] pos=15987 blev=0,btyp=L w=9 a+d=17+3 MB
 28  252: CHAR[ ] pos=15988 blev=0,btyp=L w=9 a+d=17+3 MB
 29  261: CHAR[ ] pos=15989 blev=0,btyp=L w=9 a+d=17+3 MB
 30  270: CHAR[ ] pos=15990 blev=0,btyp=L w=9 a+d=17+3 MB
 31  279: CHAR[ ] pos=15991 blev=0,btyp=L w=9 a+d=17+3 MB
 32  288: CHAR[ ] pos=15992 blev=0,btyp=L w=9 a+d=17+3 MB
 33  297: CHAR[ ] pos=15993 blev=0,btyp=L w=9 a+d=17+3 MB
 34  306: CHAR[ ] pos=15994 blev=0,btyp=L w=9 a+d=17+3 MB
 35  315: CHAR[ ] pos=15995 blev=0,btyp=L w=9 a+d=17+3 MB
 36  324: CHAR[ ] pos=15996 blev=0,btyp=L w=9 a+d=17+3 MB
 37  333: CHAR[ ] pos=15997 blev=0,btyp=L w=9 a+d=17+3 MB
 38  342: CHAR[ ] pos=15998 blev=0,btyp=L w=9 a+d=17+3 MB
 39  351: CHAR[ ] pos=15999 blev=0,btyp=L w=9 a+d=17+3 MB
 40  360: CHAR[ ] pos=16000 blev=0,btyp=L w=9 a+d=17+3 MB
 41  369: CHAR[ ] pos=16001 blev=0,btyp=L w=9 a+d=17+3 MB
 42  378: CHAR[ ] pos=16002 blev=0,btyp=L w=9 a+d=17+3 MB
 43  387: CHAR[ ] pos=16003 blev=0,btyp=L w=9 a+d=17+3 MB
 44  396: CHAR[ ] pos=16004 blev=0,btyp=L w=9 a+d=17+3 MB
 45  405: CHAR[ ] pos=16005 blev=0,btyp=L w=9 a+d=17+3 MB
 46  414: CHAR[ ] pos=16006 blev=0,btyp=L w=9 a+d=17+3 MB
 47  423: CHAR[ ] pos=16007 blev=0,btyp=L w=9 a+d=17+3 MB
 48  432: CHAR[ ] pos=16008 blev=0,btyp=L w=9 a+d=17+3 MB
 49  441: CHAR[ ] pos=16009 blev=0,btyp=L w=9 a+d=17+3 MB
 50  450: CHAR[ ] pos=16010 blev=0,btyp=L w=9 a+d=17+3 MB
 51  459: CHAR[ ] pos=16011 blev=0,btyp=L w=9 a+d=17+3 MB
 52  468: CHAR[ ] pos=16012 blev=0,btyp=L w=9 a+d=17+3 MB
 53  477: CHAR[ ] pos=16013 blev=0,btyp=L w=9 a+d=17+3 MB
 54  486: CHAR[ ] pos=16014 blev=0,btyp=L w=9 a+d=17+3 MB
 55  495: CHAR[ ] pos=16015 blev=0,btyp=L w=9 a+d=17+3 MB
 56  504: CHAR[ ] pos=16016 blev=0,btyp=L w=9 a+d=17+3 MB
 57  513: CHAR[ ] pos=16017 blev=0,btyp=L w=9 a+d=17+3 MB
 58  522: CHAR[ ] pos=16018 blev=0,btyp=L w=9 a+d=17+3 MB
 59  531: CHAR[ ] pos=16019 blev=0,btyp=L w=9 a+d=17+3 MB
 60  540: CHAR[ ] pos=16020 blev=0,btyp=L w=9 a+d=17+3 MB
 61  549: CHAR[$] pos=16021 blev=0,btyp=L w=9 a+d=17+3 face=18 MB
 62  558: CHAR[s] pos=16022 blev=0,btyp=L w=9 a+d=17+3 face=18 MB
 63  567: CHAR[f] pos=16023 blev=0,btyp=L w=9 a+d=17+3 face=18 MB
 64  576: CHAR[o] pos=16024 blev=0,btyp=L w=9 a+d=17+3 face=18 MB
 65  585: CHAR[r] pos=16025 blev=0,btyp=L w=9 a+d=17+3 face=18 MB
 66  594: CHAR[m] pos=16026 blev=0,btyp=L w=9 a+d=17+3 face=18 MB
 67  603: CHAR[a] pos=16027 blev=0,btyp=L w=9 a+d=17+3 face=18 MB
 68  612: CHAR[t] pos=16028 blev=0,btyp=L w=9 a+d=17+3 face=18 MB
 69  621: CHAR[f] pos=16029 blev=0,btyp=L w=9 a+d=17+3 face=18 MB
 70  630: CHAR[(] pos=16030 blev=0,btyp=L w=9 a+d=17+3 face=19 MB
 71  639: CHAR["] pos=16031 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 72  648: CHAR[r] pos=16032 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 73  657: CHAR[e] pos=16033 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 74  666: CHAR[a] pos=16034 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 75  675: CHAR[d] pos=16035 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 76  684: CHAR[ ] pos=16036 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 77  693: CHAR[c] pos=16037 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 78  702: CHAR[h] pos=16038 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 79  711: CHAR[0] pos=16039 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 80  720: CHAR[ ] pos=16040 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 81  729: CHAR[(] pos=16041 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 82  738: CHAR[t] pos=16042 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 83  747: CHAR[e] pos=16043 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 84  756: CHAR[s] pos=16044 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 85  765: CHAR[t] pos=16045 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 86  774: CHAR[ ] pos=16046 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 87  783: CHAR[m] pos=16047 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 88  792: CHAR[o] pos=16048 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 89  801: CHAR[d] pos=16049 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 90  810: CHAR[e] pos=16050 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 91  819: CHAR[ ] pos=16051 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 92  828: CHAR[=] pos=16052 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 93  837: CHAR[ ] pos=16053 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 94  846: CHAR[%] pos=16054 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 95  855: CHAR[d] pos=16055 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 96  864: CHAR[ ] pos=16056 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 97  873: CHAR[/] pos=16057 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 98  882: CHAR[ ] pos=16058 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
 99  891: CHAR[d] pos=16059 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
100  900: CHAR[i] pos=16060 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
101  909: CHAR[v] pos=16061 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
102  918: CHAR[i] pos=16062 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
103  927: CHAR[d] pos=16063 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
104  936: CHAR[e] pos=16064 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
105  945: CHAR[r] pos=16065 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
106  954: CHAR[ ] pos=16066 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
107  963: CHAR[=] pos=16067 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
108  972: CHAR[ ] pos=16068 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
109  981: CHAR[%] pos=16069 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
110  990: CHAR[d] pos=16070 blev=0,btyp=L w=9 a+d=17+3 face=20 MB
111  999: CHAR[)] pos=16071 blev=0,btyp=L w=9 a+d=17+3 face=20 MB

-- 

Kaushal Modi

[-- Attachment #2: Type: text/html, Size: 9307 bytes --]

  reply	other threads:[~2018-07-26 18:07 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-24 12:06 bug#32258: 27.0.50; Crash on minimizing/maximizing Emacs frame from taskbar [RHEL 6.8 GTK2] Kaushal Modi
2018-07-24 13:36 ` Kaushal Modi
2018-07-24 13:52   ` Noam Postavsky
2018-07-24 13:59     ` Kaushal Modi
2018-07-24 14:39   ` Eli Zaretskii
2018-07-24 15:55     ` Kaushal Modi
2018-07-24 18:17       ` Eli Zaretskii
2018-07-24 18:26         ` Kaushal Modi
2018-07-24 18:55           ` Eli Zaretskii
2018-07-24 19:04             ` Kaushal Modi
2018-07-24 19:13               ` Eli Zaretskii
2018-07-24 19:35                 ` Kaushal Modi
2018-07-26 13:42                   ` Kaushal Modi
2018-07-26 17:59                     ` Eli Zaretskii
2018-07-26 18:07                       ` Kaushal Modi [this message]
2018-07-26 19:20                         ` Eli Zaretskii
2018-07-26 20:13                           ` Eli Zaretskii
2018-07-26 20:46                             ` Kaushal Modi
2018-08-01 19:21                               ` Kaushal Modi
2018-08-02 14:00                                 ` 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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=CAFyQvY3N0Y1DOq8yPgFxVQK5TqvBR34vD0EC1PbxoGBbuWdW1A@mail.gmail.com \
    --to=kaushal.modi@gmail.com \
    --cc=32258@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).