From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 06 10:45:52 2023 Received: (at submit) by debbugs.gnu.org; 6 Mar 2023 15:45:52 +0000 Received: from localhost ([127.0.0.1]:43366 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZD24-0003bF-Li for submit@debbugs.gnu.org; Mon, 06 Mar 2023 10:45:52 -0500 Received: from lists.gnu.org ([209.51.188.17]:42998) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZ9l2-0001S5-L2 for submit@debbugs.gnu.org; Mon, 06 Mar 2023 07:16:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pZ9l2-0002ND-BI for bug-gnu-emacs@gnu.org; Mon, 06 Mar 2023 07:16:00 -0500 Received: from sender11-of-o51.zoho.eu ([31.186.226.237]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pZ9kx-0000AG-FM for bug-gnu-emacs@gnu.org; Mon, 06 Mar 2023 07:16:00 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1678104949; cv=none; d=zohomail.eu; s=zohoarc; b=lHI8nhgNqMXGcQI7RibtuQ5bC+k0vALBBJNAI7nyYEnEx+Mi4Dzt8vKv5ClBR1PlwzUmhkJThi+sqUEov3X3pQsKOg4G9AgQEHhApif9stnlRrN2Ol2NHe6XWg1ybdWsR6+U+vl3CEHf5Cod1+hR8I5HpKCYRH/9crQtE1ofjM4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1678104949; h=Content-Type:Content-Transfer-Encoding:Date:From:MIME-Version:Message-ID:Subject:To; bh=ZOnZPRWd62DsEcHLEbyyPq23enUgkRQzLZbz02hgwoc=; b=YrAjZVFuGw97gORBC7PBhqhTrCmfA1k24U+dH7op6H2KoJBY0yAyK06sTXjK83rtD04oNsPJroyARBKmyHWS238ziPIXuDXa62++2pLCMGJiZIcNTg13NiElCjdP+gkwsj0IF+Hq9+yXBCK2/3F2MeBEVrwQ7EQoV5SN7Mzv3gg= ARC-Authentication-Results: i=1; mx.zohomail.eu; dkim=pass header.i=bertieb.org; spf=pass smtp.mailfrom=bertieb@bertieb.org; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1678104949; s=mail; d=bertieb.org; i=emacs@bertieb.org; h=From:From:To:To:Subject:Subject:Date:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id:Reply-To:Cc; bh=ZOnZPRWd62DsEcHLEbyyPq23enUgkRQzLZbz02hgwoc=; b=AWVfVMY92j/zOacjj1EOfEFuD8rKmWy/426MRu/lw7X4pwoDhkJBeXo50EDOfx1a evVi7JNmTrtiEsa23XdmAOsGZyIQ7JF9k9thD1cCLcjA7m2BG1PznWFVPWWAd/BF4u9 zkvxsqyNt1pIbkAnQK+qA8g+9NJh2KquHxPrDfH4= Received: from zeus (217.155.39.147 [217.155.39.147]) by mx.zoho.eu with SMTPS id 1678104947132201.799669908576; Mon, 6 Mar 2023 13:15:47 +0100 (CET) From: emacs@bertieb.org To: bug-gnu-emacs@gnu.org Subject: 28.2; 28.2; intermittent crash on scroll (arch + spacemacs) Date: Mon, 06 Mar 2023 12:16:18 +0000 Message-ID: <87ilfem5wt.fsf@zeus.mail-host-address-is-not-set> MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External Received-SPF: pass client-ip=31.186.226.237; envelope-from=bertieb@bertieb.org; helo=sender11-of-o51.zoho.eu X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 06 Mar 2023 10:45:42 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) This heisencrash appears to be triggered by scrolling in a buffer, but it is very intermittent. My repro steps when they work, which is unfortunately not often: - launch emacs - visit a file (eg .spacemacs) - scroll buffer using PgDn - Emacs crashes via SIGSEGV I have tried reproducing while emacs is being run from within a gdb context, but I have yet to succeed. This has happened five times since late February: $ coredumpctl list emacs TIME PID UID GID SIG COREFILE EXE = SIZE Sat 2023-02-25 11:00:18 GMT 9767 1000 1000 SIGSEGV missing /usr/bin/ema= cs-28.2 - Wed 2023-03-01 09:30:58 GMT 8139 1000 1000 SIGSEGV missing /usr/bin/ema= cs-28.2 - Fri 2023-03-03 00:15:02 GMT 7400 1000 1000 SIGSEGV missing /usr/bin/ema= cs-28.2 - Fri 2023-03-03 00:15:37 GMT 484270 1000 1000 SIGSEGV missing /usr/bin/ema= cs-28.2 - Sun 2023-03-05 20:50:17 GMT 2710479 1000 1000 SIGSEGV present /usr/bin/ema= cs-28.2 31.9M Emacs was updated to 28.2-2 in January from Arch repo. I start emacs in a t= erminal via emacs [1], which is a symlink to /usr/bin/emacs-28.2: /usr/bin/emacs-28.2: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=3D565e5e3ed18f0d957ef2f47c90ce6c8de9686522, for GNU/Linux 4.4.0, stripped I have the spacemacs 'distro' / customisation set installed. I have not yet been able to replicate this with 'emacs -Q', but I also cannot consistently replicate it without -Q either. Info from gdb is appended [2]. If there is anything else I can supply, please let me know. I am happy to compile emacs with debugging symbols if this is likely to be of benefit. Cheers, bertieb [1]: $ emacs Fatal error 11: Segmentation fault Backtrace: emacs(+0x1547f6)[0x5580bf8477f6] emacs(+0x42080)[0x5580bf735080] emacs(+0x4263e)[0x5580bf73563e] emacs(+0x25b63d)[0x5580bf94e63d] /usr/lib/libc.so.6(+0x38f50)[0x7f0a16c6cf50] /usr/lib/libcairo.so.2(+0x547c5)[0x7f0a186397c5] /usr/lib/libcairo.so.2(+0x9ede8)[0x7f0a18683de8] /usr/lib/libcairo.so.2(+0x60d03)[0x7f0a18645d03] /usr/lib/libcairo.so.2(+0x6ae84)[0x7f0a1864fe84] /usr/lib/libcairo.so.2(+0x6cdb3)[0x7f0a18651db3] /usr/lib/libcairo.so.2(+0x28554)[0x7f0a1860d554] /usr/lib/libcairo.so.2(cairo_show_glyphs+0x26)[0x7f0a1865fb96] emacs(+0x2369bf)[0x5580bf9299bf] emacs(+0x103d49)[0x5580bf7f6d49] emacs(+0x105f02)[0x5580bf7f8f02] emacs(+0x9ab44)[0x5580bf78db44] emacs(+0x9d9e6)[0x5580bf7909e6] emacs(+0x4fd34)[0x5580bf742d34] emacs(+0x54c93)[0x5580bf747c93] emacs(+0x56844)[0x5580bf749844] emacs(+0x56a3e)[0x5580bf749a3e] emacs(+0x8adbb)[0x5580bf77ddbb] emacs(+0x143f75)[0x5580bf836f75] emacs(+0x14da67)[0x5580bf840a67] emacs(+0x13ff3d)[0x5580bf832f3d] emacs(+0x1be477)[0x5580bf8b1477] emacs(+0x137d6e)[0x5580bf82ad6e] emacs(+0x1be3ba)[0x5580bf8b13ba] emacs(+0x13bb09)[0x5580bf82eb09] emacs(+0x269a37)[0x5580bf95ca37] emacs(+0x13bf0a)[0x5580bf82ef0a] emacs(+0x4b614)[0x5580bf73e614] /usr/lib/libc.so.6(+0x23790)[0x7f0a16c57790] /usr/lib/libc.so.6(__libc_start_main+0x8a)[0x7f0a16c5784a] emacs(+0x4cf95)[0x5580bf73ff95] Segmentation fault (core dumped) 139 [2] gdb info: (gdb) bt full #0 __pthread_kill_implementation (threadid=3D, signo=3Dsign= o@entry=3D11, no_tid=3Dno_tid@entry=3D0) at pthread_kill.c:44 tid =3D ret =3D 0 pd =3D old_mask =3D {__val =3D {0}} ret =3D #1 0x00007f0a16cbb953 in __pthread_kill_internal (signo=3D11, threadid=3D<= optimized out>) at pthread_kill.c:78 #2 0x00007f0a16c6cea8 in __GI_raise (sig=3D11) at ../sysdeps/posix/raise.c= :26 ret =3D #3 0x00005580bf7350b1 in () #4 0x00005580bf73563e in () #5 0x00005580bf94e63d in () #6 0x00007f0a16c6cf50 in () at /usr/lib/libc.so.6 #7 0x00007f0a186397c5 in _cairo_recording_surface_replay_internal (surface= =3D0x0, params=3D0x7ffc7128d960) at ../cairo/src/cairo-recording-surface.c:2006 wrapper =3D {target =3D 0x0, transform =3D {xx =3D 2.1343= 635900341851e-321, yx =3D 6.9011736751329347e-310, xy =3D -nan(0xffffffffff= bd0), yy =3D 0, x0 =3D 4.6447913662880338e-310, y0 =3D 4.6447885237552527e-= 310}, has_extents =3D 409261369, extents =3D {x =3D 32522, y =3D -104331435= 2, width =3D 21888, height =3D 409035746}, clip =3D 0x5580c1cd9a80, source_= region_id =3D 3251652944, mask_region_id =3D 21888, needs_transform =3D -10= 43314352} elements =3D regions_array =3D region_elements =3D status =3D extents =3D {x =3D 383830688, y =3D 32522, width =3D 24, height =3D= 0} use_indices =3D r =3D i =3D num_elements =3D target_is_analysis =3D __PRETTY_FUNCTION__ =3D "_cairo_recording_surface_replay_internal" #8 0x00007f0a18683de8 in _cairo_recording_surface_replay_with_foreground_c= olor (foreground_used=3D, foreground_color=3D0x7ffc7128df= 70, target=3D0x5580c1d04950, surface=3D) at ../cairo/src/cai= ro-recording-surface.c:2472 params =3D {surface_extents =3D 0x0, surface_transform = =3D 0x0, target =3D 0x5580c1d04950, target_clip =3D 0x0, surface_is_unbound= ed =3D 0, type =3D CAIRO_RECORDING_REPLAY, region =3D CAIRO_RECORDING_REGIO= N_ALL, regions_id =3D 0, foreground_color =3D 0x7ffc7128df70, foreground_us= ed =3D 0} status =3D surface =3D 0x5580c1d04950 status =3D CAIRO_INT_STATUS_SUCCESS foreground_used =3D width =3D height =3D scaled_font =3D unscaled =3D face =3D load_flags =3D 544 vertical_layout =3D 0 status =3D CAIRO_STATUS_SUCCESS glyph_priv =3D color_flag =3D 1048576 __PRETTY_FUNCTION__ =3D "_cairo_ft_scaled_glyph_init" #9 _cairo_ft_scaled_glyph_init_surface_for_recording_surface (scaled_font=3D, foreground_color=3D0x7ffc7128df70, scal= ed_glyph=3D0x5580c9865480) at ../cairo/src/cairo-ft-font.c:3114 --Type for more, q to quit, c to continue without paging-- surface =3D 0x5580c1d04950 status =3D CAIRO_INT_STATUS_SUCCESS foreground_used =3D width =3D height =3D scaled_font =3D unscaled =3D face =3D load_flags =3D 544 vertical_layout =3D 0 status =3D CAIRO_STATUS_SUCCESS glyph_priv =3D color_flag =3D 1048576 __PRETTY_FUNCTION__ =3D "_cairo_ft_scaled_glyph_init" #10 _cairo_ft_scaled_glyph_init (abstract_font=3D, scaled_glyph=3D0x5580c9865480, info= =3D, foreground_color=3D0x7ffc7128df70) at ../cairo/src/cair= o-ft-font.c:3500 scaled_font =3D unscaled =3D face =3D load_flags =3D 544 vertical_layout =3D 0 status =3D CAIRO_STATUS_SUCCESS glyph_priv =3D color_flag =3D 1048576 __PRETTY_FUNCTION__ =3D "_cairo_ft_scaled_glyph_init" #11 0x00007f0a18645d03 in _cairo_scaled_glyph_lookup (scaled_font=3D0x5580c8398190, index=3D, info=3DCAIRO_SC= ALED_GLYPH_INFO_COLOR_SURFACE, foreground_color=3D0x7ffc7128df70, scaled_gl= yph_ret=3D0x7ffc7128db40) at ../cairo/src/cairo-scaled-font.c:2959 status =3D scaled_glyph =3D 0x5580c9865480 need_info =3D key =3D {hash =3D 962} __PRETTY_FUNCTION__ =3D "_cairo_scaled_glyph_lookup" #12 0x00007f0a1864fe84 in ensure_scaled_glyph (scaled_glyph=3D0x7ffc7128db40, glyph=3D0x7ffc7128e240, glyph_cache=3D0= x7ffc7128dbb0, foreground_color=3D0x7ffc7128df70, scaled_font=3D0x5580c8398= 190) at ../cairo/src/cairo-surface.c:2654 cache_index =3D status =3D CAIRO_INT_STATUS_SUCCESS status =3D CAIRO_INT_STATUS_SUCCESS i =3D j =3D scaled_glyph =3D 0x0 remaining_clusters =3D 0 remaining_glyphs =3D 0 remaining_bytes =3D 0 glyph_pos =3D 0 byte_pos =3D 0 gp =3D glyph_cache =3D {0x0 } foreground_color =3D 0x7ffc7128df70 x_scale =3D 1 y_scale =3D 1 #13 composite_color_glyphs (surface=3Dsurface@entry=3D0x5580c167fc60, op=3Dop@entry=3DCAIRO_OPERAT= OR_OVER, source=3Dsource@entry=3D0x7ffc7128def0, utf8=3Dutf8@entry=3D0x5580= c97580f0 "\250\224\246\231\205U", utf8_len=3Dutf8_len@entry=3D0x7ffc7128de4= c, glyphs=3Dglyphs@entry=3D0x7ffc7128e240, num_glyphs=3D0x7ffc7128de90, clu= sters=3D0x0, num_clusters=3D0x7ffc7128dea0, cluster_flags=3D0, scaled_font= =3D0x558--Type for more, q to quit, c to continue without paging-- 0c8398190, clip=3D0x5580c022d4d0) at ../cairo/src/cairo-surface.c:2855 status =3D CAIRO_INT_STATUS_SUCCESS i =3D j =3D scaled_glyph =3D 0x0 remaining_clusters =3D 0 remaining_glyphs =3D 0 remaining_bytes =3D 0 glyph_pos =3D 0 byte_pos =3D 0 gp =3D glyph_cache =3D {0x0 } foreground_color =3D 0x7ffc7128df70 x_scale =3D 1 y_scale =3D 1 #14 0x00007f0a18651db3 in _cairo_surface_show_text_glyphs (surface=3D0x5580c167fc60, op=3DCAIRO_OPERATOR_OVER, source=3D0x7ffc712= 8def0, utf8=3D0x5580c97580f0 "\250\224\246\231\205U", utf8_len=3D, glyphs=3D0x7ffc7128e240, num_glyphs=3D, clusters=3D0x= 0, num_clusters=3D, cluster_flags=3D0, scaled_font=3D0x5580c= 8398190, clip=3D0x5580c022d4d0) at ../cairo/src/cairo-surface.c:2957 status =3D utf8_copy =3D 0x5580c97580f0 "\250\224\246\231\205U" #15 0x00007f0a1860d554 in _cairo_gstate_show_text_glyphs (gstate=3D0x5580c0755888, glyphs=3D, num_glyphs=3D, info=3D0x0) at ../cairo/src/cairo-gstate.c:2079 stack_transformed_glyphs =3D {{index =3D 962, x =3D 536= , y =3D 1250}, {index =3D 146028889254, x =3D 2.1219957909652723e-314, y = =3D 4.6447847025503631e-310}, {index =3D 11, x =3D 4.9406564584124654e-324,= y =3D 6.9526008082901723e-310}, {index =3D 140722206995488, x =3D 0, y =3D= 6.9011749454460157e-310}, {index =3D 400, x =3D 1.6798231958602383e-322, y= =3D 0.16470588235294117}, {index =3D 4603862117898269748, x =3D -nan(0xf2e= 2e2b2b2929), y =3D 1}, {index =3D 18446654663792077354, x =3D 1114, y =3D 1= .7292297604443629e-322}, {index =3D 0, x =3D 1114, y =3D 1.5810100666919889= e-322}, {index =3D 0, x =3D 1114, y =3D 8.3442264397262298e-308}, {index = =3D 9007328105594923, x =3D 8.3441542909627315e-308, y =3D 6.67539982543550= 52e-308}, {index =3D 9851821814644768, x =3D 1088.0458991080618, y =3D 2.32= 21085354538588e-322}, {index =3D 0, x =3D 3.8958633197797133e-308, y =3D 4.= 3111676037212798e-308}, {index =3D 11822146651619356, x =3D 4.4502750396760= 259e-308, y =3D 6.3972401295602395e-308}, {index =3D 4652763772841099265, x= =3D 4.6195137886156552e-321, y =3D 0}, {index =3D 4652763772841099264, x = =3D 1.3833838083554903e-322, y =3D 8.3442264397262298e-308}, {index =3D 900= 7328105594923, x =3D 8.3441542909627315e-308, y =3D 8.6223818911565766e-308= }, {index =3D 61276192, x =3D -1.2959037908775452e+166, y =3D 2.32210853545= 38588e-322}, {index =3D 140722206992592, x =3D 6.9011749722394427e-310, y = =3D 6.9011749437395623e-310}, {index =3D 2, x =3D 6.9526008082000547e-310, = y =3D 6.9011749722394427e-310}, {index =3D 139681335715504, x =3D 1250, y = =3D 4.9406564584124654e-324}, {index =3D 0, x =3D 1250, y =3D 1.48219693752= 37396e-322}, {index =3D 0, x =3D 1250, y =3D 1.5810100666919889e-322}, {ind= ex =3D 0, x =3D 1250, y =3D 1.9762625833649862e-322}, {index =3D 0, x =3D 1= 250, y =3D 1.3833838083554903e-322}, {index =3D 0, x =3D 1250, y =3D 1.4821= 969375237396e-322}, {index =3D 0, x =3D 1250, y =3D 2.2727019708697341e-322= }, {index =3D 0, x =3D 1250, y =3D 4.6195137886156552e-321}, {index =3D 0, = x =3D 1250, y =3D 1.432790372939615e-322}, {index =3D 0, x =3D 1250, y =3D = 2.569141358374482e-322}, {index =3D 0, x =3D 1250, y =3D 2.3221085354538588= e-322}, {index =3D 0, x =3D 1250, y =3D 1.5810100666919889e-322}, {index = =3D 0, x =3D 1250, y =3D 4.6195137886156552e-321}, {index =3D 0, x =3D 1250= , y =3D 0}, {index =3D 4653062840003854336, x =3D 4.9406564584124654e-324, = y =3D 0}, {index =3D 4653062840003854336, x =3D 0, y =3D 2.2727019708697341= e-322}, {index =3D 5222680232504, x =3D 1216, y =3D 1.0624387648170166e-318= }, {index =3D 140722206992064, x =3D 6.9011749153254024e-310, y =3D 4.64478= 39067291834e-310}, {index =3D 658783232, x =3D 4.6447914374216293e-310, y = =3D -1.2959037908775452e+166}, {index =3D 672901116413952, x =3D 6.95260080= 82253509e-310, y =3D 6.9011749722394427e-310}, {index =3D 139681335908084, = x =3D 9.8813129168249309e-324, y =3D 6.9526008082253509e-310}, {index =3D 1= 39681336484928, x =3D 6.9011749342248461e-310, y =3D 6.9011749722394427e-31= 0}, {index =3D 139680926400513, x =3D 0, y =3D 6.9526008082277224e-310}, {i= ndex =3D 139681336484928, x =3D 6.9011749342248461e-310, y =3D 6.9011749722= 394427e-310}, {index =3D 139680926400513, x =3D 0, y =3D 6.9526008082300939= e-310}, {index =3D 139681336484928, x =3D 6.9011749342248461e-310, y =3D 4.= 6447839169270936e-310}, {index =3D 16315452057937263616, x =3D 6.9011547113= 772586e-310, y =3D 6.9526008082340464e-310}, {index =3D 139681336484928, x = =3D 6.9011749437395623e-310, y =3D 9.8813129168249309e-324}, {index =3D 163= 15452057937263616, x =3D 6.9011749722394427e-310, y =3D -1.2959037908775452= e+166}, {index =3D 139681336484928, x =3D -1.2959037908775452e+166, y =3D 6= .9011749722394427e-310}, {index =3D 140722206993360, x =3D 6.90117497223944= 27e-310, y =3D 6.9011749437395623e-310}, {index =3D 2, x =3D 6.952600808237= 9989e-310, y =3D 6.9011749722394427e-310}, {index =3D 139681335715504, x = =3D 9.8813129168249309e-324, y =3D 6.9525070095186676e-310}, {index =3D 139= 680926400512, x =3D 6.9011749342248461e-310, y =3D 9.8813129168249309e-324}= , {index =3D 140720308486145, x--Type for more, q to quit, c to conti= nue without paging-- =3D 6.9011547113772586e-310, y =3D 6.9011749342248461e-310}, {index =3D 13= 7438953472, x =3D 6.9525070095186676e-310, y =3D 1.2928895955193211e-309}, = {index =3D 299067163002880, x =3D 4.9406564584124654e-324, y =3D 6.95260080= 81858256e-310}, {index =3D 140722206992448, x =3D 0, y =3D 6.90117497223944= 27e-310}, {index =3D 94011473091160, x =3D 1.5481250573047956e-318, y =3D 6= .7793711659752486e-319}, {index =3D 140722206992592, x =3D 6.90117491532540= 24e-310, y =3D 3.6073928482377608e-312}, {index =3D 400, x =3D 4.9406564584= 124654e-324, y =3D -1.2959037908775452e+166}, {index =3D 1345802232535040, = x =3D 6.8338450055860142e-309, y =3D 4.6447839169270936e-310}, {index =3D 1= 6315452057937263616, x =3D 6.9011749722394427e-310, y =3D 6.952600808192940= 2e-310}, {index =3D 140722206992592, x =3D 0, y =3D 6.9011749722394427e-310= }, {index =3D 94011473091160, x =3D 0, y =3D 6.9011749237679467e-310}, {ind= ex =3D 1345802232535040, x =3D 6.9011749164187202e-310, y =3D 2.59732284840= 63125e-311}, {index =3D 146028888080, x =3D 2.121995791459338e-314, y =3D -= 1.2959037908775452e+166}, {index =3D 140722206992768, x =3D 0, y =3D 4.6447= 839169270936e-310}, {index =3D 140722206993664, x =3D 6.9011749722394427e-3= 10, y =3D 4.6447847025503631e-310}, {index =3D 140722206992592, x =3D 6.901= 1749343623446e-310, y =3D 0}, {index =3D 4591870180066957722, x =3D 6.64914= 649192016e-309, y =3D 6.8338450055860142e-309}, {index =3D 589338232487936,= x =3D 2.9986346936769707e-309, y =3D 4.6446244031760734e-310}, {index =3D = 94011473040452, x =3D 2.121995791459338e-314, y =3D 4.6446243872648374e-310= }, {index =3D 0, x =3D 6.9526008082040072e-310, y =3D 6.790386531138278e-31= 3}, {index =3D 140722206992640, x =3D 6.64914649192016e-309, y =3D 6.833845= 0055860142e-309}, {index =3D 140722206992880, x =3D 0, y =3D 6.901174972239= 4427e-310}, {index =3D 94011473091160, x =3D 0, y =3D 6.9011749237679467e-3= 10}, {index =3D 859818092935168, x =3D 6.9011749164187202e-310, y =3D 1.659= 4007085625106e-311}, {index =3D 146028888640, x =3D 4.6447847025503631e-310= , y =3D -1.2959037908775452e+166}, {index =3D 72057594029539328, x =3D 0, y= =3D 1.1180903191645746e-318}, {index =3D 165888, x =3D 6.9526008082253509e= -310, y =3D 6.9011749153254024e-310}, {index =3D 140722206992880, x =3D 2.0= 222985085967704e-315, y =3D 1.1180903191645746e-318}, {index =3D 47104, x = =3D 4.8021613556056455e-309, y =3D 4.9868598693929213e-309}, {index =3D 615= 72651155456, x =3D -1.2959037908775452e+166, y =3D 1.0320833715365304e-318}= , {index =3D 140722206992960, x =3D 6.9526008082253509e-310, y =3D 0}, {ind= ex =3D 139681336484928, x =3D 4.6447839169270936e-310, y =3D 0}} stack_transformed_clusters =3D {{num_bytes =3D 165888, = num_glyphs =3D 226304}, {num_bytes =3D 408954592, num_glyphs =3D 32522}, {n= um_bytes =3D 278528, num_glyphs =3D 0}, {num_bytes =3D 92160, num_glyphs = =3D 0}, {num_bytes =3D 1898507136, num_glyphs =3D 32764}, {num_bytes =3D 40= 8932463, num_glyphs =3D 32522}, {num_bytes =3D 47104, num_glyphs =3D 226304= }, {num_bytes =3D 0, num_glyphs =3D 0}, {num_bytes =3D 287232, num_glyphs = =3D 0}, {num_bytes =3D 14336, num_glyphs =3D 0}, {num_bytes =3D 287232, num= _glyphs =3D 0}, {num_bytes =3D 108544, num_glyphs =3D 0}, {num_bytes =3D 31= 3344, num_glyphs =3D 0}, {num_bytes =3D 14336, num_glyphs =3D 0}, {num_byte= s =3D 1898507216, num_glyphs =3D 32764}, {num_bytes =3D 408932463, num_glyp= hs =3D 32522}, {num_bytes =3D 304640, num_glyphs =3D 0}, {num_bytes =3D 219= 136, num_glyphs =3D 0}, {num_bytes =3D 1898507248, num_glyphs =3D 32764}, {= num_bytes =3D 408932463, num_glyphs =3D 32522}, {num_bytes =3D 14336, num_g= lyphs =3D 313344}, {num_bytes =3D 88064, num_glyphs =3D 322048}, {num_bytes= =3D 1898507280, num_glyphs =3D 32764}, {num_bytes =3D 658783232, num_glyph= s =3D -496230092}, {num_bytes =3D 410084416, num_glyphs =3D 32522}, {num_by= tes =3D 1898507072, num_glyphs =3D 32764}, {num_bytes =3D 1898507216, num_g= lyphs =3D 32764}, {num_bytes =3D 0, num_glyphs =3D 0}, {num_bytes =3D 41008= 4416, num_glyphs =3D 32522}, {num_bytes =3D -1066050984, num_glyphs =3D 218= 88}, {num_bytes =3D 0, num_glyphs =3D 0}, {num_bytes =3D 409103342, num_gly= phs =3D 32522}, {num_bytes =3D 14336, num_glyphs =3D 313344}, {num_bytes = =3D 408954592, num_glyphs =3D 32522}, {num_bytes =3D 56, num_glyphs =3D 122= 4}, {num_bytes =3D 288, num_glyphs =3D 34}, {num_bytes =3D 219136, num_glyp= hs =3D 304640}, {num_bytes =3D 658783232, num_glyphs =3D -496230092}, {num_= bytes =3D 856, num_glyphs =3D 1190}, {num_bytes =3D 0, num_glyphs =3D 0}, {= num_bytes =3D -1066050984, num_glyphs =3D 21888}, {num_bytes =3D 1898508288= , num_glyphs =3D 32764}, {num_bytes =3D 410084416, num_glyphs =3D 32522}, {= num_bytes =3D -1050149792, num_glyphs =3D 21888}, {num_bytes =3D 1898507216= , num_glyphs =3D 32764}, {num_bytes =3D 409317775, num_glyphs =3D 32522}, {= num_bytes =3D 0, num_glyphs =3D 0}, {num_bytes =3D 408947125, num_glyphs = =3D 32522}, {num_bytes =3D 14336, num_glyphs =3D 313344}, {num_bytes =3D 88= 064, num_glyphs =3D 322048}, {num_bytes =3D 0, num_glyphs =3D 14336}, {num_= bytes =3D 313344, num_glyphs =3D 88064}, {num_bytes =3D 322048, num_glyphs = =3D 304640}, {num_bytes =3D 658783232, num_glyphs =3D -496230092}, {num_byt= es =3D 1898507520, num_glyphs =3D 32764}, {num_bytes =3D -1071459120, num_g= lyphs =3D 21888}, {num_bytes =3D 1898507580, num_glyphs =3D 32764}, {num_by= tes =3D 408947629, num_glyphs =3D 32522}, {num_bytes =3D 137216, num_glyphs= =3D 313344}, {num_bytes =3D 141312, num_glyphs =3D 322048}, {num_bytes =3D= 14336, num_glyphs =3D 313344}, {num_bytes =3D 658783232, num_glyphs =3D -4= 96230092}, {num_bytes =3D 1898507520, num_glyphs =3D 32764}, {num_bytes =3D= 408954256, num_glyphs =3D 32522}, {num_bytes =3D 219136, num_glyphs =3D 30= 4640}, {num_bytes =3D 408952920, num_glyphs =3D 34}, {num_bytes =3D 1, num_= glyphs =3D 32}, {num_bytes =3D 1898507520, num_glyphs =3D 32764}, {num_byte= s =3D -1066050984, num_glyphs =3D 21888}, {num_bytes =3D -1050149792, num_g= lyphs =3D 21888}, {num_bytes =3D 1898507648, num_glyphs =3D 32764}, {num_by= tes =3D -1071459120, num_glyphs =3D 21888}, {num_bytes =3D 409835136, num_g= lyphs =3D 32522}, {num_bytes =3D 408956384, num_glyphs =3D 32522}, {num_byt= es =3D 353703189, num_glyphs =3D 1069880597}, {num_bytes =3D 658783232, num= _glyphs =3D -496230092}, {num_bytes =3D -707406378, num_glyphs =3D 10720270= 93}, {num_bytes =3D -1066050984, num_glyphs =3D 21888}, {num_bytes =3D 0, n= um_glyphs =3D 0}, {num_bytes =3D 1898507520, num_glyphs =3D 32764}, {num_by= tes =3D 0, num_glyphs =3D 0}, {num_bytes =3D 408946306, num_glyphs =3D 3252= 2}, {num_bytes =3D -1066050984, num_glyphs =3D 21888}, {num_bytes =3D 40895= 8847, num_glyphs =3D 32522}, {num_bytes =3D -1067917136, num_glyphs =3D 218= 88}, {num_bytes =3D 0, num_glyphs =3D 1069128089}, {num_bytes =3D 2793902, = num_glyphs =3D 0}, {num_bytes =3D -1583273430, num_glyphs =3D 44718}, {num_= bytes =3D -1050149792, num_glyphs =3D 21888}, {num_bytes =3D 2, num_glyphs = =3D -8388608}, {num_bytes =3D -8388608, num_glyphs =3D 16777215}, {num_byte= s =3D 16777215, num_glyphs =3D 536}, {num_bytes =3D 1224, num_glyphs =3D 16= }, {num_bytes =3D 34, num_glyphs =3D 0}, {num_bytes =3D 0, --Type for= more, q to quit, c to continue without paging-- num_glyphs =3D 3840}, {num_bytes =3D 2106, num_glyphs =3D 536}, {num_bytes = =3D 1224, num_glyphs =3D 16}, {num_bytes =3D 34, num_glyphs =3D 536}, {num_= bytes =3D 1224, num_glyphs =3D 16}, {num_bytes =3D 34, num_glyphs =3D 6}, {= num_bytes =3D -1066051952, num_glyphs =3D 21888}, {num_bytes =3D 408952920,= num_glyphs =3D 34}, {num_bytes =3D 568, num_glyphs =3D 0}, {num_bytes =3D = 1898507808, num_glyphs =3D 32764}, {num_bytes =3D 0, num_glyphs =3D 0}, {nu= m_bytes =3D 0, num_glyphs =3D 0}, {num_bytes =3D 24, num_glyphs =3D 0}, {nu= m_bytes =3D 0, num_glyphs =3D 0}, {num_bytes =3D 1898507680, num_glyphs =3D= 32764}, {num_bytes =3D 1898507680, num_glyphs =3D 32764}, {num_bytes =3D 0= , num_glyphs =3D 1}, {num_bytes =3D 3, num_glyphs =3D 0}, {num_bytes =3D 0,= num_glyphs =3D 0}, {num_bytes =3D 0, num_glyphs =3D 1072693248}, {num_byte= s =3D 0, num_glyphs =3D 0}, {num_bytes =3D 0, num_glyphs =3D 0}, {num_bytes= =3D 0, num_glyphs =3D 1072693248}, {num_bytes =3D 0, num_glyphs =3D 0}, {n= um_bytes =3D 0, num_glyphs =3D 0}, {num_bytes =3D 0, num_glyphs =3D 1072693= 248}, {num_bytes =3D -1802201963, num_glyphs =3D 1069847700}, {num_bytes = =3D -1785358954, num_glyphs =3D 1069913493}, {num_bytes =3D 387389207, num_= glyphs =3D 1070012183}, {num_bytes =3D 0, num_glyphs =3D 1072693248}, {num_= bytes =3D 724248873, num_glyphs =3D -53714}, {num_bytes =3D 658783232, num_= glyphs =3D -496230092}, {num_bytes =3D 1898508032, num_glyphs =3D 32764}, {= num_bytes =3D 408954256, num_glyphs =3D 32522}, {num_bytes =3D 47104, num_g= lyphs =3D 226304}, {num_bytes =3D 408952920, num_glyphs =3D 34}, {num_bytes= =3D 0, num_glyphs =3D 3840}, {num_bytes =3D 1898508032, num_glyphs =3D 327= 64}, {num_bytes =3D -1066050984, num_glyphs =3D 21888}, {num_bytes =3D 4089= 47125, num_glyphs =3D 32522}, {num_bytes =3D 1898508160, num_glyphs =3D 327= 64}, {num_bytes =3D -1071459120, num_glyphs =3D 21888}, {num_bytes =3D 4098= 35136, num_glyphs =3D 32522}, {num_bytes =3D 408956384, num_glyphs =3D 3252= 2}, {num_bytes =3D -1066050984, num_glyphs =3D 21888}, {num_bytes =3D 40894= 7125, num_glyphs =3D 32522}, {num_bytes =3D 1898508208, num_glyphs =3D 3276= 4}, {num_bytes =3D 408947125, num_glyphs =3D 32522}, {num_bytes =3D 1898508= 268, num_glyphs =3D 32764}, {num_bytes =3D 408947125, num_glyphs =3D 32522}= , {num_bytes =3D 304640, num_glyphs =3D 0}, {num_bytes =3D 247808, num_glyp= hs =3D 0}, {num_bytes =3D 0, num_glyphs =3D 32764}, {num_bytes =3D 40893246= 3, num_glyphs =3D 32522}, {num_bytes =3D 1898508272, num_glyphs =3D 32764},= {num_bytes =3D 658783232, num_glyphs =3D -496230092}, {num_bytes =3D 18985= 08288, num_glyphs =3D 32764}, {num_bytes =3D -1071459120, num_glyphs =3D 21= 888}, {num_bytes =3D 1898508348, num_glyphs =3D 32764}, {num_bytes =3D 4089= 47629, num_glyphs =3D 32522}, {num_bytes =3D 14336, num_glyphs =3D 313344},= {num_bytes =3D 88064, num_glyphs =3D 322048}, {num_bytes =3D 1898508380, n= um_glyphs =3D 32764}, {num_bytes =3D 658783232, num_glyphs =3D -496230092},= {num_bytes =3D 1898508288, num_glyphs =3D 32764}, {num_bytes =3D 0, num_gl= yphs =3D 1072693248}, {num_bytes =3D 410084416, num_glyphs =3D -33014}, {nu= m_bytes =3D 408952920, num_glyphs =3D 34}, {num_bytes =3D 0, num_glyphs =3D= 0}, {num_bytes =3D 1898508288, num_glyphs =3D 32764}, {num_bytes =3D -1066= 050984, num_glyphs =3D 21888}, {num_bytes =3D -1050149792, num_glyphs =3D 2= 1888}, {num_bytes =3D 1898508416, num_glyphs =3D 32764}, {num_bytes =3D -10= 71459120, num_glyphs =3D 21888}, {num_bytes =3D 409835136, num_glyphs =3D 3= 2522}, {num_bytes =3D 408956384, num_glyphs =3D 32522}, {num_bytes =3D 1898= 508448, num_glyphs =3D 32764}, {num_bytes =3D 658783232, num_glyphs =3D -49= 6230092}, {num_bytes =3D -1066050984, num_glyphs =3D 21888}, {num_bytes =3D= -1066050984, num_glyphs =3D 21888}, {num_bytes =3D 0, num_glyphs =3D 0}, {= num_bytes =3D 1898508288, num_glyphs =3D 32764}, {num_bytes =3D 1898508560,= num_glyphs =3D 32764}, {num_bytes =3D 0, num_glyphs =3D 0}, {num_bytes =3D= -1066101744, num_glyphs =3D 21888}, {num_bytes =3D 658783232, num_glyphs = =3D -496230092}, {num_bytes =3D 247808, num_glyphs =3D 304640}, {num_bytes = =3D -1050149792, num_glyphs =3D 21888}, {num_bytes =3D 2, num_glyphs =3D 0}= , {num_bytes =3D 1898508560, num_glyphs =3D 32764}, {num_bytes =3D -1066050= 984, num_glyphs =3D 21888}, {num_bytes =3D 0, num_glyphs =3D 0}, {num_bytes= =3D 0, num_glyphs =3D 0}, {num_bytes =3D 409516096, num_glyphs =3D 32522},= {num_bytes =3D 0, num_glyphs =3D 0}, {num_bytes =3D -1071459120, num_glyph= s =3D 21888}, {num_bytes =3D -1066051448, num_glyphs =3D 21888}, {num_bytes= =3D 409118585, num_glyphs =3D 32522}, {num_bytes =3D 1448498774, num_glyph= s =3D 1072059990}, {num_bytes =3D -1050149792, num_glyphs =3D 21888}, {num_= bytes =3D 1898508560, num_glyphs =3D 32764}, {num_bytes =3D 0, num_glyphs = =3D 0}, {num_bytes =3D 0, num_glyphs =3D 0}, {num_bytes =3D 0, num_glyphs = =3D 0}, {num_bytes =3D 2, num_glyphs =3D 0}, {num_bytes =3D 409276203, num_= glyphs =3D 32522}...} source_pattern =3D {base =3D {ref_count =3D {ref_count = =3D 0}, status =3D CAIRO_STATUS_SUCCESS, user_data =3D {size =3D 0, num_ele= ments =3D 0, element_size =3D 24, elements =3D 0x0}, observers =3D {next = =3D 0x7ffc7128df10, prev =3D 0x7ffc7128df10}, type =3D CAIRO_PATTERN_TYPE_S= OLID, filter =3D CAIRO_FILTER_GOOD, extend =3D CAIRO_EXTEND_PAD, has_compon= ent_alpha =3D 0, is_foreground_marker =3D 0, matrix =3D {xx =3D 1, yx =3D 0= , xy =3D 0, yy =3D 1, x0 =3D 0, y0 =3D 0}, opacity =3D 1}, solid =3D {base = =3D {ref_count =3D {ref_count =3D 0}, status =3D CAIRO_STATUS_SUCCESS, user= _data =3D {size =3D 0, num_elements =3D 0, element_size =3D 24, elements = =3D 0x0}, observers =3D {next =3D 0x7ffc7128df10, prev =3D 0x7ffc7128df10},= type =3D CAIRO_PATTERN_TYPE_SOLID, filter =3D CAIRO_FILTER_GOOD, extend = =3D CAIRO_EXTEND_PAD, has_component_alpha =3D 0, is_foreground_marker =3D 0= , matrix =3D {xx =3D 1, yx =3D 0, xy =3D 0, yy =3D 1, x0 =3D 0, y0 =3D 0}, = opacity =3D 1}, color =3D {red =3D 1, green =3D 0.41568627450980394, blue = =3D 0.41568627450980394, alpha =3D 1, red_short =3D 65535, green_short =3D = 27242, blue_short =3D 27242, alpha_short =3D 65535}}, surface =3D {base =3D= {ref_count =3D {ref_count =3D 0}, status =3D CAIRO_STATUS_SUCCESS, user_da= ta =3D {size =3D 0, num_elements =3D 0, element_size =3D 24, elements =3D 0= x0}, observers =3D {next =3D 0x7ffc7128df10, prev =3D 0x7ffc7128df10}, type= =3D CAIRO_PATTERN_TYPE_SOLID, filter =3D CAIRO_FILTER_GOOD, extend =3D CAI= RO_EXTEND_PAD, has_component_alpha =3D 0, is_foreground_marker =3D 0, matri= x =3D {xx =3D 1, yx =3D 0, xy =3D 0, yy =3D 1, x0 =3D 0, y0 =3D 0}, opacity= =3D 1}, surface =3D 0x3ff0000000000000, region_array_id =3D 2593823387}, g= radient =3D {base =3D {base =3D {ref_count =3D {ref_count =3D 0}, status = =3D CAIRO_STATUS_SUCCESS, user_data =3D {size =3D 0, num_elements =3D 0, el= ement_size =3D 24, elements =3D 0x0}, observers =3D {next =3D 0x7ffc7128df1= 0, prev =3D 0x7ffc7128df10}, type =3D CAIRO_PATTERN_TYPE_SOLID, filter =3D = CAIRO_FILTER_GOOD, extend =3D CAIRO_EXTEND_PAD, has_component_alpha =3D 0, = is_foreground_marker =3D 0, matrix =3D {xx =3D 1, yx =3D 0, xy =3D 0, yy = =3D 1, x0 =3D 0, y0 =3D 0}, opacity =3D 1}, n_stops =3D 0, stops_si--Type <= RET> for more, q to quit, c to continue without paging-- ze =3D 1072693248, stops =3D 0x3fda9a9a9a9a9a9b, stops_embedded =3D {{offse= t =3D 0.41568627450980394, color =3D {red =3D 1, green =3D -nan(0xf6a6a6a6a= ffff), blue =3D 4.644624387264788e-310, alpha =3D 0, red_short =3D 32242, g= reen_short =3D 6240, blue_short =3D 0, alpha_short =3D 0}}, {offset =3D 0, = color =3D {red =3D 4.644783916904169e-310, green =3D 9.8813129168249309e-32= 4, blue =3D 6.9526008081344428e-310, alpha =3D 6.9526008082356274e-310, red= _short =3D 0, green_short =3D 0, blue_short =3D 0, alpha_short =3D 0}}}}, l= inear =3D {base =3D {base =3D {ref_count =3D {ref_count =3D 0}, status =3D = CAIRO_STATUS_SUCCESS, user_data =3D {size =3D 0, num_elements =3D 0, elemen= t_size =3D 24, elements =3D 0x0}, observers =3D {next =3D 0x7ffc7128df10, p= rev =3D 0x7ffc7128df10}, type =3D CAIRO_PATTERN_TYPE_SOLID, filter =3D CAIR= O_FILTER_GOOD, extend =3D CAIRO_EXTEND_PAD, has_component_alpha =3D 0, is_f= oreground_marker =3D 0, matrix =3D {xx =3D 1, yx =3D 0, xy =3D 0, yy =3D 1,= x0 =3D 0, y0 =3D 0}, opacity =3D 1}, n_stops =3D 0, stops_size =3D 1072693= 248, stops =3D 0x3fda9a9a9a9a9a9b, stops_embedded =3D {{offset =3D 0.415686= 27450980394, color =3D {red =3D 1, green =3D -nan(0xf6a6a6a6affff), blue = =3D 4.644624387264788e-310, alpha =3D 0, red_short =3D 32242, green_short = =3D 6240, blue_short =3D 0, alpha_short =3D 0}}, {offset =3D 0, color =3D {= red =3D 4.644783916904169e-310, green =3D 9.8813129168249309e-324, blue =3D= 6.9526008081344428e-310, alpha =3D 6.9526008082356274e-310, red_short =3D = 0, green_short =3D 0, blue_short =3D 0, alpha_short =3D 0}}}}, pd1 =3D {x = =3D 6.952600808092546e-310, y =3D 6.9011749186252174e-310}, pd2 =3D {x =3D = 8.8931816251424378e-323, y =3D 0}}, radial =3D {base =3D {base =3D {ref_cou= nt =3D {ref_count =3D 0}, status =3D CAIRO_STATUS_SUCCESS, user_data =3D {s= ize =3D 0, num_elements =3D 0, element_size =3D 24, elements =3D 0x0}, obse= rvers =3D {next =3D 0x7ffc7128df10, prev =3D 0x7ffc7128df10}, type =3D CAIR= O_PATTERN_TYPE_SOLID, filter =3D CAIRO_FILTER_GOOD, extend =3D CAIRO_EXTEND= _PAD, has_component_alpha =3D 0, is_foreground_marker =3D 0, matrix =3D {xx= =3D 1, yx =3D 0, xy =3D 0, yy =3D 1, x0 =3D 0, y0 =3D 0}, opacity =3D 1}, = n_stops =3D 0, stops_size =3D 1072693248, stops =3D 0x3fda9a9a9a9a9a9b, sto= ps_embedded =3D {{offset =3D 0.41568627450980394, color =3D {red =3D 1, gre= en =3D -nan(0xf6a6a6a6affff), blue =3D 4.644624387264788e-310, alpha =3D 0,= red_short =3D 32242, green_short =3D 6240, blue_short =3D 0, alpha_short = =3D 0}}, {offset =3D 0, color =3D {red =3D 4.644783916904169e-310, green = =3D 9.8813129168249309e-324, blue =3D 6.9526008081344428e-310, alpha =3D 6.= 9526008082356274e-310, red_short =3D 0, green_short =3D 0, blue_short =3D 0= , alpha_short =3D 0}}}}, cd1 =3D {center =3D {x =3D 6.952600808092546e-310,= y =3D 6.9011749186252174e-310}, radius =3D 8.8931816251424378e-323}, cd2 = =3D {center =3D {x =3D 0, y =3D 0}, radius =3D 0}}}, mesh =3D {base =3D {re= f_count =3D {ref_count =3D 0}, status =3D CAIRO_STATUS_SUCCESS, user_data = =3D {size =3D 0, num_elements =3D 0, element_size =3D 24, elements =3D 0x0}= , observers =3D {next =3D 0x7ffc7128df10, prev =3D 0x7ffc7128df10}, type = =3D CAIRO_PATTERN_TYPE_SOLID, filter =3D CAIRO_FILTER_GOOD, extend =3D CAIR= O_EXTEND_PAD, has_component_alpha =3D 0, is_foreground_marker =3D 0, matrix= =3D {xx =3D 1, yx =3D 0, xy =3D 0, yy =3D 1, x0 =3D 0, y0 =3D 0}, opacity = =3D 1}, patches =3D {size =3D 0, num_elements =3D 1072693248, element_size = =3D 2593823387, elements =3D 0x3fda9a9a9a9a9a9b }, current_patch =3D 0x3ff0000000000000, cu= rrent_side =3D 1785397247, has_control_point =3D {-38294, 0, 21888, 0}, has= _color =3D {0, 408976882, 0, 0}}, raster_source =3D {base =3D {ref_count = =3D {ref_count =3D 0}, status =3D CAIRO_STATUS_SUCCESS, user_data =3D {size= =3D 0, num_elements =3D 0, element_size =3D 24, elements =3D 0x0}, observe= rs =3D {next =3D 0x7ffc7128df10, prev =3D 0x7ffc7128df10}, type =3D CAIRO_P= ATTERN_TYPE_SOLID, filter =3D CAIRO_FILTER_GOOD, extend =3D CAIRO_EXTEND_PA= D, has_component_alpha =3D 0, is_foreground_marker =3D 0, matrix =3D {xx = =3D 1, yx =3D 0, xy =3D 0, yy =3D 1, x0 =3D 0, y0 =3D 0}, opacity =3D 1}, c= ontent =3D 0, extents =3D {x =3D 1072693248, y =3D -1701143909, width =3D 1= 071291034, height =3D -1701143909}, acquire =3D 0x3ff0000000000000, release= =3D 0xffff6a6a6a6affff, snapshot =3D 0x558000000000, copy =3D 0x0, finish = =3D 0x18607df2, user_data =3D 0x0}} transformed_glyphs =3D 0x7ffc7128e240 pattern =3D transformed_clusters =3D 0x7ffc7128ea40 op =3D CAIRO_OPERATOR_OVER status =3D #16 0x00007f0a1865fb96 in cairo_show_glyphs (num_glyphs=3D, = glyphs=3D, cr=3D0x5580c0755690) at ../cairo/src/cairo.c:3687 status =3D #17 cairo_show_glyphs (cr=3D0x5580c0755690, glyphs=3D, num_g= lyphs=3D) at ../cairo/src/cairo.c:3667 #18 0x00005580bf9299bf in () #19 0x00005580bf7f6d49 in () #20 0x00005580bf7f8f02 in () #21 0x00005580bf78db44 in () #22 0x00005580bf7909e6 in () #23 0x00005580bf742d34 in () #24 0x00005580bf747c93 in () #25 0x00005580bf749844 in () #26 0x00005580bf749a3e in () #27 0x00005580bf77ddbb in () #28 0x00005580bf836f75 in () #29 0x00005580bf840a67 in () --Type for more, q to quit, c to continue without paging-- #30 0x00005580bf832f3d in () #31 0x00005580bf8b1477 in () #32 0x00005580bf82ad6e in () #33 0x00005580bf8b13ba in () #34 0x00005580bf82eb09 in () #35 0x00005580bf95ca37 in () #36 0x00005580bf82ef0a in () #37 0x00005580bf73e614 in () #38 0x00007f0a16c57790 in __libc_start_call_main (main=3Dmain@entry=3D0x5580bf73c810, argc=3Dargc@entry=3D1, argv=3Darg= v@entry=3D0x7ffc71291df8) at ../sysdeps/nptl/libc_start_call_main.h:58 self =3D result =3D unwind_buf =3D {cancel_jmp_buf =3D {{jmp_buf =3D {140= 722207006200, -2063639749471712929, 0, 140722207006216, 94011458887032, 139= 681349382144, 2063942509267962207, 2110032212636649823}, mask_was_saved =3D= 0}}, priv =3D {pad =3D {0x0, 0x0, 0x7ffc71291df8, 0x1}, data =3D {prev =3D= 0x0, cleanup =3D 0x0, canceltype =3D 1898520056}}} not_first_call =3D #39 0x00007f0a16c5784a in __libc_start_main_impl (main=3D0x5580bf73c810, argc=3D1, argv=3D0x7ffc71291df8, init=3D, fini=3D, rtld_fini=3D, stack_end= =3D0x7ffc71291de8) at ../csu/libc-start.c:360 #40 0x00005580bf73ff95 in () (gdb) info locals tid =3D ret =3D 0 pd =3D old_mask =3D {__val =3D {0}} ret =3D (gdb) info args threadid =3D signo =3D 11 no_tid =3D 0 In GNU Emacs 28.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.36, cair= o version 1.17.6) of 2023-01-03 built on 2 Windowing system distributor 'The X.Org Foundation', version 11.0.12101007 System Description: Arch Linux Configured using: 'configure --sysconfdir=3D/etc --prefix=3D/usr --libexecdir=3D/usr/lib --localstatedir=3D/var --with-cairo --with-harfbuzz --with-libsystemd --with-modules --with-x-toolkit=3Dgtk3 'CFLAGS=3D-march=3Dx86-64 -mtune=3Dgeneric -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3D2 -Wformat -Werror=3Dformat-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=3D/build/emacs/src=3D/usr/src/debug/emacs -flto=3Dauto' 'LDFLAGS=3D-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=3Dauto'' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND THREADS TIFF TOOLKIT_SCROLL_BARS X11 XDBE XIM XPM GTK3 ZLIB Important settings: value of $LANG: en_GB.UTF-8 locale-coding-system: utf-8-unix Major mode: Text Minor modes in effect: helm-descbinds-mode: t helm-mode: t helm-minibuffer-history-mode: t shell-dirtrack-mode: t helm--remap-mouse-mode: t async-bytecomp-package-mode: t evil-escape-mode: t projectile-mode: t winner-mode: t winum-mode: t pupo-mode: t volatile-highlights-mode: t global-vi-tilde-fringe-mode: t vi-tilde-fringe-mode: t global-undo-tree-mode: t undo-tree-mode: t spaceline-info-mode: t spaceline-helm-mode: t save-place-mode: t savehist-mode: t persp-mode: t global-hl-todo-mode: t hl-todo-mode: t purpose-mode: t eyebrowse-mode: t evil-mc-mode: t global-anzu-mode: t anzu-mode: t editorconfig-mode: t clean-aindent-mode: t which-key-mode: t override-global-mode: t evil-mode: t evil-local-mode: t windmove-mode: t spacemacs-leader-override-mode: t global-spacemacs-leader-override-mode: t global-hl-line-mode: t global-auto-revert-mode: t recentf-mode: t ido-vertical-mode: t global-page-break-lines-mode: t global-eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Load-path shadows: /home/robert/.emacs.d/elpa/28.2/develop/load-env-vars-20180511.2210/load-en= v-vars hides /home/robert/.emacs.d/core/../core/libs/forks/load-env-vars /home/robert/.emacs.d/elpa/28.2/develop/spinner-1.7.4/spinner hides /home/r= obert/.emacs.d/core/../core/libs/spinner /home/robert/.emacs.d/elpa/28.2/develop/transient-20230220.1425/transient h= ides /usr/share/emacs/28.2/lisp/transient /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-awk hides /usr/share/e= macs/28.2/lisp/org/ob-awk /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-python hides /usr/shar= e/emacs/28.2/lisp/org/ob-python /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-element hides /usr/sh= are/emacs/28.2/lisp/org/org-element /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-timer hides /usr/shar= e/emacs/28.2/lisp/org/org-timer /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org hides /usr/share/emac= s/28.2/lisp/org/org /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ol-gnus hides /usr/share/= emacs/28.2/lisp/org/ol-gnus /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-lint hides /usr/share= /emacs/28.2/lisp/org/org-lint /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ox-ascii hides /usr/share= /emacs/28.2/lisp/org/ox-ascii /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ol-info hides /usr/share/= emacs/28.2/lisp/org/ol-info /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-fortran hides /usr/sha= re/emacs/28.2/lisp/org/ob-fortran /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-comint hides /usr/shar= e/emacs/28.2/lisp/org/ob-comint /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ox-publish hides /usr/sha= re/emacs/28.2/lisp/org/ox-publish /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-scheme hides /usr/shar= e/emacs/28.2/lisp/org/ob-scheme /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ox-html hides /usr/share/= emacs/28.2/lisp/org/ox-html /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-lisp hides /usr/share/= emacs/28.2/lisp/org/ob-lisp /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-attach-git hides /usr= /share/emacs/28.2/lisp/org/org-attach-git /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-plantuml hides /usr/sh= are/emacs/28.2/lisp/org/ob-plantuml /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-julia hides /usr/share= /emacs/28.2/lisp/org/ob-julia /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-sed hides /usr/share/e= macs/28.2/lisp/org/ob-sed /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-ref hides /usr/share/e= macs/28.2/lisp/org/ob-ref /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob hides /usr/share/emacs= /28.2/lisp/org/ob /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-pcomplete hides /usr/= share/emacs/28.2/lisp/org/org-pcomplete /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-archive hides /usr/sh= are/emacs/28.2/lisp/org/org-archive /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ol-man hides /usr/share/e= macs/28.2/lisp/org/ol-man /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-core hides /usr/share/= emacs/28.2/lisp/org/ob-core /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ol-irc hides /usr/share/e= macs/28.2/lisp/org/ol-irc /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-eshell hides /usr/shar= e/emacs/28.2/lisp/org/ob-eshell /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-crypt hides /usr/shar= e/emacs/28.2/lisp/org/org-crypt /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-matlab hides /usr/shar= e/emacs/28.2/lisp/org/ob-matlab /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-calc hides /usr/share/= emacs/28.2/lisp/org/ob-calc /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-processing hides /usr/= share/emacs/28.2/lisp/org/ob-processing /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-feed hides /usr/share= /emacs/28.2/lisp/org/org-feed /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ol-eww hides /usr/share/e= macs/28.2/lisp/org/ol-eww /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/oc-natbib hides /usr/shar= e/emacs/28.2/lisp/org/oc-natbib /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-list hides /usr/share= /emacs/28.2/lisp/org/org-list /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ol-doi hides /usr/share/e= macs/28.2/lisp/org/ol-doi /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ol-w3m hides /usr/share/e= macs/28.2/lisp/org/ol-w3m /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-plot hides /usr/share= /emacs/28.2/lisp/org/org-plot /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-clojure hides /usr/sha= re/emacs/28.2/lisp/org/ob-clojure /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ox-texinfo hides /usr/sha= re/emacs/28.2/lisp/org/ox-texinfo /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-lilypond hides /usr/sh= are/emacs/28.2/lisp/org/ob-lilypond /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-exp hides /usr/share/e= macs/28.2/lisp/org/ob-exp /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-ocaml hides /usr/share= /emacs/28.2/lisp/org/ob-ocaml /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-css hides /usr/share/e= macs/28.2/lisp/org/ob-css /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-mouse hides /usr/shar= e/emacs/28.2/lisp/org/org-mouse /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-habit hides /usr/shar= e/emacs/28.2/lisp/org/org-habit /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-makefile hides /usr/sh= are/emacs/28.2/lisp/org/ob-makefile /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-agenda hides /usr/sha= re/emacs/28.2/lisp/org/org-agenda /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ol hides /usr/share/emacs= /28.2/lisp/org/ol /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-R hides /usr/share/ema= cs/28.2/lisp/org/ob-R /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-capture hides /usr/sh= are/emacs/28.2/lisp/org/org-capture /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-eval hides /usr/share/= emacs/28.2/lisp/org/ob-eval /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/oc-basic hides /usr/share= /emacs/28.2/lisp/org/oc-basic /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-gnuplot hides /usr/sha= re/emacs/28.2/lisp/org/ob-gnuplot /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-ditaa hides /usr/share= /emacs/28.2/lisp/org/ob-ditaa /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-clock hides /usr/shar= e/emacs/28.2/lisp/org/org-clock /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ox-icalendar hides /usr/s= hare/emacs/28.2/lisp/org/ox-icalendar /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-tempo hides /usr/shar= e/emacs/28.2/lisp/org/org-tempo /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ox-org hides /usr/share/e= macs/28.2/lisp/org/ox-org /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-ctags hides /usr/shar= e/emacs/28.2/lisp/org/org-ctags /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-colview hides /usr/sh= are/emacs/28.2/lisp/org/org-colview /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-compat hides /usr/sha= re/emacs/28.2/lisp/org/org-compat /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-id hides /usr/share/e= macs/28.2/lisp/org/org-id /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-keys hides /usr/share= /emacs/28.2/lisp/org/org-keys /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-emacs-lisp hides /usr/= share/emacs/28.2/lisp/org/ob-emacs-lisp /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-num hides /usr/share/= emacs/28.2/lisp/org/org-num /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-indent hides /usr/sha= re/emacs/28.2/lisp/org/org-indent /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-macro hides /usr/shar= e/emacs/28.2/lisp/org/org-macro /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/oc hides /usr/share/emacs= /28.2/lisp/org/oc /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-duration hides /usr/s= hare/emacs/28.2/lisp/org/org-duration /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/oc-csl hides /usr/share/e= macs/28.2/lisp/org/oc-csl /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ol-mhe hides /usr/share/e= macs/28.2/lisp/org/ol-mhe /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-footnote hides /usr/s= hare/emacs/28.2/lisp/org/org-footnote /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-table hides /usr/share= /emacs/28.2/lisp/org/ob-table /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-refile hides /usr/sha= re/emacs/28.2/lisp/org/org-refile /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-attach hides /usr/sha= re/emacs/28.2/lisp/org/org-attach /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-haskell hides /usr/sha= re/emacs/28.2/lisp/org/ob-haskell /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-faces hides /usr/shar= e/emacs/28.2/lisp/org/org-faces /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-tangle hides /usr/shar= e/emacs/28.2/lisp/org/ob-tangle /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ol-bbdb hides /usr/share/= emacs/28.2/lisp/org/ol-bbdb /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ox-md hides /usr/share/em= acs/28.2/lisp/org/ox-md /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-dot hides /usr/share/e= macs/28.2/lisp/org/ob-dot /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-maxima hides /usr/shar= e/emacs/28.2/lisp/org/ob-maxima /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ox-koma-letter hides /usr= /share/emacs/28.2/lisp/org/ox-koma-letter /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-version hides /usr/sh= are/emacs/28.2/lisp/org/org-version /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-perl hides /usr/share/= emacs/28.2/lisp/org/ob-perl /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ol-eshell hides /usr/shar= e/emacs/28.2/lisp/org/ol-eshell /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-forth hides /usr/share= /emacs/28.2/lisp/org/ob-forth /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ox-man hides /usr/share/e= macs/28.2/lisp/org/ox-man /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ol-docview hides /usr/sha= re/emacs/28.2/lisp/org/ol-docview /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-java hides /usr/share/= emacs/28.2/lisp/org/ob-java /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-C hides /usr/share/ema= cs/28.2/lisp/org/ob-C /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ox hides /usr/share/emacs= /28.2/lisp/org/ox /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-inlinetask hides /usr= /share/emacs/28.2/lisp/org/org-inlinetask /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ox-latex hides /usr/share= /emacs/28.2/lisp/org/ox-latex /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-loaddefs hides /usr/s= hare/emacs/28.2/lisp/org/org-loaddefs /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-octave hides /usr/shar= e/emacs/28.2/lisp/org/ob-octave /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ox-beamer hides /usr/shar= e/emacs/28.2/lisp/org/ox-beamer /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ol-rmail hides /usr/share= /emacs/28.2/lisp/org/ol-rmail /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-goto hides /usr/share= /emacs/28.2/lisp/org/org-goto /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-lua hides /usr/share/e= macs/28.2/lisp/org/ob-lua /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/oc-biblatex hides /usr/sh= are/emacs/28.2/lisp/org/oc-biblatex /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-org hides /usr/share/e= macs/28.2/lisp/org/ob-org /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-groovy hides /usr/shar= e/emacs/28.2/lisp/org/ob-groovy /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-sass hides /usr/share/= emacs/28.2/lisp/org/ob-sass /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-table hides /usr/shar= e/emacs/28.2/lisp/org/org-table /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-js hides /usr/share/em= acs/28.2/lisp/org/ob-js /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-macs hides /usr/share= /emacs/28.2/lisp/org/org-macs /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-sql hides /usr/share/e= macs/28.2/lisp/org/ob-sql /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-sqlite hides /usr/shar= e/emacs/28.2/lisp/org/ob-sqlite /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-screen hides /usr/shar= e/emacs/28.2/lisp/org/ob-screen /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ox-odt hides /usr/share/e= macs/28.2/lisp/org/ox-odt /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-mobile hides /usr/sha= re/emacs/28.2/lisp/org/org-mobile /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-shell hides /usr/share= /emacs/28.2/lisp/org/ob-shell /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ol-bibtex hides /usr/shar= e/emacs/28.2/lisp/org/ol-bibtex /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-protocol hides /usr/s= hare/emacs/28.2/lisp/org/org-protocol /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-src hides /usr/share/= emacs/28.2/lisp/org/org-src /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-datetree hides /usr/s= hare/emacs/28.2/lisp/org/org-datetree /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-lob hides /usr/share/e= macs/28.2/lisp/org/ob-lob /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-latex hides /usr/share= /emacs/28.2/lisp/org/ob-latex /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/org-entities hides /usr/s= hare/emacs/28.2/lisp/org/org-entities /home/robert/.emacs.d/elpa/28.2/develop/org-9.6.1/ob-ruby hides /usr/share/= emacs/28.2/lisp/org/ob-ruby /home/robert/.emacs.d/elpa/28.2/develop/hierarchy-20190425.842/hierarchy hi= des /usr/share/emacs/28.2/lisp/emacs-lisp/hierarchy Features: (shadow sort mail-extr emacsbug sendmail highlight-parentheses mule-util ffap tramp-archive tramp-gvfs tramp-cache zeroconf dbus xml helm-command helm-elisp helm-eval edebug backtrace helm-info helm-descbinds helm-mode helm-misc helm-files image-dired image-mode exif tramp tramp-loaddefs trampver tramp-integration files-x tramp-compat shell parse-time iso8601 ls-lisp helm-buffers helm-occur helm-tags helm-locate helm-grep helm-regexp helm-utils helm-help helm-types helm helm-global-bindings helm-core async-bytecomp helm-source helm-multi-match helm-lib evil-escape diminish projectile grep compile org-noter org-element org-persist xdg org-id org-refile avl-tree org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-src ob-comint org-pcomplete pcomplete comint ansi-color org-list org-footnote org-faces org-entities ob-emacs-lisp ob-core ob-eval org-cycle org-table ol org-fold org-fold-core org-keys oc org-loaddefs find-func cal-menu calendar cal-loaddefs org-version org-compat org-macs winner async ws-butler winum spacemacs-purpose-popwin window-purpose-x imenu-list hideshow imenu ibuf-ext ibuffer ibuffer-loaddefs etags fileloop generator xref project volatile-highlights vi-tilde-fringe undo-tree diff queue symbol-overlay string-inflection spaceline-config spaceline-segments spaceline powerline powerline-separators color powerline-themes saveplace savehist restart-emacs desktop frameset server popwin persp-mode org-rich-yank multi-line multi-line-find multi-line-enter multi-line-decorator multi-line-respace multi-line-shared shut-up multi-line-cycle multi-line-candidate hl-todo compat compat-29 window-purpose window-purpose-fixes window-purpose-prefix-overload window-purpose-switch let-alist window-purpose-layout window-purpose-core window-purpose-configuration window-purpose-utils eyebrowse evil-unimpaired f f-shortdoc shortdoc evil-textobj-line evil-mc evil-mc-command-execute evil-mc-command-record evil-mc-cursor-make evil-mc-region evil-mc-cursor-state evil-mc-undo evil-mc-vars evil-mc-known-commands evil-mc-common evil-easymotion evil-collection-dired evil-collection-buff-menu evil-collection annalist evil-anzu anzu emr popup s dash editorconfig editorconfig-core editorconfig-core-handle editorconfig-fnmatch noutline outline drag-stuff column-enforce-mode clean-aindent-mode helm-easymenu cl hybrid-mode evil-evilified-state which-key use-package use-package-ensure use-package-delight use-package-diminish use-package-bind-key bind-key use-package-core hydra lv evil evil-integration evil-maps evil-commands reveal evil-jumps evil-command-window evil-search evil-ex evil-types evil-macros evil-repeat evil-states evil-core evil-common windmove calc calc-loaddefs calc-macs thingatpt rect evil-digraphs evil-vars ring bind-map info mm-archive message dired dired-loaddefs rfc822 mml mml-sec epa gnus-util rmail rmail-loaddefs text-property-search time-date mailabbrev gmm-utils mailheader mail-utils gnutls network-stream url-http url-gw nsm rmc puny url-cache url-auth quelpa mm-decode mm-bodies mm-encode lisp-mnt mail-parse rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr help-fns radix-tree hl-line xt-mouse autorevert filenotify cl-extra disp-table recentf tree-widget spacemacs-dark-theme spacemacs-common format-spec finder-inf ido-vertical-mode ido core-spacemacs core-use-package-ext core-spacebind core-transient-state core-micro-state core-toggle core-keybindings core-fonts-support core-themes-support core-display-init core-jump core-release-management core-custom-settings core-configuration-layer core-progress-bar core-spacemacs-buffer core-funcs spacemacs-ht inline help-mode warnings package browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util mailcap url-handlers url-parse auth-source cl-seq password-cache json map url-vars eieio eieio-core eieio-loaddefs epg rfc6068 epg-config core-command-line core-debug edmacro kmacro derived core-hooks page-break-lines easy-mmode core-env load-env-vars rx core-dotspacemacs advice core-customization validate cus-edit pp cus-load wid-edit seq byte-opt core-emacs-backports core-compilation pcase bytecomp byte-compile cconv core-dumper subr-x spinner cl-macs gv cl-loaddefs cl-lib core-versions core-load-paths core-early-funcs iso-transl tooltip eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice button loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 826343 821182) (symbols 48 80246 2867) (strings 32 232944 124238) (string-bytes 1 7687759) (vectors 16 76685) (vector-slots 8 1238656 512942) (floats 8 562 2455) (intervals 56 3575 1796) (buffers 992 18)) From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 06 11:44:58 2023 Received: (at 62002) by debbugs.gnu.org; 6 Mar 2023 16:44:58 +0000 Received: from localhost ([127.0.0.1]:43465 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZDxK-0005Ys-B1 for submit@debbugs.gnu.org; Mon, 06 Mar 2023 11:44:58 -0500 Received: from eggs.gnu.org ([209.51.188.92]:34870) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZDxJ-0005Yf-8C for 62002@debbugs.gnu.org; Mon, 06 Mar 2023 11:44:57 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pZDxB-0006qI-6O; Mon, 06 Mar 2023 11:44:50 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=voQ5W7Ra/RdIgH0mBFPdhJkjIVCrvoPIfbDbgGEnSO0=; b=qmesn+XRkxGj xsrVkIJyDgHdqZ66LtnsCWzsRKf6IXvRpFu63GwcNsxy6hQUllPdtoZREZEG/zt+1/r8igUvlPtHM Tn3cb7u5Ln2mhVVUY8i8oa3sltU8uPvc0EmTkOMDVR0GDnsor2lzZCI400BGunln2eNsX926ij2xI 69tRtimqWTKrg+tYKJ0fVKz/kkRsFjG4vR29tJCE8gdIBuLpl4DvXhi0GyLOje0QuAf0ysZnH56Cq rjZYmSP3V0FNSJpyTrt7Qc1a1zmSTr1uYs5pP8aiaP+LafZ533RPhcNGyBD1ZhFr4IPuZTQr7al5z XMeFSNv8/T/ddQrA1jKFaQ==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pZDxA-0007kH-Jr; Mon, 06 Mar 2023 11:44:48 -0500 Date: Mon, 06 Mar 2023 18:44:42 +0200 Message-Id: <83ttyx7rt1.fsf@gnu.org> From: Eli Zaretskii To: emacs@bertieb.org In-Reply-To: <87ilfem5wt.fsf@zeus.mail-host-address-is-not-set> (emacs@bertieb.org) Subject: Re: bug#62002: 28.2; 28.2; intermittent crash on scroll (arch + spacemacs) References: <87ilfem5wt.fsf@zeus.mail-host-address-is-not-set> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 62002 Cc: 62002@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > From: emacs@bertieb.org > Date: Mon, 06 Mar 2023 12:16:18 +0000 > > > This heisencrash appears to be triggered by scrolling in a buffer, but it is > very intermittent. > > My repro steps when they work, which is unfortunately not often: > > - launch emacs > - visit a file (eg .spacemacs) > - scroll buffer using PgDn > - Emacs crashes via SIGSEGV > > I have tried reproducing while emacs is being run from within a gdb > context, but I have yet to succeed. > > This has happened five times since late February: > > $ coredumpctl list emacs > TIME PID UID GID SIG COREFILE EXE SIZE > Sat 2023-02-25 11:00:18 GMT 9767 1000 1000 SIGSEGV missing /usr/bin/emacs-28.2 - > Wed 2023-03-01 09:30:58 GMT 8139 1000 1000 SIGSEGV missing /usr/bin/emacs-28.2 - > Fri 2023-03-03 00:15:02 GMT 7400 1000 1000 SIGSEGV missing /usr/bin/emacs-28.2 - > Fri 2023-03-03 00:15:37 GMT 484270 1000 1000 SIGSEGV missing /usr/bin/emacs-28.2 - > Sun 2023-03-05 20:50:17 GMT 2710479 1000 1000 SIGSEGV present /usr/bin/emacs-28.2 31.9M > > Emacs was updated to 28.2-2 in January from Arch repo. I start emacs in a terminal via > emacs [1], which is a symlink to /usr/bin/emacs-28.2: > > /usr/bin/emacs-28.2: ELF 64-bit LSB pie executable, x86-64, version 1 > (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, > BuildID[sha1]=565e5e3ed18f0d957ef2f47c90ce6c8de9686522, for GNU/Linux > 4.4.0, stripped > > I have the spacemacs 'distro' / customisation set installed. I have not > yet been able to replicate this with 'emacs -Q', but I also cannot > consistently replicate it without -Q either. > > Info from gdb is appended [2]. If there is anything else I can supply, > please let me know. I am happy to compile emacs with debugging symbols > if this is likely to be of benefit. Yes, please compile Emacs with debug symbols, since the backtrace you show only provides symbolic information inside Cairo, and says nothing about where in Emacs did it crash. If you can, please try building the emacs-29 branch of the Emacs Git repository, since Emacs 28 will not see anymore releases, and maybe this problem was already fixed during later development. From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 06 15:14:38 2023 Received: (at 62002) by debbugs.gnu.org; 6 Mar 2023 20:14:38 +0000 Received: from localhost ([127.0.0.1]:43769 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZHEE-0002gJ-1n for submit@debbugs.gnu.org; Mon, 06 Mar 2023 15:14:38 -0500 Received: from sender11-of-o51.zoho.eu ([31.186.226.237]:21052) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZHEC-0002gA-1H for 62002@debbugs.gnu.org; Mon, 06 Mar 2023 15:14:36 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1678133669; cv=none; d=zohomail.eu; s=zohoarc; b=MOisNcAo1szdKnlOPqP8riSVWcDcB34sWYa3G4WO4mYloJLmEMe5F8Rcq1hpbwOpxqpe3BctWFT6dCKfch6HgdDstIWWdqwbQeyOltqstTBXCiiCrFQSaX/epf1lnriuhlDHNaGfBV0g6n2vD9/KP8SFpQDbjSRwccJLC4EcX+s= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1678133669; h=Cc:Date:From:In-Reply-To:Message-ID:References:Subject:To; bh=EtxbHhB8wSs0eRU6KygjyD1iYlbWNpGFuZp3tYdWdqY=; b=DyshzwTMqysLLlZ52StKtEWD8SAYvzKVVS9gASjDtDFbfT0CLSpxxX6CDCvAKWozcMhNL/N/MiwZIrbqraeRQPGiqgGOFhiZJ7McISDveh5gCRrGa4GO5HPPTZ/XL7lMt8FtDtUvYZggjPJmRVb99gSeiQrp6SyLdyHFhb8G4E8= ARC-Authentication-Results: i=1; mx.zohomail.eu; dkim=pass header.i=bertieb.org; spf=pass smtp.mailfrom=bertieb@bertieb.org; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1678133669; s=mail; d=bertieb.org; i=emacs@bertieb.org; h=Date:Date:Message-Id:Message-Id:From:From:Cc:Cc:To:To:Subject:Subject:In-Reply-To:References:Reply-To; bh=EtxbHhB8wSs0eRU6KygjyD1iYlbWNpGFuZp3tYdWdqY=; b=mAZqH90Y1RAXfMmvabP4VAg0nYvVwVisMVloOm/v4l4kian1kCTSsnD3PIAjYgiI nj8rMeCECvMp8E3+yR2/7FbEpWsKcD3UazlTKmrN2YWwFPnNvaG9QQWde4twNS28PzZ YfSbNo4VB4w9nCUN3D1JsFmEQ0sDmbXfbnV4ndeQ= Received: from zeus (217.155.39.147 [217.155.39.147]) by mx.zoho.eu with SMTPS id 1678133666173595.1756990103283; Mon, 6 Mar 2023 21:14:26 +0100 (CET) Date: Mon, 06 Mar 2023 20:14:58 +0000 Message-Id: <87fsahmybh.fsf@zeus.mail-host-address-is-not-set> From: emacs@bertieb.org To: eliz@gnu.org Subject: Re: bug#62002: 28.2; intermittent crash on scroll (arch + spacemacs) In-Reply-To: <83ttyx7rt1.fsf@gnu.org> References: <87ilfem5wt.fsf@zeus.mail-host-address-is-not-set> X-Clacks-Overhead: "GNU Terry Pratchett" X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 62002 Cc: 62002@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) > From: Eli Zaretskii gnu.org> > Date: Mon, 06 Mar 2023 18:44:42 +0200 > > Yes, please compile Emacs with debug symbols, since the backtrace you > show only provides symbolic information inside Cairo, and says nothing > about where in Emacs did it crash. > If you can, please try building the emacs-29 branch of the Emacs Git > repository, since Emacs 28 will not see anymore releases, and maybe > this problem was already fixed during later development. Thank you for taking the time to read and respond. I have downloaded and compiled 1e5393a57a3bbe3f9167fee59232c2e424afadf2 with debug symbols (I think, [1]) but have not yet been able to replicate the issue. Since I also cannot reliably replicate on 28.2, this is unfortunate but not surprising. All I can add to my earlier description is that when the crash happens, it invariably happens early- more or less as soon as a buffer is scrolled with PgDn. I will continue to try to elucidate this crash and will update this bug if and when I have more information. Thanks again, bertieb ---- [1]: Configured using: 'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --mandir=/usr/share/man --with-gameuser=:games --with-modules --without-libotf --without-m17n-flt --without-gconf --enable-checking=yes,glyphs --enable-check-lisp-object-type 'CFLAGS=-O0 -g3' --with-native-compilation=yes --with-xinput2 --with-x-toolkit=gtk3 --without-xaw3d --with-sound=no --with-tree-sitter --without-gpm --without-compress-install '--program-transform-name=s/\([ec]tags\)/\1.emacs/' LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 11 20:52:05 2023 Received: (at 62002) by debbugs.gnu.org; 12 Sep 2023 00:52:05 +0000 Received: from localhost ([127.0.0.1]:55447 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qfrdN-0004hV-Bv for submit@debbugs.gnu.org; Mon, 11 Sep 2023 20:52:05 -0400 Received: from mail-lj1-x22e.google.com ([2a00:1450:4864:20::22e]:56520) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qfrdJ-0004h0-Mp for 62002@debbugs.gnu.org; Mon, 11 Sep 2023 20:52:03 -0400 Received: by mail-lj1-x22e.google.com with SMTP id 38308e7fff4ca-2bcfdadd149so87856421fa.0 for <62002@debbugs.gnu.org>; Mon, 11 Sep 2023 17:51:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1694479911; x=1695084711; darn=debbugs.gnu.org; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:from:to:cc:subject:date:message-id:reply-to; bh=K9c9WepGBH3ErFbOjyqVoqg9BDI1GZJCt4d1j2l8xCg=; b=SghusNxCdX1sSNuFNyWIemceQp4GPgFdl8GJ3Li2t5BSkFIlbfokAruvQleULPJYWa 0nIYtgaH2/xXSrrqLObcyhKPesupqiy5C4NWNQnwo5d5Q6HOcfuF0MEFYteAd+5tMnsu i7OgaGlPTZgm+UbJvAkX0UkDOx/N2ZEJW8iYos1zdYxEUWLnW+sTNFvl2q7A693bSdW2 MLucPKHHDPvvWvOhWF1Xv72VI6F97sOc7Sq8d5WEBmJHAApdfH2iGpNkPws51dXSOqdd yfbIx4UmQCMglZHid2WiTA++0YiFC+Zcqpce7dTN6lDJVx4D34UEw+50rsbSH7S5EAuv 5DBg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694479911; x=1695084711; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=K9c9WepGBH3ErFbOjyqVoqg9BDI1GZJCt4d1j2l8xCg=; b=nVq1vu8+dwakohjc6znBgujnOB0kRt49Q44QFH5qw17FOpicpD3jbu0awyBlls40cW QyxvZZiPf9GKJPQFqREw7pS9suH8ZPvTLFsc2MwhFwUe7DSJPIWvwcmAnpDZyPBtevU3 D2ayDDNN9gA9fR8x0zCiFrIlxtzmHTztGjeq58RxBvSQAtRo7r5YMyBIYZ+J5PI52q+n SXbZS9BXKdwHzOSqTorkvk4nJX+A5M22kUC+RVq9styTPruLmkD40xcX/lkTeDBlPe6J MEy8YZQkt9v3aGWIyzl2J2/YjSM6rZgkLId1fhdTyVOm9CxiirGGT2+Od+Z9RL7czxvg 2+lA== X-Gm-Message-State: AOJu0Yxh5vfgwQUJNNXX/QJU6aww9nFW73UBiwU1w6dcbu3FtLLz4gsS LsvaANsnYaYJtzHJ4qqdnHD1d+L+T6reEhgf2ww= X-Google-Smtp-Source: AGHT+IEPh63w7c1LTk20OduEfu4gAkvzqcNuG6mIm2PrINp09qYevQJDaGijwoVQhMxvn+qsGR7pxIKa+biXLt9TOt8= X-Received: by 2002:a2e:9a91:0:b0:2b9:3684:165 with SMTP id p17-20020a2e9a91000000b002b936840165mr9171197lji.8.1694479910871; Mon, 11 Sep 2023 17:51:50 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 11 Sep 2023 17:51:50 -0700 From: Stefan Kangas In-Reply-To: <87fsahmybh.fsf@zeus.mail-host-address-is-not-set> (emacs@bertieb.org's message of "Mon, 06 Mar 2023 20:14:58 +0000") References: <87ilfem5wt.fsf@zeus.mail-host-address-is-not-set> <87fsahmybh.fsf@zeus.mail-host-address-is-not-set> MIME-Version: 1.0 Date: Mon, 11 Sep 2023 17:51:50 -0700 Message-ID: Subject: Re: bug#62002: 28.2; 28.2; intermittent crash on scroll (arch + spacemacs) To: emacs@bertieb.org Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 62002 Cc: eliz@gnu.org, 62002@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) emacs@bertieb.org writes: > I have downloaded and compiled 1e5393a57a3bbe3f9167fee59232c2e424afadf2 with > debug symbols (I think, [1]) but have not yet been able to replicate the issue. > Since I also cannot reliably replicate on 28.2, this is unfortunate but not > surprising. > > All I can add to my earlier description is that when the crash happens, it > invariably happens early- more or less as soon as a buffer is scrolled with PgDn. > > I will continue to try to elucidate this crash and will update this bug if and > when I have more information. Are you still seeing this? I think we need someone who can to reproduce this under a debugger to fix it. From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 11 20:52:17 2023 Received: (at control) by debbugs.gnu.org; 12 Sep 2023 00:52:17 +0000 Received: from localhost ([127.0.0.1]:55450 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qfrdZ-0004hz-ME for submit@debbugs.gnu.org; Mon, 11 Sep 2023 20:52:17 -0400 Received: from mail-lj1-x236.google.com ([2a00:1450:4864:20::236]:49515) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qfrdU-0004hg-LC for control@debbugs.gnu.org; Mon, 11 Sep 2023 20:52:16 -0400 Received: by mail-lj1-x236.google.com with SMTP id 38308e7fff4ca-2b9d07a8d84so84203291fa.3 for ; Mon, 11 Sep 2023 17:52:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1694479922; x=1695084722; darn=debbugs.gnu.org; h=to:subject:message-id:date:mime-version:from:from:to:cc:subject :date:message-id:reply-to; bh=knXxRg8dHqC9YwrtyKtKGErMxrH1xKbClFIAhKLgCJI=; b=O7eNk764kxjgO1zsaa/OjUjeR8RrKfQzNi1c0bP9lpj+L4Z18jSZ6Bg20/eHZvzft9 bLmMNY6MTx8v9rcBVcUVhNlGEJSbSu+N/a07SQ/pwHjZkxyJITfczT0KgEVmdhYmNPeC cU3Shi45xZJNUwYWk5PUbDAWEM5fhd/3D4Z8DWrJAbAuWPBiDK/jevMjtsXMWUIuWTh6 UV8NnotQnku9Jw5CMJmLjevPSAFfQhklsE62QWpQDoE43Co2rmNeqopCt7oiJWGcLcGI yL/N0BSDXl50Ls3vxblb9/BxKh1WC90a/YT8nIn3vTXuETy7xMAWGgD86l/aezyQ1w4Q Tqnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694479922; x=1695084722; h=to:subject:message-id:date:mime-version:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=knXxRg8dHqC9YwrtyKtKGErMxrH1xKbClFIAhKLgCJI=; b=FkT9TIWbpyZc+27F7P5rUVgIs52+6PfGtLbh9kXATnUWAnS0lKdVCO5Prk3UjytbDA R0dt+4aVpamahp5oVYOVUBo24JiRxXK0FVpNTf7s5LxFkSJRJGARex9Ldv+Wc4fIEGoL B6JcjxJg1PLk3O36c7GsZwfk9GL8+6X/n8RMYEKplE2jBVWaX2PfgGFLH/o199YZANgg pOmC39NQvhLFmQCGloSY5o48fqfMqPGoYoSfs5FDaWxV1LDM9zGVu6AXZkHptAMvHWos si32Z7dRga4iMlj+jQlflCN/U6i84T6mjO5OavCnXvtY5+8eeSuI/b6yLMmBgV2HK9KP iGeg== X-Gm-Message-State: AOJu0YyUkOAL9s/K+W6JgAN/IpOz84+Nwo/K9a+pwluvcOPTy1UDV+aF cjvBlENMGZwCLGmEpNbu6biGwoXRelB32SsaUKXslbVD1So= X-Google-Smtp-Source: AGHT+IGKasihmX9vR2RR4pX18KdHOP/2e+a3BO6oiuqZsBjGxFfNBD95haF/Wb/4j5M/okREkBrWn6BeMKf7emsrULo= X-Received: by 2002:a2e:9350:0:b0:2b9:5eae:814f with SMTP id m16-20020a2e9350000000b002b95eae814fmr8016579ljh.50.1694479922308; Mon, 11 Sep 2023 17:52:02 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 11 Sep 2023 17:52:02 -0700 From: Stefan Kangas MIME-Version: 1.0 Date: Mon, 11 Sep 2023 17:52:02 -0700 Message-ID: Subject: control message for bug #62002 To: control@debbugs.gnu.org Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 62002 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 12 17:04:24 2023 Received: (at 62002) by debbugs.gnu.org; 12 Sep 2023 21:04:24 +0000 Received: from localhost ([127.0.0.1]:60166 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qgAYZ-0003FI-Vt for submit@debbugs.gnu.org; Tue, 12 Sep 2023 17:04:24 -0400 Received: from sender11-of-o51.zoho.eu ([31.186.226.237]:21107) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qgAYV-0003F7-PN for 62002@debbugs.gnu.org; Tue, 12 Sep 2023 17:04:23 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1694552645; cv=none; d=zohomail.eu; s=zohoarc; b=droO8JCZCMtuRbP2nb+w9tqfV8IZaBat8H+1Fi8jvRBWD/7CD9vH/0DHVc3q2176SNmmRolBGwSFJ9fmfPWhGijgBqOmJw+FYfNalThKGqF313TQCQujbfuX80g/IKZVxty7o8bwF0jjsXHduh4KwWZ+meBM8QKXMJC/Z9qQAXA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1694552645; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=A5TcXhsFK4CWUlwczZsqXGl/AXIzwHr0/f2f7iT4Ax8=; b=YFvxs0JJQBAQLzHUTzUMAVwwwYS3v4tc3r54LUPUiLkg1fUUHZrmQP4KLt7SLb287NwdgLxrCzQHqi5CmU22j1m6BZxL78s4C3eFvzzpCfZWTRjwZK7LOKimw5tAXbEW0S10KTRlOCHiWD/J6M59uEIO53EKQrM9z5ai9TIw9vI= ARC-Authentication-Results: i=1; mx.zohomail.eu; dkim=pass header.i=bertieb.org; spf=pass smtp.mailfrom=bertieb@bertieb.org; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1694552645; s=mail; d=bertieb.org; i=emacs@bertieb.org; h=Date:Date:From:From:To:To:Cc:Cc:Message-ID:In-Reply-To:References:Subject:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id:Reply-To; bh=A5TcXhsFK4CWUlwczZsqXGl/AXIzwHr0/f2f7iT4Ax8=; b=JnQDYbhy9NQYvcWYm/EnsEKO3iGPGMG66nLUgHyvo6F/99f8FxYOsT/oMI7wOd88 4TVoM0tsB2jYACDaMoq5hyKBaKleoj8EAMLRe8dbatgM17rwQsp7KR+So8MXU7CYeMf EpD+oDAPLv3rddJgHCy3D/y1XguOx7yoOTMKA0kY= Received: from mail.zoho.eu by mx.zoho.eu with SMTP id 1694552638348317.15554327799; Tue, 12 Sep 2023 23:03:58 +0200 (CEST) Date: Tue, 12 Sep 2023 22:03:58 +0100 From: bertieb To: "Stefan Kangas" Message-ID: <18a8b35435e.12674c7c5324785.4985217459265350616@bertieb.org> In-Reply-To: References: <87ilfem5wt.fsf@zeus.mail-host-address-is-not-set> <87fsahmybh.fsf@zeus.mail-host-address-is-not-set> Subject: Re: bug#62002: 28.2; 28.2; intermittent crash on scroll (arch + spacemacs) MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Importance: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 62002 Cc: eliz , 62002 <62002@debbugs.gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) ---- On Tue, 12 Sep 2023 01:51:50 +0100 Stefan Kangas wrote --- > emacs@bertieb.org writes: > > > I have downloaded and compiled 1e5393a57a3bbe3f9167fee59232c2e424afadf2 with > > debug symbols (I think, [1]) but have not yet been able to replicate the issue. > > Since I also cannot reliably replicate on 28.2, this is unfortunate but not > > surprising. [snip] > > Are you still seeing this? I think we need someone who can to reproduce > this under a debugger to fix it. > I see it very infrequently, though I recently had an extended bout of uptime and so wasn't re-launching emacs. coredumpctl bears this out: TIME PID UID GID SIG COREFILE EXE SIZE Sun 2023-05-07 10:32:03 BST 2167614 1000 1000 SIGSEGV missing /usr/bin/emacs-28.2 - Tue 2023-06-20 13:04:39 BST 369029 1000 1000 SIGSEGV missing /usr/bin/emacs-28.2 - Thu 2023-07-20 11:58:06 BST 3750394 1000 1000 SIGSEGV missing /usr/bin/emacs-28.2 - Fri 2023-08-11 12:35:44 BST 964942 1000 1000 SIGABRT missing /usr/bin/emacs-29.1 - Judging by the frequency I am about due another crash! From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 12 17:19:49 2023 Received: (at 62002) by debbugs.gnu.org; 12 Sep 2023 21:19:49 +0000 Received: from localhost ([127.0.0.1]:60175 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qgAnU-0006F4-Pm for submit@debbugs.gnu.org; Tue, 12 Sep 2023 17:19:49 -0400 Received: from mail-lj1-x231.google.com ([2a00:1450:4864:20::231]:52331) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qgAnP-0006Em-19 for 62002@debbugs.gnu.org; Tue, 12 Sep 2023 17:19:47 -0400 Received: by mail-lj1-x231.google.com with SMTP id 38308e7fff4ca-2b962535808so104852731fa.0 for <62002@debbugs.gnu.org>; Tue, 12 Sep 2023 14:19:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1694553572; x=1695158372; darn=debbugs.gnu.org; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:from:to:cc:subject:date:message-id:reply-to; bh=zeWjg1XUawOgcFEH84ALlz9JKvzPOQ43/WdLf+IoH6M=; b=WtOlefwB8W369N3wqDCTP81Xw4ssgZ5IVvUqpx0okv/O5Aj/Ie5f7lJR/tCuXf1S1q yH4fbBzdBS5Rd2DlsuVJaF5t4Ov5elpTcvgPvyDNujB2REx9NjBLuwnDqpc8o9N41kRu ft8hFWvT5mb90oS0iy7l0cvAHdYRe5W2a7jnbUysTCRiz0i5yi9k0i2BkgPXNIpWUU81 7EUbaZSdSaZBVgShL9c5YBeLlIqR5QCuK5GWz+ZBMEiy/4zWHwhrmKxZFV6y3JeM/GKU nf12FkwwQ9Q1qEJ0fLauzbZA7phJLlH9sbxOC69Wj7ZfWeQlEMiUk8wOwqXlcoa7EWen v/Jw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694553572; x=1695158372; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=zeWjg1XUawOgcFEH84ALlz9JKvzPOQ43/WdLf+IoH6M=; b=v0jCa4Uw7dThkowCJ+j5ZEiLH0wxTX5EHBbQm8za6yQbs87tVsR7IN/oESeeYir2aT KdMGFDxBsjYT6O7c/EzaAyjOi8CyXSQsmfCVw+MUkU9IDNKBuxSW+omvib5bUeaM0w/U LF6CKuWXzt76LJMUD3JoGPRtZYJ59mwY1WFqmNrfYLCgEXOaRNh5qESGLscdiqtuwRMw 2lZQ2pDBbftdEniIyjywWR+3wMfXL5I81fCIIhHgvThG+DiWfsYEFYSq0NaEqv9IrHT9 OXPJx1QiXPFuGz65+fr+uP5PweCNBCswr2Eb2TLphxYrxqrv8d1vp/cbtwNeLMLCfTsp tHlw== X-Gm-Message-State: AOJu0YxcttjI9lLlu9CCBWaMh4fMbq+RABa2PBs9WFoQ6oF2Q4XRGQUy 7skQOk0TnnAuIGjrqKxAoYoeE8j+LIElGbhXcAuDDviH6pU= X-Google-Smtp-Source: AGHT+IFjiid34q0Gl2VmPKUOxZGw+VA/IyG5A1We3GT77kGsMxbZfN8FKyxf0LqrpoWo5ate8uonNHqvuCqRDDI0NyU= X-Received: by 2002:a2e:9c0f:0:b0:2bd:f8:1b6a with SMTP id s15-20020a2e9c0f000000b002bd00f81b6amr673717lji.36.1694553571832; Tue, 12 Sep 2023 14:19:31 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Tue, 12 Sep 2023 14:19:31 -0700 From: Stefan Kangas In-Reply-To: <18a8b35435e.12674c7c5324785.4985217459265350616@bertieb.org> References: <87ilfem5wt.fsf@zeus.mail-host-address-is-not-set> <87fsahmybh.fsf@zeus.mail-host-address-is-not-set> <18a8b35435e.12674c7c5324785.4985217459265350616@bertieb.org> MIME-Version: 1.0 Date: Tue, 12 Sep 2023 14:19:31 -0700 Message-ID: Subject: Re: bug#62002: 28.2; 28.2; intermittent crash on scroll (arch + spacemacs) To: bertieb Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 62002 Cc: eliz , 62002 <62002@debbugs.gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) bertieb writes: > I see it very infrequently, though I recently had an extended bout of uptime and so wasn't re-launching emacs. > > coredumpctl bears this out: > > TIME PID UID GID SIG COREFILE EXE SIZE > Sun 2023-05-07 10:32:03 BST 2167614 1000 1000 SIGSEGV missing /usr/bin/emacs-28.2 - > Tue 2023-06-20 13:04:39 BST 369029 1000 1000 SIGSEGV missing /usr/bin/emacs-28.2 - > Thu 2023-07-20 11:58:06 BST 3750394 1000 1000 SIGSEGV missing /usr/bin/emacs-28.2 - > Fri 2023-08-11 12:35:44 BST 964942 1000 1000 SIGABRT missing /usr/bin/emacs-29.1 - > > Judging by the frequency I am about due another crash! Can you try catching it under gdb and with debug symbols? From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 10 05:46:51 2024 Received: (at 62002) by debbugs.gnu.org; 10 Jan 2024 10:46:51 +0000 Received: from localhost ([127.0.0.1]:42024 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rNW6l-0004f8-EB for submit@debbugs.gnu.org; Wed, 10 Jan 2024 05:46:51 -0500 Received: from mail-ed1-x534.google.com ([2a00:1450:4864:20::534]:43458) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rNW6k-0004eu-9j for 62002@debbugs.gnu.org; Wed, 10 Jan 2024 05:46:50 -0500 Received: by mail-ed1-x534.google.com with SMTP id 4fb4d7f45d1cf-5572a9b3420so8440814a12.1 for <62002@debbugs.gnu.org>; Wed, 10 Jan 2024 02:46:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1704883597; x=1705488397; darn=debbugs.gnu.org; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:from:to:cc:subject:date:message-id:reply-to; bh=Z8AkWazkuMzFwpZskQ1udT4VdN+gjpvpGrQdnY7TlrA=; b=AujFvyCT7u4eGzC0qvrIEIhfTeRV/Hv12vbP+1XAWHsVIPauA5fXdScNo3Be0p4H8B Msznonl2K4rXMZdKQV6J99jNTvcsYbr5039Sjc/nRQbsJutpP0LupHGRukXMsgUwWXK5 gq75Ikm7k5eqX/2843GyoJTpydSxA5TixPCgVhGao3KWDHHiHl2LSOLgpYlDNc0B38H7 uPpVqRwWLER8h2o9uqsTxMbZuLxgDw1ZUs4ITlI7gRXQIdSBiIkDB7l4oZfdaj6+QyT5 uyxw37rU2uXrJPhMdn0aed+F+bOlY1OS2bzGlreJUYcTV9fJPHhMIsCOFre94mUlWbQp 0Gfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704883597; x=1705488397; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Z8AkWazkuMzFwpZskQ1udT4VdN+gjpvpGrQdnY7TlrA=; b=tCoVbPt7Mc4FtSijxgrA14OY/4BB+1/lKn41rnfXyv1zAThy281D+4F0CtOgb1GGvj nDlH8xUOJDrpZqOkHNheYARnWnwBWRM4Qn3Og5aX/0rCX2KltuI6RPhMnqA4anlLpHL2 hWEumNWumhylfXqcB8D0kZGJdbe+TDE7lQyiioN3VUlCz0jG92jbaSyt0N7DmrN0aKg1 DvsjY6tHgi91ldwMk48OUk2CviHs0xj+ROXinn/2fyJnxViXvr0HmFWsIrCTTgEpIsoA U2oXejfCbMlye0jLLoipHe/L724dFa9ImOcoYP4nd68aHU2tBQ30wkSKF5KPgL0RRzWY gFaQ== X-Gm-Message-State: AOJu0YxaGvxgTp88fGFTVUE8h/pgp8BGQDqhhrWjHVUAYVhpna7AzZ59 d6bGSN6zF0ta3w0ZRy0nr6y5jEL1+CvIa4NA8+Q= X-Google-Smtp-Source: AGHT+IGD+9kmsOdAG3BP4NxZo12cNp9wNzqKSx5ZglpuZz9Gwo4fitVtcV+28pYUrCeQWCvWsB+jYXKdc/0ofHQHdTw= X-Received: by 2002:a50:cd41:0:b0:557:2be5:6620 with SMTP id d1-20020a50cd41000000b005572be56620mr672923edj.23.1704883597006; Wed, 10 Jan 2024 02:46:37 -0800 (PST) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Wed, 10 Jan 2024 02:46:36 -0800 From: Stefan Kangas In-Reply-To: (Stefan Kangas's message of "Tue, 12 Sep 2023 14:19:31 -0700") References: <87ilfem5wt.fsf@zeus.mail-host-address-is-not-set> <87fsahmybh.fsf@zeus.mail-host-address-is-not-set> <18a8b35435e.12674c7c5324785.4985217459265350616@bertieb.org> MIME-Version: 1.0 Date: Wed, 10 Jan 2024 02:46:36 -0800 Message-ID: Subject: Re: bug#62002: 28.2; 28.2; intermittent crash on scroll (arch + spacemacs) To: bertieb Content-Type: text/plain; charset="UTF-8" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 62002 Cc: eliz , 62002 <62002@debbugs.gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Stefan Kangas writes: > bertieb writes: > >> I see it very infrequently, though I recently had an extended bout of uptime and so wasn't re-launching emacs. >> >> coredumpctl bears this out: >> >> TIME PID UID GID SIG COREFILE EXE SIZE >> Sun 2023-05-07 10:32:03 BST 2167614 1000 1000 SIGSEGV missing /usr/bin/emacs-28.2 - >> Tue 2023-06-20 13:04:39 BST 369029 1000 1000 SIGSEGV missing /usr/bin/emacs-28.2 - >> Thu 2023-07-20 11:58:06 BST 3750394 1000 1000 SIGSEGV missing /usr/bin/emacs-28.2 - >> Fri 2023-08-11 12:35:44 BST 964942 1000 1000 SIGABRT missing /usr/bin/emacs-29.1 - >> >> Judging by the frequency I am about due another crash! > > Can you try catching it under gdb and with debug symbols? That was four months ago. Any luck with reproducing it? Also, can you reproduce it using 29.1 or 29.1.90? From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 10 06:57:54 2024 Received: (at 62002-done) by debbugs.gnu.org; 10 Jan 2024 11:57:55 +0000 Received: from localhost ([127.0.0.1]:42384 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rNXDW-0000wk-Hd for submit@debbugs.gnu.org; Wed, 10 Jan 2024 06:57:54 -0500 Received: from mail-ed1-x534.google.com ([2a00:1450:4864:20::534]:55578) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rNXDQ-0000wS-M3 for 62002-done@debbugs.gnu.org; Wed, 10 Jan 2024 06:57:52 -0500 Received: by mail-ed1-x534.google.com with SMTP id 4fb4d7f45d1cf-555f581aed9so4714546a12.3 for <62002-done@debbugs.gnu.org>; Wed, 10 Jan 2024 03:57:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1704887855; x=1705492655; darn=debbugs.gnu.org; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:from:to:cc:subject:date:message-id:reply-to; bh=5tEHn8MLKRpbyfRdXVRbx/VtO7ch+TOAyRyr41TML4U=; b=hUuBwe4iXn8F2xeldQ+7ibBH1nO2fDOr6cwaSwVOyYE9CJ9oePz73yE3L67LJagB0A lhyGBGILCNaZtb0Mwm8H9xxWj59CPCTYK0zcik7/cbARfE/+OlwjYRQO/2rfA3XkzPuy q83s2rq4nBNLuwDnIKXQreX8kmQ1abCxcnFAMvk05JtCc6gP4kpHbpPsmYqOrh8nDSNT nvk+9XGK5trIv0cllEBaapYAFbKV1iPdyGMp7ocLeCYGUoM170jnmWbAW5d4esCg6pPQ HVk4GoXzCceMYAUHSmapcPUehQQRqh0SlHt+d0cbgxmFy67vxECTDz66VespUTBJHMc7 4PxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704887855; x=1705492655; h=cc:to:subject:message-id:date:mime-version:references:in-reply-to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=5tEHn8MLKRpbyfRdXVRbx/VtO7ch+TOAyRyr41TML4U=; b=cAC5vL4wNXNUMZYandnW2e78bNSsneLL1ZVew/VsdRra2dryOrh3BfBBn7S5Gb6Ba8 CbU3jO28tbTkWEijuhAqzvKgnXeatTef6RcifZV3Qu9U6X/TXhfP9+X1BCUF4zz5ktbM weBEJNqsiVdrmSrKMOyf9d110oXBMsiECou0MWx629e6EBtmH5BNcW2cSqvly4t6bVtT LCcgVUnFlahWw7PUG5sNvVa9NW+ifZu0O/bK62sqlhcD/CptBJXgksySjKj+1gWiKrIh EWNOKqMdGWFzh9eI3PoetASgSjiajLF1/TmYoowCq7mB/9u7E7PnFyZeVahNEjhmPBxp czbw== X-Gm-Message-State: AOJu0YygtbLTMNOlINxR0aZ84prnn5hg0Aab0CTvLVyvX3zRSxgE3mQS gAlnnENbIYJjDhASs0l4CcXuOPEscjB0y/cDP9St2vWLda30Ag== X-Google-Smtp-Source: AGHT+IHG7uBs7KwPHZuV1yyp8k0mP72qHc0xB/mC4A/AqcvvPkNI8fM7Xc/E5KBiOHA61dg7jJYVqd5ASEy06xRARBY= X-Received: by 2002:a05:6402:554:b0:558:817:1415 with SMTP id i20-20020a056402055400b0055808171415mr343442edx.21.1704887855386; Wed, 10 Jan 2024 03:57:35 -0800 (PST) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Wed, 10 Jan 2024 03:57:35 -0800 From: Stefan Kangas In-Reply-To: <18cf3307166.ea9f3076799496.5108076072539468390@bertieb.org> References: <87ilfem5wt.fsf@zeus.mail-host-address-is-not-set> <87fsahmybh.fsf@zeus.mail-host-address-is-not-set> <18a8b35435e.12674c7c5324785.4985217459265350616@bertieb.org> <18cf3307166.ea9f3076799496.5108076072539468390@bertieb.org> MIME-Version: 1.0 Date: Wed, 10 Jan 2024 03:57:35 -0800 Message-ID: Subject: Re: bug#62002: 28.2; 28.2; intermittent crash on scroll (arch + spacemacs) To: bertieb Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 62002-done Cc: 62002-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) bertieb writes: > ---- On Wed, 10 Jan 2024 10:46:36 +0000 Stefan Kangas wrote --- > > Stefan Kangas stefankangas@gmail.com> writes: > > > > > bertieb emacs@bertieb.org> writes: > > > > > >> I see it very infrequently, though I recently had an extended bout of uptime and so wasn't re-launching emacs. > > > > > > Can you try catching it under gdb and with debug symbols? > > > > That was four months ago. Any luck with reproducing it? > > > > Also, can you reproduce it using 29.1 or 29.1.90? > > Thank you for the reminder about this bug's existence. > > Since moving to 29.1 last year I have not encountered this crash, at least not that I recall. > > I am happy for this bug to be closed; in the unlikely event it reoccurs I will re-investigate then. > > Thank you as well for your time, Thank you for getting back to us. I'm therefore closing this bug report. From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 10 06:58:19 2024 Received: (at 62002) by debbugs.gnu.org; 10 Jan 2024 11:58:19 +0000 Received: from localhost ([127.0.0.1]:42391 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rNXDu-0000yF-Vj for submit@debbugs.gnu.org; Wed, 10 Jan 2024 06:58:19 -0500 Received: from sender11-of-o51.zoho.eu ([31.186.226.237]:21105 helo=sender21-mail.zoho.eu) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rNXDt-0000y7-1x for 62002@debbugs.gnu.org; Wed, 10 Jan 2024 06:58:17 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1704887879; cv=none; d=zohomail.eu; s=zohoarc; b=S156iMf1yxck40eUgQLCTamwhQyG6mfuaR3D+O6SlPUK7p6REhflVhxuxorcuaNG41ED9xN06xBUpiVjZzsXJFoWY7r/aDsKc3WySrAyR+02BPaZe6hlr4OFLAec5tYM5YP8gqlfuZw5aZSf7WRQwa5y0dyPMXidOy6rLM2GekQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1704887879; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=vqEBjEorLypJgBDDbxyP4Pz8xSzTBpEMkv6gUDZkYgs=; b=Xa4o20khNAAlbDsYKb0VrWlvoYjNhHJJFunhrv5xrlujTM3urFVF8Ok8Yf0TYhg4RzGBmJs1x6jwCemeUXbL7zr2tXafRs1qz5d4TPdpRvpzD8HMF3DL9SaoOl7OK6INy/llHpttu9p1wSXYnKWCd8NoHPX0L0Ts4QXh99PaCak= ARC-Authentication-Results: i=1; mx.zohomail.eu; dkim=pass header.i=bertieb.org; spf=pass smtp.mailfrom=bertieb@bertieb.org; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1704887879; s=mail; d=bertieb.org; i=emacs@bertieb.org; h=Date:Date:From:From:To:To:Cc:Cc:Message-ID:In-Reply-To:References:Subject:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id:Reply-To; bh=vqEBjEorLypJgBDDbxyP4Pz8xSzTBpEMkv6gUDZkYgs=; b=bDbSZ9YlKryKJk5dBalTycZuex6IS9RBFp86+G1y44s//iZERdjza/V4Ociiml4x 4hF11WQMF5F/BF026NpdXjXjnHDRM/5LOy8bkdWWSZ8PuY3kAiqa65DL9AhSprzuZPy SeqQZVttFzxLS9WzUgbTzWNWgjFx9YaNtaGPE4yg= Received: from mail.zoho.eu by mx.zoho.eu with SMTP id 1704887871944557.8314205876435; Wed, 10 Jan 2024 12:57:51 +0100 (CET) Date: Wed, 10 Jan 2024 11:57:51 +0000 From: bertieb To: "62002" <62002@debbugs.gnu.org> Message-ID: <18cf33c69b0.b4647afa801824.7367177074116694658@bertieb.org> In-Reply-To: References: <87ilfem5wt.fsf@zeus.mail-host-address-is-not-set> <87fsahmybh.fsf@zeus.mail-host-address-is-not-set> <18a8b35435e.12674c7c5324785.4985217459265350616@bertieb.org> Subject: Re: bug#62002: 28.2; 28.2; intermittent crash on scroll (arch + spacemacs) MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Importance: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 62002 Cc: eliz X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) ---- On Wed, 10 Jan 2024 10:46:36 +0000 Stefan Kangas wrote --- > Stefan Kangas stefankangas@gmail.com> writes: > > > bertieb emacs@bertieb.org> writes: > > > >> I see it very infrequently, though I recently had an extended bout of uptime and so wasn't re-launching emacs. > > > > Can you try catching it under gdb and with debug symbols? > > That was four months ago. Any luck with reproducing it? > > Also, can you reproduce it using 29.1 or 29.1.90? Thank you for the reminder about this bug's existence. Since moving to 29.1 last year I have not encountered this crash, at least not that I recall. I am happy for this bug to be closed; in the unlikely event it reoccurs I will re-investigate then. Thank you as well for your time, (PS: sent to bug system as I mistakenly replied to SK instead of reply-all) From unknown Thu Jun 19 16:09:27 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 07 Feb 2024 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator