From unknown Fri Jun 20 05:37:25 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#75689 <75689@debbugs.gnu.org> To: bug#75689 <75689@debbugs.gnu.org> Subject: Status: 31.0.50; feature/igc: crash after calling 'mu4e' Reply-To: bug#75689 <75689@debbugs.gnu.org> Date: Fri, 20 Jun 2025 12:37:25 +0000 retitle 75689 31.0.50; feature/igc: crash after calling 'mu4e' reassign 75689 emacs submitter 75689 Oliver Reiter =20=20=20=20 severity 75689 normal tag 75689 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 20 07:18:29 2025 Received: (at submit) by debbugs.gnu.org; 20 Jan 2025 12:18:29 +0000 Received: from localhost ([127.0.0.1]:49262 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tZqjb-0005r7-VJ for submit@debbugs.gnu.org; Mon, 20 Jan 2025 07:18:29 -0500 Received: from lists.gnu.org ([2001:470:142::17]:57732) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tZqjY-0005qn-KR for submit@debbugs.gnu.org; Mon, 20 Jan 2025 07:18:26 -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 1tZqjR-0004yt-7a for bug-gnu-emacs@gnu.org; Mon, 20 Jan 2025 07:18:17 -0500 Received: from mail.snapdragon.cc ([2402:1f00:8001:f75::2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tZqjM-0000z8-0K for bug-gnu-emacs@gnu.org; Mon, 20 Jan 2025 07:18:16 -0500 From: Oliver Reiter DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=snapdragon.cc; s=default; t=1737375481; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=pAqJ/9kXq6F2SqGRy5MM5dDBhBF1xKXXcdJ341oUwcE=; b=IQJG8WTrORoBuuMX+Uog6Wk6nO1z/ZPCfgyzo5w5DUTNeByA95bRPU2qkAXT1UtzKaNMnX keB2Q54g/uhxLAcEdUnQsznrQ84+gdbCcdxxW20CpfGTzreXbCi/teps4UEXX5YAXiw+Vv oC/sSa0zyZaEFuSJdK233tFF5jc+zQM= To: bug-gnu-emacs@gnu.org Subject: 31.0.50; feature/igc: crash after calling 'mu4e' Date: Mon, 20 Jan 2025 13:17:55 +0100 Message-ID: <871pwxk7bg.fsf@wiiw.ac.at> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2402:1f00:8001:f75::2; envelope-from=oliver.reiter@snapdragon.cc; helo=mail.snapdragon.cc 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit 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: -0.1 (/) Dear all, I produced a crash when I called 'mu4e' after starting emacs: Thread 1 "emacs" hit Breakpoint 1, terminate_due_to_signal (sig=11, backtrace_limit=40) at /home/reitero/build/sources/emacs/emacs/src/emacs.c:432 432 { (gdb) bt #0 terminate_due_to_signal (sig=11, backtrace_limit=40) at /home/reitero/build/sources/emacs/emacs/src/emacs.c:432 #1 0x00005555556d3512 in handle_fatal_signal (sig=sig@entry=11) at /home/reitero/build/sources/emacs/emacs/src/sysdep.c:1799 #2 0x00005555556d0bf9 in deliver_thread_signal (sig=sig@entry=11, handler=handler@entry=0x5555556d3504 ) at /home/reitero/build/sources/emacs/emacs/src/sysdep.c:1791 #3 0x00005555556d0c5d in deliver_fatal_thread_signal (sig=sig@entry=11) at /home/reitero/build/sources/emacs/emacs/src/sysdep.c:1811 #4 0x00005555556d0c8e in handle_sigsegv (sig=11, siginfo=, arg=) at /home/reitero/build/sources/emacs/emacs/src/sysdep.c:1949 #5 #6 0x00007ffff364c3db in __GI_kill () at ../sysdeps/unix/syscall-template.S:120 #7 0x000055555585fc17 in sigHandle () #8 #9 0x000055555579454c in igc_header_nwords (h=0x7fffe24599a8) at /home/reitero/build/sources/emacs/emacs/src/igc.c:663 #10 0x0000555555794563 in obj_size (h=) at /home/reitero/build/sources/emacs/emacs/src/igc.c:694 #11 0x000055555579cfdb in dflt_skip (base_addr=0x7fffe24599a8) at /home/reitero/build/sources/emacs/emacs/src/igc.c:1742 #12 0x00005555558699bd in amcSegFix () #13 0x0000555555803aad in _mps_fix2 () #14 0x000055555579c985 in fix_raw (ss=ss@entry=0x7fffffffacb8, p=p@entry=0x7fffffffab30) at /home/reitero/build/sources/emacs/emacs/src/igc.c:1161 #15 0x000055555579ca43 in fix_string (ss=ss@entry=0x7fffffffacb8, s=s@entry=0x7fffbe88c2c8) at /home/reitero/build/sources/emacs/emacs/src/igc.c:1754 #16 0x00005555557a1a7c in dflt_scan_obj (ss=ss@entry=0x7fffffffacb8, base_start=base_start@entry=0x7fffbe88c2c8, base_limit=base_limit@entry=0x7fffbe88c338, closure=closure@entry=0x0) at /home/reitero/build/sources/emacs/emacs/src/igc.c:2021 #17 0x00005555557a1c2f in dflt_scanx (ss=ss@entry=0x7fffffffacb8, base_start=, base_limit=0x7fffbe88c338, closure=closure@entry=0x0) at /home/reitero/build/sources/emacs/emacs/src/igc.c:2088 #18 0x00005555557a1c6b in dflt_scan (ss=0x7fffffffacb8, base_start=, base_limit=) at /home/reitero/build/sources/emacs/emacs/src/igc.c:2099 #19 0x0000555555835165 in amcSegScan () #20 0x0000555555864340 in traceScanSegRes () #21 0x000055555586452a in traceScanSeg () #22 0x0000555555865386 in TraceAdvance () #23 0x0000555555865b4d in TracePoll () #24 0x0000555555865db9 in ArenaPoll () #25 0x00005555558661a3 in mps_ap_fill () #26 0x00005555557a0cd7 in alloc_impl (size=104, size@entry=98, type=type@entry=IGC_OBJ_STRING_DATA, ap=0x7fffe8001a40) at /home/reitero/build/sources/emacs/emacs/src/igc.c:3976 #27 0x00005555557a0dc6 in alloc (size=size@entry=98, type=type@entry=IGC_OBJ_STRING_DATA) at /home/reitero/build/sources/emacs/emacs/src/igc.c:4004 #28 0x00005555557a0e59 in alloc_string_data (nbytes=nbytes@entry=89, clear=clear@entry=false) at /home/reitero/build/sources/emacs/emacs/src/igc.c:4058 #29 0x00005555557a0f8b in igc_make_string (nchars=89, nbytes=89, unibyte=unibyte@entry=false, clear=false) at /home/reitero/build/sources/emacs/emacs/src/igc.c:4121 #30 0x00005555557a0fbc in igc_make_multibyte_string (nchars=, nbytes=, clear=) at /home/reitero/build/sources/emacs/emacs/src/igc.c:4128 #31 0x000055555570d918 in make_clear_multibyte_string (nchars=nchars@entry=89, nbytes=nbytes@entry=89, clearit=clearit@entry=false) at /home/reitero/build/sources/emacs/emacs/src/alloc.c:2584 #32 0x000055555570d93a in make_clear_string (length=length@entry=89, clearit=clearit@entry=false) at /home/reitero/build/sources/emacs/emacs/src/alloc.c:2556 #33 0x000055555570dabb in make_uninit_string (length=length@entry=89) at /home/reitero/build/sources/emacs/emacs/src/alloc.c:2567 #34 0x000055555570dad8 in make_unibyte_string (contents=0x7fffffffb140 "/home/reitero/.config/emacs/.local.igc/straight/build-31.0.50/rainbow-mode/org-version.so", length=89) at /home/reitero/build/sources/emacs/emacs/src/alloc.c:2482 #35 0x0000555555753bed in openp (path=0x7fffbc9d5cfb, str=str@entry=0x7fffed1883cc, suffixes=0x7fffe52c7f73, storeptr=storeptr@entry=0x7fffffffb488, predicate=predicate@entry=0x0, newer=false, no_native=false, platform=0x0) at /home/reitero/build/sources/emacs/emacs/src/lread.c:2071 #36 0x000055555575aaa6 in Fload (file=file@entry=0x7fffed1883cc, noerror=noerror@entry=0x0, nomessage=nomessage@entry=0x38, nosuffix=nosuffix@entry=0x0, must_suffix=must_suffix@entry=0x38) at /home/reitero/build/sources/emacs/emacs/src/lread.c:1414 #37 0x000055555575b690 in save_match_data_load (file=0x7fffed1883cc, noerror=0x0, nomessage=0x38, nosuffix=0x0, must_suffix=0x38) at /home/reitero/build/sources/emacs/emacs/src/lread.c:1780 #38 0x000055555572da03 in load_with_autoload_queue (file=0x7fffed1883cc, noerror=noerror@entry=0x0, nomessage=nomessage@entry=0x38, nosuffix=nosuffix@entry=0x0, must_suffix=must_suffix@entry=0x38) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2398 #39 0x000055555572f1a4 in Fautoload_do_load (fundef=fundef@entry=0x7fffed186cb3, funname=funname@entry=0x2aaa9735bc38, macro_only=macro_only@entry=0x0) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2445 #40 0x000055555572df62 in funcall_general (fun=0x7fffed186cb3, numargs=0, args=0x7fffdf1ff0f8) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3080 #41 0x0000555555765cc5 in exec_byte_code (fun=, args_template=, nargs=, args=) at /home/reitero/build/sources/emacs/emacs/src/bytecode.c:830 #42 0x000055555572dc13 in funcall_lambda (fun=fun@entry=0x7fffe528816d, nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x7fffffffb8f8) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3274 #43 0x000055555572dfdd in funcall_general (fun=0x7fffe528816d, numargs=numargs@entry=0, args=args@entry=0x7fffffffb8f8) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3066 #44 0x000055555572e0e3 in Ffuncall (nargs=nargs@entry=1, args=args@entry=0x7fffffffb8f0) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3115 #45 0x000055555572e2e5 in apply1 (fn=, arg=) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3003 #46 0x0000555555730272 in Fmacroexpand (form=0x7fffe52c7e7b, environment=0x0) at /home/reitero/build/sources/emacs/emacs/src/eval.c:1248 #47 0x000055555572f7b7 in funcall_subr (subr=subr@entry=0x555555e1c7e0 , numargs=numargs@entry=1, args=args@entry=0x7fffffffbab8) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3185 --Type for more, q to quit, c to continue without paging-- #48 0x000055555572dfcb in funcall_general (fun=0x555555e1c7e5 , numargs=numargs@entry=1, args=args@entry=0x7fffffffbab8) at /home/reitero/build/sources/emacs/emacs/src/lisp.h:2335 #49 0x000055555572e0e3 in Ffuncall (nargs=2, args=0x7fffffffbab0) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3115 #50 0x00007fffdfdb9196 in F696e7465726e616c2d6d6163726f657870616e642d666f722d6c6f6164_internal_macroexpand_for_load_0 () from /home/reitero/build/sources/emacs/emacs/src/../native-lisp/31.0.50-d8b03b85/preloaded/macroexp-2c3e1495-c0b1cf80.eln #51 0x000055555572f7b7 in funcall_subr (subr=subr@entry=0x7fffeb81d2f0, numargs=numargs@entry=2, args=args@entry=0x7fffffffbc78) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3185 #52 0x000055555572dfcb in funcall_general (fun=0x7fffeb81d2f5, numargs=numargs@entry=2, args=args@entry=0x7fffffffbc78) at /home/reitero/build/sources/emacs/emacs/src/lisp.h:2335 #53 0x000055555572e0e3 in Ffuncall (nargs=3, args=0x7fffffffbc70) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3115 #54 0x0000555555754815 in readevalloop_eager_expand_eval (val=val@entry=0x7fffe52c7e7b, macroexpand=macroexpand@entry=0xcef0) at /home/reitero/build/sources/emacs/emacs/src/lread.c:2347 #55 0x0000555555759005 in readevalloop (readcharfun=readcharfun@entry=0x7fffe51f68dd, infile0=infile0@entry=0x0, sourcename=sourcename@entry=0x7fffe51f67fc, printflag=printflag@entry=false, unibyte=unibyte@entry=0x0, readfun=readfun@entry=0x0, start=0x0, end=0x0) at /home/reitero/build/sources/emacs/emacs/src/lread.c:2538 #56 0x00005555557591f3 in Feval_buffer (buffer=, printflag=0x0, filename=0x7fffe51f67fc, unibyte=0x0, do_allow_print=) at /home/reitero/build/sources/emacs/emacs/src/lread.c:2613 #57 0x00007fffdfd8d484 in F6c6f61642d776974682d636f64652d636f6e76657273696f6e_load_with_code_conversion_0 () from /home/reitero/build/sources/emacs/emacs/src/../native-lisp/31.0.50-d8b03b85/preloaded/mule-3352613d-d3b3728f.eln #58 0x000055555572f80b in funcall_subr (subr=subr@entry=0x7fffee1b4000, numargs=numargs@entry=4, args=args@entry=0x7fffffffc138) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3191 #59 0x000055555572dfcb in funcall_general (fun=0x7fffee1b4005, numargs=numargs@entry=4, args=args@entry=0x7fffffffc138) at /home/reitero/build/sources/emacs/emacs/src/lisp.h:2335 #60 0x000055555572e0e3 in Ffuncall (nargs=5, args=0x7fffffffc130) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3115 #61 0x000055555575aede in Fload (file=file@entry=0x7fffee0b9164, noerror=noerror@entry=0x0, nomessage=nomessage@entry=0x38, nosuffix=nosuffix@entry=0x0, must_suffix=, must_suffix@entry=0x38) at /home/reitero/build/sources/emacs/emacs/src/lread.c:1616 #62 0x000055555575b690 in save_match_data_load (file=0x7fffee0b9164, noerror=0x0, nomessage=0x38, nosuffix=0x0, must_suffix=0x38) at /home/reitero/build/sources/emacs/emacs/src/lread.c:1780 #63 0x000055555572da03 in load_with_autoload_queue (file=0x7fffee0b9164, noerror=0x0, nomessage=0x38, nosuffix=0x0, must_suffix=0x38) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2398 #64 0x000055555573bbbe in Frequire (feature=0x2aaa95b73e40, filename=, noerror=0x0) at /home/reitero/build/sources/emacs/emacs/src/fns.c:3811 #65 0x000055555572f7cf in funcall_subr (subr=0x555555e1d740 , numargs=1, args=) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3187 #66 0x0000555555765db3 in exec_byte_code (fun=0x555555e1d745 , args_template=, args_template@entry=0, nargs=, nargs@entry=0, args=, args@entry=0x0) at /home/reitero/build/sources/emacs/emacs/src/lisp.h:2335 #67 0x000055555576819b in Fbyte_code (bytestr=0x7fffe51dad64, vector=0x7fffe51db25d, maxdepth=0x22) at /home/reitero/build/sources/emacs/emacs/src/bytecode.c:325 #68 0x0000555555730b78 in eval_sub (form=form@entry=0x7fffe51dad4b) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2626 #69 0x0000555555731c99 in Feval (form=0x7fffe51dad4b, lexical=) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2479 #70 0x00007fffc514998d in top_level_run () from /home/reitero/.config/emacs/.local.igc/cache/eln/31.0.50-d8b03b85/mu4e-org-ceee47c8-b380f4cb.eln #71 0x000055555577095d in load_comp_unit (comp_u=comp_u@entry=0x7fffe51d3940, loading_dump=loading_dump@entry=false, late_load=late_load@entry=false) at /home/reitero/build/sources/emacs/emacs/src/comp.c:5517 #72 0x0000555555771127 in Fnative_elisp_load (filename=0x7fffe51d37ac, late_load=0x0) at /home/reitero/build/sources/emacs/emacs/src/comp.c:5749 #73 0x000055555575b365 in Fload (file=file@entry=0x7fffe20057ec, noerror=noerror@entry=0x0, nomessage=nomessage@entry=0x38, nosuffix=nosuffix@entry=0x0, must_suffix=, must_suffix@entry=0x38) at /home/reitero/build/sources/emacs/emacs/src/lread.c:1714 #74 0x000055555575b690 in save_match_data_load (file=0x7fffe20057ec, noerror=0x0, nomessage=0x38, nosuffix=0x0, must_suffix=0x38) at /home/reitero/build/sources/emacs/emacs/src/lread.c:1780 #75 0x000055555572da03 in load_with_autoload_queue (file=0x7fffe20057ec, noerror=0x0, nomessage=0x38, nosuffix=0x0, must_suffix=0x38) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2398 #76 0x000055555573bbbe in Frequire (feature=0x2aaa8c1db330, filename=, noerror=0x0) at /home/reitero/build/sources/emacs/emacs/src/fns.c:3811 #77 0x000055555572f7cf in funcall_subr (subr=0x555555e1d740 , numargs=1, args=) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3187 #78 0x0000555555765db3 in exec_byte_code (fun=0x555555e1d745 , args_template=, args_template@entry=0, nargs=, nargs@entry=0, args=, args@entry=0x0) at /home/reitero/build/sources/emacs/emacs/src/lisp.h:2335 #79 0x000055555576819b in Fbyte_code (bytestr=0x7fffe2004f6c, vector=0x7fffe2005a5d, maxdepth=0xe) at /home/reitero/build/sources/emacs/emacs/src/bytecode.c:325 #80 0x0000555555730b78 in eval_sub (form=form@entry=0x7fffe2004f53) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2626 #81 0x0000555555731c99 in Feval (form=0x7fffe2004f53, lexical=) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2479 #82 0x00007fffc63f7b81 in top_level_run () from /home/reitero/.config/emacs/.local.igc/cache/eln/31.0.50-d8b03b85/mu4e-e324fdc7-2975531f.eln #83 0x000055555577095d in load_comp_unit (comp_u=comp_u@entry=0x7fffe1ffb548, loading_dump=loading_dump@entry=false, late_load=late_load@entry=false) at /home/reitero/build/sources/emacs/emacs/src/comp.c:5517 #84 0x0000555555771127 in Fnative_elisp_load (filename=0x7fffe1ffb3b4, late_load=0x0) at /home/reitero/build/sources/emacs/emacs/src/comp.c:5749 #85 0x000055555575b365 in Fload (file=file@entry=0x7fffecb6ab6c, noerror=noerror@entry=0x0, nomessage=nomessage@entry=0x38, nosuffix=nosuffix@entry=0x0, must_suffix=, must_suffix@entry=0x38) at /home/reitero/build/sources/emacs/emacs/src/lread.c:1714 #86 0x000055555575b690 in save_match_data_load (file=0x7fffecb6ab6c, noerror=0x0, nomessage=0x38, nosuffix=0x0, must_suffix=0x38) at /home/reitero/build/sources/emacs/emacs/src/lread.c:1780 #87 0x000055555572da03 in load_with_autoload_queue (file=0x7fffecb6ab6c, noerror=0x0, nomessage=0x38, nosuffix=0x0, must_suffix=0x38) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2398 #88 0x000055555573bbbe in Frequire (feature=0x2aaa95bff988, filename=, noerror=0x0) at /home/reitero/build/sources/emacs/emacs/src/fns.c:3811 #89 0x0000555555730b78 in eval_sub (form=) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2626 #90 0x0000555555730eb3 in Fprogn (body=0x7fffe1f8ebeb) at /home/reitero/build/sources/emacs/emacs/src/eval.c:452 #91 0x000055555572de26 in funcall_lambda (fun=fun@entry=0x7fffe1f91cad, nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x7fffffffd530) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3372 #92 0x000055555572dfdd in funcall_general (fun=0x7fffe1f91cad, numargs=numargs@entry=0, args=args@entry=0x7fffffffd530) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3066 --Type for more, q to quit, c to continue without paging-- #93 0x000055555572e0e3 in Ffuncall (nargs=1, args=0x7fffffffd528) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3115 #94 0x0000555555728f38 in Ffuncall_interactively (nargs=1, args=0x7fffffffd528) at /home/reitero/build/sources/emacs/emacs/src/callint.c:250 #95 0x000055555572f8a2 in funcall_subr (subr=subr@entry=0x555555e195a0 , numargs=numargs@entry=1, args=args@entry=0x7fffffffd528) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3206 #96 0x000055555572dfcb in funcall_general (fun=0x555555e195a5 , numargs=numargs@entry=1, args=args@entry=0x7fffffffd528) at /home/reitero/build/sources/emacs/emacs/src/lisp.h:2335 #97 0x000055555572e0e3 in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffd520) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3115 #98 0x000055555572fc5d in Fapply (nargs=3, args=0x7fffffffd520) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2740 #99 0x00005555557292e2 in Fcall_interactively (function=0x2aaa93c82150, record_flag=0x0, keys=0x7fffeb800d65) at /home/reitero/build/sources/emacs/emacs/src/callint.c:342 #100 0x00007fffe0000925 in F636f6d6d616e642d65786563757465_command_execute_0 () from /home/reitero/build/sources/emacs/emacs/src/../native-lisp/31.0.50-d8b03b85/preloaded/simple-fab5b0cf-eda3ce07.eln #101 0x000055555572f7eb in funcall_subr (subr=subr@entry=0x7fffeb814a98, numargs=numargs@entry=1, args=args@entry=0x7fffffffd798) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3189 #102 0x000055555572dfcb in funcall_general (fun=0x7fffeb814a9d, numargs=numargs@entry=1, args=args@entry=0x7fffffffd798) at /home/reitero/build/sources/emacs/emacs/src/lisp.h:2335 #103 0x000055555572e0e3 in Ffuncall (nargs=2, args=0x7fffffffd790) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3115 #104 0x00005555556b7ce2 in command_loop_1 () at /home/reitero/build/sources/emacs/emacs/src/keyboard.c:1556 #105 0x000055555572c919 in in ternal_condition_case (bfun=0x5555556b77e1 , handlers=, hfun=0x5555556b486c ) at /home/reitero/build/sources/emacs/emacs/src/eval.c:1627 #106 0x00005555556b4a97 in command_loop_2 (handlers=handlers@entry=0xa8) at /home/reitero/build/sources/emacs/emacs/src/keyboard.c:1174 #107 0x000055555572c857 in internal_catch (tag=, func=0x5555556b4a75 , arg=0xa8) at /home/reitero/build/sources/emacs/emacs/src/eval.c:1306 #108 0x00005555556b5c77 in command_loop () at /home/reitero/build/sources/emacs/emacs/src/keyboard.c:1152 #109 0x00005555556b5d0e in recursive_edit_1 () at /home/reitero/build/sources/emacs/emacs/src/keyboard.c:760 #110 0x00005555556b5eac in Frecursive_edit () at /home/reitero/build/sources/emacs/emacs/src/keyboard.c:843 #111 0x00005555556b7316 in main (argc=, argv=0x7fffffffdba8) at /home/reitero/build/sources/emacs/emacs/src/emacs.c:2658 Lisp Backtrace: "org-release" (0xdf1ff0f8) 0xe5288168 PVEC_CLOSURE "macroexpand" (0xffffbab8) "internal-macroexpand-for-load" (0xffffbc78) "load-with-code-conversion" (0xffffc138) "require" (0xdf1ff070) 0 (0xffffc510) "require" (0xdf1ff038) 0 (0xffffcbe0) "require" (0xffffd0f0) "=mu4e" (0xffffd530) "funcall-interactively" (0xffffd528) "command-execute" (0xffffd798) In GNU Emacs 31.0.50 (build 4, x86_64-pc-linux-gnu, GTK+ Version 3.24.43, cairo version 1.18.2) of 2025-01-20 built on wilap Repository revision: 35437854166f8d0c1deceb7aba50f27cc838b490 Repository branch: feature/igc System Description: Arch Linux Configured using: 'configure 'CFLAGS=-g3 -ggdb -Og -fno-omit-frame-pointer' CPPFLAGS=-I/home/reitero/.local/lib/mps LDFLAGS=-L/home/reitero/.local/lib/mps --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --with-mps=yes --with-gameuser=root:games --with-pgtk --with-xft --with-harfbuzz --with-modules --without-compress-install --without-m17n-flt --with-libotf --without-imagemagick --without-gsettings --without-gconf --with-native-compilation=aot --with-tree-sitter --enable-link-time-optimization' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM HARFBUZZ JPEG LCMS2 LIBOTF LIBSYSTEMD LIBXML2 MODULES MPS NATIVE_COMP NOTIFY INOTIFY PDUMPER PGTK PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XIM GTK3 ZLIB From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 05 04:04:54 2025 Received: (at 75689) by debbugs.gnu.org; 5 Feb 2025 09:04:55 +0000 Received: from localhost ([127.0.0.1]:48489 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tfbL4-0005wf-Gv for submit@debbugs.gnu.org; Wed, 05 Feb 2025 04:04:54 -0500 Received: from mail-10630.protonmail.ch ([79.135.106.30]:57319) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tfbL2-0005wO-EJ for 75689@debbugs.gnu.org; Wed, 05 Feb 2025 04:04:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1738746284; x=1739005484; bh=wMMo3oTUI6RU5YtVPUdgxeVqC/PKxsARoGvGgXYEsB4=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector: List-Unsubscribe:List-Unsubscribe-Post; b=MzG5cUpjhcURz3WPA6qmLle7UUUYm8wMB4IJWrtxAmEYD2/KA/NNol391IQs2dHYQ inX8CAesmAX+BbULrQurmCCVmu/8fWqFDJ5dNYJ5NPROugT7y8Ei7axCSsp1lnBA+4 C711yhBpreNR8+Zb9sit851aRqeKHl10wA2POyPP5TnjZV0chh7CI853C73zpQkJex Ul1e1Z45kduMrV6YXcrP1+uwsMLHCzjfF18QHmoVrpP1j8BYjpPyD/V8ARuuvTxQEk bIC6yCR9XqFUmkj2Qpmr50a1m8/ztJzU0KTUulqLe82Utmaszqr3gGTFnYJB0nYRp2 8JrKH1BVDQNBA== Date: Wed, 05 Feb 2025 09:04:39 +0000 To: 75689@debbugs.gnu.org From: Pip Cet Subject: bug#75689: 31.0.50; feature/igc: crash after calling 'mu4e' Message-ID: <87bjvgu5iz.fsf@protonmail.com> Feedback-ID: 112775352:user:proton X-Pm-Message-ID: 930f8ba3024440b6d6dd4c8610bbc119f5051a3d MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 75689 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 (-) This bug report never made it into my inbox, so I only discovered it on debbugs just now. Here's the backtrace: > Thread 1 "emacs" hit Breakpoint 1, terminate_due_to_signal (sig=3D11, bac= ktrace_limit=3D40) at /home/reitero/build/sources/emacs/emacs/src/emacs.c:4= 32 > 432=09{ > (gdb) bt > #0 terminate_due_to_signal (sig=3D11, backtrace_limit=3D40) at /home/rei= tero/build/sources/emacs/emacs/src/emacs.c:432 > #1 0x00005555556d3512 in handle_fatal_signal (sig=3Dsig entry=3D11)= at /home/reitero/build/sources/emacs/emacs/src/sysdep.c:1799 > #2 0x00005555556d0bf9 in deliver_thread_signal (sig=3Dsig entry=3D1= 1, handler=3Dhandler entry=3D0x5555556d3504 ) at = /home/reitero/build/sources/emacs/emacs/src/sysdep.c:1791 > #3 0x00005555556d0c5d in deliver_fatal_thread_signal (sig=3Dsig ent= ry=3D11) at /home/reitero/build/sources/emacs/emacs/src/sysdep.c:1811 > #4 0x00005555556d0c8e in handle_sigsegv (sig=3D11, siginfo=3D, arg=3D) at /home/reitero/build/sources/emacs/emacs/src= /sysdep.c:1949 > #5 > #6 0x00007ffff364c3db in __GI_kill () at ../sysdeps/unix/syscall-templat= e.S:120 > #7 0x000055555585fc17 in sigHandle () > #8 > #9 0x000055555579454c in igc_header_nwords (h=3D0x7fffe24599a8) at /home= /reitero/build/sources/emacs/emacs/src/igc.c:663 > #10 0x0000555555794563 in obj_size (h=3D) at /home/reitero= /build/sources/emacs/emacs/src/igc.c:694 > #11 0x000055555579cfdb in dflt_skip (base_addr=3D0x7fffe24599a8) at /home= /reitero/build/sources/emacs/emacs/src/igc.c:1742 > #12 0x00005555558699bd in amcSegFix () > #13 0x0000555555803aad in _mps_fix2 () > #14 0x000055555579c985 in fix_raw (ss=3Dss entry=3D0x7fffffffacb8, p= =3Dp entry=3D0x7fffffffab30) at /home/reitero/build/sources/emacs/emac= s/src/igc.c:1161 > #15 0x000055555579ca43 in fix_string (ss=3Dss entry=3D0x7fffffffacb8= , s=3Ds entry=3D0x7fffbe88c2c8) at /home/reitero/build/sources/emacs/e= macs/src/igc.c:1754 > #16 0x00005555557a1a7c in dflt_scan_obj (ss=3Dss entry=3D0x7fffffffa= cb8, base_start=3Dbase_start entry=3D0x7fffbe88c2c8, base_limit=3Dbase= _limit entry=3D0x7fffbe88c338, closure=3Dclosure entry=3D0x0) > at /home/reitero/build/sources/emacs/emacs/src/igc.c:2021 > #17 0x00005555557a1c2f in dflt_scanx (ss=3Dss entry=3D0x7fffffffacb8= , base_start=3D, base_limit=3D0x7fffbe88c338, closure=3Dclos= ure entry=3D0x0) at /home/reitero/build/sources/emacs/emacs/src/igc.c:= 2088 > #18 0x00005555557a1c6b in dflt_scan (ss=3D0x7fffffffacb8, base_start=3D, base_limit=3D) at /home/reitero/build/sources= /emacs/emacs/src/igc.c:2099 > #19 0x0000555555835165 in amcSegScan () > #20 0x0000555555864340 in traceScanSegRes () > #21 0x000055555586452a in traceScanSeg () > #22 0x0000555555865386 in TraceAdvance () > #23 0x0000555555865b4d in TracePoll () > #24 0x0000555555865db9 in ArenaPoll () > #25 0x00005555558661a3 in mps_ap_fill () > #26 0x00005555557a0cd7 in alloc_impl (size=3D104, size entry=3D98, t= ype=3Dtype entry=3DIGC_OBJ_STRING_DATA, ap=3D0x7fffe8001a40) at /home/= reitero/build/sources/emacs/emacs/src/igc.c:3976 > #27 0x00005555557a0dc6 in alloc (size=3Dsize entry=3D98, type=3Dtype= entry=3DIGC_OBJ_STRING_DATA) at /home/reitero/build/sources/emacs/ema= cs/src/igc.c:4004 > #28 0x00005555557a0e59 in alloc_string_data (nbytes=3Dnbytes > entry=3D89, clear=3Dclear entry=3Dfalse) at > /home/reitero/build/sources/emacs/emacs/src/igc.c:4058 >=C2=A0#29 0x00005555557a0f8b in igc_make_string (nchars=3D89, nbytes=3D89,= unibyte=3Dunibyte entry=3Dfalse, clear=3Dfalse) at /home/reitero/buil= d/sources/emacs/emacs/src/igc.c:4121 I'm not sure I can do much without a "bt full" backtrace in this situation (and it's probably too late for that :-) ). The unusal thing I can see is that we were in igc_make_string, where we had allocated a string object but not yet filled its data pointer with a valid string data pointer. IIUC, that means s->u.s.data was still NULL at that point. But then GC got triggered, and we did blindly subtracted 8 from a NULL pointer to find the "data pointer", and passed 0xfffffffffffffff8 to MPS. However, in my experiments, that works out fine: 0xfffffffffffffff8 isn't a valid MPS pointer, so it "fixes" to itself, and we write back a new NULL pointer. So that's a situation we might want to handle better, but not what led to the crash, I think, unless something else also went wrong. Sorry, no further ideas here for now. Pip From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 05 18:29:22 2025 Received: (at 75689) by debbugs.gnu.org; 5 Feb 2025 23:29:22 +0000 Received: from localhost ([127.0.0.1]:53177 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tfope-0002XC-7t for submit@debbugs.gnu.org; Wed, 05 Feb 2025 18:29:22 -0500 Received: from mail-ed1-x532.google.com ([2a00:1450:4864:20::532]:48395) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1tfopa-0002Wl-1C for 75689@debbugs.gnu.org; Wed, 05 Feb 2025 18:29:18 -0500 Received: by mail-ed1-x532.google.com with SMTP id 4fb4d7f45d1cf-5dcf0de81ebso28573a12.1 for <75689@debbugs.gnu.org>; Wed, 05 Feb 2025 15:29:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1738798151; x=1739402951; 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=R7F8isQhrG3iYzIDDsWJsgsqR1nNIHXwI+vAApg2Zg0=; b=fxQnxt4ElR+VCYQNoIe4s7aOrbhuLILBTbb0bydq1lHBzv3WI5CESgEXomtoDQLuXF QG3tEQ/NPottaPp6vhUAw258P0P51xsWdF4hQHGGQ42IBgsbObDtUkx5Gk88TMchgQoF ENdzDbxgTvB4OVTWQWTgHZuzA4tmAFZQs8keYqQVWG9N5rcl/oKROeh+rQmTK/pCPjt1 gZq+NgoqW4gKcZ+c51yJxXRuVsssRH5m3o+q68h9s+rADz//w/aDZNOoYbH08lm+lBGm S2qd2IyZYLPqcgTxRuoTshJREPZpdn4xJHIE6feM54BuEHpV9f+ImLy4Ci6AJqfq+t2E xJlQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738798151; x=1739402951; 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=R7F8isQhrG3iYzIDDsWJsgsqR1nNIHXwI+vAApg2Zg0=; b=TJdVCqX+ueRTDc5237yCLeJqGhMpOFIoUQYbmTchAKISY9GUVOCFFqhCsfywGHNogd ewj9bwmL4bEnga3JX8w1LufKlJgU1jzdFsOKf6yOj2rpShSuuxDX30WjepGkSlpwkXOX R2jCglDgpHt54DdhQw8bISqeiQPRQKYfxhFQpwNW5PH6u2I6Aerc5akid6cNowan9+Zo 0hGEbkPI+EDLHTHQPOVAavvVx7zguZfYborLHeMGuCwG6bolZ15mL7qhr8hYlCbqUwb9 pbyzZ/bCDR1UwCM0LpPcC3TSpzX9W+vfO1kvnEZy2iN132TEr+CUcEyn1UD9XERGCuGw bhRA== X-Forwarded-Encrypted: i=1; AJvYcCWL1KcCRshR80MiPbrXuyXhd7iy00yxhIPWmFpA42A85mZMqhxLHRe4ZnR3xs4Z6gKdbkgIFw==@debbugs.gnu.org X-Gm-Message-State: AOJu0YyyB8Rq5fQZnSVbVntpr5B2MOPtKDJyyy5zoEBXgHFRgaAriwXj GwMGjN0iTWCtuTZWSYWtWRAdWW2vrcOj/hyOGoA+k8TWpm1ADvWbT5pewsrRoKROV9vWn2v7mAL U5ir30dwjasUqPkeTR4mY76BzHmc= X-Gm-Gg: ASbGncvHju6bjxb5ZULxhG5AeEpAsW24TlONcHFE887H8/7ZicaCplYiTZYbXR+JVUI uskc41sNbtYJ1wcHn4FG+mlRbsCRbwErslJjWWqaO2R8NKF9FnJAyqppepPupmE+oh0i8uMmy7w == X-Google-Smtp-Source: AGHT+IE35y1zjtWLGVmllcS5PNiLG/4/j/Zy9FS5ywhdGCddCtrO/8D/Qi5akUBMB10S9QwcG20FwG2SVR4RRYvzSVY= X-Received: by 2002:a05:6402:13c8:b0:5d0:81af:4a43 with SMTP id 4fb4d7f45d1cf-5dcdb5873damr5115632a12.0.1738798150932; Wed, 05 Feb 2025 15:29:10 -0800 (PST) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Wed, 5 Feb 2025 15:29:10 -0800 From: Stefan Kangas In-Reply-To: <87bjvgu5iz.fsf@protonmail.com> References: <871pwxk7bg.fsf@wiiw.ac.at> <87bjvgu5iz.fsf@protonmail.com> MIME-Version: 1.0 Date: Wed, 5 Feb 2025 15:29:10 -0800 X-Gm-Features: AWEUYZk8NuUdd7dYFqZlJT9-eag6asrDnlJ6zAihaLu2hvPJshf7uuaiHhQ8dlY Message-ID: Subject: Re: bug#75689: 31.0.50; feature/igc: crash after calling 'mu4e' To: Pip Cet , 75689@debbugs.gnu.org Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 75689 Cc: Oliver Reiter 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 75689 + moreinfo thanks Pip Cet via "Bug reports for GNU Emacs, the Swiss army knife of text editors" writes: > This bug report never made it into my inbox, so I only discovered it on > debbugs just now. (I also didn't get it.) > I'm not sure I can do much without a "bt full" backtrace in this > situation (and it's probably too late for that :-) ). I'm tagging this as moreinfo, to indicate that we need more information to do much here. Oliver, can you reproduce this? If so, any chance you can produce a full backtrace? From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 06 07:40:28 2025 Received: (at 75689) by debbugs.gnu.org; 6 Feb 2025 12:40:28 +0000 Received: from localhost ([127.0.0.1]:54741 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tg1BA-0002Pd-Nc for submit@debbugs.gnu.org; Thu, 06 Feb 2025 07:40:27 -0500 Received: from mail.snapdragon.cc ([51.79.228.117]:40302) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tg1B4-0002PN-Ug for 75689@debbugs.gnu.org; Thu, 06 Feb 2025 07:40:23 -0500 From: Oliver Reiter DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=snapdragon.cc; s=default; t=1738845615; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=HWjiVzPbkc4UcAzJlWDRZF9V1YYk5UvNQXILFuf16Yk=; b=CGzUoNv+0be8nP+b75fTBrvBedRkw7+Qmdho7j432ASI2MsYgYbWdbtkRXwvHRDO6YnWgH uKH3cFHHnBEHLj/CRzrqfp+nY7csT6CPEGg8mP7JeRsKdn8lqiyKkuLbl4Hf1IGKabx1Bo R8VWVhVgo6hiVVzzHhOigNbmdfoSeTo= To: Stefan Kangas Subject: Re: bug#75689: 31.0.50; feature/igc: crash after calling 'mu4e' In-Reply-To: (Stefan Kangas's message of "Wed, 5 Feb 2025 15:29:10 -0800") References: <871pwxk7bg.fsf@wiiw.ac.at> <87bjvgu5iz.fsf@protonmail.com> Date: Thu, 06 Feb 2025 13:40:00 +0100 Message-ID: <87pljvgsbj.fsf@snapdragon.cc> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 75689 Cc: 75689@debbugs.gnu.org, Pip Cet 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 (-) --=-=-= Content-Type: text/plain Content-Disposition: inline Stefan Kangas writes: > tags 75689 + moreinfo > thanks > > Pip Cet via "Bug reports for GNU Emacs, the Swiss army knife of text > editors" writes: > >> This bug report never made it into my inbox, so I only discovered it on >> debbugs just now. > > (I also didn't get it.) > Did you see bug#75760? There a crash happened during redisplay_internal(), which I thought would be a more interesting case. >> I'm not sure I can do much without a "bt full" backtrace in this >> situation (and it's probably too late for that :-) ). > > I'm tagging this as moreinfo, to indicate that we need more information > to do much here. > > Oliver, can you reproduce this? If so, any chance you can produce a > full backtrace? I cannot reproduce it "from scratch", but I have the coredump and the binary and can generate the 'bt full': (Aside question: The source files mentioned below are at a newer revision, should I have checked out the revision with which emacs was built before calling 'bt full'?) (gdb) bt full #0 terminate_due_to_signal (sig=11, backtrace_limit=40) at /home/reitero/build/sources/emacs/emacs/src/emacs.c:432 No locals. #1 0x00005555556d3512 in handle_fatal_signal (sig=sig@entry=11) at /home/reitero/build/sources/emacs/emacs/src/sysdep.c:1799 No locals. #2 0x00005555556d0bf9 in deliver_thread_signal (sig=sig@entry=11, handler=handler@entry=0x5555556d3504 ) at /home/reitero/build/sources/emacs/emacs/src/sysdep.c:1791 old_errno = 2 #3 0x00005555556d0c5d in deliver_fatal_thread_signal (sig=sig@entry=11) at /home/reitero/build/sources/emacs/emacs/src/sysdep.c:1811 No locals. #4 0x00005555556d0c8e in handle_sigsegv (sig=11, siginfo=, arg=) at /home/reitero/build/sources/emacs/emacs/src/sysdep.c:1949 fatal = #5 No symbol table info available. #6 0x00007ffff364c3db in ?? () No symbol table info available. #7 0x000055555585fc17 in sigHandle () No symbol table info available. #8 No symbol table info available. #9 0x000055555579454c in igc_header_nwords (h=0x7fffe24599a8) at /home/reitero/build/sources/emacs/emacs/src/igc.c:663 No locals. #10 0x0000555555794563 in obj_size (h=) at /home/reitero/build/sources/emacs/emacs/src/igc.c:694 nbytes = #11 0x000055555579cfdb in dflt_skip (base_addr=0x7fffe24599a8) at /home/reitero/build/sources/emacs/emacs/src/igc.c:1742 h = 0x7fffe24599a8 next = #12 0x00005555558699bd in amcSegFix () No symbol table info available. #13 0x0000555555803aad in _mps_fix2 () No symbol table info available. #14 0x000055555579c985 in fix_raw (ss=ss@entry=0x7fffffffacb8, p=p@entry=0x7fffffffab30) at /home/reitero/build/sources/emacs/emacs/src/igc.c:1161 base = 0x7fffe24599a8 res = client = _ss = 0x7fffffffacb8 _mps_zs = 22 _mps_ufs = 9079819798744924672 _mps_wt = warning: left shift count >= width of type 0 _mps_w = 1152920218742292478 #15 0x000055555579ca43 in fix_string (ss=ss@entry=0x7fffffffacb8, s=s@entry=0x7fffbe88c2c8) at /home/reitero/build/sources/emacs/emacs/src/igc.c:1754 res = ptr = 0x7fffe24599a8 res = _ss = 0x7fffffffacb8 _mps_zs = _mps_ufs = 9079819798744924160 _mps_wt = _mps_w = #16 0x00005555557a1a7c in dflt_scan_obj (ss=ss@entry=0x7fffffffacb8, base_start=base_start@entry=0x7fffbe88c2c8, base_limit=base_limit@entry=0x7fffbe88c338, closure=closure@entry=0x0) at /home/reitero/build/sources/emacs/emacs/src/igc.c:2021 client = 0x7fffbe88c2c8 base = 0x7fffbe88c2c8 obj_ = obj_ = obj_ = obj_ = obj_ = obj_ = obj_ = obj_ = obj_ = obj_ = obj_ = obj_ = obj_ = obj_ = obj_ = header = 0x7fffbe88c2c8 res = res = res = res = res = res = res = res = res = res = res = res = res = res = res = res = _ss = 0x7fffffffacb8 _mps_zs = _mps_ufs = 9079819798744924160 _mps_wt = _mps_w = #17 0x00005555557a1c2f in dflt_scanx (ss=ss@entry=0x7fffffffacb8, base_start=, base_limit=0x7fffbe88c338, closure=closure@entry=0x0) at /home/reitero/build/sources/emacs/emacs/src/igc.c:2088 res = base = 0x7fffbe88c2c8 _ss = 0x7fffffffacb8 _mps_zs = _mps_ufs = 9079819798744924160 _mps_wt = _mps_w = #18 0x00005555557a1c6b in dflt_scan (ss=0x7fffffffacb8, base_start=, base_limit=) at /home/reitero/build/sources/emacs/emacs/src/igc.c:2099 res = _ss = 0x7fffffffacb8 _mps_zs = _mps_ufs = 0 _mps_wt = _mps_w = #19 0x0000555555835165 in amcSegScan () No symbol table info available. #20 0x0000555555864340 in traceScanSegRes () No symbol table info available. #21 0x000055555586452a in traceScanSeg () No symbol table info available. #22 0x0000555555865386 in TraceAdvance () No symbol table info available. #23 0x0000555555865b4d in TracePoll () No symbol table info available. #24 0x0000555555865db9 in ArenaPoll () No symbol table info available. #25 0x00005555558661a3 in mps_ap_fill () No symbol table info available. #26 0x00005555557a0cd7 in alloc_impl (size=104, size@entry=98, type=type@entry=IGC_OBJ_STRING_DATA, ap=0x7fffe8001a40) at /home/reitero/build/sources/emacs/emacs/src/igc.c:3976 res = p = 0x0 #27 0x00005555557a0dc6 in alloc (size=size@entry=98, type=type@entry=IGC_OBJ_STRING_DATA) at /home/reitero/build/sources/emacs/emacs/src/igc.c:4004 No locals. #28 0x00005555557a0e59 in alloc_string_data (nbytes=nbytes@entry=89, clear=clear@entry=false) at /home/reitero/build/sources/emacs/emacs/src/igc.c:4058 data = #29 0x00005555557a0f8b in igc_make_string (nchars=89, nbytes=89, unibyte=unibyte@entry=false, clear=false) at /home/reitero/build/sources/emacs/emacs/src/igc.c:4121 s = 0x7fffb51868c0 #30 0x00005555557a0fbc in igc_make_multibyte_string (nchars=, nbytes=, clear=) at /home/reitero/build/sources/emacs/emacs/src/igc.c:4128 No locals. #31 0x000055555570d918 in make_clear_multibyte_string (nchars=nchars@entry=89, nbytes=nbytes@entry=89, clearit=clearit@entry=false) at /home/reitero/build/sources/emacs/emacs/src/alloc.c:2584 No locals. #32 0x000055555570d93a in make_clear_string (length=length@entry=89, clearit=clearit@entry=false) at /home/reitero/build/sources/emacs/emacs/src/alloc.c:2556 val = #33 0x000055555570dabb in make_uninit_string (length=length@entry=89) at /home/reitero/build/sources/emacs/emacs/src/alloc.c:2567 No locals. #34 0x000055555570dad8 in make_unibyte_string (contents=0x7fffffffb140 "/home/reitero/.config/emacs/.local.igc/straight/build-31.0.50/rainbow-mode/org-version.so", length=89) at /home/reitero/build/sources/emacs/emacs/src/alloc.c:2482 val = #35 0x0000555555753bed in openp (path=XIL(0x7fffbc9d5cfb), str=str@entry=XIL(0x7fffed1883cc), suffixes=XIL(0x7fffe52c7f73), storeptr=storeptr@entry=0x7fffffffb488, predicate=predicate@entry=XIL(0), newer=false, no_native=false, platform=0x0) at /home/reitero/build/sources/emacs/emacs/src/lread.c:2071 suffix = XIL(0x7fffb8819aec) fnlen = 89 lsuffix = 3 handler = li = { tortoise = XIL(0x7fffe52c7f73), max = 2, n = 0, q = 2 } baselen = 86 prefixlen = empty_string_only = li = { tortoise = XIL(0x7fffbc9d5c3b), max = 64, n = 0, q = 61 } fn_size = 200 buf = "/home/reitero/.config/emacs/.local.igc/straight/build-31.0.50/flymake/org-version.el.gz\000\000l.gz\000\000gz\000", fn = 0x7fffffffb140 "/home/reitero/.config/emacs/.local.igc/straight/build-31.0.50/rainbow-mode/org-version.so" absolute = false want_length = filename = XIL(0x7fffb5186884) string = XIL(0x7fffb5186834) tail = encoded_fn = save_string = XIL(0) max_suffix_len = 7 last_errno = 2 save_fd = -1 sa_avail = 16184 sa_count = save_mtime = just_use_str = XIL(0x7fffe52c80db) #36 0x000055555575aaa6 in Fload (file=file@entry=XIL(0x7fffed1883cc), noerror=noerror@entry=XIL(0), nomessage=nomessage@entry=XIL(0x38), nosuffix=nosuffix@entry=XIL(0), must_suffix=must_suffix@entry=XIL(0x38)) at /home/reitero/build/sources/emacs/emacs/src/lread.c:1414 suffixes = stream = 0x0 fd = fd_index = count = found = XIL(0) efound = hist_file_name = newer = false compiled = false handler = XIL(0) fmode = 0x55555588be0f "r" version = no_native = false is_module = is_native_elisp = found_eff = is_elc = input = { stream = 0x0, lookahead = 0 '\000', buf = "\000\000\000" } #37 0x000055555575b690 in save_match_data_load (file=XIL(0x7fffed1883cc), noerror=XIL(0), nomessage=XIL(0x38), nosuffix=XIL(0), must_suffix=XIL(0x38)) at /home/reitero/build/sources/emacs/emacs/src/lread.c:1780 count = result = #38 0x000055555572da03 in load_with_autoload_queue (file=XIL(0x7fffed1883cc), noerror=noerror@entry=XIL(0), nomessage=nomessage@entry=XIL(0x38), nosuffix=nosuffix@entry=XIL(0), must_suffix=must_suffix@entry=XIL(0x38)) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2398 count = tem = #39 0x000055555572f1a4 in Fautoload_do_load (fundef=fundef@entry=XIL(0x7fffed186cb3), funname=funname@entry=XIL(0x2aaa9735bc38), macro_only=macro_only@entry=XIL(0)) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2445 kind = XIL(0) ignore_errors = XIL(0) #40 0x000055555572df62 in funcall_general (fun=XIL(0x7fffed186cb3), numargs=0, args=0x7fffdf1ff0f8) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3080 funcar = XIL(0x4ad0) original_fun = XIL(0x2aaa9735bc38) #41 0x0000555555765cc5 in exec_byte_code (fun=, args_template=, nargs=, args=) at /home/reitero/build/sources/emacs/emacs/src/bytecode.c:830 call_nargs = arrayval = arrayval = res = res = res = res = handler = n = n = op = 0 newelt = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = size = size = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = targets = cell = cell = newval = newval = template = call_args = val = idxval = idxval = count1 = count1 = ptr = ptr = idx = idx = call_fun = original_fun = type = body = handlers = quitcounter = 1 '\001' bc = 0x555555917c18 top = 0x7fffdf1ff0f0 pc = 0x7fffe52877cf "EE\306BB\207" bytestr = vector = maxdepth = const_length = bytestr_length = vectorp = 0x7fffe52880c0 max_stack = frame_base = fp = bytestr_data = 0x7fffe52877c8 "\301\302\b\303\304\305 EE\306BB\207" rest = mandatory = nonrest = pushedargs = saved_quitcounter = 0 '\000' saved_vectorp = 0x9497d04cd4ca7300 saved_bytestr_data = 0x7fffffffb7d0 "" result = targets = {0x555555767e8b , 0x555555767eaa , 0x555555767eac , 0x555555767ee1 , 0x555555767ee3 , 0x555555767eac , 0x555555767ee5 , 0x555555767f1d , 0x55555576586c , 0x55555576586e , 0x5555557658c4 , 0x5555557658c6 , 0x5555557658c8 , 0x55555576586e , 0x5555557658ca , 0x55555576585a , 0x555555765a52 , 0x555555765a54 , 0x555555765a96 , 0x555555765a98 , 0x555555765a9a , 0x555555765a54 , 0x555555765aae , 0x555555765a9c , 0x555555765b2a , 0x555555765b2c , 0x555555765b79 , 0x555555765b7b , 0x555555765b7d , 0x555555765b2c , 0x555555765b0f , 0x555555765b18 , 0x555555765b9e , 0x555555765ba0 , 0x555555765d3a , 0x555555765d3f , 0x555555765d44 , 0x555555765ba0 , 0x555555765b7f , 0x555555765b89 , 0x555555765df3 , 0x555555765df5 , 0x555555765e40 , 0x555555765e42 , 0x555555765e44 , 0x555555765df5 , 0x555555765dd8 , 0x555555765de1 , 0x555555766305 , 0x555555766285 , 0x5555557661fa , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x55555576646e , 0x555555766522 , 0x555555766562 , 0x5555557665ad , 0x5555557665f8 , 0x55555576596f , 0x5555557659bd , 0x555555766643 , 0x555555765914 , 0x5555557659f7 , 0x55555576667d , 0x5555557666b7 , 0x5555557666e3 , 0x55555576671d , 0x555555766756 , 0x5555557667d4 , 0x555555766800 , 0x5555557668f9 , 0x555555766a07 , 0x555555766a33 , 0x555555766a5f , 0x555555766a99 , 0x555555766ad3 , 0x555555766b0d , 0x555555766b4d , 0x555555766b83 , 0x555555766bb9 , 0x555555766c30 , 0x555555766c87 , 0x555555766cde , 0x555555766d54 , 0x555555766dd2 , 0x555555766e50 , 0x555555766ece , 0x555555766f4c , 0x555555766fd6 , 0x555555767037 , 0x5555557670c1 , 0x55555576712c , 0x555555767197 , 0x555555767338 , 0x555555766101 , 0x555555767381 , 0x5555557673ad , 0x55555576741f , 0x555555767468 , 0x5555557674b1 , 0x5555557674dd , 0x55555576750b , 0x555555767539 , 0x55555576756f , 0x555555767e8b , 0x5555557675a0 , 0x5555557675ce , 0x5555557675fc , 0x55555576762a , 0x555555767658 , 0x555555767686 , 0x555555766101 , 0x555555767e8b , 0x5555557676b2 , 0x5555557676f1 , 0x55555576771d , 0x555555767749 , 0x555555767783 , 0x5555557677bd , 0x5555557677e9 , 0x555555767815 , 0x55555576784f , 0x555555767889 , 0x5555557678c3 , 0x5555557678f1 , 0x555555767e8b , 0x55555576609f , 0x555555765e46 , 0x5555557658d3 , 0x555555765ebc , 0x555555765ef9 , 0x555555765f36 , 0x555555765f77 , 0x55555576607d , 0x555555765ae3 , 0x5555557660df , 0x555555766123 , 0x555555766188 , 0x5555557661b9 , 0x555555766338 , 0x55555576638b , 0x5555557663cb , 0x555555766411 , 0x555555767e8b , 0x55555576791d , 0x55555576795d , 0x555555767989 , 0x5555557679b5 , 0x5555557679e1 , 0x555555767a0d , 0x555555767a47 , 0x555555767a81 , 0x555555767abb , 0x555555767af5 , 0x555555767bb1 , 0x555555767beb , 0x555555767c25 , 0x555555767c51 , 0x555555767cd5 , 0x555555767d59 , 0x555555767d97 , 0x555555767dd5 , 0x555555767239 , 0x5555557672ca , 0x555555767e0b , 0x555555767e4b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555766793 , 0x555555766bef , 0x5555557673de , 0x555555767f5e , 0x555555767f9e , 0x555555767e8b , 0x555555767e8b , 0x555555767fe9 , 0x555555768034 , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x5555557680d8 } #42 0x000055555572dc13 in funcall_lambda (fun=fun@entry=XIL(0x7fffe528816d), nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x7fffffffb8f8) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3274 syms_left = make_fixnum(0) lexenv = count = i = optional = rest = previous_rest = val = #43 0x000055555572dfdd in funcall_general (fun=XIL(0x7fffe528816d), numargs=numargs@entry=0, args=args@entry=0x7fffffffb8f8) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3066 original_fun = XIL(0x7fffe528816d) #44 0x000055555572e0e3 in Ffuncall (nargs=nargs@entry=1, args=args@entry=0x7fffffffb8f0) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3115 count = { bytes = 2336 } val = #45 0x000055555572e2e5 in apply1 (fn=, arg=) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3003 No locals. #46 0x0000555555730272 in Fmacroexpand (form=XIL(0x7fffe52c7e7b), environment=XIL(0)) at /home/reitero/build/sources/emacs/emacs/src/eval.c:1248 newform = expander = sym = XIL(0x2aaa9749e448) def = tem = #47 0x000055555572f7b7 in funcall_subr (subr=subr@entry=0x555555e1c7e0 , numargs=numargs@entry=1, args=args@entry=0x7fffffffbab8) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3185 argbuf = {XIL(0x7fffe52c7e7b), XIL(0), make_fixnum(0), XIL(0x7fffe52c7e7b), XIL(0x7fffe52c7e7b), XIL(0x7fffffffba20), make_fixnum(0), XIL(0)} a = maxargs = 2 fun = #48 0x000055555572dfcb in funcall_general (fun=XIL(0x555555e1c7e5), numargs=numargs@entry=1, args=args@entry=0x7fffffffbab8) at /home/reitero/build/sources/emacs/emacs/src/lisp.h:2335 original_fun = XIL(0x2aaa95a2cac8) #49 0x000055555572e0e3 in Ffuncall (nargs=2, args=0x7fffffffbab0) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3115 count = { bytes = 2304 } val = #50 0x00007fffdfdb9196 in F696e7465726e616c2d6d6163726f657870616e642d666f722d6c6f6164_internal_macroexpand_for_load_0 () from /home/reitero/build/sources/emacs/emacs/src/../native-lisp/31.0.50-d8b03b85/preloaded/macroexp-2c3e1495-c0b1cf80.eln No symbol table info available. #51 0x000055555572f7b7 in funcall_subr (subr=subr@entry=0x7fffeb81d2f0, numargs=numargs@entry=2, args=args@entry=0x7fffffffbc78) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3185 argbuf = {XIL(0x2aaa974f3e28), XIL(0x7fffe51f68dd), XIL(0x555555e20c80), XIL(0x1), XIL(0x1), XIL(0x555555e20c80), XIL(0x7fffffffbbb0), XIL(0x555555759371)} a = maxargs = 2 fun = #52 0x000055555572dfcb in funcall_general (fun=XIL(0x7fffeb81d2f5), numargs=numargs@entry=2, args=args@entry=0x7fffffffbc78) at /home/reitero/build/sources/emacs/emacs/src/lisp.h:2335 original_fun = XIL(0xcef0) #53 0x000055555572e0e3 in Ffuncall (nargs=3, args=0x7fffffffbc70) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3115 count = { bytes = 2240 } val = #54 0x0000555555754815 in readevalloop_eager_expand_eval (val=val@entry=XIL(0x7fffe52c7e7b), macroexpand=macroexpand@entry=XIL(0xcef0)) at /home/reitero/build/sources/emacs/emacs/src/lread.c:2347 No locals. #55 0x0000555555759005 in readevalloop (readcharfun=readcharfun@entry=XIL(0x7fffe51f68dd), infile0=infile0@entry=0x0, sourcename=sourcename@entry=XIL(0x7fffe51f67fc), printflag=printflag@entry=false, unibyte=unibyte@entry=XIL(0), readfun=readfun@entry=XIL(0), start=XIL(0), end=XIL(0)) at /home/reitero/build/sources/emacs/emacs/src/lread.c:2538 count1 = buf = c = val = XIL(0x7fffe52c7e7b) count = b = 0x7fffe51f68d8 continue_reading_p = true lex_bound = whole_buffer = true first_sexp = macroexpand = XIL(0xcef0) #56 0x00005555557591f3 in Feval_buffer (buffer=, printflag=XIL(0), filename=XIL(0x7fffe51f67fc), unibyte=XIL(0), do_allow_print=) at /home/reitero/build/sources/emacs/emacs/src/lread.c:2613 count = tem = buf = XIL(0x7fffe51f68dd) #57 0x00007fffdfd8d484 in F6c6f61642d776974682d636f64652d636f6e76657273696f6e_load_with_code_conversion_0 () from /home/reitero/build/sources/emacs/emacs/src/../native-lisp/31.0.50-d8b03b85/preloaded/mule-3352613d-d3b3728f.eln No symbol table info available. #58 0x000055555572f80b in funcall_subr (subr=subr@entry=0x7fffee1b4000, numargs=numargs@entry=4, args=args@entry=0x7fffffffc138) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3191 argbuf = {XIL(0x7fffe51f67fc), XIL(0x7fffe51f67fc), XIL(0), XIL(0x38), XIL(0), XIL(0x202c7261646e656c), XIL(0x203b3b0a74786574), XIL(0x747468203a4c5255)} a = maxargs = 5 fun = #59 0x000055555572dfcb in funcall_general (fun=XIL(0x7fffee1b4005), numargs=numargs@entry=4, args=args@entry=0x7fffffffc138) at /home/reitero/build/sources/emacs/emacs/src/lisp.h:2335 original_fun = XIL(0x2aaa959da2d0) #60 0x000055555572e0e3 in Ffuncall (nargs=5, args=0x7fffffffc130) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3115 count = { bytes = 1696 } val = #61 0x000055555575aede in Fload (file=file@entry=XIL(0x7fffee0b9164), noerror=noerror@entry=XIL(0), nomessage=nomessage@entry=XIL(0x38), nosuffix=nosuffix@entry=XIL(0), must_suffix=, must_suffix@entry=XIL(0x38)) at /home/reitero/build/sources/emacs/emacs/src/lread.c:1616 val = stream = 0x0 fd = 17 fd_index = count = found = XIL(0x7fffe51f67fc) efound = hist_file_name = XIL(0x7fffe51f67fc) newer = false compiled = false handler = fmode = 0x55555588be0f "r" version = 0 no_native = is_module = false is_native_elisp = false found_eff = is_elc = false input = { stream = 0x0, lookahead = 0 '\000', buf = "\000\000\000" } #62 0x000055555575b690 in save_match_data_load (file=XIL(0x7fffee0b9164), noerror=XIL(0), nomessage=XIL(0x38), nosuffix=XIL(0), must_suffix=XIL(0x38)) at /home/reitero/build/sources/emacs/emacs/src/lread.c:1780 count = result = #63 0x000055555572da03 in load_with_autoload_queue (file=XIL(0x7fffee0b9164), noerror=XIL(0), nomessage=XIL(0x38), nosuffix=XIL(0), must_suffix=XIL(0x38)) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2398 count = tem = #64 0x000055555573bbbe in Frequire (feature=XIL(0x2aaa95b73e40), filename=, noerror=XIL(0)) at /home/reitero/build/sources/emacs/emacs/src/fns.c:3811 count = nesting = 0 tem = from_file = #65 0x000055555572f7cf in funcall_subr (subr=0x555555e1d740 , numargs=1, args=) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3187 argbuf = {XIL(0x2aaa95b73e40), XIL(0), XIL(0), XIL(0x9497d04cd4ca7300), XIL(0x7fffc514e100), make_fixnum(23456248648038), XIL(0x7fffe81b8fb8), XIL(0x7fffe8001980)} a = maxargs = 3 fun = #66 0x0000555555765db3 in exec_byte_code (fun=XIL(0x555555e1d745), args_template=, args_template@entry=0, nargs=, nargs@entry=0, args=, args@entry=0x0) at /home/reitero/build/sources/emacs/emacs/src/lisp.h:2335 call_nargs = arrayval = arrayval = res = res = res = res = handler = n = n = op = 1 newelt = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = size = size = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = targets = cell = cell = newval = newval = template = call_args = val = idxval = idxval = count1 = count1 = ptr = ptr = idx = idx = call_fun = original_fun = type = body = handlers = quitcounter = 1 '\001' bc = 0x555555917c18 top = 0x7fffdf1ff068 pc = 0x7fffe51d8c3b "\210\300\302!\210\300\303!\210\304\305\306\307\310\311\310\301&\a\210\312\313\314\315\316DD\317\320\321\310\305&\a\207" bytestr = vector = maxdepth = const_length = bytestr_length = vectorp = 0x7fffe51db268 max_stack = frame_base = fp = bytestr_data = 0x7fffe51d8c38 "\300\301!\210\300\302!\210\300\303!\210\304\305\306\307\310\311\310\301&\a\210\312\313\314\315\316DD\317\320\321\310\305&\a\207" rest = mandatory = nonrest = pushedargs = saved_quitcounter = 0 '\000' saved_vectorp = 0x55555570ecc6 saved_bytestr_data = 0x7fffffffc450 "\"" result = targets = {0x555555767e8b , 0x555555767eaa , 0x555555767eac , 0x555555767ee1 , 0x555555767ee3 , 0x555555767eac , 0x555555767ee5 , 0x555555767f1d , 0x55555576586c , 0x55555576586e , 0x5555557658c4 , 0x5555557658c6 , 0x5555557658c8 , 0x55555576586e , 0x5555557658ca , 0x55555576585a , 0x555555765a52 , 0x555555765a54 , 0x555555765a96 , 0x555555765a98 , 0x555555765a9a , 0x555555765a54 , 0x555555765aae , 0x555555765a9c , 0x555555765b2a , 0x555555765b2c , 0x555555765b79 , 0x555555765b7b , 0x555555765b7d , 0x555555765b2c , 0x555555765b0f , 0x555555765b18 , 0x555555765b9e , 0x555555765ba0 , 0x555555765d3a , 0x555555765d3f , 0x555555765d44 , 0x555555765ba0 , 0x555555765b7f , 0x555555765b89 , 0x555555765df3 , 0x555555765df5 , 0x555555765e40 , 0x555555765e42 , 0x555555765e44 , 0x555555765df5 , 0x555555765dd8 , 0x555555765de1 , 0x555555766305 , 0x555555766285 , 0x5555557661fa , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x55555576646e , 0x555555766522 , 0x555555766562 , 0x5555557665ad , 0x5555557665f8 , 0x55555576596f , 0x5555557659bd , 0x555555766643 , 0x555555765914 , 0x5555557659f7 , 0x55555576667d , 0x5555557666b7 , 0x5555557666e3 , 0x55555576671d , 0x555555766756 , 0x5555557667d4 , 0x555555766800 , 0x5555557668f9 , 0x555555766a07 , 0x555555766a33 , 0x555555766a5f , 0x555555766a99 , 0x555555766ad3 , 0x555555766b0d , 0x555555766b4d , 0x555555766b83 , 0x555555766bb9 , 0x555555766c30 , 0x555555766c87 , 0x555555766cde , 0x555555766d54 , 0x555555766dd2 , 0x555555766e50 , 0x555555766ece , 0x555555766f4c , 0x555555766fd6 , 0x555555767037 , 0x5555557670c1 , 0x55555576712c , 0x555555767197 , 0x555555767338 , 0x555555766101 , 0x555555767381 , 0x5555557673ad , 0x55555576741f , 0x555555767468 , 0x5555557674b1 , 0x5555557674dd , 0x55555576750b , 0x555555767539 , 0x55555576756f , 0x555555767e8b , 0x5555557675a0 , 0x5555557675ce , 0x5555557675fc , 0x55555576762a , 0x555555767658 , 0x555555767686 , 0x555555766101 , 0x555555767e8b , 0x5555557676b2 , 0x5555557676f1 , 0x55555576771d , 0x555555767749 , 0x555555767783 , 0x5555557677bd , 0x5555557677e9 , 0x555555767815 , 0x55555576784f , 0x555555767889 , 0x5555557678c3 , 0x5555557678f1 , 0x555555767e8b , 0x55555576609f , 0x555555765e46 , 0x5555557658d3 , 0x555555765ebc , 0x555555765ef9 , 0x555555765f36 , 0x555555765f77 , 0x55555576607d , 0x555555765ae3 , 0x5555557660df , 0x555555766123 , 0x555555766188 , 0x5555557661b9 , 0x555555766338 , 0x55555576638b , 0x5555557663cb , 0x555555766411 , 0x555555767e8b , 0x55555576791d , 0x55555576795d , 0x555555767989 , 0x5555557679b5 , 0x5555557679e1 , 0x555555767a0d , 0x555555767a47 , 0x555555767a81 , 0x555555767abb , 0x555555767af5 , 0x555555767bb1 , 0x555555767beb , 0x555555767c25 , 0x555555767c51 , 0x555555767cd5 , 0x555555767d59 , 0x555555767d97 , 0x555555767dd5 , 0x555555767239 , 0x5555557672ca , 0x555555767e0b , 0x555555767e4b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555766793 , 0x555555766bef , 0x5555557673de , 0x555555767f5e , 0x555555767f9e , 0x555555767e8b , 0x555555767e8b , 0x555555767fe9 , 0x555555768034 , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x5555557680d8 } #67 0x000055555576819b in Fbyte_code (bytestr=XIL(0x7fffe51dad64), vector=XIL(0x7fffe51db25d), maxdepth=make_fixnum(8)) at /home/reitero/build/sources/emacs/emacs/src/bytecode.c:325 fun = #68 0x0000555555730b78 in eval_sub (form=form@entry=XIL(0x7fffe51dad4b)) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2626 i = 3 maxargs = 3 args_left = XIL(0) numargs = 3 original_fun = original_args = XIL(0x7fffe51dad8b) count = fun = XIL(0x555555e20d45) val = funcar = argvals = {XIL(0x7fffe51dad64), XIL(0x7fffe51db25d), make_fixnum(8), XIL(0x7fffc514e060), XIL(0x7fffffffc560), XIL(0x55555572d463), XIL(0x7fffffffc560), XIL(0x555555e37398)} retry = #69 0x0000555555731c99 in Feval (form=XIL(0x7fffe51dad4b), lexical=) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2479 count = #70 0x00007fffc514998d in top_level_run () from /home/reitero/.config/emacs/.local.igc/cache/eln/31.0.50-d8b03b85/mu4e-org-ceee47c8-b380f4cb.eln No symbol table info available. #71 0x000055555577095d in load_comp_unit (comp_u=comp_u@entry=0x7fffe51d3940, loading_dump=loading_dump@entry=false, late_load=late_load@entry=false) at /home/reitero/build/sources/emacs/emacs/src/comp.c:5517 data_ephemeral_vec = XIL(0x7fffe51dcad5) res = XIL(0) handle = comp_u_lisp_obj = XIL(0x7fffe51d3945) saved_cu = data_eph_relocs = 0x7fffc514e100 recursive_load = false count = top_level_run = 0x7fffc5149790 #72 0x0000555555771127 in Fnative_elisp_load (filename=XIL(0x7fffe51d37ac), late_load=XIL(0)) at /home/reitero/build/sources/emacs/emacs/src/comp.c:5749 comp_u = 0x7fffe51d3940 encoded_filename = XIL(0x7fffe51d37ac) #73 0x000055555575b365 in Fload (file=file@entry=XIL(0x7fffe20057ec), noerror=noerror@entry=XIL(0), nomessage=nomessage@entry=XIL(0x38), nosuffix=nosuffix@entry=XIL(0), must_suffix=, must_suffix@entry=XIL(0x38)) at /home/reitero/build/sources/emacs/emacs/src/lread.c:1714 stream = fd = 18 fd_index = count = found = XIL(0x7fffe51d37ac) efound = hist_file_name = XIL(0x7fffe51d3864) newer = compiled = handler = fmode = version = no_native = is_module = false is_native_elisp = true found_eff = is_elc = input = { stream = 0x0, lookahead = 0 '\000', buf = "\000\000\000" } #74 0x000055555575b690 in save_match_data_load (file=XIL(0x7fffe20057ec), noerror=XIL(0), nomessage=XIL(0x38), nosuffix=XIL(0), must_suffix=XIL(0x38)) at /home/reitero/build/sources/emacs/emacs/src/lread.c:1780 count = result = #75 0x000055555572da03 in load_with_autoload_queue (file=XIL(0x7fffe20057ec), noerror=XIL(0), nomessage=XIL(0x38), nosuffix=XIL(0), must_suffix=XIL(0x38)) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2398 count = tem = #76 0x000055555573bbbe in Frequire (feature=XIL(0x2aaa8c1db330), filename=, noerror=XIL(0)) at /home/reitero/build/sources/emacs/emacs/src/fns.c:3811 count = nesting = 0 tem = from_file = #77 0x000055555572f7cf in funcall_subr (subr=0x555555e1d740 , numargs=1, args=) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3187 argbuf = {XIL(0x2aaa8c1db330), XIL(0), XIL(0), XIL(0x9497d04cd4ca7300), XIL(0x7fffc63fd7e0), make_fixnum(23456248648038), XIL(0x7fffe8052788), XIL(0x7fffe8001980)} a = maxargs = 3 fun = #78 0x0000555555765db3 in exec_byte_code (fun=XIL(0x555555e1d745), args_template=, args_template@entry=0, nargs=, nargs@entry=0, args=, args@entry=0x0) at /home/reitero/build/sources/emacs/emacs/src/lisp.h:2335 call_nargs = arrayval = arrayval = res = res = res = res = handler = n = n = op = 1 newelt = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = size = size = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v1 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = v2 = targets = cell = cell = newval = newval = template = call_args = val = idxval = idxval = count1 = count1 = ptr = ptr = idx = idx = call_fun = original_fun = type = body = handlers = quitcounter = 1 '\001' bc = 0x555555917c18 top = 0x7fffdf1ff030 pc = 0x7fffe20028b7 "\210\325\326\327\"\207" bytestr = vector = maxdepth = const_length = bytestr_length = vectorp = 0x7fffe2005a68 max_stack = frame_base = fp = bytestr_data = 0x7fffe2002868 "\302\303!\210\302\304!\210\302\305!\210\302\306!\210\302\307!\210\302\310!\210\302\311!\210\302\312!\210\302\313!\210\302\314!\210\302\315!\210\302\316!\210\302\317!\210\302\320!\210\302\321!\210\302\322!\210\b\203H" rest = mandatory = nonrest = pushedargs = saved_quitcounter = 0 '\000' saved_vectorp = 0x55555570ecc6 saved_bytestr_data = 0x7fffffffcb20 "\016" result = targets = {0x555555767e8b , 0x555555767eaa , 0x555555767eac , 0x555555767ee1 , 0x555555767ee3 , 0x555555767eac , 0x555555767ee5 , 0x555555767f1d , 0x55555576586c , 0x55555576586e , 0x5555557658c4 , 0x5555557658c6 , 0x5555557658c8 , 0x55555576586e , 0x5555557658ca , 0x55555576585a , 0x555555765a52 , 0x555555765a54 , 0x555555765a96 , 0x555555765a98 , 0x555555765a9a , 0x555555765a54 , 0x555555765aae , 0x555555765a9c , 0x555555765b2a , 0x555555765b2c , 0x555555765b79 , 0x555555765b7b , 0x555555765b7d , 0x555555765b2c , 0x555555765b0f , 0x555555765b18 , 0x555555765b9e , 0x555555765ba0 , 0x555555765d3a , 0x555555765d3f , 0x555555765d44 , 0x555555765ba0 , 0x555555765b7f , 0x555555765b89 , 0x555555765df3 , 0x555555765df5 , 0x555555765e40 , 0x555555765e42 , 0x555555765e44 , 0x555555765df5 , 0x555555765dd8 , 0x555555765de1 , 0x555555766305 , 0x555555766285 , 0x5555557661fa , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x55555576646e , 0x555555766522 , 0x555555766562 , 0x5555557665ad , 0x5555557665f8 , 0x55555576596f , 0x5555557659bd , 0x555555766643 , 0x555555765914 , 0x5555557659f7 , 0x55555576667d , 0x5555557666b7 , 0x5555557666e3 , 0x55555576671d , 0x555555766756 , 0x5555557667d4 , 0x555555766800 , 0x5555557668f9 , 0x555555766a07 , 0x555555766a33 , 0x555555766a5f , 0x555555766a99 , 0x555555766ad3 , 0x555555766b0d , 0x555555766b4d , 0x555555766b83 , 0x555555766bb9 , 0x555555766c30 , 0x555555766c87 , 0x555555766cde , 0x555555766d54 , 0x555555766dd2 , 0x555555766e50 , 0x555555766ece , 0x555555766f4c , 0x555555766fd6 , 0x555555767037 , 0x5555557670c1 , 0x55555576712c , 0x555555767197 , 0x555555767338 , 0x555555766101 , 0x555555767381 , 0x5555557673ad , 0x55555576741f , 0x555555767468 , 0x5555557674b1 , 0x5555557674dd , 0x55555576750b , 0x555555767539 , 0x55555576756f , 0x555555767e8b , 0x5555557675a0 , 0x5555557675ce , 0x5555557675fc , 0x55555576762a , 0x555555767658 , 0x555555767686 , 0x555555766101 , 0x555555767e8b , 0x5555557676b2 , 0x5555557676f1 , 0x55555576771d , 0x555555767749 , 0x555555767783 , 0x5555557677bd , 0x5555557677e9 , 0x555555767815 , 0x55555576784f , 0x555555767889 , 0x5555557678c3 , 0x5555557678f1 , 0x555555767e8b , 0x55555576609f , 0x555555765e46 , 0x5555557658d3 , 0x555555765ebc , 0x555555765ef9 , 0x555555765f36 , 0x555555765f77 , 0x55555576607d , 0x555555765ae3 , 0x5555557660df , 0x555555766123 , 0x555555766188 , 0x5555557661b9 , 0x555555766338 , 0x55555576638b , 0x5555557663cb , 0x555555766411 , 0x555555767e8b , 0x55555576791d , 0x55555576795d , 0x555555767989 , 0x5555557679b5 , 0x5555557679e1 , 0x555555767a0d , 0x555555767a47 , 0x555555767a81 , 0x555555767abb , 0x555555767af5 , 0x555555767bb1 , 0x555555767beb , 0x555555767c25 , 0x555555767c51 , 0x555555767cd5 , 0x555555767d59 , 0x555555767d97 , 0x555555767dd5 , 0x555555767239 , 0x5555557672ca , 0x555555767e0b , 0x555555767e4b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555766793 , 0x555555766bef , 0x5555557673de , 0x555555767f5e , 0x555555767f9e , 0x555555767e8b , 0x555555767e8b , 0x555555767fe9 , 0x555555768034 , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x555555767e8b , 0x5555557680d8 } #79 0x000055555576819b in Fbyte_code (bytestr=XIL(0x7fffe2004f6c), vector=XIL(0x7fffe2005a5d), maxdepth=make_fixnum(3)) at /home/reitero/build/sources/emacs/emacs/src/bytecode.c:325 fun = #80 0x0000555555730b78 in eval_sub (form=form@entry=XIL(0x7fffe2004f53)) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2626 i = 3 maxargs = 3 args_left = XIL(0) numargs = 3 original_fun = original_args = XIL(0x7fffe2004f93) count = fun = XIL(0x555555e20d45) val = funcar = argvals = {XIL(0x7fffe2004f6c), XIL(0x7fffe2005a5d), make_fixnum(3), XIL(0x7fffc63fd740), XIL(0x7fffffffcc30), XIL(0x55555572d463), XIL(0x7fffffffcc30), XIL(0x555555e37398)} retry = #81 0x0000555555731c99 in Feval (form=XIL(0x7fffe2004f53), lexical=) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2479 count = #82 0x00007fffc63f7b81 in top_level_run () from /home/reitero/.config/emacs/.local.igc/cache/eln/31.0.50-d8b03b85/mu4e-e324fdc7-2975531f.eln No symbol table info available. #83 0x000055555577095d in load_comp_unit (comp_u=comp_u@entry=0x7fffe1ffb548, loading_dump=loading_dump@entry=false, late_load=late_load@entry=false) at /home/reitero/build/sources/emacs/emacs/src/comp.c:5517 data_ephemeral_vec = XIL(0x7fffe20077b5) res = XIL(0) handle = comp_u_lisp_obj = XIL(0x7fffe1ffb54d) saved_cu = data_eph_relocs = 0x7fffc63fd7e0 recursive_load = false count = top_level_run = 0x7fffc63f7930 #84 0x0000555555771127 in Fnative_elisp_load (filename=XIL(0x7fffe1ffb3b4), late_load=XIL(0)) at /home/reitero/build/sources/emacs/emacs/src/comp.c:5749 comp_u = 0x7fffe1ffb548 encoded_filename = XIL(0x7fffe1ffb3b4) #85 0x000055555575b365 in Fload (file=file@entry=XIL(0x7fffecb6ab6c), noerror=noerror@entry=XIL(0), nomessage=nomessage@entry=XIL(0x38), nosuffix=nosuffix@entry=XIL(0), must_suffix=, must_suffix@entry=XIL(0x38)) at /home/reitero/build/sources/emacs/emacs/src/lread.c:1714 stream = fd = 16 fd_index = count = found = XIL(0x7fffe1ffb3b4) efound = hist_file_name = XIL(0x7fffe1ffb46c) newer = compiled = handler = fmode = version = no_native = is_module = false is_native_elisp = true found_eff = is_elc = input = { stream = 0x0, lookahead = 0 '\000', buf = "\000\000\000" } #86 0x000055555575b690 in save_match_data_load (file=XIL(0x7fffecb6ab6c), noerror=XIL(0), nomessage=XIL(0x38), nosuffix=XIL(0), must_suffix=XIL(0x38)) at /home/reitero/build/sources/emacs/emacs/src/lread.c:1780 count = result = #87 0x000055555572da03 in load_with_autoload_queue (file=XIL(0x7fffecb6ab6c), noerror=XIL(0), nomessage=XIL(0x38), nosuffix=XIL(0), must_suffix=XIL(0x38)) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2398 count = tem = #88 0x000055555573bbbe in Frequire (feature=XIL(0x2aaa95bff988), filename=, noerror=XIL(0)) at /home/reitero/build/sources/emacs/emacs/src/fns.c:3811 count = nesting = 0 tem = from_file = #89 0x0000555555730b78 in eval_sub (form=) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2626 i = 3 maxargs = 3 args_left = XIL(0) numargs = 1 original_fun = original_args = XIL(0x7fffe1f8d163) count = fun = XIL(0x555555e1d745) val = funcar = argvals = {XIL(0x2aaa95bff988), XIL(0), XIL(0), XIL(0x7fffe1fbc6ab), XIL(0x5555566f0f80), XIL(0x1), XIL(0x5555566f0f80), XIL(0)} retry = #90 0x0000555555730eb3 in Fprogn (body=XIL(0x7fffe1f8ebeb)) at /home/reitero/build/sources/emacs/emacs/src/eval.c:452 form = val = #91 0x000055555572de26 in funcall_lambda (fun=fun@entry=XIL(0x7fffe1f91cad), nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x7fffffffd530) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3372 syms_left = lexenv = XIL(0x7fffe1fbc6ab) count = i = 0 optional = true rest = false previous_rest = false val = #92 0x000055555572dfdd in funcall_general (fun=XIL(0x7fffe1f91cad), numargs=numargs@entry=0, args=args@entry=0x7fffffffd530) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3066 original_fun = XIL(0x2aaa93c82150) #93 0x000055555572e0e3 in Ffuncall (nargs=1, args=0x7fffffffd528) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3115 count = { bytes = 256 } val = #94 0x0000555555728f38 in Ffuncall_interactively (nargs=1, args=0x7fffffffd528) at /home/reitero/build/sources/emacs/emacs/src/callint.c:250 speccount = #95 0x000055555572f8a2 in funcall_subr (subr=subr@entry=0x555555e195a0 , numargs=numargs@entry=1, args=args@entry=0x7fffffffd528) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3206 maxargs = -2 fun = #96 0x000055555572dfcb in funcall_general (fun=XIL(0x555555e195a5), numargs=numargs@entry=1, args=args@entry=0x7fffffffd528) at /home/reitero/build/sources/emacs/emacs/src/lisp.h:2335 original_fun = XIL(0xac28) #97 0x000055555572e0e3 in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffd520) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3115 count = { bytes = 192 } val = #98 0x000055555572fc5d in Fapply (nargs=3, args=0x7fffffffd520) at /home/reitero/build/sources/emacs/emacs/src/eval.c:2740 i = funcall_nargs = funcall_args = 0x0 spread_arg = XIL(0) fun = XIL(0xac28) sa_avail = 16384 sa_count = numargs = retval = #99 0x00005555557292e2 in Fcall_interactively (function=XIL(0x2aaa93c82150), record_flag=XIL(0), keys=XIL(0x7fffeb800d65)) at /home/reitero/build/sources/emacs/emacs/src/callint.c:342 funval = events = env = speccount = arg_from_tty = false key_count = 3 record_then_fail = false save_this_command = XIL(0x2aaa93c82150) save_this_original_command = XIL(0x2aaa93c82150) save_real_this_command = XIL(0x2aaa93c82150) save_last_command = XIL(0) prefix_arg = XIL(0) enable = XIL(0) up_event = XIL(0) form = specs = XIL(0) sa_avail = sa_count = string_len = string = string_end = next_event = nargs = args = visargs = varies = tem = val = #100 0x00007fffe0000925 in F636f6d6d616e642d65786563757465_command_execute_0 () from /home/reitero/build/sources/emacs/emacs/src/../native-lisp/31.0.50-d8b03b85/preloaded/simple-fab5b0cf-eda3ce07.eln No symbol table info available. #101 0x000055555572f7eb in funcall_subr (subr=subr@entry=0x7fffeb814a98, numargs=numargs@entry=1, args=args@entry=0x7fffffffd798) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3189 argbuf = {XIL(0x2aaa93c82150), XIL(0), XIL(0), XIL(0), XIL(0x7fffffffd6b0), XIL(0), XIL(0), XIL(0)} a = maxargs = 4 fun = #102 0x000055555572dfcb in funcall_general (fun=XIL(0x7fffeb814a9d), numargs=numargs@entry=1, args=args@entry=0x7fffffffd798) at /home/reitero/build/sources/emacs/emacs/src/lisp.h:2335 original_fun = XIL(0x6820) #103 0x000055555572e0e3 in Ffuncall (nargs=2, args=0x7fffffffd790) at /home/reitero/build/sources/emacs/emacs/src/eval.c:3115 count = { bytes = 128 } val = #104 0x00005555556b7ce2 in command_loop_1 () at /home/reitero/build/sources/emacs/emacs/src/keyboard.c:1556 scount = keybuf = {make_fixnum(32), make_fixnum(111), make_fixnum(109), XIL(0), make_fixnum(0), XIL(0x7fffe083a0f5), XIL(0x7fffffffd820), XIL(0x55555571c5d3), XIL(0), XIL(0x7fffffffd860), make_fixnum(0), XIL(0), XIL(0x7fffe083a0f5), XIL(0), XIL(0x7fffffffd850), make_fixnum(23456248542716), XIL(0x60), XIL(0x7fffe8804a2b), XIL(0), XIL(0x555555e293a0), XIL(0x7fffffffd8b0), make_fixnum(23456248542763), XIL(0xc), XIL(0xceb8), XIL(0), XIL(0x7fffe083a0f5), XIL(0x7fffffffd8b0), XIL(0x9497d04cd4ca7300), XIL(0x7fffe08fd8f3), XIL(0x60)} i = last_pt = 1546 symval = cmd = txt = prev_modiff = 549 prev_buffer = 0x7fffe7d95a60 #105 0x000055555572c919 in internal_condition_case (bfun=0x5555556b77e1 , handlers=, hfun=0x5555556b486c ) at /home/reitero/build/sources/emacs/emacs/src/eval.c:1627 val = c = 0x7fffe1a8e530 #106 0x00005555556b4a97 in command_loop_2 (handlers=handlers@entry=XIL(0xa8)) at /home/reitero/build/sources/emacs/emacs/src/keyboard.c:1174 val = #107 0x000055555572c857 in internal_catch (tag=, func=0x5555556b4a75 , arg=XIL(0xa8)) at /home/reitero/build/sources/emacs/emacs/src/eval.c:1306 val = c = 0x7fffe1a8e400 #108 0x00005555556b5c77 in command_loop () at /home/reitero/build/sources/emacs/emacs/src/keyboard.c:1152 No locals. #109 0x00005555556b5d0e in recursive_edit_1 () at /home/reitero/build/sources/emacs/emacs/src/keyboard.c:760 count = val = #110 0x00005555556b5eac in Frecursive_edit () at /home/reitero/build/sources/emacs/emacs/src/keyboard.c:843 count = buffer = #111 0x00005555556b7316 in main (argc=, argv=0x7fffffffdba8) at /home/reitero/build/sources/emacs/emacs/src/emacs.c:2658 stack_bottom_variable = 0x7fffffffda60 old_argc = dump_file = 0x0 no_loadup = false junk = 0x0 dname_arg = 0x0 ch_to_dir = 0x0 original_pwd = 0x0 dump_mode = 0x0 skip_args = 0 temacs = 0x0 attempt_load_pdump = only_version = false rlim = { rlim_cur = 10022912, rlim_max = 18446744073709551615 } lc_all = sockfd = -1 module_assertions = You can't do that without a process to debug. --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 06 10:33:40 2025 Received: (at 75689) by debbugs.gnu.org; 6 Feb 2025 15:33:40 +0000 Received: from localhost ([127.0.0.1]:58902 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tg3sq-0004Ds-Eg for submit@debbugs.gnu.org; Thu, 06 Feb 2025 10:33:40 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:48204) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tg3so-0004Dd-29 for 75689@debbugs.gnu.org; Thu, 06 Feb 2025 10:33:38 -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 1tg3si-00019F-Hk; Thu, 06 Feb 2025 10:33:32 -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=PIpfLz8IkZPAnD0S1ehxctcEb4G6CkXRKWrWwvj49pU=; b=LCC9/yIrbBP1 87VkcOpLrpUlXf4BJ/xLXRieUVUff3ft6ynAeOoAQvz70XpQT0gYxLVCIw84GcAJpGfNzq1Rb2xGK 73+G5DKh6wRW/Qp5cHDWi+tDZ3XqNV0UapObzAdXDgQ463XgIQRbjLn7yP0tojkNmDeejUZDrLCkH fA8tuD10GAFBSvRG2v6p4zOkpF3FD1QBs+nW7QiegsE8/DdNiudH4HZ1eRqKiL3KrTqHtlnn2fxIQ q0QeMXQMV/KsQ5iPW85gFL2f45gz7suQp+9ldY6jqN0AdfmuHwcyZb+PAE3Bc7tpjbAC7E0ZM0cT1 jbyPROA+jg2jYQc9eqJ68A==; Date: Thu, 06 Feb 2025 17:33:30 +0200 Message-Id: <867c636qb9.fsf@gnu.org> From: Eli Zaretskii To: Oliver Reiter In-Reply-To: <87pljvgsbj.fsf@snapdragon.cc> (bug-gnu-emacs@gnu.org) Subject: Re: bug#75689: 31.0.50; feature/igc: crash after calling 'mu4e' References: <871pwxk7bg.fsf@wiiw.ac.at> <87bjvgu5iz.fsf@protonmail.com> <87pljvgsbj.fsf@snapdragon.cc> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 75689 Cc: 75689@debbugs.gnu.org, pipcet@protonmail.com, stefankangas@gmail.com 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 (---) > Cc: 75689@debbugs.gnu.org, Pip Cet > Date: Thu, 06 Feb 2025 13:40:00 +0100 > From: Oliver Reiter via "Bug reports for GNU Emacs, > the Swiss army knife of text editors" > > Did you see bug#75760? There a crash happened during > redisplay_internal(), which I thought would be a more interesting > case. That crash is not in redisplay_internal, it's in make-marker called from match-data. That it happened during redisplay (because character composition calls save-match-data) is not really related, I think. From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 10 13:38:11 2025 Received: (at 75689) by debbugs.gnu.org; 10 Feb 2025 18:38:11 +0000 Received: from localhost ([127.0.0.1]:52435 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1thYfa-0004gt-EM for submit@debbugs.gnu.org; Mon, 10 Feb 2025 13:38:10 -0500 Received: from mail-40134.protonmail.ch ([185.70.40.134]:22573) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1thYfW-0004gF-VA for 75689@debbugs.gnu.org; Mon, 10 Feb 2025 13:38:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1739212679; x=1739471879; bh=H7FNUX1viD3DR8pmxrANZFIxkaA58DFglNq6AaRQak4=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector:List-Unsubscribe:List-Unsubscribe-Post; b=BWzPWesaRDQKkxNbknfwAyYS0ZDVflaweVd8INE6IsgYC/P3l6wv1Iqf+EHXkwqbt d437EsPEAW/ZgKghOdXa6k4hfXY93GMFk74LyupZB7a+flwu13puEit4WWKVSzcMyr em64+ZSYtDHX6eheDQQRtbGAckePBqRxoCXl1TPNDPIlmLfeLShLOu8CUBG8g7+7e0 vsOKnraLF7V9DrnmSEU546uOvNtbf1YoUin1RYC85Mjq93kCfLHmKQuxdBHNPJd4Iy 5Fitu9S27toTgsdzhOXJHd/UjYIw71ZmuBurF1sRJ7xdlzqyrpZZC8/9K/4c5odenJ a4rfxKVR25BGw== Date: Mon, 10 Feb 2025 18:37:52 +0000 To: Oliver Reiter From: Pip Cet Subject: Re: bug#75689: 31.0.50; feature/igc: crash after calling 'mu4e' Message-ID: <87jz9xlk7w.fsf@protonmail.com> In-Reply-To: <87pljvgsbj.fsf@snapdragon.cc> References: <871pwxk7bg.fsf@wiiw.ac.at> <87bjvgu5iz.fsf@protonmail.com> <87pljvgsbj.fsf@snapdragon.cc> Feedback-ID: 112775352:user:proton X-Pm-Message-ID: 44b1840e54fc10f30bb4e8dc57f7481a55a68455 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 75689 Cc: 75689@debbugs.gnu.org, Stefan Kangas 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 (-) "Oliver Reiter" writes: > Stefan Kangas writes: > >> tags 75689 + moreinfo >> thanks >> >> Pip Cet via "Bug reports for GNU Emacs, the Swiss army knife of text >> editors" writes: >> >>> This bug report never made it into my inbox, so I only discovered it on >>> debbugs just now. >> >> (I also didn't get it.) >> > > Did you see bug#75760? There a crash happened during > redisplay_internal(), which I thought would be a more interesting > case. > >>> I'm not sure I can do much without a "bt full" backtrace in this >>> situation (and it's probably too late for that :-) ). >> >> I'm tagging this as moreinfo, to indicate that we need more information >> to do much here. >> >> Oliver, can you reproduce this? If so, any chance you can produce a >> full backtrace? > > I cannot reproduce it "from scratch", but I have the coredump and the > binary and can generate the 'bt full': > > (Aside question: The source files mentioned below are at a newer > revision, should I have checked out the revision with which emacs was > built before calling 'bt full'?) I think it's sufficient to indicate the git commit in the bug report, we can then check out that commit to look at the precise same source code. > (gdb) bt full > #15 0x000055555579ca43 in fix_string (ss=3Dss@entry=3D0x7fffffffacb8, s= =3Ds@entry=3D0x7fffbe88c2c8) at /home/reitero/build/sources/emacs/emacs/src= /igc.c:1754 > res =3D > ptr =3D 0x7fffe24599a8 > res =3D > _ss =3D 0x7fffffffacb8 > _mps_zs =3D > _mps_ufs =3D 9079819798744924160 > _mps_wt =3D > _mps_w =3D Can you (after launching gdb with the right executable and coredump file) print the output of p *(struct Lisp_String *)0x7fffe24599a8 That should let us know whether the string metadata looks like it's potentially valid still; if it doesn't, it's likely the string itself was lost due to another bug, possibly the specpdl resizing bug which has been fixed. It may be best to close that bug report in this case, as we might be hunting a bug we've already found. However, even if the string metadata does look valid, its data pointer certainly wasn't.... Can you also produce the output of x/32gx 0x7fffe245999a8 ? Thanks! Pip From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 10 16:56:40 2025 Received: (at 75689) by debbugs.gnu.org; 10 Feb 2025 21:56:40 +0000 Received: from localhost ([127.0.0.1]:52806 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1thblf-0005iR-So for submit@debbugs.gnu.org; Mon, 10 Feb 2025 16:56:40 -0500 Received: from mail.snapdragon.cc ([51.79.228.117]:45602) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1thblZ-0005i2-5s for 75689@debbugs.gnu.org; Mon, 10 Feb 2025 16:56:36 -0500 From: Oliver Reiter DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=snapdragon.cc; s=default; t=1739224589; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=MI/FrQSyc64CO47/hBWaqXw2vlUIzPpaM24Kc6uIyqE=; b=YWzCaBW5yS7EB7gL2+hAG+j/z+IKWytpdsHN0Hz9QsC1Pdk0eMZYbOmcMvGf937S+E0ZCe vPv9hQ1MG1TRq3tO4DMfarBMmYFuM7mcbIATdpCP6h9rt6S8OIBb5gJCKf7YjpHtmO8L7+ 31rqk0097NYFCQG361pBYDNCXJ/lDSY= To: Pip Cet Subject: Re: bug#75689: 31.0.50; feature/igc: crash after calling 'mu4e' In-Reply-To: <87jz9xlk7w.fsf@protonmail.com> (Pip Cet's message of "Mon, 10 Feb 2025 18:37:52 +0000") References: <871pwxk7bg.fsf@wiiw.ac.at> <87bjvgu5iz.fsf@protonmail.com> <87pljvgsbj.fsf@snapdragon.cc> <87jz9xlk7w.fsf@protonmail.com> Date: Mon, 10 Feb 2025 22:56:23 +0100 Message-ID: <87wmdxlb08.fsf@snapdragon.cc> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 75689 Cc: 75689@debbugs.gnu.org, Stefan Kangas 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 (-) --=-=-= Content-Type: text/plain Content-Disposition: inline Pip Cet writes: > "Oliver Reiter" writes: > >> Stefan Kangas writes: >> >>> tags 75689 + moreinfo >>> thanks >>> >>> Pip Cet via "Bug reports for GNU Emacs, the Swiss army knife of text >>> editors" writes: >>> >>>> This bug report never made it into my inbox, so I only discovered it on >>>> debbugs just now. >>> >>> (I also didn't get it.) >>> >> >> Did you see bug#75760? There a crash happened during >> redisplay_internal(), which I thought would be a more interesting >> case. >> >>>> I'm not sure I can do much without a "bt full" backtrace in this >>>> situation (and it's probably too late for that :-) ). >>> >>> I'm tagging this as moreinfo, to indicate that we need more information >>> to do much here. >>> >>> Oliver, can you reproduce this? If so, any chance you can produce a >>> full backtrace? >> >> I cannot reproduce it "from scratch", but I have the coredump and the >> binary and can generate the 'bt full': >> >> (Aside question: The source files mentioned below are at a newer >> revision, should I have checked out the revision with which emacs was >> built before calling 'bt full'?) > > I think it's sufficient to indicate the git commit in the bug report, we > can then check out that commit to look at the precise same source code. > >> (gdb) bt full >> #15 0x000055555579ca43 in fix_string (ss=ss@entry=0x7fffffffacb8, s=s@entry=0x7fffbe88c2c8) at /home/reitero/build/sources/emacs/emacs/src/igc.c:1754 >> res = >> ptr = 0x7fffe24599a8 >> res = >> _ss = 0x7fffffffacb8 >> _mps_zs = >> _mps_ufs = 9079819798744924160 >> _mps_wt = >> _mps_w = > > Can you (after launching gdb with the right executable and coredump > file) print the output of > > p *(struct Lisp_String *)0x7fffe24599a8 > > That should let us know whether the string metadata looks like it's > potentially valid still; if it doesn't, it's likely the string itself > was lost due to another bug, possibly the specpdl resizing bug which has > been fixed. It may be best to close that bug report in this case, as > we might be hunting a bug we've already found. > > However, even if the string metadata does look valid, its data pointer > certainly wasn't.... > Here you go: (gdb) p *(struct Lisp_String *)0x7fffe24599a8 $1 = {gc_header = {v = 7593965280773943342, gcaligned = 46 '.'}, u = {s = {size = 7292582808427585908, size_byte = 8386654083790889773, intervals = 0x636c652e73, data = 0xd4a809b1d }, next = 0x6534756d2f726174, gcaligned = 116 't'}} > Can you also produce the output of > > x/32gx 0x7fffe245999a8 (gdb) x/32gx 0x7fffe245999a8 0x7fffe245999a8: Cannot access memory at address 0x7fffe245999a8 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 22 09:46:58 2025 Received: (at 75689-done) by debbugs.gnu.org; 22 Feb 2025 14:46:59 +0000 Received: from localhost ([127.0.0.1]:52592 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tlqmL-0000H4-Pj for submit@debbugs.gnu.org; Sat, 22 Feb 2025 09:46:58 -0500 Received: from mail-10629.protonmail.ch ([79.135.106.29]:14449) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tlqmD-0000Ex-Gu for 75689-done@debbugs.gnu.org; Sat, 22 Feb 2025 09:46:49 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1740235597; x=1740494797; bh=d9SlTPOI0AfXzkvbcu3NGOtSW3n4Z1/F8P8b+IKh9SM=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector:List-Unsubscribe:List-Unsubscribe-Post; b=jyM6nxDxA3lzmjWPZxmnyE+17zjtZURA/++4dSn63Ae0odAM3aO/IcjZ5NrX5bjkf PZx9HhleF84TgF1HMlhsZ9mv2zseQVjH8AkyZhQGPIX6zIZBvfrUR3zx2hSaLrogpE zDQsPabkr7kFFyGq827cBK6eWzeDdYj0Cl26vNGltZXdBvAWAV9qgycBtfXm3OQ4zS NhjECXHVSzX21fSsIkLhILAJgqEbqUDvplQN7tCjA/HmInsrDzwbGeGOo0y0ZzShhU 9n1C13UqjLAdkoie1DCxgXh+BS14QA0QZEKRBN12Jer13Ay1CPJS3c2UV8VZNBLw7L NvAJiq/4QIyMA== Date: Sat, 22 Feb 2025 14:46:32 +0000 To: Oliver Reiter From: Pip Cet Subject: Re: bug#75689: 31.0.50; feature/igc: crash after calling 'mu4e' Message-ID: <87zfiehwb7.fsf@protonmail.com> In-Reply-To: <87wmdxlb08.fsf@snapdragon.cc> References: <871pwxk7bg.fsf@wiiw.ac.at> <87bjvgu5iz.fsf@protonmail.com> <87pljvgsbj.fsf@snapdragon.cc> <87jz9xlk7w.fsf@protonmail.com> <87wmdxlb08.fsf@snapdragon.cc> Feedback-ID: 112775352:user:proton X-Pm-Message-ID: b44f2531036ef10e3503ade1601741679285f3d1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 75689-done Cc: 75689-done@debbugs.gnu.org, Stefan Kangas 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 (-) Pip Cet writes: > "Oliver Reiter" writes: > >> Pip Cet writes: >> >>> "Oliver Reiter" writes: >>> >>>> Stefan Kangas writes: >>>> >>>>> tags 75689 + moreinfo >>>>> thanks >>>>> >>>>> Pip Cet via "Bug reports for GNU Emacs, the Swiss army knife of text >>>>> editors" writes: >>>>> >>>>>> This bug report never made it into my inbox, so I only discovered it= on >>>>>> debbugs just now. >>>>> >>>>> (I also didn't get it.) >>>>> >>>> >>>> Did you see bug#75760? There a crash happened during >>>> redisplay_internal(), which I thought would be a more interesting >>>> case. >>>> >>>>>> I'm not sure I can do much without a "bt full" backtrace in this >>>>>> situation (and it's probably too late for that :-) ). >>>>> >>>>> I'm tagging this as moreinfo, to indicate that we need more informati= on >>>>> to do much here. >>>>> >>>>> Oliver, can you reproduce this? If so, any chance you can produce a >>>>> full backtrace? >>>> >>>> I cannot reproduce it "from scratch", but I have the coredump and the >>>> binary and can generate the 'bt full': >>>> >>>> (Aside question: The source files mentioned below are at a newer >>>> revision, should I have checked out the revision with which emacs was >>>> built before calling 'bt full'?) >>> >>> I think it's sufficient to indicate the git commit in the bug report, w= e >>> can then check out that commit to look at the precise same source code. >>> >>>> (gdb) bt full >>>> #15 0x000055555579ca43 in fix_string (ss=3Dss@entry=3D0x7fffffffacb8, = s=3Ds@entry=3D0x7fffbe88c2c8) at /home/reitero/build/sources/emacs/emacs/sr= c/igc.c:1754 >>>> res =3D >>>> ptr =3D 0x7fffe24599a8 >>>> res =3D >>>> _ss =3D 0x7fffffffacb8 >>>> _mps_zs =3D >>>> _mps_ufs =3D 9079819798744924160 >>>> _mps_wt =3D >>>> _mps_w =3D >>> >>> Can you (after launching gdb with the right executable and coredump >>> file) print the output of >>> >>> p *(struct Lisp_String *)0x7fffe24599a8 >>> >>> That should let us know whether the string metadata looks like it's >>> potentially valid still; if it doesn't, it's likely the string itself >>> was lost due to another bug, possibly the specpdl resizing bug which ha= s >>> been fixed. It may be best to close that bug report in this case, as >>> we might be hunting a bug we've already found. >>> >>> However, even if the string metadata does look valid, its data pointer >>> certainly wasn't.... >>> >> >> Here you go: >> >> (gdb) p *(struct Lisp_String *)0x7fffe24599a8 > > Oh. I guess I should have asked for (gdb) p *(struct Lisp_String *)0x7ff= fbe88c2c8 > > Anyway, the data at 0x7fffe24599a8 is ASCII, starting, it seems, in the > middle of a string, so the string was probably collected and its sdata > area used for something else. > >>> x/32gx 0x7fffe245999a8 > > Extra '9' there, sorry. > > Anyway, it seems very unlikely to me that this bug is still present in > this form, so I'm closing the report. Thank you very much for the > report, and please do reopen or open new ones for further issues! > > Pip Now without a typo. Sorry for the noise. From unknown Fri Jun 20 05:37:25 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 23 Mar 2025 11:24:54 +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