From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Frank Terbeck Newsgroups: gmane.emacs.bugs Subject: bug#37671: 27.0.50; Segmentation fault with --fg-daemon on Linux Date: Wed, 08 Jan 2020 04:23:14 +0100 Message-ID: <87tv568wd9.fsf@ft.bewatermyfriend.org> References: <87mueavg1g.fsf@ft.bewatermyfriend.org> <83h84gsvz6.fsf@gnu.org> <874l0ga21l.fsf@ft.bewatermyfriend.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="88980"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: 37671@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jan 08 04:26:48 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1ip1xA-00118t-QK for geb-bug-gnu-emacs@m.gmane.org; Wed, 08 Jan 2020 04:24:17 +0100 Original-Received: from localhost ([::1]:34644 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ip1x9-0004zE-M7 for geb-bug-gnu-emacs@m.gmane.org; Tue, 07 Jan 2020 22:24:15 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38010) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ip1x0-0004yJ-No for bug-gnu-emacs@gnu.org; Tue, 07 Jan 2020 22:24:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ip1wx-0006KP-FJ for bug-gnu-emacs@gnu.org; Tue, 07 Jan 2020 22:24:06 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:43685) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ip1wx-0006JU-AI for bug-gnu-emacs@gnu.org; Tue, 07 Jan 2020 22:24:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ip1ww-0007v9-7n for bug-gnu-emacs@gnu.org; Tue, 07 Jan 2020 22:24:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Frank Terbeck Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 08 Jan 2020 03:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37671 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 37671-submit@debbugs.gnu.org id=B37671.157845380630321 (code B ref 37671); Wed, 08 Jan 2020 03:24:02 +0000 Original-Received: (at 37671) by debbugs.gnu.org; 8 Jan 2020 03:23:26 +0000 Original-Received: from localhost ([127.0.0.1]:49658 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ip1wL-0007sx-OP for submit@debbugs.gnu.org; Tue, 07 Jan 2020 22:23:26 -0500 Original-Received: from smtprelay02.ispgateway.de ([80.67.18.44]:37356) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ip1wJ-0007sn-PP for 37671@debbugs.gnu.org; Tue, 07 Jan 2020 22:23:25 -0500 Original-Received: from [62.155.196.179] (helo=jim.voodoo.lan) by smtprelay02.ispgateway.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.3) (envelope-from ) id 1ip1wG-0000SQ-0n; Wed, 08 Jan 2020 04:23:20 +0100 Original-Received: by jim.voodoo.lan (Postfix, from userid 1000) id 6025E127781; Wed, 8 Jan 2020 04:23:14 +0100 (CET) In-Reply-To: <874l0ga21l.fsf@ft.bewatermyfriend.org> (Frank Terbeck's message of "Thu, 10 Oct 2019 20:27:50 +0200") X-Df-Sender: NDMwNDQ0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:174356 Archived-At: Hi again, Frank Terbeck wrote: > Eli Zaretskii wrote: [...] >> Can you run Emacs under GDB? I hope it will show a better backtrace >> if you do so. > > I can do that. I'll report back when it happens next. Took a while to trigger. Here is the backtrace. Unfortunately, it seems I built emacs anew (which I do every now and then; this build is based on 9a911b4af50) without passing --with-x-toolkit=3Dlucid =E2=80=94 meh. I= 'll add that parameter again and rebuild and keep running from within gdb. Maybe this will still be of use: Thread 1 "emacs-27.0.50" received signal SIGSEGV, Segmentation fault. 0x0000555555624d2d in show_mouse_face (hlinfo=3D0x5555568e7698, draw=3DDRAW= _NORMAL_TEXT) at xdisp.c:31489 31489 if (FRAME_WINDOW_P (f) && NILP (track_mouse)) (gdb) bt full #0 0x0000555555624d2d in show_mouse_face (hlinfo=3D0x5555568e7698, draw=3D= DRAW_NORMAL_TEXT) at xdisp.c:31489 w =3D 0x5555591c23e0 f =3D 0xfffffffffffffffb #1 0x0000555555624e91 in clear_mouse_face (hlinfo=3D0x5555568e7698) at xdi= sp.c:31517 cleared =3D true #2 0x00005555556287a9 in note_mouse_highlight (f=3D0x5555589ecd50, x=3D445= , y=3D560) at xdisp.c:32836 hlinfo =3D 0x5555568e7698 part =3D ON_TEXT window =3D 0x555557dfe4f5 w =3D 0x55555ad5fb50 cursor =3D 0 pointer =3D 0x0 b =3D 0x7fffffffce60 #3 0x00005555556fe127 in x_note_mouse_movement (frame=3D0x5555589ecd50, ev= ent=3D0x7fffffffce60) at xterm.c:5144 r =3D 0x5555568e7888 dpyinfo =3D 0x5555568e75e0 #4 0x00005555557032b8 in handle_one_xevent (dpyinfo=3D0x5555568e75e0, even= t=3D0x7fffffffce60, finish=3D0x555555ed7cf4 , hold_quit=3D0= x7fffffffd0e0) at xterm.c:8798 inev =3D=20 {kind =3D NO_EVENT, ie =3D {kind =3D NO_EVENT, part =3D scroll_= bar_nowhere, code =3D 0, modifiers =3D 0, x =3D 0x0, y =3D 0x0, timestamp = =3D 0, frame_or_window =3D 0x0, arg =3D 0x0}, sie =3D {kind =3D NO_EVENT, d= pyinfo =3D 0x0, requestor =3D 0, selection =3D 0, target =3D 0, property = =3D 0, time =3D 0}} count =3D 0 do_help =3D 0 nbytes =3D 0 any =3D 0x5555589ecd50 f =3D 0x0 coding =3D=20 {id =3D 7, common_flags =3D 0, mode =3D 0, src_multibyte =3D fals= e, dst_multibyte =3D false, chars_at_source =3D false, raw_destination =3D = false, annotated =3D false, eol_seen =3D 0, result =3D CODING_RESULT_SUCCES= S, max_charset_id =3D 0, spec =3D {iso_2022 =3D {flags =3D 1463597296, curr= ent_invocation =3D {21845, -13288}, current_designation =3D {32767, 72, 0, = -150077969}, ctext_extended_segment_len =3D 32767, single_shifting =3D fals= e, bol =3D false, embedded_utf_8 =3D false, cmp_status =3D {state =3D 32767= , method =3D 4294954008, old_form =3D 255, length =3D 1452688912, nchars = =3D 21845, ncomps =3D -150237187, carryover =3D {32767, -144745312, 32767, = -13312, 32767, 1462215696, 21845, -144745221, 32767, -12064, 32767, -151257= 818, 32767, -12864, 32767, 1461955424, 21845, 1452835056, 21845, 1452835056= , 21845, 1, 0, -150150829, 32767, 514, 0, 0, 0, 0, 0, -13488, 32767, 0, 0, = 1462215696, 21845, 10056, 0, 0, 0, -13312, 32767, -13440, 32767, 9, 0, 1461= 955424, 21845, 0, 0, 59, 3399992, 0, 0, -13456, 32767, 0, 0, -141577648, 32= 767, 0, 0, -141331243, 32767, 59, 48, -12624}}}, ccl =3D 0x5555573cb8f0, ut= f_16 =3D {bom =3D (unknown: 1463597296), endian =3D (utf_16_little_endian |= unknown: 21844), surrogate =3D -13288}, utf_8_bom =3D (unknown: 1463597296= ), emacs_mule =3D {cmp_status =3D {state =3D 1463597296, method =3D 21845, = old_form =3D 24, length =3D 32767, nchars =3D 72, ncomps =3D 0, carryover = =3D {-150077969, 32767, -13288, 32767, -13288, 32767, 1452688912, 21845, -1= 50237187, 32767, -144745312, 32767, -13312, 32767, 1462215696, 21845, -1447= 45221, 32767, -12064, 32767, -151257818, 32767, -12864, 32767, 1461955424, = 21845, 1452835056, 21845, 1452835056, 21845, 1, 0, -150150829, 32767, 514, = 0, 0, 0, 0, 0, -13488, 32767, 0, 0, 1462215696, 21845, 10056, 0, 0, 0, -133= 12, 32767, -13440, 32767, 9, 0, 1461955424, 21845, 0, 0, 59, 3399992, 0, 0,= -13456, 32767, 0, 0}}}, undecided =3D {inhibit_nbd =3D 1463597296, inhibit= _ied =3D 21845, prefer_utf_8 =3D 24}}, safe_charsets =3D 0x7fff00000001 , head_ascii =3D 628361= 3536428612096, detected_utf8_bytes =3D 0, detected_utf8_chars =3D 938250227= 96816, produced =3D 59, produced_char =3D 8589934596, consumed =3D 4, consu= med_char =3D 93825024178672, src_pos =3D 0, src_pos_byte =3D 0, src_chars = =3D 0, src_bytes =3D 140737338146393, src_object =3D 0x7fffffffcc00, source= =3D 0x7fffffffcdc0 "", dst_pos =3D 140737488342064, dst_pos_byte =3D 1, ds= t_bytes =3D 140737488342336, dst_object =3D 0x7ffff70e1f64 , destination =3D 0x7fffffffcc30 "`\253#WUU", charbuf =3D 0x7ffff70d698d = , charbuf_size =3D 0, charbuf_used =3D 0, carryo= ver =3D '\000' , "`\253#WUU\000\000\001f\r\367\377\177\00= 0\000\200\065\272VUU\000", carryover_bytes =3D 1452578336, default_char =3D= 21845, detector =3D 0x7fffe400a5b0, decoder =3D 0x7ffff6feda3d , encoder =3D 0x7fffffffcc18} hlinfo =3D 0x5555568e7698 compose_status =3D {compose_ptr =3D 0x0, chars_matched =3D 0} configureEvent =3D=20 {type =3D 0, xany =3D {type =3D 0, serial =3D 0, send_event =3D= 0, display =3D 0x0, window =3D 72096635335910853}, xkey =3D {type =3D 0, s= erial =3D 0, send_event =3D 0, display =3D 0x0, window =3D 7209663533591085= 3, root =3D 5585177122219185605, subwindow =3D 12826729072974022912, time = =3D 2452432961746272769, x =3D 1635910066, y =3D 147507456, x_root =3D -211= 3818078, y_root =3D -892796822, state =3D 1179670611, keycode =3D 1092, sam= e_screen =3D 31}, xbutton =3D {type =3D 0, serial =3D 0, send_event =3D 0, = display =3D 0x0, window =3D 72096635335910853, root =3D 5585177122219185605= , subwindow =3D 12826729072974022912, time =3D 2452432961746272769, x =3D 1= 635910066, y =3D 147507456, x_root =3D -2113818078, y_root =3D -892796822, = state =3D 1179670611, button =3D 1092, same_screen =3D 31}, xmotion =3D {ty= pe =3D 0, serial =3D 0, send_event =3D 0, display =3D 0x0, window =3D 72096= 635335910853, root =3D 5585177122219185605, subwindow =3D 12826729072974022= 912, time =3D 2452432961746272769, x =3D 1635910066, y =3D 147507456, x_roo= t =3D -2113818078, y_root =3D -892796822, state =3D 1179670611, is_hint =3D= 68 'D', same_screen =3D 31}, xcrossing =3D {type =3D 0, serial =3D 0, send= _event =3D 0, display =3D 0x0, window =3D 72096635335910853, root =3D 55851= 77122219185605, subwindow =3D 12826729072974022912, time =3D 24524329617462= 72769, x =3D 1635910066, y =3D 147507456, x_root =3D -2113818078, y_root = =3D -892796822, mode =3D 1179670611, detail =3D 1092, same_screen =3D 31, f= ocus =3D 0, state =3D 1088}, xfocus =3D {type =3D 0, serial =3D 0, send_eve= nt =3D 0, display =3D 0x0, window =3D 72096635335910853, mode =3D 123334394= 1, detail =3D 1300400384}, xexpose =3D {type =3D 0, serial =3D 0, send_even= t =3D 0, display =3D 0x0, window =3D 72096635335910853, x =3D 1233343941, y= =3D 1300400384, width =3D 147507456, height =3D -1308511710, count =3D 580= 0449}, xgraphicsexpose =3D {type =3D 0, serial =3D 0, send_event =3D 0, dis= play =3D 0x0, drawable =3D 72096635335910853, x =3D 1233343941, y =3D 13004= 00384, width =3D 147507456, height =3D -1308511710, count =3D 5800449, majo= r_code =3D 571001545, minor_code =3D 1635910066}, xnoexpose =3D {type =3D 0= , serial =3D 0, send_event =3D 0, display =3D 0x0, drawable =3D 72096635335= 910853, major_code =3D 1233343941, minor_code =3D 1300400384}, xvisibility = =3D {type =3D 0, serial =3D 0, send_event =3D 0, display =3D 0x0, window = =3D 72096635335910853, state =3D 1233343941}, xcreatewindow =3D {type =3D 0= , serial =3D 0, send_event =3D 0, display =3D 0x0, parent =3D 7209663533591= 0853, window =3D 5585177122219185605, x =3D 147507456, y =3D -1308511710, w= idth =3D 5800449, height =3D 571001545, border_width =3D 1635910066, overri= de_redirect =3D 147507456}, xdestroywindow =3D {type =3D 0, serial =3D 0, s= end_event =3D 0, display =3D 0x0, event =3D 72096635335910853, window =3D 5= 585177122219185605}, xunmap =3D {type =3D 0, serial =3D 0, send_event =3D 0= , display =3D 0x0, event =3D 72096635335910853, window =3D 5585177122219185= 605, from_configure =3D 147507456}, xmap =3D {type =3D 0, serial =3D 0, sen= d_event =3D 0, display =3D 0x0, event =3D 72096635335910853, window =3D 558= 5177122219185605, override_redirect =3D 147507456}, xmaprequest =3D {type = =3D 0, serial =3D 0, send_event =3D 0, display =3D 0x0, parent =3D 72096635= 335910853, window =3D 5585177122219185605}, xreparent =3D {type =3D 0, seri= al =3D 0, send_event =3D 0, display =3D 0x0, event =3D 72096635335910853, w= indow =3D 5585177122219185605, parent =3D 12826729072974022912, x =3D 58004= 49, y =3D 571001545, override_redirect =3D 1635910066}, xconfigure =3D {typ= e =3D 0, serial =3D 0, send_event =3D 0, display =3D 0x0, event =3D 7209663= 5335910853, window =3D 5585177122219185605, x =3D 147507456, y =3D -1308511= 710, width =3D 5800449, height =3D 571001545, border_width =3D 1635910066, = above =3D 14612210923427967522, override_redirect =3D 1179670611}, xgravity= =3D {type =3D 0, serial =3D 0, send_event =3D 0, display =3D 0x0, event = =3D 72096635335910853, window =3D 5585177122219185605, x =3D 147507456, y = =3D -1308511710}, xresizerequest =3D {type =3D 0, serial =3D 0, send_event = =3D 0, display =3D 0x0, window =3D 72096635335910853, width =3D 1233343941,= height =3D 1300400384}, xconfigurerequest =3D {type =3D 0, serial =3D 0, s= end_event =3D 0, display =3D 0x0, parent =3D 72096635335910853, window =3D = 5585177122219185605, x =3D 147507456, y =3D -1308511710, width =3D 5800449,= height =3D 571001545, border_width =3D 1635910066, above =3D 1461221092342= 7967522, detail =3D 1179670611, value_mask =3D 31}, xcirculate =3D {type = =3D 0, serial =3D 0, send_event =3D 0, display =3D 0x0, event =3D 720966353= 35910853, window =3D 5585177122219185605, place =3D 147507456}, xcirculater= equest =3D {type =3D 0, serial =3D 0, send_event =3D 0, display =3D 0x0, pa= rent =3D 72096635335910853, window =3D 5585177122219185605, place =3D 14750= 7456}, xproperty =3D {type =3D 0, serial =3D 0, send_event =3D 0, display = =3D 0x0, window =3D 72096635335910853, atom =3D 5585177122219185605, time = =3D 12826729072974022912, state =3D 5800449}, xselectionclear =3D {type =3D= 0, serial =3D 0, send_event =3D 0, display =3D 0x0, window =3D 72096635335= 910853, selection =3D 5585177122219185605, time =3D 12826729072974022912}, = xselectionrequest =3D {type =3D 0, serial =3D 0, send_event =3D 0, display = =3D 0x0, owner =3D 72096635335910853, requestor =3D 5585177122219185605, se= lection =3D 12826729072974022912, target =3D 2452432961746272769, property = =3D 633539701072069042, time =3D 14612210923427967522}, xselection =3D {typ= e =3D 0, serial =3D 0, send_event =3D 0, display =3D 0x0, requestor =3D 720= 96635335910853, selection =3D 5585177122219185605, target =3D 1282672907297= 4022912, property =3D 2452432961746272769, time =3D 633539701072069042}, xc= olormap =3D {type =3D 0, serial =3D 0, send_event =3D 0, display =3D 0x0, w= indow =3D 72096635335910853, colormap =3D 5585177122219185605, new =3D 1475= 07456, state =3D -1308511710}, xclient =3D {type =3D 0, serial =3D 0, send_= event =3D 0, display =3D 0x0, window =3D 72096635335910853, message_type = =3D 5585177122219185605, format =3D 147507456, data =3D {b =3D "\001\202X\0= 00\311\312\b\"\262\001\202a\000\311\312\b\"\262\001\202", s =3D {-32255, 88= , -13623, 8712, 434, 24962, -14080, 2250, -19934, -32255}, l =3D {245243296= 1746272769, 633539701072069042, -3834533150281584094, 4691283957843, 31}}},= xmapping =3D {type =3D 0, serial =3D 0, send_event =3D 0, display =3D 0x0,= window =3D 72096635335910853, request =3D 1233343941, first_keycode =3D 13= 00400384, count =3D 147507456}, xerror =3D {type =3D 0, display =3D 0x0, re= sourceid =3D 4607182418800017408, serial =3D 0, error_code =3D 197 '\305', = request_code =3D 165 '\245', minor_code =3D 178 '\262'}, xkeymap =3D {type = =3D 0, serial =3D 0, send_event =3D 0, display =3D 0x0, window =3D 72096635= 335910853, key_vector =3D "\305U\203I\000\211\202M\000\311\312\b\"\262\001\= 262\001\202X\000\311\312\b\"\262\001\202a\000\311\312\b"}, xgeneric =3D {ty= pe =3D 0, serial =3D 0, send_event =3D 0, display =3D 0x0, extension =3D 45= 262277, evtype =3D 16786306}, xcookie =3D {type =3D 0, serial =3D 0, send_e= vent =3D 0, display =3D 0x0, extension =3D 45262277, evtype =3D 16786306, c= ookie =3D 1233343941, data =3D 0xb201b22208cac900}, pad =3D {0, 0, 46071824= 18800017408, 0, 72096635335910853, 5585177122219185605, -562001500073552870= 4, 2452432961746272769, 633539701072069042, -3834533150281584094, 469128395= 7843, 31, 1088, 0, 0, 72057594037927947, 3, 0, 140737488341488, 93824994458= 329, 0, 124554051584, 140737488343248, 140737312748816}} next_event =3D=20 {type =3D 0, xany =3D {type =3D 0, serial =3D 93824995386404, s= end_event =3D 0, display =3D 0x2aaa9b7585d8, window =3D 4050091544}, xkey = =3D {type =3D 0, serial =3D 93824995386404, send_event =3D 0, display =3D 0= x2aaa9b7585d8, window =3D 4050091544, root =3D 93825002502208, subwindow = =3D 0, time =3D 0, x =3D -1686796840, y =3D 10922, x_root =3D 0, y_root =3D= 0, state =3D 1434805284, keycode =3D 21845, same_screen =3D -244875704}, x= button =3D {type =3D 0, serial =3D 93824995386404, send_event =3D 0, displa= y =3D 0x2aaa9b7585d8, window =3D 4050091544, root =3D 93825002502208, subwi= ndow =3D 0, time =3D 0, x =3D -1686796840, y =3D 10922, x_root =3D 0, y_roo= t =3D 0, state =3D 1434805284, button =3D 21845, same_screen =3D -244875704= }, xmotion =3D {type =3D 0, serial =3D 93824995386404, send_event =3D 0, di= splay =3D 0x2aaa9b7585d8, window =3D 4050091544, root =3D 93825002502208, s= ubwindow =3D 0, time =3D 0, x =3D -1686796840, y =3D 10922, x_root =3D 0, y= _root =3D 0, state =3D 1434805284, is_hint =3D 85 'U', same_screen =3D -244= 875704}, xcrossing =3D {type =3D 0, serial =3D 93824995386404, send_event = =3D 0, display =3D 0x2aaa9b7585d8, window =3D 4050091544, root =3D 93825002= 502208, subwindow =3D 0, time =3D 0, x =3D -1686796840, y =3D 10922, x_root= =3D 0, y_root =3D 0, mode =3D 1434805284, detail =3D 21845, same_screen = =3D -244875704, focus =3D 32767, state =3D 0}, xfocus =3D {type =3D 0, seri= al =3D 93824995386404, send_event =3D 0, display =3D 0x2aaa9b7585d8, window= =3D 4050091544, mode =3D 1441921088, detail =3D 21845}, xexpose =3D {type = =3D 0, serial =3D 93824995386404, send_event =3D 0, display =3D 0x2aaa9b758= 5d8, window =3D 4050091544, x =3D 1441921088, y =3D 21845, width =3D 0, hei= ght =3D 0, count =3D 0}, xgraphicsexpose =3D {type =3D 0, serial =3D 938249= 95386404, send_event =3D 0, display =3D 0x2aaa9b7585d8, drawable =3D 405009= 1544, x =3D 1441921088, y =3D 21845, width =3D 0, height =3D 0, count =3D 0= , major_code =3D 0, minor_code =3D -1686796840}, xnoexpose =3D {type =3D 0,= serial =3D 93824995386404, send_event =3D 0, display =3D 0x2aaa9b7585d8, d= rawable =3D 4050091544, major_code =3D 1441921088, minor_code =3D 21845}, x= visibility =3D {type =3D 0, serial =3D 93824995386404, send_event =3D 0, di= splay =3D 0x2aaa9b7585d8, window =3D 4050091544, state =3D 1441921088}, xcr= eatewindow =3D {type =3D 0, serial =3D 93824995386404, send_event =3D 0, di= splay =3D 0x2aaa9b7585d8, parent =3D 4050091544, window =3D 93825002502208,= x =3D 0, y =3D 0, width =3D 0, height =3D 0, border_width =3D -1686796840,= override_redirect =3D 10922}, xdestroywindow =3D {type =3D 0, serial =3D 9= 3824995386404, send_event =3D 0, display =3D 0x2aaa9b7585d8, event =3D 4050= 091544, window =3D 93825002502208}, xunmap =3D {type =3D 0, serial =3D 9382= 4995386404, send_event =3D 0, display =3D 0x2aaa9b7585d8, event =3D 4050091= 544, window =3D 93825002502208, from_configure =3D 0}, xmap =3D {type =3D 0= , serial =3D 93824995386404, send_event =3D 0, display =3D 0x2aaa9b7585d8, = event =3D 4050091544, window =3D 93825002502208, override_redirect =3D 0}, = xmaprequest =3D {type =3D 0, serial =3D 93824995386404, send_event =3D 0, d= isplay =3D 0x2aaa9b7585d8, parent =3D 4050091544, window =3D 93825002502208= }, xreparent =3D {type =3D 0, serial =3D 93824995386404, send_event =3D 0, = display =3D 0x2aaa9b7585d8, event =3D 4050091544, window =3D 93825002502208= , parent =3D 0, x =3D 0, y =3D 0, override_redirect =3D -1686796840}, xconf= igure =3D {type =3D 0, serial =3D 93824995386404, send_event =3D 0, display= =3D 0x2aaa9b7585d8, event =3D 4050091544, window =3D 93825002502208, x =3D= 0, y =3D 0, width =3D 0, height =3D 0, border_width =3D -1686796840, above= =3D 0, override_redirect =3D 1434805284}, xgravity =3D {type =3D 0, serial= =3D 93824995386404, send_event =3D 0, display =3D 0x2aaa9b7585d8, event = =3D 4050091544, window =3D 93825002502208, x =3D 0, y =3D 0}, xresizereques= t =3D {type =3D 0, serial =3D 93824995386404, send_event =3D 0, display =3D= 0x2aaa9b7585d8, window =3D 4050091544, width =3D 1441921088, height =3D 21= 845}, xconfigurerequest =3D {type =3D 0, serial =3D 93824995386404, send_ev= ent =3D 0, display =3D 0x2aaa9b7585d8, parent =3D 4050091544, window =3D 93= 825002502208, x =3D 0, y =3D 0, width =3D 0, height =3D 0, border_width =3D= -1686796840, above =3D 0, detail =3D 1434805284, value_mask =3D 1407372434= 79624}, xcirculate =3D {type =3D 0, serial =3D 93824995386404, send_event = =3D 0, display =3D 0x2aaa9b7585d8, event =3D 4050091544, window =3D 9382500= 2502208, place =3D 0}, xcirculaterequest =3D {type =3D 0, serial =3D 938249= 95386404, send_event =3D 0, display =3D 0x2aaa9b7585d8, parent =3D 40500915= 44, window =3D 93825002502208, place =3D 0}, xproperty =3D {type =3D 0, ser= ial =3D 93824995386404, send_event =3D 0, display =3D 0x2aaa9b7585d8, windo= w =3D 4050091544, atom =3D 93825002502208, time =3D 0, state =3D 0}, xselec= tionclear =3D {type =3D 0, serial =3D 93824995386404, send_event =3D 0, dis= play =3D 0x2aaa9b7585d8, window =3D 4050091544, selection =3D 9382500250220= 8, time =3D 0}, xselectionrequest =3D {type =3D 0, serial =3D 9382499538640= 4, send_event =3D 0, display =3D 0x2aaa9b7585d8, owner =3D 4050091544, requ= estor =3D 93825002502208, selection =3D 0, target =3D 0, property =3D 46912= 240977368, time =3D 0}, xselection =3D {type =3D 0, serial =3D 938249953864= 04, send_event =3D 0, display =3D 0x2aaa9b7585d8, requestor =3D 4050091544,= selection =3D 93825002502208, target =3D 0, property =3D 0, time =3D 46912= 240977368}, xcolormap =3D {type =3D 0, serial =3D 93824995386404, send_even= t =3D 0, display =3D 0x2aaa9b7585d8, window =3D 4050091544, colormap =3D 93= 825002502208, new =3D 0, state =3D 0}, xclient =3D {type =3D 0, serial =3D = 93824995386404, send_event =3D 0, display =3D 0x2aaa9b7585d8, window =3D 40= 50091544, message_type =3D 93825002502208, format =3D 0, data =3D {b =3D "\= 000\000\000\000\000\000\000\000=D8=85u\233\252*\000\000\000\000\000", s =3D= {0, 0, 0, 0, -31272, -25739, 10922, 0, 0, 0}, l =3D {0, 46912240977368, 0,= 93824995386404, 140737243479624}}}, xmapping =3D {type =3D 0, serial =3D 9= 3824995386404, send_event =3D 0, display =3D 0x2aaa9b7585d8, window =3D 405= 0091544, request =3D 1441921088, first_keycode =3D 21845, count =3D 0}, xer= ror =3D {type =3D 0, display =3D 0x555555856424 , resourceid =3D 0, serial =3D 46912240977368, error_code =3D 24 '\030'= , request_code =3D 126 '~', minor_code =3D 103 'g'}, xkeymap =3D {type =3D = 0, serial =3D 93824995386404, send_event =3D 0, display =3D 0x2aaa9b7585d8,= window =3D 4050091544, key_vector =3D "@\370\361UUU", '\000' , "=D8=85u\233\252*\000"}, xgeneric =3D {type =3D 0, serial =3D 938249= 95386404, send_event =3D 0, display =3D 0x2aaa9b7585d8, extension =3D -2448= 75752, evtype =3D 0}, xcookie =3D {type =3D 0, serial =3D 93824995386404, s= end_event =3D 0, display =3D 0x2aaa9b7585d8, extension =3D -244875752, evty= pe =3D 0, cookie =3D 1441921088, data =3D 0x0}, pad =3D {140733193388032, 9= 3824995386404, 0, 46912240977368, 4050091544, 93825002502208, 0, 0, 4691224= 0977368, 0, 93824995386404, 140737243479624, 0, 0, 0, 124554051584, 4607182= 418800017408, 140737252503104, 140737488341456, 93824994599162, 93824994458= 233, 124554051584, 0, 0}} sa_avail =3D 16384 sa_count =3D 5 #5 0x0000555555701110 in event_handler_gdk (gxev=3D0x7fffffffce60, ev=3D0x= 55555ad5fb50, data=3D0x0) at xterm.c:7775 dpyinfo =3D 0x5555568e75e0 xev =3D 0x7fffffffce60 #6 0x00007ffff74d18cf in () at /lib/x86_64-linux-gnu/libgdk-3.so.0 #7 0x00007ffff74d1bfb in () at /lib/x86_64-linux-gnu/libgdk-3.so.0 #8 0x00007ffff749ac10 in gdk_display_get_event () at /lib/x86_64-linux-gnu= /libgdk-3.so.0 #9 0x00007ffff74d1962 in () at /lib/x86_64-linux-gnu/libgdk-3.so.0 #10 0x00007ffff6fcff1d in g_main_context_dispatch () at /lib/x86_64-linux-g= nu/libglib-2.0.so.0 #11 0x00007ffff6fd01a0 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #12 0x00007ffff6fd022f in g_main_context_iteration () at /lib/x86_64-linux-= gnu/libglib-2.0.so.0 #13 0x00007ffff77a47b5 in gtk_main_iteration () at /lib/x86_64-linux-gnu/li= bgtk-3.so.0 #14 0x00005555557046f5 in XTread_socket (terminal=3D0x555557c3f5b0, hold_qu= it=3D0x7fffffffd0e0) at xterm.c:9383 count =3D 0 event_found =3D false dpyinfo =3D 0x5555568e75e0 #15 0x0000555555773547 in gobble_input () at keyboard.c:6874 nr =3D 32767 hold_quit =3D {kind =3D NO_EVENT, part =3D scroll_bar_nowhere, code= =3D 0, modifiers =3D 0, x =3D 0x0, y =3D 0x0, timestamp =3D 0, frame_or_wi= ndow =3D 0x0, arg =3D 0x0} next =3D 0x555555facbf0 nread =3D 0 err =3D false t =3D 0x555557c3f5b0 #16 0x00005555557739e2 in handle_async_input () at keyboard.c:7111 nread =3D 32767 #17 0x0000555555773a01 in process_pending_signals () at keyboard.c:7125 #18 0x0000555555884565 in maybe_quit () at eval.c:1545 #19 0x00005555558933f1 in list_length (list=3D0x555558ca4543) at fns.c:100 li =3D {tortoise =3D 0x55555a6d1a33, max =3D 2, n =3D 0, q =3D 0} i =3D 2 #20 0x0000555555893562 in Flength (sequence=3D0x55555a6d1a33) at fns.c:128 val =3D 30 #21 0x000055555589513d in concat (nargs=3D1, args=3D0x7fffffffd3a8, target_= type=3DLisp_Cons, last_special=3Dfalse) at fns.c:679 len =3D 140737488343792 val =3D 0xb00000000 tail =3D 0x0 this =3D 0x55555a6d1a33 toindex =3D 0 toindex_byte =3D 0 result_len =3D 0 result_len_byte =3D 0 argnum =3D 0 last_tail =3D 0x0 prev =3D 0x1c some_multibyte =3D false textprops =3D 0x0 num_textprops =3D 0 sa_avail =3D 16384 sa_count =3D 5 #22 0x0000555555894f67 in Fcopy_sequence (arg=3D0x55555a6d1a33) at fns.c:611 #23 0x000055555576e24a in timer_check () at keyboard.c:4370 nexttime =3D {tv_sec =3D 0, tv_nsec =3D 0} timers =3D 0x0 idle_timers =3D 0x0 tem =3D 0x0 #24 0x000055555576c666 in readable_events (flags=3D1) at keyboard.c:3380 #25 0x000055555577338d in get_input_pending (flags=3D1) at keyboard.c:6789 #26 0x000055555577ab7a in detect_input_pending_run_timers (do_display=3Dtru= e) at keyboard.c:10350 old_timers_run =3D 118188 #27 0x00005555559067c1 in wait_reading_process_output (time_limit=3D30, nse= cs=3D0, read_kbd=3D-1, do_display=3Dtrue, wait_for_cell=3D0x0, wait_proc=3D= 0x0, just_wait_proc=3D0) at process.c:5707 old_timers_run =3D 118188 old_buffer =3D 0x55555aecb320 old_window =3D 0x55555991f405 leave =3D false process_skipped =3D false channel =3D 0 nfds =3D 1 Available =3D {fds_bits =3D {256, 0 }} Writeok =3D {fds_bits =3D {0 }} check_write =3D true check_delay =3D 3 no_avail =3D false xerrno =3D 11 proc =3D 0x5555568e75e0 timeout =3D {tv_sec =3D 0, tv_nsec =3D 0} end_time =3D {tv_sec =3D 1578452530, tv_nsec =3D 385139863} timer_delay =3D {tv_sec =3D 1, tv_nsec =3D 455464261} got_output_end_time =3D {tv_sec =3D 1578452530, tv_nsec =3D 3851398= 63} wait =3D TIMEOUT got_some_output =3D -1 prev_wait_proc_nbytes_read =3D 0 retry_for_async =3D false count =3D 4 now =3D {tv_sec =3D 0, tv_nsec =3D -1} #28 0x00005555555a91cb in sit_for (timeout=3D0x7a, reading=3Dtrue, display_= option=3D1) at dispnew.c:6037 sec =3D 30 nsec =3D 0 do_display =3D true #29 0x000055555576aad3 in read_char (commandflag=3D1, map=3D0x55555a89fc23,= prev_event=3D0x0, used_mouse_menu=3D0x7fffffffdcbf, end_time=3D0x0) at key= board.c:2733 tem0 =3D 0x0 timeout =3D 30 count1 =3D 3 delay_level =3D 4 buffer_size =3D 13 c =3D 0x0 jmpcount =3D 3 local_getcjmp =3D=20 {{__jmpbuf =3D {0, 4414600742014886022, 93825026981941, 48,= 0, 0, 4414600741924708486, 7500352579713310854}, __mask_was_saved =3D 0, _= _saved_mask =3D {__val =3D {93824995386404, 140737243479624, 14073724347957= 6, 0, 46912240977368, 0, 140737243479624, 93825002502208, 0, 0, 14073748834= 5856, 93824994518693, 4050091544, 93825002502208, 0, 0}}}} save_jump =3D {{__jmpbuf =3D {0, 0, 0, 0, 0, 0, 0, 0}, __mask_was_s= aved =3D 0, __saved_mask =3D {__val =3D {0 }}}} tem =3D 0x2aaa9bb39760 save =3D 0x0 previous_echo_area_message =3D 0x0 also_record =3D 0x0 reread =3D false recorded =3D false polling_stopped_here =3D false orig_kboard =3D 0x555556fabd30 #30 0x000055555577927b in read_key_sequence (keybuf=3D0x7fffffffdec0, promp= t=3D0x0, dont_downcase_last=3Dfalse, can_return_switch_frame=3Dtrue, fix_cu= rrent_buffer=3Dtrue, prevent_redisplay=3Dfalse) at keyboard.c:9536 interrupted_kboard =3D 0x555556fabd30 interrupted_frame =3D 0x5555589ecd50 key =3D 0x0 used_mouse_menu =3D false echo_local_start =3D 0 last_real_key_start =3D 0 keys_local_start =3D 0 new_binding =3D 0x0 count =3D 3 t =3D 0 echo_start =3D 0 keys_start =3D 0 current_binding =3D 0x55555a89fc23 first_unbound =3D 31 mock_input =3D 0 used_mouse_menu_history =3D {false } fkey =3D {parent =3D 0x555556723553, map =3D 0x555556723553, start = =3D 0, end =3D 0} keytran =3D {parent =3D 0x7ffff1bb63e3, map =3D 0x7ffff1bb63e3, sta= rt =3D 0, end =3D 0} indec =3D {parent =3D 0x555556723563, map =3D 0x555556723563, start= =3D 0, end =3D 0} shift_translated =3D false delayed_switch_frame =3D 0x0 original_uppercase =3D 0x0 original_uppercase_position =3D -1 dummyflag =3D false starting_buffer =3D 0x55555aecb320 fake_prefixed_keys =3D 0x0 first_event =3D 0x0 second_event =3D 0x0 #31 0x00005555557672a2 in command_loop_1 () at keyboard.c:1345 cmd =3D 0x29b91c0 keybuf =3D=20 {0x36, 0x192, 0x555555830eaf , 0x74f9e0, 0x7fffffffdf70= , 0x5555558870ed , 0x74f9e0, 0x7ffff161edc4, 0x55555b6fa2f3, 0x7f= fff1bb638d, 0x7ffff1bb638d, 0x55555b6fa2f3, 0x7ffff161edc4, 0x74f9e0, 0x0, = 0x0, 0x555555f1f840 , 0x0, 0x0, 0x7fffffffdf70, 0x55555575fec2 , 0xffffdfc0, 0x555555f1f840 , 0x0, 0x0, 0x7f= ffffffdfa0, 0x55555587cf11 , 0x2, 0x7fffffffdfe0, 0= x55555588444c } i =3D 1 prev_modiff =3D 415 prev_buffer =3D 0x55555aecb320 already_adjusted =3D false #32 0x0000555555884047 in internal_condition_case (bfun=3D0x555555766e78 , handlers=3D0x90, hfun=3D0x55555576660e ) at eval= .c:1355 val =3D 0x55555575fec2 c =3D 0x555555fd43d0 #33 0x0000555555766b3d in command_loop_2 (ignore=3D0x0) at keyboard.c:1091 val =3D 0x2 #34 0x00005555558838fc in internal_catch (tag=3D0xd530, func=3D0x555555766b= 10 , arg=3D0x0) at eval.c:1116 val =3D 0x7fffffffe0e0 c =3D 0x555555fbd800 #35 0x0000555555766adb in command_loop () at keyboard.c:1070 #36 0x00005555557661dd in recursive_edit_1 () at keyboard.c:714 count =3D 1 val =3D 0x7fffffffe140 #37 0x0000555555766361 in Frecursive_edit () at keyboard.c:786 count =3D 0 buffer =3D 0x0 #38 0x000055555575e9ab in main (argc=3D3, argv=3D0x7fffffffe398) at emacs.c= :2054 stack_bottom_variable =3D 0x20 do_initial_setlocale =3D true no_loadup =3D false junk =3D 0x0 dname_arg =3D 0x0 ch_to_dir =3D 0x0 original_pwd =3D 0x0 dump_mode =3D 0x0 skip_args =3D 1 temacs =3D 0x0 attempt_load_pdump =3D true rlim =3D {rlim_cur =3D 10022912, rlim_max =3D 18446744073709551615} sockfd =3D -1 module_assertions =3D false