Package: emacs-gtk
Version: 1:28.1+1-1
Severity: important

I have noticed that Emacs left a 137 MB coredump.

gdb says:

Reading symbols from /usr/bin/emacs...
Reading symbols from 
/usr/lib/debug/.build-id/d0/b7c40dc33110b0623ea2ca797a6d3f3eb166b5.debug...
[New LWP 1483812]
[New LWP 1483816]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/emacs --batch -l 
/tmp/emacs-async-comp-cc-engine.el-2UV1nf.el'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (threadid=<optimized out>, 
    signo=signo@entry=6, no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44
44      ./nptl/pthread_kill.c: No such file or directory.
[Current thread is 1 (Thread 0x7fc24ae75380 (LWP 1483812))]

I've attached the full backtrace.

Note that I did not run "/usr/bin/emacs --batch -l ...".
I just ran "emacs".

The first time with Emacs 28, I got some ispell related errors, IIRC.
But this is not reproducible.

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 
'stable-security'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
merged-usr: no
Architecture: amd64 (x86_64)

Kernel: Linux 5.18.0-4-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=POSIX, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages emacs-gtk depends on:
ii  emacs-bin-common     1:28.1+1-1
ii  emacs-common         1:28.1+1-1
ii  libacl1              2.3.1-1
ii  libasound2           1.2.7.2-1
ii  libc6                2.34-4
ii  libcairo2            1.16.0-6
ii  libdbus-1-3          1.14.0-2
ii  libfontconfig1       2.13.1-4.4
ii  libfreetype6         2.12.1+dfsg-3
ii  libgccjit0           12.1.0-8
ii  libgdk-pixbuf-2.0-0  2.42.9+dfsg-1
ii  libgif7              5.2.1-2.5
ii  libglib2.0-0         2.72.3-1+b1
ii  libgmp10             2:6.2.1+dfsg1-1
ii  libgnutls30          3.7.7-2
ii  libgpm2              1.20.7-10
ii  libgtk-3-0           3.24.34-1
ii  libharfbuzz0b        2.7.4-1+b1
ii  libice6              2:1.0.10-1
ii  libjansson4          2.14-2
ii  libjpeg62-turbo      1:2.1.2-1
ii  liblcms2-2           2.13.1-1
ii  libm17n-0            1.8.0-4
ii  libotf1              0.9.16-3
ii  libpango-1.0-0       1.50.9+ds-1
ii  libpng16-16          1.6.37-5
ii  librsvg2-2           2.54.4+dfsg-1
ii  libselinux1          3.4-1+b1
ii  libsm6               2:1.2.3-1
ii  libsystemd0          251.4-1
ii  libtiff5             4.4.0-4
ii  libtinfo6            6.3+20220423-2
ii  libx11-6             2:1.8.1-2
ii  libxext6             2:1.3.4-1
ii  libxfixes3           1:6.0.0-1
ii  libxml2              2.9.14+dfsg-1+b1
ii  libxrender1          1:0.9.10-1.1
ii  zlib1g               1:1.2.11.dfsg-4.1

Versions of packages emacs-gtk recommends:
ii  fonts-noto-color-emoji  2.034-1

Versions of packages emacs-gtk suggests:
ii  emacs-common-non-dfsg  1:27.1+1-2

-- no debconf information

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
Thread 2 (Thread 0x7fc2471e4640 (LWP 1483816)):
#0  0x00007fc24befda3f in __GI___poll (fds=0x56167d88dc50, nfds=1, timeout=-1) 
at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
#1  0x00007fc24f9c7dc6 in g_main_context_poll (priority=<optimized out>, 
n_fds=1, fds=0x56167d88dc50, timeout=<optimized out>, context=0x56167da7f450) 
at ../../../glib/gmain.c:4516
        ret = <optimized out>
        errsv = <optimized out>
        poll_func = 0x7fc24f9d7600 <g_poll>
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 1
        allocated_nfds = 1
        fds = 0x56167d88dc50
#2  g_main_context_iterate (context=context@entry=0x56167da7f450, 
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at 
../../../glib/gmain.c:4206
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 1
        allocated_nfds = 1
        fds = 0x56167d88dc50
#3  0x00007fc24f9c7eec in g_main_context_iteration (context=0x56167da7f450, 
may_block=may_block@entry=1) at ../../../glib/gmain.c:4276
        retval = <optimized out>
#4  0x00007fc24f9c7f31 in glib_worker_main (data=<optimized out>) at 
../../../glib/gmain.c:6178
#5  0x00007fc24f9f1a4d in g_thread_proxy (data=0x56167d858240) at 
../../../glib/gthread.c:827
        thread = 0x56167d858240
        __func__ = "g_thread_proxy"
#6  0x00007fc24be87b27 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:435
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140472393549376, 
729650227834279523, 140472393549376, 0, 140472473909408, 0, 
-746274583726238109, -746283807461845405}, mask_was_saved = 0}}, priv = {pad = 
{0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#7  0x00007fc24bf0a78c in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 1 (Thread 0x7fc24ae75380 (LWP 1483812)):
#0  __pthread_kill_implementation (threadid=<optimized out>, 
signo=signo@entry=6, no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = <optimized out>
        old_mask = {__val = {0 <repeats 16 times>}}
        ret = <optimized out>
#1  0x00007fc24be8989f in __pthread_kill_internal (signo=6, threadid=<optimized 
out>) at ./nptl/pthread_kill.c:78
#2  0x00007fc24be3da52 in __GI_raise (sig=sig@entry=6) at 
../sysdeps/posix/raise.c:26
        ret = <optimized out>
#3  0x000056167b9fd92f in terminate_due_to_signal (sig=sig@entry=6, 
backtrace_limit=backtrace_limit@entry=40) at ./debian/build-src/src/emacs.c:437
#4  0x000056167b9fddf6 in emacs_abort () at ./debian/build-src/src/sysdep.c:2282
#5  0x000056167b9fae7d in check_message_stack () at 
./debian/build-src/src/xdisp.c:12117
#6  0x000056167baee2aa in shut_down_emacs (sig=0, stuff=0x0) at 
./debian/build-src/src/emacs.c:2784
        tpgrp = <optimized out>
#7  0x000056167b9fd82a in Fkill_emacs (arg=arg@entry=0x6) at 
./debian/build-src/src/emacs.c:2687
        exit_code = <optimized out>
#8  0x000056167b9fd8f1 in terminate_due_to_signal (sig=sig@entry=1, 
backtrace_limit=backtrace_limit@entry=40) at ./debian/build-src/src/emacs.c:417
#9  0x000056167b9fddcf in handle_fatal_signal (sig=sig@entry=1) at 
./debian/build-src/src/sysdep.c:1762
#10 0x000056167b9fdde6 in deliver_process_signal (handler=0x56167b9fddc4 
<handle_fatal_signal>, sig=1) at ./debian/build-src/src/sysdep.c:1720
        old_errno = 2
        on_main_thread = true
#11 deliver_fatal_signal (sig=1) at ./debian/build-src/src/sysdep.c:1768
#12 0x00007fc24be3daf0 in <signal handler called> () at 
/lib/x86_64-linux-gnu/libc.so.6
#13 0x000056167bb4ea35 in mark_objects (n=130, obj=0x56168057b690) at 
./debian/build-src/src/alloc.c:6601
        i = 30
        ptr = 0x56168057b688
        size = 130
#14 mark_vectorlike (header=0x56168057b688) at 
./debian/build-src/src/alloc.c:6377
        ptr = 0x56168057b688
        size = 130
#15 0x000056167bb4ea3e in mark_objects (n=4, obj=0x5616803db8d0) at 
./debian/build-src/src/alloc.c:6602
        i = 1
        ptr = 0x5616803db8c8
        size = 4
#16 mark_vectorlike (header=0x5616803db8c8) at 
./debian/build-src/src/alloc.c:6377
        ptr = 0x5616803db8c8
        size = 4
#17 0x000056167bb4ea3e in mark_objects (n=14, obj=0x56167e400b90) at 
./debian/build-src/src/alloc.c:6602
        i = 9
        ptr = 0x56167e400b88
        size = 14
#18 mark_vectorlike (header=0x56167e400b88) at 
./debian/build-src/src/alloc.c:6377
        ptr = 0x56167e400b88
        size = 14
#19 0x000056167bb4ea3e in mark_objects (n=4, obj=0x561680163f68) at 
./debian/build-src/src/alloc.c:6602
        i = 1
        ptr = 0x561680163f60
        size = 4
#20 mark_vectorlike (header=0x561680163f60) at 
./debian/build-src/src/alloc.c:6377
        ptr = 0x561680163f60
        size = 4
#21 0x000056167bb4db67 in mark_object (arg=<optimized out>) at 
./debian/build-src/src/alloc.c:6857
        ptr = 0x56168022aa50
        obj = 0x56168022aa53
        po = 0x56168022aa50
        cdr_count = 0
#22 0x000056167bb4ea3e in mark_objects (n=14, obj=0x56167e400c08) at 
./debian/build-src/src/alloc.c:6602
        i = 4
        ptr = 0x56167e400c00
        size = 14
#23 mark_vectorlike (header=0x56167e400c00) at 
./debian/build-src/src/alloc.c:6377
        ptr = 0x56167e400c00
        size = 14
#24 0x000056167bb4ea3e in mark_objects (n=4, obj=0x561680293550) at 
./debian/build-src/src/alloc.c:6602
        i = 2
        ptr = 0x561680293548
        size = 4
#25 mark_vectorlike (header=0x561680293548) at 
./debian/build-src/src/alloc.c:6377
        ptr = 0x561680293548
        size = 4
#26 0x000056167bb4db67 in mark_object (arg=<optimized out>) at 
./debian/build-src/src/alloc.c:6857
        ptr = 0x56168017c800
        obj = 0x56168017c803
        po = 0x56168017c800
        cdr_count = 0
#27 0x000056167bb4ea3e in mark_objects (n=14, obj=0x56167e3f8b18) at 
./debian/build-src/src/alloc.c:6602
        i = 5
        ptr = 0x56167e3f8b10
        size = 14
#28 mark_vectorlike (header=0x56167e3f8b10) at 
./debian/build-src/src/alloc.c:6377
        ptr = 0x56167e3f8b10
        size = 14
#29 0x000056167bb4ea3e in mark_objects (n=4, obj=0x561680163f90) at 
./debian/build-src/src/alloc.c:6602
        i = 2
        ptr = 0x561680163f88
        size = 4
#30 mark_vectorlike (header=0x561680163f88) at 
./debian/build-src/src/alloc.c:6377
        ptr = 0x561680163f88
        size = 4
#31 0x000056167bb4ea3e in mark_objects (n=14, obj=0x56167e4540d0) at 
./debian/build-src/src/alloc.c:6602
        i = 5
        ptr = 0x56167e4540c8
        size = 14
#32 mark_vectorlike (header=0x56167e4540c8) at 
./debian/build-src/src/alloc.c:6377
        ptr = 0x56167e4540c8
        size = 14
#33 0x000056167bb4ea3e in mark_objects (n=4, obj=0x5616802934d8) at 
./debian/build-src/src/alloc.c:6602
        i = 2
        ptr = 0x5616802934d0
        size = 4
#34 mark_vectorlike (header=0x5616802934d0) at 
./debian/build-src/src/alloc.c:6377
        ptr = 0x5616802934d0
        size = 4
#35 0x000056167bb4db67 in mark_object (arg=<optimized out>) at 
./debian/build-src/src/alloc.c:6857
        ptr = 0x56168017d780
        obj = 0x56168017d783
        po = 0x56168017d780
        cdr_count = 0
#36 0x000056167bb4ea3e in mark_objects (n=14, obj=0x56167e4459a0) at 
./debian/build-src/src/alloc.c:6602
        i = 5
        ptr = 0x56167e445998
        size = 14
#37 mark_vectorlike (header=0x56167e445998) at 
./debian/build-src/src/alloc.c:6377
        ptr = 0x56167e445998
        size = 14
#38 0x000056167bb4ea3e in mark_objects (n=4, obj=0x561680293488) at 
./debian/build-src/src/alloc.c:6602
        i = 2
        ptr = 0x561680293480
        size = 4
#39 mark_vectorlike (header=0x561680293480) at 
./debian/build-src/src/alloc.c:6377
        ptr = 0x561680293480
        size = 4
#40 0x000056167bb4ea3e in mark_objects (n=14, obj=0x56167e43e068) at 
./debian/build-src/src/alloc.c:6602
        i = 5
        ptr = 0x56167e43e060
        size = 14
#41 mark_vectorlike (header=0x56167e43e060) at 
./debian/build-src/src/alloc.c:6377
        ptr = 0x56167e43e060
        size = 14
#42 0x000056167bb4ea3e in mark_objects (n=974, obj=0x56167e568720) at 
./debian/build-src/src/alloc.c:6602
        i = 1
        ptr = 0x56167e568718
        size = 974
#43 mark_vectorlike (header=0x56167e568718) at 
./debian/build-src/src/alloc.c:6377
        ptr = 0x56167e568718
        size = 974
#44 0x000056167bb4ea3e in mark_objects (n=20, obj=0x56167dce6038) at 
./debian/build-src/src/alloc.c:6602
        i = 10
        ptr = 0x56167dce6030
        size = 20
#45 mark_vectorlike (header=0x56167dce6030) at 
./debian/build-src/src/alloc.c:6377
        ptr = 0x56167dce6030
        size = 20
#46 0x000056167bb4ea3e in mark_objects (n=650, obj=0x56167e2c7840) at 
./debian/build-src/src/alloc.c:6602
        i = 79
        ptr = 0x56167e2c7838
        size = 650
#47 mark_vectorlike (header=0x56167e2c7838) at 
./debian/build-src/src/alloc.c:6377
        ptr = 0x56167e2c7838
        size = 650
#48 0x000056167bb4ea3e in mark_objects (n=22, obj=0x56167ddb04a8) at 
./debian/build-src/src/alloc.c:6602
        i = 13
        ptr = 0x56167ddb04a0
        size = 22
#49 mark_vectorlike (header=0x56167ddb04a0) at 
./debian/build-src/src/alloc.c:6377
        ptr = 0x56167ddb04a0
        size = 22
#50 0x000056167bb4d868 in visit_static_gc_roots (visitor=...) at 
./debian/build-src/src/alloc.c:5926
        i = <optimized out>
#51 0x000056167bb4eb99 in garbage_collect () at 
./debian/build-src/src/alloc.c:6132
        tail = 0x0
        buffer = <optimized out>
        stack_top_variable = 0 '\000'
        message_p = false
        tot_before = 18446744073709551615
#52 0x000056167bb4f701 in maybe_garbage_collect () at 
./debian/build-src/src/alloc.c:6045
#53 0x000056167bb6d7b5 in maybe_gc () at ./debian/build-src/src/lisp.h:5142
        fun = <optimized out>
        original_fun = <optimized out>
        funcar = <optimized out>
        numargs = 1
        val = <optimized out>
        count = 45
#54 Ffuncall (nargs=2, args=0x7fff5345d220) at 
./debian/build-src/src/eval.c:3007
        fun = <optimized out>
        original_fun = <optimized out>
        funcar = <optimized out>
        numargs = 1
        val = <optimized out>
        count = 45
#55 0x00007fc2467bd0cf in F636f6d702d636f70792d696e736e_comp_copy_insn_0 () at 
/usr/lib/emacs/28.1/native-lisp/28.1-aa5da5cc/comp-7672a6ed-ddb3f899.eln
#56 0x000056167bb6d7d0 in Ffuncall (nargs=2, args=0x7fff5345d2f0) at 
./debian/build-src/src/eval.c:3023
        fun = <optimized out>
        original_fun = 0x1b53ee0
        funcar = <optimized out>
        numargs = 1
        val = <optimized out>
        count = 44
#57 0x00007fc2467bd0cf in F636f6d702d636f70792d696e736e_comp_copy_insn_0 () at 
/usr/lib/emacs/28.1/native-lisp/28.1-aa5da5cc/comp-7672a6ed-ddb3f899.eln
#58 0x000056167bb6d7d0 in Ffuncall (nargs=2, args=args@entry=0x7fff5345d3c8) at 
./debian/build-src/src/eval.c:3023
        fun = <optimized out>
        original_fun = 0x1b53ee0
        funcar = <optimized out>
        numargs = 1
        val = <optimized out>
        count = 43
#59 0x000056167bbaad00 in exec_byte_code (bytestr=<optimized out>, 
vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized 
out>, nargs=<optimized out>, args=<optimized out>) at 
./debian/build-src/src/bytecode.c:632
        op = <optimized out>
        type = <optimized out>
        targets = {0x56167ba029c7 <exec_byte_code-1736729>, 0x56167bbad36e 
<exec_byte_code+10638>, 0x56167bbad373 <exec_byte_code+10643>, 0x56167bbad378 
<exec_byte_code+10648>, 0x56167bbaac33 <exec_byte_code+595>, 0x56167bbaac33 
<exec_byte_code+595>, 0x56167bbad37d <exec_byte_code+10653>, 0x56167bbad3bf 
<exec_byte_code+10719>, 0x56167bbac16c <exec_byte_code+6028>, 0x56167bbac171 
<exec_byte_code+6033>, 0x56167bbaac71 <exec_byte_code+657>, 0x56167bbac176 
<exec_byte_code+6038>, 0x56167bbac17b <exec_byte_code+6043>, 0x56167bbaac78 
<exec_byte_code+664>, 0x56167bbac180 <exec_byte_code+6048>, 0x56167bbac155 
<exec_byte_code+6005>, 0x56167bbac2f4 <exec_byte_code+6420>, 0x56167bbac2f9 
<exec_byte_code+6425>, 0x56167bbaabba <exec_byte_code+474>, 0x56167bbac2fe 
<exec_byte_code+6430>, 0x56167bbac303 <exec_byte_code+6435>, 0x56167bbaabc0 
<exec_byte_code+480>, 0x56167bbac31f <exec_byte_code+6463>, 0x56167bbac308 
<exec_byte_code+6440>, 0x56167bbac388 <exec_byte_code+6568>, 0x56167bbac38d 
<exec_byte_code+6573>, 0x56167bbaad8a <exec_byte_code+938>, 0x56167bbac392 
<exec_byte_code+6578>, 0x56167bbac397 <exec_byte_code+6583>, 0x56167bbaad90 
<exec_byte_code+944>, 0x56167bbac364 <exec_byte_code+6532>, 0x56167bbac371 
<exec_byte_code+6545>, 0x56167bbac3c0 <exec_byte_code+6624>, 0x56167bbac3c5 
<exec_byte_code+6629>, 0x56167bbaacd9 <exec_byte_code+761>, 0x56167bbac3ca 
<exec_byte_code+6634>, 0x56167bbac3cf <exec_byte_code+6639>, 0x56167bbaace0 
<exec_byte_code+768>, 0x56167bbac39c <exec_byte_code+6588>, 0x56167bbac3a9 
<exec_byte_code+6601>, 0x56167bbac3f8 <exec_byte_code+6680>, 0x56167bbac3fd 
<exec_byte_code+6685>, 0x56167bbaad2d <exec_byte_code+845>, 0x56167bbac402 
<exec_byte_code+6690>, 0x56167bbac407 <exec_byte_code+6695>, 0x56167bbaad30 
<exec_byte_code+848>, 0x56167bbac3d4 <exec_byte_code+6644>, 0x56167bbac3e1 
<exec_byte_code+6657>, 0x56167bbacbd9 <exec_byte_code+8697>, 0x56167bbac860 
<exec_byte_code+7808>, 0x56167bbac7e9 <exec_byte_code+7689>, 0x56167ba029c7 
<exec_byte_code-1736729>, 0x56167ba029c7 <exec_byte_code-1736729>, 
0x56167ba029c7 <exec_byte_code-1736729>, 0x56167ba029c7 
<exec_byte_code-1736729>, 0x56167ba029c7 <exec_byte_code-1736729>, 
0x56167bbab018 <exec_byte_code+1592>, 0x56167bbab089 <exec_byte_code+1705>, 
0x56167bbab0d2 <exec_byte_code+1778>, 0x56167bbab11e <exec_byte_code+1854>, 
0x56167bbab16a <exec_byte_code+1930>, 0x56167bbac214 <exec_byte_code+6196>, 
0x56167bbac262 <exec_byte_code+6274>, 0x56167bbab1b5 <exec_byte_code+2005>, 
0x56167bbac1d5 <exec_byte_code+6133>, 0x56167bbac2b5 <exec_byte_code+6357>, 
0x56167bbab1ec <exec_byte_code+2060>, 0x56167bbab23f <exec_byte_code+2143>, 
0x56167bbab278 <exec_byte_code+2200>, 0x56167bbab2cb <exec_byte_code+2283>, 
0x56167bbab311 <exec_byte_code+2353>, 0x56167bbab3b4 <exec_byte_code+2516>, 
0x56167bbab3ed <exec_byte_code+2573>, 0x56167bbab440 <exec_byte_code+2656>, 
0x56167bbab497 <exec_byte_code+2743>, 0x56167bbab4d0 <exec_byte_code+2800>, 
0x56167bbab509 <exec_byte_code+2857>, 0x56167bbab55c <exec_byte_code+2940>, 
0x56167bbab5af <exec_byte_code+3023>, 0x56167bbab602 <exec_byte_code+3106>, 
0x56167bbab659 <exec_byte_code+3193>, 0x56167bbab699 <exec_byte_code+3257>, 
0x56167bbab6d9 <exec_byte_code+3321>, 0x56167bbab772 <exec_byte_code+3474>, 
0x56167bbab7d3 <exec_byte_code+3571>, 0x56167bbab834 <exec_byte_code+3668>, 
0x56167bbaba73 <exec_byte_code+4243>, 0x56167bbab9c3 <exec_byte_code+4067>, 
0x56167bbaba1b <exec_byte_code+4155>, 0x56167bbab889 <exec_byte_code+3753>, 
0x56167bbab8e1 <exec_byte_code+3841>, 0x56167bbab921 <exec_byte_code+3905>, 
0x56167bbab983 <exec_byte_code+4003>, 0x56167bbabacb <exec_byte_code+4331>, 
0x56167bbabb0b <exec_byte_code+4395>, 0x56167bbabb4b <exec_byte_code+4459>, 
0x56167bbabc1e <exec_byte_code+4670>, 0x56167bbaae17 <exec_byte_code+1079>, 
0x56167bbabc6d <exec_byte_code+4749>, 0x56167bbabca6 <exec_byte_code+4806>, 
0x56167bbabd3a <exec_byte_code+4954>, 0x56167bbabd89 <exec_byte_code+5033>, 
0x56167bbabdd8 <exec_byte_code+5112>, 0x56167bbabe11 <exec_byte_code+5169>, 
0x56167bbabe48 <exec_byte_code+5224>, 0x56167bbabe7f <exec_byte_code+5279>, 
0x56167bbabebe <exec_byte_code+5342>, 0x56167ba029c7 <exec_byte_code-1736729>, 
0x56167bbabef9 <exec_byte_code+5401>, 0x56167bbabf30 <exec_byte_code+5456>, 
0x56167bbabf67 <exec_byte_code+5511>, 0x56167bbabf9e <exec_byte_code+5566>, 
0x56167bbabfd5 <exec_byte_code+5621>, 0x56167bbac00c <exec_byte_code+5676>, 
0x56167bbaae17 <exec_byte_code+1079>, 0x56167ba029c7 <exec_byte_code-1736729>, 
0x56167bbac045 <exec_byte_code+5733>, 0x56167bbac090 <exec_byte_code+5808>, 
0x56167bbac0c9 <exec_byte_code+5865>, 0x56167bbac102 <exec_byte_code+5922>, 
0x56167bbac92e <exec_byte_code+8014>, 0x56167bbac981 <exec_byte_code+8097>, 
0x56167bbac9ba <exec_byte_code+8154>, 0x56167bbacb33 <exec_byte_code+8531>, 
0x56167bbacae0 <exec_byte_code+8448>, 0x56167bbacb86 <exec_byte_code+8614>, 
0x56167bbacd0b <exec_byte_code+9003>, 0x56167bbacd42 <exec_byte_code+9058>, 
0x56167ba029c7 <exec_byte_code-1736729>, 0x56167bbac776 <exec_byte_code+7574>, 
0x56167bbac43c <exec_byte_code+6748>, 0x56167bbac18d <exec_byte_code+6061>, 
0x56167bbac468 <exec_byte_code+6792>, 0x56167bbac4b0 <exec_byte_code+6864>, 
0x56167bbac4f5 <exec_byte_code+6933>, 0x56167bbac6a6 <exec_byte_code+7366>, 
0x56167bbac74b <exec_byte_code+7531>, 0x56167bbac32c <exec_byte_code+6476>, 
0x56167bbac7be <exec_byte_code+7646>, 0x56167bbac86b <exec_byte_code+7819>, 
0x56167bbacc77 <exec_byte_code+8855>, 0x56167bbaccb1 <exec_byte_code+8913>, 
0x56167bbacc12 <exec_byte_code+8754>, 0x56167bbaaee2 <exec_byte_code+1282>, 
0x56167bbaaf39 <exec_byte_code+1369>, 0x56167bbaaf88 <exec_byte_code+1448>, 
0x56167bbac40c <exec_byte_code+6700>, 0x56167bbacd7b <exec_byte_code+9115>, 
0x56167bbacdd2 <exec_byte_code+9202>, 0x56167bbace0b <exec_byte_code+9259>, 
0x56167bbace44 <exec_byte_code+9316>, 0x56167bbace7d <exec_byte_code+9373>, 
0x56167bbaceb6 <exec_byte_code+9430>, 0x56167bbacf09 <exec_byte_code+9513>, 
0x56167bbacf5c <exec_byte_code+9596>, 0x56167bbacfaf <exec_byte_code+9679>, 
0x56167bbad002 <exec_byte_code+9762>, 0x56167bbad07a <exec_byte_code+9882>, 
0x56167bbad0cd <exec_byte_code+9965>, 0x56167bbad120 <exec_byte_code+10048>, 
0x56167bbad159 <exec_byte_code+10105>, 0x56167bbad1ac <exec_byte_code+10188>, 
0x56167bbad1ff <exec_byte_code+10271>, 0x56167bbad241 <exec_byte_code+10337>, 
0x56167bbad283 <exec_byte_code+10403>, 0x56167bbabb8b <exec_byte_code+4523>, 
0x56167bbabbcb <exec_byte_code+4587>, 0x56167bbad2c3 <exec_byte_code+10467>, 
0x56167bbad31f <exec_byte_code+10559>, 0x56167ba029c7 <exec_byte_code-1736729>, 
0x56167bbac53a <exec_byte_code+7002>, 0x56167bbac5a0 <exec_byte_code+7104>, 
0x56167bbac5e3 <exec_byte_code+7171>, 0x56167bbac626 <exec_byte_code+7238>, 
0x56167bbac666 <exec_byte_code+7302>, 0x56167bbab35b <exec_byte_code+2427>, 
0x56167bbab719 <exec_byte_code+3385>, 0x56167bbabce1 <exec_byte_code+4865>, 
0x56167bbad40b <exec_byte_code+10795>, 0x56167bbad455 <exec_byte_code+10869>, 
0x56167ba029c7 <exec_byte_code-1736729>, 0x56167ba029c7 
<exec_byte_code-1736729>, 0x56167bbad4ab <exec_byte_code+10955>, 0x56167bbad4f9 
<exec_byte_code+11033>, 0x56167ba029c7 <exec_byte_code-1736729>, 0x56167ba029c7 
<exec_byte_code-1736729>, 0x56167ba029c7 <exec_byte_code-1736729>, 
0x56167ba029c7 <exec_byte_code-1736729>, 0x56167ba029c7 
<exec_byte_code-1736729>, 0x56167ba029c7 <exec_byte_code-1736729>, 
0x56167ba029c7 <exec_byte_code-1736729>, 0x56167ba029c7 
<exec_byte_code-1736729>, 0x56167bbac8f4 <exec_byte_code+7956> <repeats 64 
times>}
        const_length = <optimized out>
        bytestr_length = <optimized out>
        vectorp = <optimized out>
        quitcounter = 5 '\005'
        stack_items = <optimized out>
        sa_avail = <optimized out>
        sa_count = <optimized out>
        alloc = <optimized out>
        stack_base = <optimized out>
        top = 0x7fff5345d3c8
        stack_lim = <optimized out>
        bytestr_data = <optimized out>
        pc = <optimized out>
        count = <optimized out>
        result = <optimized out>
#60 0x000056167bb6d67b in Ffuncall (nargs=3, args=0x7fff5345d6c0) at 
./debian/build-src/src/eval.c:3039
        fun = <optimized out>
        original_fun = 0x561682184df5
        funcar = <optimized out>
        numargs = 2
        val = <optimized out>
        count = 41
#61 0x000056167bb6d8df in call2 (fn=fn@entry=0x561682184df5, arg1=<optimized 
out>, arg2=<optimized out>) at ./debian/build-src/src/eval.c:2890
#62 0x000056167bb762f9 in Fmaphash (function=0x561682184df5, 
table=0x56167e135f25) at ./debian/build-src/src/lisp.h:1853
        k = <optimized out>
        i = 2
#63 0x000056167bb6d7d0 in Ffuncall (nargs=3, args=0x7fff5345d780) at 
./debian/build-src/src/eval.c:3023
        fun = <optimized out>
        original_fun = 0x29abcb4600c0
        funcar = <optimized out>
        numargs = 2
        val = <optimized out>
        count = 40
#64 0x00007fc2467bffe5 in F636f6d702d667770726f702a_comp_fwprop_0 () at 
/usr/lib/emacs/28.1/native-lisp/28.1-aa5da5cc/comp-7672a6ed-ddb3f899.eln
#65 0x000056167bb6d7d0 in Ffuncall (nargs=1, args=0x7fff5345d838) at 
./debian/build-src/src/eval.c:3023
        fun = <optimized out>
        original_fun = 0x1b54520
        funcar = <optimized out>
        numargs = 0
        val = <optimized out>
        count = 39
#66 0x00007fc2467c03d9 in 
F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_126 () at 
/usr/lib/emacs/28.1/native-lisp/28.1-aa5da5cc/comp-7672a6ed-ddb3f899.eln
#67 0x000056167bb6d7d0 in Ffuncall (nargs=3, args=0x7fff5345d980) at 
./debian/build-src/src/eval.c:3023
        fun = <optimized out>
        original_fun = 0x56167dba8875
        funcar = <optimized out>
        numargs = 2
        val = <optimized out>
        count = 37
#68 0x000056167bb6d8df in call2 (fn=fn@entry=0x56167dba8875, arg1=<optimized 
out>, arg2=<optimized out>) at ./debian/build-src/src/eval.c:2890
#69 0x000056167bb762f9 in Fmaphash (function=0x56167dba8875, 
table=0x56167dda8e7d) at ./debian/build-src/src/lisp.h:1853
        k = <optimized out>
        i = 67
#70 0x00007fc2467c069c in F636f6d702d667770726f70_comp_fwprop_0 () at 
/usr/lib/emacs/28.1/native-lisp/28.1-aa5da5cc/comp-7672a6ed-ddb3f899.eln
#71 0x000056167bb6d7d0 in Ffuncall (nargs=2, args=0x7fff5345daa8) at 
./debian/build-src/src/eval.c:3023
        fun = <optimized out>
        original_fun = 0x1ac23d0
        funcar = <optimized out>
        numargs = 1
        val = <optimized out>
        count = 36
#72 0x00007fc2467c9dc7 in 
F636f6d702d2d6e61746976652d636f6d70696c65_comp__native_compile_0 () at 
/usr/lib/emacs/28.1/native-lisp/28.1-aa5da5cc/comp-7672a6ed-ddb3f899.eln
#73 0x000056167bb6ff9b in eval_sub (form=<optimized out>) at 
./debian/build-src/src/eval.c:2504
        i = <optimized out>
        maxargs = 3
        args_left = <optimized out>
        numargs = 2
        original_fun = <optimized out>
        original_args = 0x56167dd9cb43
        count = <optimized out>
        fun = <optimized out>
        val = <optimized out>
        funcar = <optimized out>
        argvals = {0x56167dda3d54, 0x30, 0x0, 0x56167dd9cb33, 0x30, 
0x4aed06ab1c66d900, 0x100003600, 0x56167bb90d7f 
<readevalloop_eager_expand_eval+63>}
#74 0x000056167bb97ccd in readevalloop (readcharfun=0x56167d906b45, 
infile0=0x0, sourcename=0x56167da09644, printflag=false, unibyte=<optimized 
out>, readfun=0x0, start=0x0, end=0x0) at ./debian/build-src/src/lread.c:2324
        count1 = 31
        c = <optimized out>
        val = 0x56167dd9cb33
        count = 27
        b = <optimized out>
        continue_reading_p = true
        lex_bound = <optimized out>
        whole_buffer = true
        first_sexp = <optimized out>
        macroexpand = 0x29abcb85c9a8
#75 0x000056167bb97fde in Feval_buffer (buffer=<optimized out>, printflag=0x0, 
filename=0x56167da09644, unibyte=0x0, do_allow_print=0x30) at 
./debian/build-src/src/lread.c:2397
        count = 23
        tem = <optimized out>
        buf = 0x56167d906b45
#76 0x00007fc24a2ad47b in 
F6c6f61642d776974682d636f64652d636f6e76657273696f6e_load_with_code_conversion_0 
() at 
/usr/libexec/emacs/28.1/x86_64-linux-gnu/../../../../bin/../lib/emacs/28.1/native-lisp/28.1-aa5da5cc/preloaded/mule-3352613d-82b9a969.eln
#77 0x000056167bb6d7d0 in Ffuncall (nargs=5, args=0x7fff5345de30) at 
./debian/build-src/src/eval.c:3023
        fun = <optimized out>
        original_fun = 0x29abcb4628a0
        funcar = <optimized out>
        numargs = 4
        val = <optimized out>
        count = 15
#78 0x000056167bb6d989 in call4 (fn=<optimized out>, 
arg1=arg1@entry=0x56167da09644, arg2=arg2@entry=0x56167da09644, 
arg3=arg3@entry=0x0, arg4=arg4@entry=0x30) at ./debian/build-src/src/eval.c:2905
#79 0x000056167bb98d94 in Fload (file=<optimized out>, noerror=0x0, 
nomessage=<optimized out>, nosuffix=<optimized out>, must_suffix=<optimized 
out>) at ./debian/build-src/src/lread.c:1473
        val = <optimized out>
        stream = <optimized out>
        fd = 5
        fd_index = 10
        count = <optimized out>
        found = 0x56167da09644
        efound = <optimized out>
        hist_file_name = 0x56167da09644
        newer = false
        compiled = false
        handler = <optimized out>
        fmode = 0x56167bc32b66 "r"
        version = <optimized out>
        no_native = <optimized out>
        is_module = <optimized out>
        is_native_elisp = false
        found_eff = 0x56167da09644
        is_elc = false
        input = {stream = 0x56167d9c1713, lookahead = 11 '\v', buf = 
"\363\277", <incomplete sequence \302>}
#80 0x00007fc24a2497ec in F636f6d6d616e642d6c696e652d31_command_line_1_0 () at 
/usr/libexec/emacs/28.1/x86_64-linux-gnu/../../../../bin/../lib/emacs/28.1/native-lisp/28.1-aa5da5cc/preloaded/startup-bbc6ea72-06098af4.eln
#81 0x000056167bb6d7d0 in Ffuncall (nargs=2, args=0x7fff5345e3b0) at 
./debian/build-src/src/eval.c:3023
        fun = <optimized out>
        original_fun = 0x29abcb91f618
        funcar = <optimized out>
        numargs = 1
        val = <optimized out>
        count = 7
#82 0x00007fc24a241275 in F636f6d6d616e642d6c696e65_command_line_0 () at 
/usr/libexec/emacs/28.1/x86_64-linux-gnu/../../../../bin/../lib/emacs/28.1/native-lisp/28.1-aa5da5cc/preloaded/startup-bbc6ea72-06098af4.eln
#83 0x000056167bb6d7d0 in Ffuncall (nargs=1, args=0x7fff5345e4a8) at 
./debian/build-src/src/eval.c:3023
        fun = <optimized out>
        original_fun = 0x29abcb8887f8
        funcar = <optimized out>
        numargs = 0
        val = <optimized out>
        count = 6
#84 0x00007fc24a23d37c in F6e6f726d616c2d746f702d6c6576656c_normal_top_level_0 
() at 
/usr/libexec/emacs/28.1/x86_64-linux-gnu/../../../../bin/../lib/emacs/28.1/native-lisp/28.1-aa5da5cc/preloaded/startup-bbc6ea72-06098af4.eln
#85 0x000056167bb70024 in eval_sub (form=<optimized out>) at 
./debian/build-src/src/eval.c:2495
        i = <optimized out>
        maxargs = <optimized out>
        args_left = <optimized out>
        numargs = 0
        original_fun = <optimized out>
        original_args = 0x0
        count = <optimized out>
        fun = <optimized out>
        val = <optimized out>
        funcar = <optimized out>
        argvals = {0x0, 0xfffffffffffffad0, 0x120, 0x7fc24bff2c60 <main_arena>, 
0x56167da31710, 0xffffffff, 0x7fff5345e740, 0x7fc24be97275 
<__GI___libc_malloc+149>}
#86 0x000056167bb719a9 in Feval (form=0x7fc2479e715b, lexical=<optimized out>) 
at ./debian/build-src/src/eval.c:2327
        count = 3
#87 0x000056167bb6c6b7 in internal_condition_case 
(bfun=bfun@entry=0x56167baee7f0 <top_level_2>, handlers=handlers@entry=0x90, 
hfun=hfun@entry=0x56167baf4680 <cmd_error>) at 
./debian/build-src/src/eval.c:1450
        val = <optimized out>
        c = 0x56167d9a50e0
#88 0x000056167baef4b6 in top_level_1 (ignore=ignore@entry=0x0) at 
./debian/build-src/src/keyboard.c:1150
#89 0x000056167bb6c611 in internal_catch (tag=tag@entry=0xe850, 
func=func@entry=0x56167baef490 <top_level_1>, arg=arg@entry=0x0) at 
./debian/build-src/src/eval.c:1181
        val = <optimized out>
        c = 0x56167da31710
#90 0x000056167baee76f in command_loop () at 
./debian/build-src/src/keyboard.c:1110
#91 0x000056167baf427c in recursive_edit_1 () at 
./debian/build-src/src/keyboard.c:720
        count = 1
        val = <optimized out>
#92 0x000056167baf45c5 in Frecursive_edit () at 
./debian/build-src/src/keyboard.c:803
        count = 0
        buffer = <optimized out>
#93 0x000056167ba06104 in main (argc=4, argv=<optimized out>) at 
./debian/build-src/src/emacs.c:2354
        stack_bottom_variable = 0x0
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = <optimized out>
        dump_mode = <optimized out>
        skip_args = 1
        temacs = 0x0
        attempt_load_pdump = <optimized out>
        rlim = {rlim_cur = 10022912, rlim_max = 18446744073709551615}
        lc_all = <optimized out>
        sockfd = -1
        module_assertions = <optimized out>

Reply via email to