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.