Eli Zaretskii writes: > Yes, please. So these are the addresses I get for apropos.el: --8<---------------cut here---------------start------------->8--- '../src/emacs.exe' -batch --no-site-file --no-site-lisp \ --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" \ --eval "(setq org--inhibit-version-check t)" \ -l comp -f batch-byte+native-compile apropos.el Backtrace: 00007ff75f71a12e 00007ff75f5e8be1 00007ff75f609601 00007ff75f77e84a 00007ffa21d07ff0 00007ffa21f923d7 00007ffa21f4149c 00007ffa21f90f06 00007ff75f66e1b0 00007ff75f6780fa 00007ff75f6786ca 00007ff9addf77d1 00007ff75f6780fa 00007ff75f6786ca 00007ff9addf78e0 00007ff75f6780fa 00007ff9add42e69 00007ff75f6780fa 00007ff9add4573b 00007ff75f6780fa 00007ff9add45692 00007ff75f6780fa 00007ff9ade068d2 00007ff75f67b88e 00007ff75f6780fa 00007ff9ade0599a 00007ff75f6780fa 00007ff9ade0257b 00007ff75f67b88e 00007ff75f6c3cb8 00007ff75f6780fa 00007ff9ade189ab 00007ff9ade18bff 00007ff9ade18f9a 00007ff75f6780fa 00007ff9ade00e6c 00007ff75f6780fa 00007ff9ade00cfe 00007ff75f6780fa 00007ff9addf1fab 00007ff75f6780fa 00007ff9ade00d96 00007ff75f6780fa 00007ff9addfee0c 00007ff75f6780fa 00007ff9addff82a 00007ff75f6780fa 00007ff9addfd95d 00007ff75f6780fa 00007ff9ade1c585 00007ff75f6780fa 00007ff9ade1bfff 00007ff75f6780fa 00007ff9adedc32f 00007ff75f6780fa 00007ff9ae7cf03b 00007ff75f6780fa 00007ff9ae7c724e 00007ff75f6780fa 00007ff9ae7c32b0 00007ff75f67c2aa 00007ff75f67e9aa ... make[3]: *** [Makefile:328: apropos.elc] Error 3 --8<---------------cut here---------------end--------------->8--- The corresponding results from GDB are attached. The compilation breaks for the following files: apropos.el checkdoc.el obsolete/vip.el progmodes/cc-langs.el Do you need the information attached for all of the files above? Best, Arash