all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
@ 2022-11-30  3:10 YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-11-30 16:12 ` Eli Zaretskii
  0 siblings, 1 reply; 26+ messages in thread
From: YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-11-30  3:10 UTC (permalink / raw)
  To: 59715


When I set Turkish language environment with
``set-language-environment'' it runs ``turkish-case-conversion-enable''
to properly upcase and downcase İ and ı characters.  It calls this
function without any errors or crashes.  But after using Emacs for a
while, it suddenly crashes.  The crash usually occurs when Emacs was
asked to create a new buffer.  For example when I try to find
definitions of an object by using ``xref-find-definitions'', it crashes.
If I don't call ``set-language-environment'' and run
``turkish-case-conversion-enable'' alone, it occurs anyway so it is
definitely related to that function.  Here is the output of crash:

Fatal error 6: Aborted
Backtrace:
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x527ce7]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x425278]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x425833]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x423ff8]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x4dae02]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x44eb86]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x459ab8]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x461b19]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x51851b]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x5219de]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x5148a9]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x58c537]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x50d03a]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x58c491]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x5103d9]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x638090]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x53f494]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x5400ed]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/../lib/emacs/28.2/native-lisp/28.2-0a0311a9/preloaded/minibuffer-1b0f548b-ab128216.eln(F636f6d706c6574696e672d726561642d64656661756c74_completing_read_default_0+0x1ea)[0x7f1186eb766a]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x58ddab]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x58f353]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x538897]
/home/ytc/.emacs.d/eln-cache/28.2-0a0311a9/xref-15d40371-a52abd51.eln(F787265662d2d726561642d6964656e746966696572_xref__read_identifier_0+0x161)[0x7f117e60b071]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x58f353]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x5cfe66]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x590506]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x5914ba]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x5936bd]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/../lib/emacs/28.2/native-lisp/28.2-0a0311a9/preloaded/simple-fab5b0cf-82d9f771.eln(F636f6d6d616e642d65786563757465_command_execute_0+0x211)[0x7f118712b141]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x58f353]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x514ac4]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x58c537]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x50d03a]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x58c491]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x51041f]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x638090]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x5107e3]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x42def3]
/gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6(__libc_start_main+0xcd)[0x7f1188f207dd]
/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x42f51a]


In GNU Emacs 28.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.30, cairo version 1.17.4)
Windowing system distributor 'The X.Org Foundation', version 11.0.12101004
System Description: Guix System

Configured using:
 'configure
 CONFIG_SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash
 SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash
 --prefix=/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2
 --enable-fast-install --with-x-toolkit=gtk3 --without-compress-install
 --enable-link-time-optimization --with-json --with-zlib --without-xft
 --without-libotf --without-m17n-flt --with-mailutils --with-xpm
 --with-jpeg --with-tiff --with-gif --with-png --with-rsvg --with-lcms2
 --without-gconf --without-gsettings --with-threads
 --without-toolkit-scroll-bars --with-x --with-cairo
 --with-file-notification=inotify --with-modules --with-cairo
 --with-native-compilation --disable-build-details'

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM HARFBUZZ JPEG JSON LCMS2
LIBSELINUX LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER
PNG RSVG SECCOMP SOUND THREADS TIFF X11 XDBE XIM XPM GTK3 ZLIB

Important settings:
  value of $EMACSLOADPATH: /home/ytc/.guix-profile/share/emacs/site-lisp:/home/ytc/.guix-profile/share/emacs/site-lisp:/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp:/gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp
  value of $EMACSNATIVELOADPATH: /home/ytc/.guix-profile/lib/emacs/native-site-lisp:/home/ytc/.guix-profile/lib/emacs/native-site-lisp
  value of $LANG: en_US.utf8
  locale-coding-system: utf-8-unix

Major mode: C/*l

Minor modes in effect:
  display-fill-column-indicator-mode: t
  display-line-numbers-mode: t
  shell-dirtrack-mode: t
  async-bytecomp-package-mode: t
  org-roam-db-autosync-mode: t
  electric-pair-mode: t
  display-time-mode: t
  emms-mode-line-mode: t
  emms-playing-time-display-mode: t
  emms-playing-time-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  column-number-mode: t
  line-number-mode: t
  indent-tabs-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Load-path shadows:
/gnu/store/4548rknhkpg4x4dxjfin87h7v3xfpw2a-emacs-auth-source-pass-5.0.0-2.847a1f5/share/emacs/site-lisp/auth-source-pass-5.0.0-2.847a1f5/auth-source-pass hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/auth-source-pass
/gnu/store/sh7jhandz81qndj1ahkzs8fr0dkasbzp-emacs-xref-1.6.0/share/emacs/site-lisp/xref-1.6.0/xref hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/progmodes/xref
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ox hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ox
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ox-texinfo hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ox-texinfo
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ox-publish hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ox-publish
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ox-org hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ox-org
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ox-odt hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ox-odt
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ox-md hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ox-md
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ox-man hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ox-man
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ox-latex hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ox-latex
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ox-koma-letter hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ox-koma-letter
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ox-icalendar hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ox-icalendar
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ox-html hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ox-html
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ox-beamer hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ox-beamer
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ox-ascii hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ox-ascii
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-timer hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-timer
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-table hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-table
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-src hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-src
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-refile hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-refile
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-protocol hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-protocol
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-plot hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-plot
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-pcomplete hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-pcomplete
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-num hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-num
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-mouse hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-mouse
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-mobile hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-mobile
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-macs hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-macs
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-macro hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-macro
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-loaddefs hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-loaddefs
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-list hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-list
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-lint hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-lint
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-keys hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-keys
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-inlinetask hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-inlinetask
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-indent hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-indent
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-id hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-id
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-habit hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-habit
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-goto hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-goto
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-footnote hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-footnote
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-feed hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-feed
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-faces hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-faces
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-entities hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-entities
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-element hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-element
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-duration hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-duration
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-datetree hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-datetree
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-ctags hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-ctags
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-crypt hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-crypt
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-compat hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-compat
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-colview hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-colview
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-clock hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-clock
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-capture hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-capture
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-attach hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-attach
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-archive hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-archive
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-agenda hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-agenda
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ol hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ol
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ol-w3m hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ol-w3m
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ol-irc hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ol-irc
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ol-gnus hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ol-gnus
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ol-bibtex hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ol-bibtex
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ol-bbdb hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ol-bbdb
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/oc hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/oc
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/oc-csl hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/oc-csl
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/oc-biblatex hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/oc-biblatex
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/oc-basic hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/oc-basic
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-tangle hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-tangle
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-sql hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-sql
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-shell hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-shell
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-scheme hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-scheme
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-ruby hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-ruby
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-ref hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-ref
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-python hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-python
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-octave hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-octave
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-lua hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-lua
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-lilypond hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-lilypond
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-latex hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-latex
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-julia hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-julia
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-java hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-java
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-haskell hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-haskell
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-gnuplot hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-gnuplot
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-exp hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-exp
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-core hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-core
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-comint hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-comint
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-clojure hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-clojure
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-R hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-R
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-C hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-C
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-version hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-version
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-tempo hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-tempo
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-install hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-install
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/org-attach-git hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/org-attach-git
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ol-rmail hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ol-rmail
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ol-mhe hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ol-mhe
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ol-man hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ol-man
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ol-info hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ol-info
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ol-eww hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ol-eww
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ol-eshell hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ol-eshell
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ol-doi hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ol-doi
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ol-docview hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ol-docview
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/oc-natbib hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/oc-natbib
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-table hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-table
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-sqlite hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-sqlite
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-sed hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-sed
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-screen hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-screen
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-sass hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-sass
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-processing hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-processing
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-plantuml hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-plantuml
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-perl hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-perl
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-org hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-org
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-ocaml hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-ocaml
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-maxima hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-maxima
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-matlab hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-matlab
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-makefile hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-makefile
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-lob hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-lob
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-lisp hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-lisp
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-js hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-js
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-groovy hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-groovy
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-fortran hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-fortran
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-forth hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-forth
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-eval hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-eval
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-eshell hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-eshell
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-emacs-lisp hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-emacs-lisp
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-dot hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-dot
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-ditaa hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-ditaa
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-css hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-css
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-calc hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-calc
/gnu/store/l0875pf7r4vr3g5x7fc1g58n387k1v1c-emacs-org-9.5.5/share/emacs/site-lisp/org-9.5.5/ob-awk hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/org/ob-awk
/gnu/store/gcvj3grb55ic034b9a56p6m182b2qfdr-emacs-nadvice-0.3/share/emacs/site-lisp/nadvice-0.3/nadvice hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/emacs-lisp/nadvice
/gnu/store/xn6s0vh7i0pk5p5kq7hc5w89fgmp02j8-emacs-let-alist-1.0.6/share/emacs/site-lisp/let-alist-1.0.6/let-alist hides /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/share/emacs/28.2/lisp/emacs-lisp/let-alist

Features:
(shadow mail-extr gnus-msg gnus-art mm-uu mml2015 mm-view mml-smime
smime dig gnus-sum shr kinsoku svg dom gnus-group gnus-undo gnus-start
gnus-dbus dbus gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo
gnus-spec gnus-int gnus-range gnus-win emacsbug sendmail misearch
multi-isearch ebuild-mode skeleton sh-script smie executable cc-mode
cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars
cc-defs eieio-opt speedbar ezimage dframe shortdoc help-fns radix-tree
guix-popup guix-profiles guix-utils guix bui-utils guix-config
guix-build-config magit-popup xref project dired-aux autorevert
display-fill-column-indicator display-line-numbers pdf-tools compile
cus-edit pdf-view bookmark pp jka-compr pdf-cache pdf-info pdf-util
pdf-macs server pinentry emacs-lock org-ref org-ref-helm-bibtex package
url-handlers org-ref-helm helm-bibtex bibtex-completion biblio
biblio-download biblio-dissemin biblio-hal biblio-dblp biblio-crossref
biblio-arxiv timezone biblio-doi biblio-core let-alist url-queue ido
hl-line helm-files image-dired image-mode exif filenotify tramp
tramp-loaddefs trampver tramp-integration files-x tramp-compat shell
parse-time ls-lisp helm-buffers helm-occur helm-tags helm-locate
helm-grep helm-regexp helm-utils helm-types helm-net browse-url
helm-help helm helm-global-bindings helm-easymenu helm-core
async-bytecomp helm-source helm-multi-match helm-lib async helm-config
org-ref-core reftex-cite reftex reftex-loaddefs reftex-vars parsebib
org-ref-glossary ox-odt rng-loc rng-uri rng-parse rng-match rng-dt
rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util ox-latex
ox-icalendar org-agenda ox-html table ox-ascii ox-publish ox
org-ref-bibtex org-ref-citeproc message rfc822 mml mml-sec epa derived
epg rfc6068 epg-config mm-decode mm-bodies mm-encode mailabbrev
gmm-utils mailheader key-chord hydra lv doi-utils org-ref-utils
org-ref-pdf url-http url-auth mail-parse rfc2231 url-gw nsm rmc puny
ol-bibtex htmlize f s comp comp-cstr warnings cl-extra help-mode
modus-vivendi-theme modus-themes org-roam-migrate org-roam-log
org-roam-mode org-roam-capture org-roam-id org-roam-node org-roam-db
org-roam-utils org-roam-compat org-roam org-capture org-element avl-tree
generator org-attach org-id org-refile org ob ob-tangle ob-ref ob-lob
ob-table ob-exp org-macro org-footnote org-src ob-comint org-pcomplete
pcomplete comint ansi-color ring org-list org-faces org-entities
noutline outline org-version ob-emacs-lisp ob-core ob-eval org-table
oc-basic bibtex iso8601 ol org-keys oc org-compat org-macs org-loaddefs
find-func cal-menu calendar cal-loaddefs emacsql-sqlite advice emacsql
emacsql-compiler magit-section compat-27 compat-26 compat compat-macs
dash gnus nnheader gnus-util rmail rmail-loaddefs rfc2047 rfc2045
ietf-drums text-property-search mail-utils mm-util mail-prsvr wid-edit
elec-pair time cus-load edmacro kmacro emms-librefm-stream xml
emms-librefm-scrobbler emms-playlist-limit emms-i18n emms-history
emms-score emms-stream-info emms-metaplaylist-mode emms-bookmarks
emms-cue emms-mode-line-icon emms-browser sort emms-volume easy-mmode
emms-volume-sndioctl emms-volume-mixerctl emms-volume-pulse
emms-volume-amixer emms-playlist-sort emms-last-played emms-player-xine
emms-player-mpd tq emms-lyrics emms-url url url-proxy url-privacy
url-expand url-methods url-history url-cookie url-domsuf url-util
url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs
password-cache url-vars mailcap time-date emms-streams emms-show-all
emms-tag-editor format-spec emms-tag-tracktag emms-mark emms-mode-line
emms-cache emms-info-native bindat emms-info-exiftool emms-info-tinytag
emms-info-metaflac emms-info-opusinfo emms-info-ogginfo
emms-info-mp3info emms-playlist-mode emms-player-vlc emms-player-mpv
json subr-x map emms-playing-time emms-info emms-later-do
emms-player-mplayer emms-player-simple emms-source-playlist
emms-source-file thingatpt cl-loaddefs cl-lib locate dired
dired-loaddefs emms-setup emms emms-compat markdown-mode-autoloads
rainbow-mode-autoloads dired-du-autoloads mit-scheme-doc-autoloads
stumpwm-mode-autoloads wget-autoloads yasnippet-autoloads
spray-autoloads slime-autoloads ebuild-mode-autoloads chess-autoloads
transmission-autoloads vterm-autoloads gnuplot-autoloads
org-download-autoloads bbdb-autoloads scrollable-quick-peek-autoloads
quick-peek-autoloads monkeytype-autoloads kv-autoloads esxml-autoloads
nov-el-autoloads translate-shell-autoloads pinentry-autoloads
pulseaudio-control-autoloads emms-autoloads caps-lock-autoloads
auth-source-pass-autoloads password-store-autoloads pass-autoloads
modus-themes-autoloads xref-autoloads org-autoloads compat-autoloads
with-editor-autoloads magit-autoloads pg-autoloads finalize-autoloads
emacsql-autoloads emacsql-sqlite3-autoloads org-roam-autoloads
tablist-autoloads pdf-tools-autoloads key-chord-autoloads
htmlize-autoloads org-ref-autoloads hydra-autoloads ivy-autoloads
let-alist-autoloads biblio-autoloads f-autoloads s-autoloads
parsebib-autoloads popup-autoloads async-autoloads helm-autoloads
helm-bibtex-autoloads org-roam-bibtex-autoloads auctex-autoloads
tex-site paredit-autoloads magit-popup-autoloads geiser-guile-autoloads
geiser-autoloads edit-indirect-autoloads dash-autoloads bui-autoloads
guix-autoloads rx guix-emacs seq byte-opt gv bytecomp byte-compile cconv
iso-transl tooltip eldoc paren electric uniquify ediff-hook vc-hooks
lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd
tool-bar dnd fontset image regexp-opt fringe tabulated-list replace
newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar
rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock
font-lock syntax font-core term/tty-colors frame minibuffer cl-generic
cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech
european ethiopic indian cyrillic chinese composite emoji-zwj charscript
charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray
cl-preloaded nadvice button loaddefs faces cus-face macroexp files
window text-properties overlay sha1 md5 base64 format env code-pages
mule custom widget hashtable-print-readable backquote threads dbusbind
inotify lcms2 dynamic-setting font-render-setting cairo move-toolbar gtk
x-toolkit x multi-tty make-network-process native-compile emacs)

Memory information:
((conses 16 653486 244852)
 (symbols 48 42204 238)
 (strings 32 160355 53452)
 (string-bytes 1 6474932)
 (vectors 16 81586)
 (vector-slots 8 1444349 494632)
 (floats 8 575 927)
 (intervals 56 1696 951)
 (buffers 992 17))







^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-11-30  3:10 bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable'' YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-11-30 16:12 ` Eli Zaretskii
  2022-12-01  2:11   ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-12-01  2:23   ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 2 replies; 26+ messages in thread
From: Eli Zaretskii @ 2022-11-30 16:12 UTC (permalink / raw)
  To: YUSUF ALPER ÇIKIŞIR; +Cc: 59715

> Date: Wed, 30 Nov 2022 06:10:28 +0300
> From:  YUSUF ALPER ÇIKIŞIR via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> 
> When I set Turkish language environment with
> ``set-language-environment'' it runs ``turkish-case-conversion-enable''
> to properly upcase and downcase İ and ı characters.  It calls this
> function without any errors or crashes.  But after using Emacs for a
> while, it suddenly crashes.  The crash usually occurs when Emacs was
> asked to create a new buffer.  For example when I try to find
> definitions of an object by using ``xref-find-definitions'', it crashes.
> If I don't call ``set-language-environment'' and run
> ``turkish-case-conversion-enable'' alone, it occurs anyway so it is
> definitely related to that function.  Here is the output of crash:
> 
> Fatal error 6: Aborted
> Backtrace:
> /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x527ce7]
> /gnu/store/4zwgq7gi5pgw5dqmkfzyfwglngw2k2zv-emacs-ytc-28.2/bin/emacs-28.2[0x425278]

These addresses can be interpreted only on your system.  So either you do
what the "Crashing" node in the Emacs manual tells to do in order to convert
the addresses into human-readable file names and line numbers, or please run
Emacs under GDB, trigger the crash, and then type at the "(gdb)" prompt:

  (gdb) thread apply all bt

and post here everything it prints.

FWIW, I tried to reproduce the problem using your recipe, but couldn't.

Thanks.





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-11-30 16:12 ` Eli Zaretskii
@ 2022-12-01  2:11   ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-12-01  7:26     ` Eli Zaretskii
  2022-12-01  2:23   ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  1 sibling, 1 reply; 26+ messages in thread
From: YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-12-01  2:11 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 59715

Eli Zaretskii <eliz@gnu.org> writes:

> These addresses can be interpreted only on your system.  So either you do
> what the "Crashing" node in the Emacs manual tells to do in order to convert
> the addresses into human-readable file names and line numbers, or please run
> Emacs under GDB, trigger the crash, and then type at the "(gdb)" prompt:
>
>   (gdb) thread apply all bt
>
> and post here everything it prints.

Thread 3 (LWP 8892 "gdbus"):
#0  0x00007ffff3fecd6f in poll () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6
#1  0x00007ffff6d0a6e6 in g_main_context_iterate.constprop () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
#2  0x00007ffff6d0aa2b in g_main_loop_run () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
#3  0x00007ffff6f8a386 in gdbus_shared_thread_func () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libgio-2.0.so.0
#4  0x00007ffff6d3337d in g_thread_proxy () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
#5  0x00007ffff64b4d7e in ?? () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0
#6  0x00007ffff3ff6eff in clone () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6

Thread 2 (LWP 8891 "gmain"):
#0  0x00007ffff3fecd6f in poll () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6
#1  0x00007ffff6d0a6e6 in g_main_context_iterate.constprop () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
#2  0x00007ffff6d0a7ef in g_main_context_iteration () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
#3  0x00007ffff6d0a841 in glib_worker_main () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
#4  0x00007ffff6d3337d in g_thread_proxy () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
#5  0x00007ffff64b4d7e in ?? () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0
#6  0x00007ffff3ff6eff in clone () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6

Thread 1 (LWP 8889 ".emacs-29.0.60-"):
#0  0x00007ffff64bec30 in raise () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0
#1  0x00000000004219d8 in ?? ()
#2  0x0000000000421e07 in ?? ()
#3  0x0000000000420712 in ?? ()
#4  0x00000000004fd5e0 in ?? ()
#5  0x0000000000449fce in ?? ()
#6  0x000000000045ef68 in ?? ()
#7  0x00000000004699a1 in ?? ()
#8  0x0000000000553356 in ?? ()
#9  0x000000000055e866 in ?? ()
#10 0x000000000054a0fa in ?? ()
#11 0x00000000005dea57 in ?? ()
#12 0x00000000005481ea in ?? ()
#13 0x00000000005d4f01 in ?? ()
#14 0x0000000000549e49 in ?? ()
#15 0x00000000006a7866 in ?? ()
#16 0x00000000005810ac in ?? ()
#17 0x00007ffff1dcc5b2 in F636f6d706c6574696e672d726561642d64656661756c74_completing_read_default_0 () from /gnu/store/gfh0wd8in1hyxfzms29lsn3kvz6663jg-emacs-next-ytc-29.0.50-12.edd64e6/bin/../lib/emacs/29.0.60/native-lisp/29.0.60-e3fabd31/preloaded/minibuffer-1b0f548b-fab1e106.eln
#18 0x00000000005e05f2 in ?? ()
#19 0x00000000005e387a in ?? ()
#20 0x000000000057ec77 in ?? ()
#21 0x00007fffe8e5b9e3 in F787265662d2d726561642d6964656e746966696572_xref__read_identifier_0 () from /home/ytc/.emacs.d/eln-cache/29.0.60-e3fabd31/xref-9ee0ccd1-fff2ff0f.eln
#22 0x000000000062435d in ?? ()
#23 0x00000000006271fb in ?? ()
#24 0x00000000005e2bfa in ?? ()
#25 0x00000000005e2d78 in ?? ()
#26 0x00000000005dac28 in ?? ()
#27 0x00007ffff20e13fd in F636f6d6d616e642d65786563757465_command_execute_0 () from /gnu/store/gfh0wd8in1hyxfzms29lsn3kvz6663jg-emacs-next-ytc-29.0.50-12.edd64e6/bin/../lib/emacs/29.0.60/native-lisp/29.0.60-e3fabd31/preloaded/simple-fab5b0cf-fe41d9a7.eln
#28 0x00000000005e387a in ?? ()
#29 0x000000000054a32b in ?? ()
#30 0x00000000005dea57 in ?? ()
#31 0x00000000005481ea in ?? ()
#32 0x00000000005d4f01 in ?? ()
#33 0x0000000000549e8f in ?? ()
#34 0x00000000006a7866 in ?? ()
#35 0x000000000054bb9a in ?? ()
#36 0x000000000042ac9b in ?? ()
#37 0x00007ffff3f267dd in __libc_start_main () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6
#38 0x000000000042bf6a in ?? ()

quit

Thanks in advance.





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-11-30 16:12 ` Eli Zaretskii
  2022-12-01  2:11   ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-12-01  2:23   ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  1 sibling, 0 replies; 26+ messages in thread
From: YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-12-01  2:23 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 59715

By the way, I upgraded Emacs to 29.0.60 to see if the problem occurs
anyway.  It's still the same.





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-01  2:11   ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-12-01  7:26     ` Eli Zaretskii
  2022-12-01 22:26       ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 26+ messages in thread
From: Eli Zaretskii @ 2022-12-01  7:26 UTC (permalink / raw)
  To: YUSUF ALPER ÇIKIŞIR; +Cc: 59715

> From: YUSUF ALPER ÇIKIŞIR
>  <yusufcikisir@std.iyte.edu.tr>
> Cc: 59715@debbugs.gnu.org
> Date: Thu, 01 Dec 2022 05:11:06 +0300
> 
> >   (gdb) thread apply all bt
> >
> > and post here everything it prints.
> 
> Thread 3 (LWP 8892 "gdbus"):
> #0  0x00007ffff3fecd6f in poll () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6
> #1  0x00007ffff6d0a6e6 in g_main_context_iterate.constprop () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
> #2  0x00007ffff6d0aa2b in g_main_loop_run () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
> #3  0x00007ffff6f8a386 in gdbus_shared_thread_func () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libgio-2.0.so.0
> #4  0x00007ffff6d3337d in g_thread_proxy () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
> #5  0x00007ffff64b4d7e in ?? () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0
> #6  0x00007ffff3ff6eff in clone () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6
> 
> Thread 2 (LWP 8891 "gmain"):
> #0  0x00007ffff3fecd6f in poll () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6
> #1  0x00007ffff6d0a6e6 in g_main_context_iterate.constprop () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
> #2  0x00007ffff6d0a7ef in g_main_context_iteration () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
> #3  0x00007ffff6d0a841 in glib_worker_main () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
> #4  0x00007ffff6d3337d in g_thread_proxy () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
> #5  0x00007ffff64b4d7e in ?? () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0
> #6  0x00007ffff3ff6eff in clone () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6
> 
> Thread 1 (LWP 8889 ".emacs-29.0.60-"):
> #0  0x00007ffff64bec30 in raise () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0
> #1  0x00000000004219d8 in ?? ()
> #2  0x0000000000421e07 in ?? ()
> #3  0x0000000000420712 in ?? ()
> #4  0x00000000004fd5e0 in ?? ()
> #5  0x0000000000449fce in ?? ()
> #6  0x000000000045ef68 in ?? ()
> #7  0x00000000004699a1 in ?? ()
> #8  0x0000000000553356 in ?? ()
> #9  0x000000000055e866 in ?? ()
> #10 0x000000000054a0fa in ?? ()
> #11 0x00000000005dea57 in ?? ()
> #12 0x00000000005481ea in ?? ()
> #13 0x00000000005d4f01 in ?? ()
> #14 0x0000000000549e49 in ?? ()
> #15 0x00000000006a7866 in ?? ()
> #16 0x00000000005810ac in ?? ()
> #17 0x00007ffff1dcc5b2 in F636f6d706c6574696e672d726561642d64656661756c74_completing_read_default_0 () from /gnu/store/gfh0wd8in1hyxfzms29lsn3kvz6663jg-emacs-next-ytc-29.0.50-12.edd64e6/bin/../lib/emacs/29.0.60/native-lisp/29.0.60-e3fabd31/preloaded/minibuffer-1b0f548b-fab1e106.eln
> #18 0x00000000005e05f2 in ?? ()
> #19 0x00000000005e387a in ?? ()
> #20 0x000000000057ec77 in ?? ()
> #21 0x00007fffe8e5b9e3 in F787265662d2d726561642d6964656e746966696572_xref__read_identifier_0 () from /home/ytc/.emacs.d/eln-cache/29.0.60-e3fabd31/xref-9ee0ccd1-fff2ff0f.eln
> #22 0x000000000062435d in ?? ()
> #23 0x00000000006271fb in ?? ()
> #24 0x00000000005e2bfa in ?? ()
> #25 0x00000000005e2d78 in ?? ()
> #26 0x00000000005dac28 in ?? ()
> #27 0x00007ffff20e13fd in F636f6d6d616e642d65786563757465_command_execute_0 () from /gnu/store/gfh0wd8in1hyxfzms29lsn3kvz6663jg-emacs-next-ytc-29.0.50-12.edd64e6/bin/../lib/emacs/29.0.60/native-lisp/29.0.60-e3fabd31/preloaded/simple-fab5b0cf-fe41d9a7.eln
> #28 0x00000000005e387a in ?? ()
> #29 0x000000000054a32b in ?? ()
> #30 0x00000000005dea57 in ?? ()
> #31 0x00000000005481ea in ?? ()
> #32 0x00000000005d4f01 in ?? ()
> #33 0x0000000000549e8f in ?? ()
> #34 0x00000000006a7866 in ?? ()
> #35 0x000000000054bb9a in ?? ()
> #36 0x000000000042ac9b in ?? ()
> #37 0x00007ffff3f267dd in __libc_start_main () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6
> #38 0x000000000042bf6a in ?? ()

Thanks.  However, the above is not useful, because your Emacs build is
stripped of the debug symbols.  That's the reason for all those "in ??"
parts that should have provided names of functions and line numbers in
files.

Did you build this Emacs yourself?  If so, please rebuild with -g3 and
without -s in the compiler options, reproduce the problem under GDB, and
show the backtrace you get.  If this Emacs was not built by you, try to find
and install the corresponding debug package, if it exists, and repeat the
experiment after installing that.





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-01  7:26     ` Eli Zaretskii
@ 2022-12-01 22:26       ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-12-02  7:23         ` Eli Zaretskii
  2022-12-03 22:09         ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 2 replies; 26+ messages in thread
From: YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-12-01 22:26 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 59715

Eli Zaretskii <eliz@gnu.org> writes:

> Thanks.  However, the above is not useful, because your Emacs build is
> stripped of the debug symbols.  That's the reason for all those "in ??"
> parts that should have provided names of functions and line numbers in
> files.

Sorry, I'm not very familiar to gdb and the debugging process.  Here is
the proper output:

Starting program: /gnu/store/nsf1fjqv8988473yi25qrv6yh3d3zgr9-emacs-28.2/bin/.emacs-28.2-real -Q
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
[New LWP 4995]
[New LWP 4996]
[New LWP 4997]
[LWP 4997 exited]
[New LWP 4998]
[New LWP 4999]
[LWP 4998 exited]
[New LWP 5000]
[New LWP 5001]
[LWP 5000 exited]
[LWP 4999 exited]
[LWP 5001 exited]

Thread 1 ".emacs-28.2-rea" received signal SIGABRT, Aborted.
0x00007ffff5b17c30 in raise () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0

Thread 3 (LWP 4996 "gdbus"):
#0  0x00007ffff3df3d6f in poll () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6
#1  0x00007ffff6f1b6e6 in g_main_context_iterate.constprop () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
#2  0x00007ffff6f1ba2b in g_main_loop_run () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
#3  0x00007ffff7173386 in gdbus_shared_thread_func () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libgio-2.0.so.0
#4  0x00007ffff6f4437d in g_thread_proxy () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
#5  0x00007ffff5b0dd7e in ?? () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0
#6  0x00007ffff3dfdeff in clone () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6

Thread 2 (LWP 4995 "gmain"):
#0  0x00007ffff3df3d6f in poll () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6
#1  0x00007ffff6f1b6e6 in g_main_context_iterate.constprop () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
#2  0x00007ffff6f1b7ef in g_main_context_iteration () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
#3  0x00007ffff6f1b841 in glib_worker_main () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
#4  0x00007ffff6f4437d in g_thread_proxy () from /gnu/store/2jj2mxn6wfrcw7i85nywk71mmqbnhzps-glib-2.70.2/lib/libglib-2.0.so.0
#5  0x00007ffff5b0dd7e in ?? () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0
#6  0x00007ffff3dfdeff in clone () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6

Thread 1 (LWP 4992 ".emacs-28.2-rea"):
#0  0x00007ffff5b17c30 in raise () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0
#1  0x00000000004257f2 in terminate_due_to_signal ()
#2  0x0000000000425c88 in emacs_abort ()
#3  0x0000000000424bb1 in realize_face[cold] ()
#4  0x00000000004dbb59 in realize_basic_faces ()
#5  0x00000000004dd23d in recompute_basic_faces ()
#6  0x00000000004591a5 in init_iterator ()
#7  0x00000000004654a5 in gui_consider_frame_title ()
#8  0x0000000000470b39 in redisplay_internal ()
#9  0x000000000051b092 in read_char ()
#10 0x000000000051df0f in read_key_sequence ()
#11 0x000000000051f86e in command_loop_1 ()
#12 0x000000000058a9a7 in internal_condition_case ()
#13 0x00000000005105aa in command_loop_2 ()
#14 0x000000000058a901 in internal_catch ()
#15 0x0000000000510507 in command_loop ()
#16 0x0000000000515ddc in recursive_edit_1 ()
#17 0x000000000053f286 in Fread_from_minibuffer ()
#18 0x00007ffff1b0bcf0 in F636f6d706c6574696e672d726561642d64656661756c74_completing_read_default_0 () from /gnu/store/nsf1fjqv8988473yi25qrv6yh3d3zgr9-emacs-28.2/bin/../lib/emacs/28.2/native-lisp/28.2-16da12a1/preloaded/minibuffer-1b0f548b-ab128216.eln
#19 0x000000000058cf6a in funcall_subr ()
#20 0x000000000058ba0b in Ffuncall ()
#21 0x000000000053c6a0 in Fcompleting_read ()
#22 0x00007fffe90a63f7 in F787265662d2d726561642d6964656e746966696572_xref__read_identifier_0 () from /gnu/store/nsf1fjqv8988473yi25qrv6yh3d3zgr9-emacs-28.2/lib/emacs/28.2/native-lisp/28.2-16da12a1/xref-9ee0ccd1-717bfe9d.eln
#23 0x000000000058ba0b in Ffuncall ()
#24 0x00000000005c6c10 in exec_byte_code ()
#25 0x000000000058de95 in eval_sub ()
#26 0x000000000058f7d9 in Feval ()
#27 0x0000000000589650 in Fcall_interactively ()
#28 0x00007ffff1e940d1 in F636f6d6d616e642d65786563757465_command_execute_0 () from /gnu/store/nsf1fjqv8988473yi25qrv6yh3d3zgr9-emacs-28.2/bin/../lib/emacs/28.2/native-lisp/28.2-16da12a1/preloaded/simple-fab5b0cf-82d9f771.eln
#29 0x000000000058ba0b in Ffuncall ()
#30 0x000000000058baba in call1 ()
#31 0x000000000051fa6f in command_loop_1 ()
#32 0x000000000058a9a7 in internal_condition_case ()
#33 0x00000000005105aa in command_loop_2 ()
#34 0x000000000058a901 in internal_catch ()
#35 0x000000000051054f in command_loop ()
#36 0x0000000000515ddc in recursive_edit_1 ()
#37 0x0000000000516120 in Frecursive_edit ()
#38 0x000000000042d803 in main ()

> Did you build this Emacs yourself?  If so, please rebuild with -g3 and
> without -s in the compiler options, reproduce the problem under GDB, and
> show the backtrace you get.  If this Emacs was not built by you, try to find
> and install the corresponding debug package, if it exists, and repeat the
> experiment after installing that.

Yes, now I'm using the default emacs-28.2 package in GNU Guix.

Thank you for your time.





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-01 22:26       ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-12-02  7:23         ` Eli Zaretskii
  2022-12-03 22:09         ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  1 sibling, 0 replies; 26+ messages in thread
From: Eli Zaretskii @ 2022-12-02  7:23 UTC (permalink / raw)
  To: YUSUF ALPER ÇIKIŞIR; +Cc: 59715

> From: YUSUF ALPER ÇIKIŞIR
>  <yusufcikisir@std.iyte.edu.tr>
> Cc: 59715@debbugs.gnu.org
> Date: Fri, 02 Dec 2022 01:26:10 +0300
> 
> Thread 1 (LWP 4992 ".emacs-28.2-rea"):
> #0  0x00007ffff5b17c30 in raise () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0
> #1  0x00000000004257f2 in terminate_due_to_signal ()
> #2  0x0000000000425c88 in emacs_abort ()
> #3  0x0000000000424bb1 in realize_face[cold] ()
> #4  0x00000000004dbb59 in realize_basic_faces ()
> #5  0x00000000004dd23d in recompute_basic_faces ()
> #6  0x00000000004591a5 in init_iterator ()
> #7  0x00000000004654a5 in gui_consider_frame_title ()

OK, now we are getting somewhere, thanks.

First, is it possible that the buffer that was the current one when this
happened had a name with one or more Turkish non-ASCII characters?

Next, please run Emacs under GDB like this:

  $ gdb /path/to/emacs
  ...
  (gdb) break xfaces.c:5847
  (gdb) run

Then repeat what you do to reproduce the problem.  Once the breakpoint
breaks, please do in GDB:

  (gdb) print cache
  (gdb) print cache->f
  (gdb) print cache->f->output_method

If the breakpoint somehow doesn't break, and you end up seeing this:

  Thread 1 ".emacs-28.2-rea" received signal SIGABRT, Aborted.
  0x00007ffff5b17c30 in raise () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0

then do the following:

  (gdb) thread 1
  (gdb) frame 3
  (gdb) print cache
  (gdb) print cache->f
  (gdb) print cache->f->output_method

After "frame 3" make sure GDB says you are inside the call to realize_face,
otherwise the above commands will not produce useful results.  If you are
not inside realize_face, find the number of the callstack frame for
realize_face call and use it instead of 3.  The frame number is the one
shown in the output of the "bt" command, as #NN at the beginning of each
callstack frame.  For example, the frame number for the call to
redisplay_internal below is 8:

> #8  0x0000000000470b39 in redisplay_internal ()
  ^^

> Yes, now I'm using the default emacs-28.2 package in GNU Guix.

Do you happen to know whether this distribution includes any changes to the
upstream Emacs sources, or installs some site-init files that are used
during startup?





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-01 22:26       ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-12-02  7:23         ` Eli Zaretskii
@ 2022-12-03 22:09         ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-12-04  7:16           ` Eli Zaretskii
  1 sibling, 1 reply; 26+ messages in thread
From: YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-12-03 22:09 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 59715

Eli Zaretskii <eliz@gnu.org> writes:

> First, is it possible that the buffer that was the current one when this
> happened had a name with one or more Turkish non-ASCII characters?

No, it used to happen on *scratch* buffer also.

> Next, please run Emacs under GDB like this:
>
>   $ gdb /path/to/emacs
>   ...
>   (gdb) break xfaces.c:5847
>   (gdb) run

GDB says: "No symbol table is loaded.  Use the "file" command."
GNU Guix doesn't suit the FHS.  Maybe this is why GDB couldn't find the
symbol table, and I don't know how to present it.  Maybe you can help me
with that.

I compiled emacs-28.2 on a separate directory and ran that emacs binary
under GDB.  But now I couldn't reproduce the problem because after the
"run" command, Emacs never showed up.  Instead, it encountered the
breakpoint immediately.

(gdb) break xfaces.c:5847
Breakpoint 1 at 0x4d8725: file xfaces.c, line 5850.
(gdb) run -Q
Starting program: /home/ytc/repo/emacs-28.2/src/emacs -Q
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.

Breakpoint 1, realize_face (cache=0xb1a270, attrs=0x7fffffffc8b0, former_face_id=<optimized out>) at xfaces.c:5850
5850	  cache_face (cache, face, lface_hash (attrs));
(gdb) print cache
$1 = (struct face_cache *) 0xb1a270
(gdb) print cache->f
$2 = (struct frame *) 0xadcdc0
(gdb) print cache->f->output_method
$3 = output_initial

>> Yes, now I'm using the default emacs-28.2 package in GNU Guix.
>
> Do you happen to know whether this distribution includes any changes to the
> upstream Emacs sources, or installs some site-init files that are used
> during startup?

Guix doesn't have any site-init.el, but it had some patches.  I removed
them but it's still the same.  I compiled vanilla emacs-28.2 as I said.
It happens anyway.  I discovered that when I change the default
monospace font to DejaVu Sans Mono, it stopped happening.  The crash was
probably related to my font choice.  But how could that be?  That font
didn't lack of any Turkish characters.

I was using this font:
https://git.sr.ht/~protesilaos/iosevka-comfy





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-03 22:09         ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-12-04  7:16           ` Eli Zaretskii
  2022-12-04  8:29             ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-12-04  8:33             ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 2 replies; 26+ messages in thread
From: Eli Zaretskii @ 2022-12-04  7:16 UTC (permalink / raw)
  To: YUSUF ALPER ÇIKIŞIR; +Cc: 59715

> From: YUSUF ALPER ÇIKIŞIR
>  <yusufcikisir@std.iyte.edu.tr>
> Cc: 59715@debbugs.gnu.org
> Date: Sun, 04 Dec 2022 01:09:05 +0300
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > Next, please run Emacs under GDB like this:
> >
> >   $ gdb /path/to/emacs
> >   ...
> >   (gdb) break xfaces.c:5847
> >   (gdb) run
> 
> GDB says: "No symbol table is loaded.  Use the "file" command."

The "/path/to/emacs" part was supposed to be the full absolute name of the
Emacs executable.  Was it?

> GNU Guix doesn't suit the FHS.  Maybe this is why GDB couldn't find the
> symbol table, and I don't know how to present it.  Maybe you can help me
> with that.

Sorry, I have no idea what Guix does and how it organizes the installation
tree.  Maybe someone else does.

> I compiled emacs-28.2 on a separate directory and ran that emacs binary
> under GDB.  But now I couldn't reproduce the problem because after the
> "run" command, Emacs never showed up.  Instead, it encountered the
> breakpoint immediately.
> 
> (gdb) break xfaces.c:5847
> Breakpoint 1 at 0x4d8725: file xfaces.c, line 5850.

Note that you said "xfaces.c:5847", but the breakpoint was set on line 5850
instead, which is a different source line.  This is why the breakpoint
breaks immediately at startup.

I believe the problem is that you built Emacs with optimizations.  Please
reconfigure it with

  $ CFLAGS='-O0 -g3' ./configure

and rebuild, then try again with the breakpoint at line 5847 of xfaces.c.
That breakpoint is supposed to break only if Emacs is about to crash by
calling emacs_abort.

> Guix doesn't have any site-init.el, but it had some patches.  I removed
> them but it's still the same.  I compiled vanilla emacs-28.2 as I said.
> It happens anyway.  I discovered that when I change the default
> monospace font to DejaVu Sans Mono, it stopped happening.  The crash was
> probably related to my font choice.  But how could that be?  That font
> didn't lack of any Turkish characters.
> 
> I was using this font:
> https://git.sr.ht/~protesilaos/iosevka-comfy

So the problem happens with the Iosevka font used as the default face's
font, is that right?

Anyway, please do try to produce the data from GDB I asked, with the
problematic font.





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-04  7:16           ` Eli Zaretskii
@ 2022-12-04  8:29             ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-12-04  8:33             ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  1 sibling, 0 replies; 26+ messages in thread
From: YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-12-04  8:29 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 59715

> I believe the problem is that you built Emacs with optimizations.  Please
> reconfigure it with
>
>   $ CFLAGS='-O0 -g3' ./configure
>
> and rebuild, then try again with the breakpoint at line 5847 of xfaces.c.
> That breakpoint is supposed to break only if Emacs is about to crash by
> calling emacs_abort.

OK, now this is the correct output.

(gdb) print cache
$1 = (struct face_cache *) 0xfab5e0
(gdb) print cache->f
$2 = (struct frame *) 0xf69840
(gdb) print cache->f->output_method
$3 = output_x_window

> So the problem happens with the Iosevka font used as the default face's
> font, is that right?

Yes.





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-04  7:16           ` Eli Zaretskii
  2022-12-04  8:29             ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-12-04  8:33             ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-12-04 10:20               ` Eli Zaretskii
  1 sibling, 1 reply; 26+ messages in thread
From: YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-12-04  8:33 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 59715

Also, this is the "thread apply all bt" output of that build.  Sorry I
forgot to mention it.

Thread 2 (LWP 4830 "gmain"):
#0  0x00007ffff6319d6f in poll () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6
#1  0x00007ffff6d5c6e6 in g_main_context_iterate.constprop () from /gnu/store/s3an9xjn7ky32v8an12ijbgd4jxab0br-profile/lib/libglib-2.0.so.0
#2  0x00007ffff6d5c7ef in g_main_context_iteration () from /gnu/store/s3an9xjn7ky32v8an12ijbgd4jxab0br-profile/lib/libglib-2.0.so.0
#3  0x00007ffff6d5c841 in glib_worker_main () from /gnu/store/s3an9xjn7ky32v8an12ijbgd4jxab0br-profile/lib/libglib-2.0.so.0
#4  0x00007ffff6d8537d in g_thread_proxy () from /gnu/store/s3an9xjn7ky32v8an12ijbgd4jxab0br-profile/lib/libglib-2.0.so.0
#5  0x00007ffff652ed7e in ?? () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0
#6  0x00007ffff6323eff in clone () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6

Thread 1 (LWP 4827 "emacs"):
#0  0x00007ffff6538c30 in raise () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0
#1  0x0000000000562ee1 in terminate_due_to_signal (sig=6, backtrace_limit=40) at emacs.c:437
#2  0x000000000058d8e1 in emacs_abort () at sysdep.c:2282
#3  0x0000000000525967 in realize_gui_face (cache=0xfab5e0, attrs=0x7fffffff9f60) at xfaces.c:5941
#4  0x000000000052565e in realize_face (cache=0xfab5e0, attrs=0x7fffffff9f60, former_face_id=0) at xfaces.c:5838
#5  0x00000000005253b3 in realize_default_face (f=0xf69840) at xfaces.c:5756
#6  0x0000000000524a38 in realize_basic_faces (f=0xf69840) at xfaces.c:5613
#7  0x0000000000519454 in init_frame_faces (f=0xf69840) at xfaces.c:605
#8  0x000000000054e3e5 in x_create_tip_frame (dpyinfo=0xcb2e30, parms=...) at xfns.c:6440
#9  0x000000000054fc6d in Fx_show_tip (string=..., frame=..., parms=..., timeout=..., dx=..., dy=...) at xfns.c:7036
#10 0x0000000000622da0 in funcall_subr (subr=0xac55c0 <Sx_show_tip>, numargs=6, args=0x7fffffffa4c8) at eval.c:3114
#11 0x00000000006228aa in Ffuncall (nargs=7, args=0x7fffffffa4c0) at eval.c:3023
#12 0x000000000066e2e0 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=2, args=0x7fffffffaa48) at bytecode.c:632
#13 0x0000000000622f0f in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=2, args=0x7fffffffaa38) at eval.c:3147
#14 0x000000000062329c in funcall_lambda (fun=..., nargs=2, arg_vector=0x7fffffffaa38) at eval.c:3228
#15 0x00000000006228fe in Ffuncall (nargs=3, args=0x7fffffffaa30) at eval.c:3027
#16 0x000000000066e2e0 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb088) at bytecode.c:632
#17 0x0000000000622f0f in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb080) at eval.c:3147
#18 0x000000000062329c in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb080) at eval.c:3228
#19 0x00000000006228fe in Ffuncall (nargs=2, args=0x7fffffffb078) at eval.c:3027
#20 0x000000000062201b in run_hook_with_args (nargs=2, args=0x7fffffffb078, funcall=0x62271d <Ffuncall>) at eval.c:2841
#21 0x0000000000621ca6 in Frun_hook_with_args_until_success (nargs=2, args=0x7fffffffb078) at eval.c:2727
#22 0x0000000000622bcc in funcall_subr (subr=0xacdc80 <Srun_hook_with_args_until_success>, numargs=2, args=0x7fffffffb078) at eval.c:3078
#23 0x00000000006228aa in Ffuncall (nargs=3, args=0x7fffffffb070) at eval.c:3023
#24 0x000000000066e2e0 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb6e8) at bytecode.c:632
#25 0x0000000000622f0f in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb6e0) at eval.c:3147
#26 0x000000000062329c in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb6e0) at eval.c:3228
#27 0x00000000006228fe in Ffuncall (nargs=2, args=0x7fffffffb6d8) at eval.c:3027
#28 0x000000000062185a in Fapply (nargs=2, args=0x7fffffffb6d8) at eval.c:2610
#29 0x0000000000622bcc in funcall_subr (subr=0xacdbc0 <Sapply>, numargs=2, args=0x7fffffffb6d8) at eval.c:3078
#30 0x00000000006228aa in Ffuncall (nargs=3, args=0x7fffffffb6d0) at eval.c:3023
#31 0x000000000066e2e0 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffbc80) at bytecode.c:632
#32 0x0000000000622f0f in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffbc78) at eval.c:3147
#33 0x000000000062329c in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffbc78) at eval.c:3228
#34 0x00000000006228fe in Ffuncall (nargs=2, args=0x7fffffffbc70) at eval.c:3027
#35 0x0000000000622175 in call1 (fn=..., arg1=...) at eval.c:2883
#36 0x0000000000570dba in timer_check_2 (timers=..., idle_timers=...) at keyboard.c:4395
#37 0x0000000000570ee9 in timer_check () at keyboard.c:4457
#38 0x000000000056f488 in readable_events (flags=1) at keyboard.c:3459
#39 0x0000000000576144 in get_input_pending (flags=1) at keyboard.c:6930
#40 0x000000000057d816 in detect_input_pending_run_timers (do_display=true) at keyboard.c:10455
#41 0x000000000067e5a6 in wait_reading_process_output (time_limit=30, nsecs=0, read_kbd=-1, do_display=true, wait_for_cell=..., wait_proc=0x0, just_wait_proc=0) at process.c:5686
#42 0x00000000004296d0 in sit_for (timeout=..., reading=true, display_option=1) at dispnew.c:6185
#43 0x000000000056d75d in read_char (commandflag=1, map=..., prev_event=..., used_mouse_menu=0x7fffffffc6cf, end_time=0x0) at keyboard.c:2800
#44 0x000000000057be92 in read_key_sequence (keybuf=0x7fffffffc860, prompt=..., dont_downcase_last=false, can_return_switch_frame=true, fix_current_buffer=true, prevent_redisplay=false) at keyboard.c:9635
#45 0x0000000000569f49 in command_loop_1 () at keyboard.c:1392
#46 0x000000000061ec79 in internal_condition_case (bfun=0x569b18 <command_loop_1>, handlers=..., hfun=0x5691aa <cmd_error>) at eval.c:1450
#47 0x00000000005697f0 in command_loop_2 (handlers=...) at keyboard.c:1133
#48 0x000000000061e3af in internal_catch (tag=..., func=0x5697cd <command_loop_2>, arg=...) at eval.c:1181
#49 0x0000000000569799 in command_loop () at keyboard.c:1111
#50 0x0000000000568d6e in recursive_edit_1 () at keyboard.c:720
#51 0x0000000000568f05 in Frecursive_edit () at keyboard.c:803
#52 0x0000000000565a2e in main (argc=2, argv=0x7fffffffcd58) at emacs.c:2358





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-04  8:33             ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-12-04 10:20               ` Eli Zaretskii
  2022-12-04 11:44                 ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 26+ messages in thread
From: Eli Zaretskii @ 2022-12-04 10:20 UTC (permalink / raw)
  To: YUSUF ALPER ÇIKIŞIR; +Cc: 59715

> From: YUSUF ALPER ÇIKIŞIR
>  <yusufcikisir@std.iyte.edu.tr>
> Cc: 59715@debbugs.gnu.org
> Date: Sun, 04 Dec 2022 11:33:34 +0300
> 
> Also, this is the "thread apply all bt" output of that build.  Sorry I
> forgot to mention it.

That's an entirely different ball game...

> Thread 1 (LWP 4827 "emacs"):
> #0  0x00007ffff6538c30 in raise () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0
> #1  0x0000000000562ee1 in terminate_due_to_signal (sig=6, backtrace_limit=40) at emacs.c:437
> #2  0x000000000058d8e1 in emacs_abort () at sysdep.c:2282
> #3  0x0000000000525967 in realize_gui_face (cache=0xfab5e0, attrs=0x7fffffff9f60) at xfaces.c:5941

Please tell what this produces:

  (gdb) frame 3
  (gdb) p default_face
  (gdb) p f->output_data.x->fontset

Also, do you have any customizations of the fontsets?  Like calls to
set-fontset-font etc.?





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-04 10:20               ` Eli Zaretskii
@ 2022-12-04 11:44                 ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-12-04 12:09                   ` Eli Zaretskii
  0 siblings, 1 reply; 26+ messages in thread
From: YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-12-04 11:44 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 59715

> Please tell what this produces:
>
>   (gdb) frame 3
>   (gdb) p default_face
>   (gdb) p f->output_data.x->fontset

(gdb) frame 3
#3  0x0000000000525967 in realize_gui_face (cache=0xd934a0, attrs=0x7fffffff9fe0) at xfaces.c:5941
5941                emacs_abort ();
(gdb) p default_face
$1 = (struct face *) 0x0
(gdb) p f->output_data.x->fontset
$2 = 2

> Also, do you have any customizations of the fontsets?  Like calls to
> set-fontset-font etc.?

Not that I know of.  Also I'm running emacs with -Q option.  If there
were any, wouldn't they become ineffective?





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-04 11:44                 ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-12-04 12:09                   ` Eli Zaretskii
  2022-12-04 12:17                     ` Eli Zaretskii
  2022-12-04 12:46                     ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 2 replies; 26+ messages in thread
From: Eli Zaretskii @ 2022-12-04 12:09 UTC (permalink / raw)
  To: YUSUF ALPER ÇIKIŞIR; +Cc: 59715

> From: YUSUF ALPER ÇIKIŞIR
>  <yusufcikisir@std.iyte.edu.tr>
> Cc: 59715@debbugs.gnu.org
> Date: Sun, 04 Dec 2022 14:44:19 +0300
> 
> (gdb) frame 3
> #3  0x0000000000525967 in realize_gui_face (cache=0xd934a0, attrs=0x7fffffff9fe0) at xfaces.c:5941
> 5941                emacs_abort ();
> (gdb) p default_face
> $1 = (struct face *) 0x0
> (gdb) p f->output_data.x->fontset
> $2 = 2

Thanks.  I think I know what happens.  It's the problem with down-casing
Iosevka in your locale, which produces "ıosevka", with the first letter
being dotless i.  And that down-cased name doesn't match anything.

Hmm...





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-04 12:09                   ` Eli Zaretskii
@ 2022-12-04 12:17                     ` Eli Zaretskii
  2022-12-04 12:46                     ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  1 sibling, 0 replies; 26+ messages in thread
From: Eli Zaretskii @ 2022-12-04 12:17 UTC (permalink / raw)
  To: yusufcikisir; +Cc: 59715

> Cc: 59715@debbugs.gnu.org
> Date: Sun, 04 Dec 2022 14:09:46 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> 
> Thanks.  I think I know what happens.  It's the problem with down-casing
> Iosevka in your locale, which produces "ıosevka", with the first letter
> being dotless i.  And that down-cased name doesn't match anything.
> 
> Hmm...

One way to work around this tricky issue is to specify the font in all
lower-case characters to begin with.

How do you tell Emacs to use Iosevka as the default font?





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-04 12:09                   ` Eli Zaretskii
  2022-12-04 12:17                     ` Eli Zaretskii
@ 2022-12-04 12:46                     ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-12-04 12:56                       ` Eli Zaretskii
  1 sibling, 1 reply; 26+ messages in thread
From: YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-12-04 12:46 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 59715

> Thanks.  I think I know what happens.  It's the problem with down-casing
> Iosevka in your locale, which produces "ıosevka", with the first letter
> being dotless i.  And that down-cased name doesn't match anything.
>
> Hmm...

That's hilarious.  I mean, I'm not writing "Iosevka".  Why does it need
to do something like this in the first place?

> One way to work around this tricky issue is to specify the font in all
> lower-case characters to begin with.
>
> How do you tell Emacs to use Iosevka as the default font?

I had:

<alias>
  <family>monospace</family>
  <prefer>
    <family>Iosevka Comfy</family>
  </prefer>
  <default><family>Iosevka Comfy</family></default>
</alias>

in ~/.config/fontconfig/fonts.conf file.  I've changed "Iosevka Comfy"
with "iosevka comfy".  I had also "Emacs.font: Iosevka Comfy-10" in
~/.Xresources file.  I've also changed it with "iosevka comfy-10".

But unfortunately, it's still the same.





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-04 12:46                     ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-12-04 12:56                       ` Eli Zaretskii
  2022-12-04 13:10                         ` Eli Zaretskii
  2022-12-04 13:21                         ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 2 replies; 26+ messages in thread
From: Eli Zaretskii @ 2022-12-04 12:56 UTC (permalink / raw)
  To: YUSUF ALPER ÇIKIŞIR; +Cc: 59715

> From: YUSUF ALPER ÇIKIŞIR
>  <yusufcikisir@std.iyte.edu.tr>
> Cc: 59715@debbugs.gnu.org
> Date: Sun, 04 Dec 2022 15:46:13 +0300
> 
> That's hilarious.  I mean, I'm not writing "Iosevka".  Why does it need
> to do something like this in the first place?

We usually downcase when we intern strings to produce symbols.

> I had:
> 
> <alias>
>   <family>monospace</family>
>   <prefer>
>     <family>Iosevka Comfy</family>
>   </prefer>
>   <default><family>Iosevka Comfy</family></default>
> </alias>
> 
> in ~/.config/fontconfig/fonts.conf file.  I've changed "Iosevka Comfy"
> with "iosevka comfy".  I had also "Emacs.font: Iosevka Comfy-10" in
> ~/.Xresources file.  I've also changed it with "iosevka comfy-10".
> 
> But unfortunately, it's still the same.

I think there's some caching involved.  Can you do whatever is needed to
force Fontconfig to refresh its caches?  And maybe also restart the system,
in case X also caches stuff?

I will try to think about a cleaner solution to this.  It isn't easy.





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-04 12:56                       ` Eli Zaretskii
@ 2022-12-04 13:10                         ` Eli Zaretskii
  2022-12-04 13:21                         ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  1 sibling, 0 replies; 26+ messages in thread
From: Eli Zaretskii @ 2022-12-04 13:10 UTC (permalink / raw)
  To: yusufcikisir; +Cc: 59715

> Cc: 59715@debbugs.gnu.org
> Date: Sun, 04 Dec 2022 14:56:03 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> 
> > From: YUSUF ALPER ÇIKIŞIR
> >  <yusufcikisir@std.iyte.edu.tr>
> > Cc: 59715@debbugs.gnu.org
> > Date: Sun, 04 Dec 2022 15:46:13 +0300
> > 
> > That's hilarious.  I mean, I'm not writing "Iosevka".  Why does it need
> > to do something like this in the first place?
> 
> We usually downcase when we intern strings to produce symbols.
> 
> > I had:
> > 
> > <alias>
> >   <family>monospace</family>
> >   <prefer>
> >     <family>Iosevka Comfy</family>
> >   </prefer>
> >   <default><family>Iosevka Comfy</family></default>
> > </alias>
> > 
> > in ~/.config/fontconfig/fonts.conf file.  I've changed "Iosevka Comfy"
> > with "iosevka comfy".  I had also "Emacs.font: Iosevka Comfy-10" in
> > ~/.Xresources file.  I've also changed it with "iosevka comfy-10".
> > 
> > But unfortunately, it's still the same.
> 
> I think there's some caching involved.  Can you do whatever is needed to
> force Fontconfig to refresh its caches?  And maybe also restart the system,
> in case X also caches stuff?

An alternative is to define a set-language-environment-hook function which
calls turkish-case-conversion-disable, to undo the
turkish-case-conversion-enable call when the Turkish language environment is
turned on.  You will lose the case-conversions of İ and ı, and if these are
needed will need to type them by hand.  But at least you will be able to
start Emacs and use it reliably.

(This is not the "cleaner solution" I mentioned previously; I'm still
thinking about that.)





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-04 12:56                       ` Eli Zaretskii
  2022-12-04 13:10                         ` Eli Zaretskii
@ 2022-12-04 13:21                         ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-12-04 13:39                           ` Eli Zaretskii
  1 sibling, 1 reply; 26+ messages in thread
From: YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-12-04 13:21 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 59715

Eli Zaretskii <eliz@gnu.org> writes:

> I think there's some caching involved.  Can you do whatever is needed to
> force Fontconfig to refresh its caches?  And maybe also restart the system,
> in case X also caches stuff?

After cleaning fontconfig cache, rerunning "fc-cache -f -v", and
restarting the system, it's still the same.  Are you sure that's the
main reason?

> An alternative is to define a set-language-environment-hook function which
> calls turkish-case-conversion-disable, to undo the
> turkish-case-conversion-enable call when the Turkish language environment is
> turned on.  You will lose the case-conversions of İ and ı, and if these are
> needed will need to type them by hand.  But at least you will be able to
> start Emacs and use it reliably.

Well, that was pretty much the only facility which I use by setting the
language environment.

> I will try to think about a cleaner solution to this.  It isn't easy.

Thank you for your help.  I can migrate to different fonts by virtue of
this bug. :-)





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-04 13:21                         ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-12-04 13:39                           ` Eli Zaretskii
  2022-12-04 13:56                             ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 26+ messages in thread
From: Eli Zaretskii @ 2022-12-04 13:39 UTC (permalink / raw)
  To: YUSUF ALPER ÇIKIŞIR; +Cc: 59715

> From: YUSUF ALPER ÇIKIŞIR
>  <yusufcikisir@std.iyte.edu.tr>
> Cc: 59715@debbugs.gnu.org
> Date: Sun, 04 Dec 2022 16:21:21 +0300
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > I think there's some caching involved.  Can you do whatever is needed to
> > force Fontconfig to refresh its caches?  And maybe also restart the system,
> > in case X also caches stuff?
> 
> After cleaning fontconfig cache, rerunning "fc-cache -f -v", and
> restarting the system, it's still the same.  Are you sure that's the
> main reason?

It's the only explanation that makes sense, but maybe I got the details
wrong.

Please try the following, after starting GDB:

  (gdb) source /path/to/emacs/src/.gdbinit
  (gdb) break fontset.c:1701
  (gdb) commands
    > pp name
    > end
  (gdb) run -Q

Then, when the breakpoint breaks, look at the name it displays and see if
you see some pattern that has "Iosevka" in it.  You will have to type
"continue" each time the breakpoint breaks, to continue Emacs.  If I'm
right, you will see something with "Iosevka" in it.

> Thank you for your help.  I can migrate to different fonts by virtue of
> this bug. :-)

Yes.  One other idea is to use Fontconfig aliases, so that the font can be
named differently as far as Emacs is concerned, but I'm not sure it will
help.





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-04 13:39                           ` Eli Zaretskii
@ 2022-12-04 13:56                             ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-12-04 17:38                               ` Eli Zaretskii
  0 siblings, 1 reply; 26+ messages in thread
From: YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-12-04 13:56 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 59715

Eli Zaretskii <eliz@gnu.org> writes:

> Then, when the breakpoint breaks, look at the name it displays and see if
> you see some pattern that has "Iosevka" in it.  You will have to type
> "continue" each time the breakpoint breaks, to continue Emacs.  If I'm
> right, you will see something with "Iosevka" in it.

I'm not seeing the "Iosevka" string.

(gdb) source ~/repo/emacs-28.2/src/.gdbinit
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) [answered Y; input not from terminal]
DISPLAY = :0.0
TERM = screen.xterm-256color
Breakpoint 1 at 0x562dda: file emacs.c, line 400.
Breakpoint 2 at 0x53af51: file xterm.c, line 10291.
(gdb) break fontset.c:1701
Breakpoint 3 at 0x6c297a: file fontset.c, line 1701.
(gdb) commands
Type commands for breakpoint(s) 3, one per line.
End with a line saying just "end".
>pp name
>end
(gdb) run -Q
Starting program: /home/ytc/repo/emacs-28.2/src/emacs -Q
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
[New LWP 4536]

Thread 1 "emacs" hit Breakpoint 3, Fnew_fontset (name=XIL(0x7ffff5399ecc), fontlist=XIL(0xc94393)) at fontset.c:1701
1701      name = Fdowncase (name);
"fontset-default"
(gdb) continue
Continuing.

Thread 1 "emacs" hit Breakpoint 3, Fnew_fontset (name=XIL(0xe4bdc4), fontlist=XIL(0)) at fontset.c:1701
1701      name = Fdowncase (name);
"-*-fixed-medium-r-normal-*-16-*-*-*-*-*-fontset-standard"
(gdb) continue
Continuing.

Thread 1 "emacs" hit Breakpoint 1, terminate_due_to_signal (sig=6, backtrace_limit=40) at emacs.c:400
400       signal (sig, SIG_DFL);

> Yes.  One other idea is to use Fontconfig aliases, so that the font can be
> named differently as far as Emacs is concerned, but I'm not sure it will
> help.

I will look into that.





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-04 13:56                             ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-12-04 17:38                               ` Eli Zaretskii
  2022-12-05  2:29                                 ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 26+ messages in thread
From: Eli Zaretskii @ 2022-12-04 17:38 UTC (permalink / raw)
  To: YUSUF ALPER ÇIKIŞIR; +Cc: 59715

> From: YUSUF ALPER ÇIKIŞIR
>  <yusufcikisir@std.iyte.edu.tr>
> Cc: 59715@debbugs.gnu.org
> Date: Sun, 04 Dec 2022 16:56:39 +0300
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > Then, when the breakpoint breaks, look at the name it displays and see if
> > you see some pattern that has "Iosevka" in it.  You will have to type
> > "continue" each time the breakpoint breaks, to continue Emacs.  If I'm
> > right, you will see something with "Iosevka" in it.
> 
> I'm not seeing the "Iosevka" string.

Well, another, perhaps crude way is like this: add to the function Fdowncase
some simple code which will detect when it is called with the string that
matches "Iosevka", and will call some function, like emacs_abort.  Then you
can put a breakpoint at the line of this call, and when it breaks, see what
the C-level backtrace tells us.

Would you like to try that?  If so, I can help you write that code snippet.

Thanks.





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-04 17:38                               ` Eli Zaretskii
@ 2022-12-05  2:29                                 ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-12-05 13:23                                   ` Eli Zaretskii
  0 siblings, 1 reply; 26+ messages in thread
From: YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-12-05  2:29 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 59715

Eli Zaretskii <eliz@gnu.org> writes:

> Would you like to try that?  If so, I can help you write that code snippet.

If that's going to help you to debug this, sure.  But since my problem
is somehow solved, I don't want to take your time anymore.

Thank you.





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-05  2:29                                 ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-12-05 13:23                                   ` Eli Zaretskii
  2022-12-06 16:09                                     ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 26+ messages in thread
From: Eli Zaretskii @ 2022-12-05 13:23 UTC (permalink / raw)
  To: YUSUF ALPER ÇIKIŞIR; +Cc: 59715

> From: YUSUF ALPER ÇIKIŞIR
>  <yusufcikisir@std.iyte.edu.tr>
> Cc: 59715@debbugs.gnu.org
> Date: Mon, 05 Dec 2022 05:29:48 +0300
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > Would you like to try that?  If so, I can help you write that code snippet.
> 
> If that's going to help you to debug this, sure.  But since my problem
> is somehow solved, I don't want to take your time anymore.

This is not a waste: I think it's important to know which calls to
'downcase' cause problems with these characters, whose case-conversions in
Turkish are special.  Armed with that knowledge, we may be able to find an
efficient and relatively simple solution.

So please make the following change in Emacs, and run it (with your original
font, where Iosevka is used and causes problems), with a breakpoint in the
source line I mark below with "<<<" (please figure out its line number when
you edit the source code in casefiddle.c):

diff --git a/src/casefiddle.c b/src/casefiddle.c
index e8ae2e2..6a8609a 100644
--- a/src/casefiddle.c
+++ b/src/casefiddle.c
@@ -388,6 +388,9 @@ DEFUN ("downcase", Fdowncase, Sdowncase, 1, 1, 0,
 The argument object is not altered--the value is a copy.  */)
   (Lisp_Object obj)
 {
+  if (STRINGP (obj)
+      && strstr (SSDATA (obj), "Iosevka") != NULL)
+    fprintf (stderr, "Iosevka\n");  <<<<<<<<<<<<<<<<<<<<<<<
   return casify_object (CASE_DOWN, obj);
 }
 
When this breakpoint will break, please type "bt" and post the backtrace
here.  It is possible that the breakpoint will break more than once; please
post the results of "bt" for each one of those, until the crash.

A reminder: to set a breakpoint, type:

  (gdb) break casefiddle.c:NNNN

where NNNN is the line number of the fprintf line added above.

Thanks.





^ permalink raw reply related	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-05 13:23                                   ` Eli Zaretskii
@ 2022-12-06 16:09                                     ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-12-06 16:20                                       ` Eli Zaretskii
  0 siblings, 1 reply; 26+ messages in thread
From: YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-12-06 16:09 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 59715

I hope this is what you asked.

Breakpoint 1 at 0x5c8174: file casefiddle.c, line 360.
Starting program: /home/ytc/repo/emacs-28.2/src/emacs -Q
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
[New LWP 11558]

Thread 1 "emacs" hit Breakpoint 1, Fdowncase (obj=...) at casefiddle.c:360
360	    fprintf (stderr, "Iosevka\n");
#0  Fdowncase (obj=...) at casefiddle.c:360
#1  0x00000000006c2f38 in fontset_from_font (font_object=...) at fontset.c:1795
#2  0x000000000053b06c in x_new_font (f=0xe3bbf0, font_object=..., fontset=-1) at xterm.c:10332
#3  0x0000000000436880 in gui_set_font (f=0xe3bbf0, arg=..., oldval=...) at frame.c:4651
#4  0x0000000000434fba in gui_set_frame_parameters (f=0xe3bbf0, alist=...) at frame.c:4245
#5  0x0000000000438687 in gui_default_parameter (f=0xe3bbf0, alist=..., prop=..., deflt=..., xprop=0x7004c6 "font", xclass=0x7004c1 "Font", 
    type=RES_TYPE_STRING) at frame.c:5416
#6  0x0000000000547e71 in x_default_font_parameter (f=0xe3bbf0, parms=...) at xfns.c:3609
#7  0x0000000000548cbb in Fx_create_frame (parms=...) at xfns.c:3883
#8  0x0000000000622cf3 in funcall_subr (subr=0xac4d80 <Sx_create_frame>, numargs=1, args=0x7fffffff9aa8) at eval.c:3098
#9  0x0000000000622910 in Ffuncall (nargs=2, args=0x7fffffff9aa0) at eval.c:3023
#10 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa010) at bytecode.c:632
#11 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffa008) at eval.c:3147
#12 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa008) at eval.c:3228
#13 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffa000) at eval.c:3027
#14 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa660) at bytecode.c:632
#15 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffa658) at eval.c:3147
#16 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa658) at eval.c:3228
#17 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffa650) at eval.c:3027
#18 0x00000000006218c0 in Fapply (nargs=2, args=0x7fffffffa650) at eval.c:2610
#19 0x0000000000622c32 in funcall_subr (subr=0xacdbc0 <Sapply>, numargs=2, args=0x7fffffffa650) at eval.c:3078
#20 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffffa648) at eval.c:3023
#21 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffabb8) at bytecode.c:632
#22 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffabb8) at eval.c:3147
#23 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffabb8) at eval.c:3228
#24 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffabb0) at eval.c:3027
#25 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb1a8) at bytecode.c:632
#26 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb1a0) at eval.c:3147
#27 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb1a0) at eval.c:3228
#28 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffb198) at eval.c:3027
#29 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffb6c0) at bytecode.c:632
#30 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffb6c0) at eval.c:3147
#31 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffb6c0) at eval.c:3228
#32 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffb6b8) at eval.c:3027
#33 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc178) at bytecode.c:632
#34 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc178) at eval.c:3147
#35 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc178) at eval.c:3228
#36 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffc170) at eval.c:3027
#37 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc850) at bytecode.c:632
#38 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc850) at eval.c:3147
#39 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc850) at eval.c:3228
#40 0x000000000062311f in apply_lambda (fun=..., args=..., count=4) at eval.c:3172
#41 0x000000000062155c in eval_sub (form=...) at eval.c:2545
#42 0x0000000000620a41 in Feval (form=..., lexical=...) at eval.c:2327
#43 0x0000000000569837 in top_level_2 () at keyboard.c:1142
#44 0x000000000061ecdf in internal_condition_case (bfun=0x56981a <top_level_2>, handlers=..., hfun=0x5691aa <cmd_error>) at eval.c:1450
#45 0x000000000056987b in top_level_1 (ignore=...) at keyboard.c:1150
#46 0x000000000061e415 in internal_catch (tag=..., func=0x569839 <top_level_1>, arg=...) at eval.c:1181
#47 0x0000000000569772 in command_loop () at keyboard.c:1110
#48 0x0000000000568d6e in recursive_edit_1 () at keyboard.c:720
#49 0x0000000000568f05 in Frecursive_edit () at keyboard.c:803
#50 0x0000000000565a2e in main (argc=2, argv=0x7fffffffcdc8) at emacs.c:2358
Continuing.

Thread 1 "emacs" hit Breakpoint 1, Fdowncase (obj=...) at casefiddle.c:360
360	    fprintf (stderr, "Iosevka\n");
#0  Fdowncase (obj=...) at casefiddle.c:360
#1  0x00000000006c11cc in fs_query_fontset (name=..., name_pattern=2) at fontset.c:1190
#2  0x00000000006c175b in check_fontset_name (name=..., frame=0x7fffffff92a0) at fontset.c:1373
#3  0x00000000006c1ca2 in Fset_fontset_font (fontset=..., characters=..., font_spec=..., frame=..., add=...) at fontset.c:1505
#4  0x00000000006c3053 in fontset_from_font (font_object=...) at fontset.c:1807
#5  0x000000000053b06c in x_new_font (f=0xe3bbf0, font_object=..., fontset=-1) at xterm.c:10332
#6  0x0000000000436880 in gui_set_font (f=0xe3bbf0, arg=..., oldval=...) at frame.c:4651
#7  0x0000000000434fba in gui_set_frame_parameters (f=0xe3bbf0, alist=...) at frame.c:4245
#8  0x0000000000438687 in gui_default_parameter (f=0xe3bbf0, alist=..., prop=..., deflt=..., xprop=0x7004c6 "font", xclass=0x7004c1 "Font", 
    type=RES_TYPE_STRING) at frame.c:5416
#9  0x0000000000547e71 in x_default_font_parameter (f=0xe3bbf0, parms=...) at xfns.c:3609
#10 0x0000000000548cbb in Fx_create_frame (parms=...) at xfns.c:3883
#11 0x0000000000622cf3 in funcall_subr (subr=0xac4d80 <Sx_create_frame>, numargs=1, args=0x7fffffff9aa8) at eval.c:3098
#12 0x0000000000622910 in Ffuncall (nargs=2, args=0x7fffffff9aa0) at eval.c:3023
#13 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa010) at bytecode.c:632
#14 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffa008) at eval.c:3147
#15 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa008) at eval.c:3228
#16 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffa000) at eval.c:3027
#17 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa660) at bytecode.c:632
#18 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffa658) at eval.c:3147
#19 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa658) at eval.c:3228
#20 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffa650) at eval.c:3027
#21 0x00000000006218c0 in Fapply (nargs=2, args=0x7fffffffa650) at eval.c:2610
#22 0x0000000000622c32 in funcall_subr (subr=0xacdbc0 <Sapply>, numargs=2, args=0x7fffffffa650) at eval.c:3078
#23 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffffa648) at eval.c:3023
#24 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffabb8) at bytecode.c:632
#25 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffabb8) at eval.c:3147
#26 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffabb8) at eval.c:3228
#27 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffabb0) at eval.c:3027
#28 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb1a8) at bytecode.c:632
#29 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb1a0) at eval.c:3147
#30 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb1a0) at eval.c:3228
#31 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffb198) at eval.c:3027
#32 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffb6c0) at bytecode.c:632
#33 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffb6c0) at eval.c:3147
#34 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffb6c0) at eval.c:3228
#35 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffb6b8) at eval.c:3027
#36 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc178) at bytecode.c:632
#37 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc178) at eval.c:3147
#38 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc178) at eval.c:3228
#39 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffc170) at eval.c:3027
#40 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc850) at bytecode.c:632
#41 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc850) at eval.c:3147
#42 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc850) at eval.c:3228
#43 0x000000000062311f in apply_lambda (fun=..., args=..., count=4) at eval.c:3172
#44 0x000000000062155c in eval_sub (form=...) at eval.c:2545
#45 0x0000000000620a41 in Feval (form=..., lexical=...) at eval.c:2327
#46 0x0000000000569837 in top_level_2 () at keyboard.c:1142
#47 0x000000000061ecdf in internal_condition_case (bfun=0x56981a <top_level_2>, handlers=..., hfun=0x5691aa <cmd_error>) at eval.c:1450
#48 0x000000000056987b in top_level_1 (ignore=...) at keyboard.c:1150
#49 0x000000000061e415 in internal_catch (tag=..., func=0x569839 <top_level_1>, arg=...) at eval.c:1181
#50 0x0000000000569772 in command_loop () at keyboard.c:1110
#51 0x0000000000568d6e in recursive_edit_1 () at keyboard.c:720
#52 0x0000000000568f05 in Frecursive_edit () at keyboard.c:803
#53 0x0000000000565a2e in main (argc=2, argv=0x7fffffffcdc8) at emacs.c:2358
Continuing.

Thread 1 "emacs" hit Breakpoint 1, Fdowncase (obj=...) at casefiddle.c:360
360	    fprintf (stderr, "Iosevka\n");
#0  Fdowncase (obj=...) at casefiddle.c:360
#1  0x00000000006c11cc in fs_query_fontset (name=..., name_pattern=2) at fontset.c:1190
#2  0x00000000006c175b in check_fontset_name (name=..., frame=0x7fffffff92a0) at fontset.c:1373
#3  0x00000000006c1ca2 in Fset_fontset_font (fontset=..., characters=..., font_spec=..., frame=..., add=...) at fontset.c:1505
#4  0x00000000006c3090 in fontset_from_font (font_object=...) at fontset.c:1808
#5  0x000000000053b06c in x_new_font (f=0xe3bbf0, font_object=..., fontset=-1) at xterm.c:10332
#6  0x0000000000436880 in gui_set_font (f=0xe3bbf0, arg=..., oldval=...) at frame.c:4651
#7  0x0000000000434fba in gui_set_frame_parameters (f=0xe3bbf0, alist=...) at frame.c:4245
#8  0x0000000000438687 in gui_default_parameter (f=0xe3bbf0, alist=..., prop=..., deflt=..., xprop=0x7004c6 "font", xclass=0x7004c1 "Font", 
    type=RES_TYPE_STRING) at frame.c:5416
#9  0x0000000000547e71 in x_default_font_parameter (f=0xe3bbf0, parms=...) at xfns.c:3609
#10 0x0000000000548cbb in Fx_create_frame (parms=...) at xfns.c:3883
#11 0x0000000000622cf3 in funcall_subr (subr=0xac4d80 <Sx_create_frame>, numargs=1, args=0x7fffffff9aa8) at eval.c:3098
#12 0x0000000000622910 in Ffuncall (nargs=2, args=0x7fffffff9aa0) at eval.c:3023
#13 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa010) at bytecode.c:632
#14 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffa008) at eval.c:3147
#15 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa008) at eval.c:3228
#16 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffa000) at eval.c:3027
#17 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa660) at bytecode.c:632
#18 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffa658) at eval.c:3147
#19 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa658) at eval.c:3228
#20 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffa650) at eval.c:3027
#21 0x00000000006218c0 in Fapply (nargs=2, args=0x7fffffffa650) at eval.c:2610
#22 0x0000000000622c32 in funcall_subr (subr=0xacdbc0 <Sapply>, numargs=2, args=0x7fffffffa650) at eval.c:3078
#23 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffffa648) at eval.c:3023
#24 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffabb8) at bytecode.c:632
#25 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffabb8) at eval.c:3147
#26 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffabb8) at eval.c:3228
#27 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffabb0) at eval.c:3027
#28 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb1a8) at bytecode.c:632
#29 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb1a0) at eval.c:3147
#30 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb1a0) at eval.c:3228
#31 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffb198) at eval.c:3027
#32 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffb6c0) at bytecode.c:632
#33 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffb6c0) at eval.c:3147
#34 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffb6c0) at eval.c:3228
#35 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffb6b8) at eval.c:3027
#36 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc178) at bytecode.c:632
#37 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc178) at eval.c:3147
#38 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc178) at eval.c:3228
#39 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffc170) at eval.c:3027
#40 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc850) at bytecode.c:632
#41 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc850) at eval.c:3147
#42 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc850) at eval.c:3228
#43 0x000000000062311f in apply_lambda (fun=..., args=..., count=4) at eval.c:3172
#44 0x000000000062155c in eval_sub (form=...) at eval.c:2545
#45 0x0000000000620a41 in Feval (form=..., lexical=...) at eval.c:2327
#46 0x0000000000569837 in top_level_2 () at keyboard.c:1142
#47 0x000000000061ecdf in internal_condition_case (bfun=0x56981a <top_level_2>, handlers=..., hfun=0x5691aa <cmd_error>) at eval.c:1450
#48 0x000000000056987b in top_level_1 (ignore=...) at keyboard.c:1150
#49 0x000000000061e415 in internal_catch (tag=..., func=0x569839 <top_level_1>, arg=...) at eval.c:1181
#50 0x0000000000569772 in command_loop () at keyboard.c:1110
#51 0x0000000000568d6e in recursive_edit_1 () at keyboard.c:720
#52 0x0000000000568f05 in Frecursive_edit () at keyboard.c:803
#53 0x0000000000565a2e in main (argc=2, argv=0x7fffffffcdc8) at emacs.c:2358
Continuing.

Thread 1 "emacs" hit Breakpoint 1, Fdowncase (obj=...) at casefiddle.c:360
360	    fprintf (stderr, "Iosevka\n");
#0  Fdowncase (obj=...) at casefiddle.c:360
#1  0x00000000006c11cc in fs_query_fontset (name=..., name_pattern=0) at fontset.c:1190
#2  0x0000000000524a15 in face_fontset (attrs=0x7fffffff9730) at xfaces.c:5589
#3  0x000000000052593f in realize_gui_face (cache=0xe50160, attrs=0x7fffffff9730) at xfaces.c:5930
#4  0x000000000052565e in realize_face (cache=0xe50160, attrs=0x7fffffff9730, former_face_id=0) at xfaces.c:5838
#5  0x00000000005253b3 in realize_default_face (f=0xe3bbf0) at xfaces.c:5756
#6  0x0000000000524a38 in realize_basic_faces (f=0xe3bbf0) at xfaces.c:5613
#7  0x0000000000519454 in init_frame_faces (f=0xe3bbf0) at xfaces.c:605
#8  0x0000000000549390 in Fx_create_frame (parms=...) at xfns.c:3980
#9  0x0000000000622cf3 in funcall_subr (subr=0xac4d80 <Sx_create_frame>, numargs=1, args=0x7fffffff9aa8) at eval.c:3098
#10 0x0000000000622910 in Ffuncall (nargs=2, args=0x7fffffff9aa0) at eval.c:3023
#11 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa010) at bytecode.c:632
#12 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffa008) at eval.c:3147
#13 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa008) at eval.c:3228
#14 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffa000) at eval.c:3027
#15 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa660) at bytecode.c:632
#16 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffa658) at eval.c:3147
#17 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa658) at eval.c:3228
#18 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffa650) at eval.c:3027
#19 0x00000000006218c0 in Fapply (nargs=2, args=0x7fffffffa650) at eval.c:2610
#20 0x0000000000622c32 in funcall_subr (subr=0xacdbc0 <Sapply>, numargs=2, args=0x7fffffffa650) at eval.c:3078
#21 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffffa648) at eval.c:3023
#22 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffabb8) at bytecode.c:632
#23 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffabb8) at eval.c:3147
#24 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffabb8) at eval.c:3228
#25 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffabb0) at eval.c:3027
#26 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb1a8) at bytecode.c:632
#27 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb1a0) at eval.c:3147
#28 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb1a0) at eval.c:3228
#29 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffb198) at eval.c:3027
#30 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffb6c0) at bytecode.c:632
#31 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffb6c0) at eval.c:3147
#32 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffb6c0) at eval.c:3228
#33 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffb6b8) at eval.c:3027
#34 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc178) at bytecode.c:632
#35 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc178) at eval.c:3147
#36 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc178) at eval.c:3228
#37 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffc170) at eval.c:3027
#38 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc850) at bytecode.c:632
#39 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc850) at eval.c:3147
#40 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc850) at eval.c:3228
#41 0x000000000062311f in apply_lambda (fun=..., args=..., count=4) at eval.c:3172
#42 0x000000000062155c in eval_sub (form=...) at eval.c:2545
#43 0x0000000000620a41 in Feval (form=..., lexical=...) at eval.c:2327
#44 0x0000000000569837 in top_level_2 () at keyboard.c:1142
#45 0x000000000061ecdf in internal_condition_case (bfun=0x56981a <top_level_2>, handlers=..., hfun=0x5691aa <cmd_error>) at eval.c:1450
#46 0x000000000056987b in top_level_1 (ignore=...) at keyboard.c:1150
#47 0x000000000061e415 in internal_catch (tag=..., func=0x569839 <top_level_1>, arg=...) at eval.c:1181
#48 0x0000000000569772 in command_loop () at keyboard.c:1110
#49 0x0000000000568d6e in recursive_edit_1 () at keyboard.c:720
#50 0x0000000000568f05 in Frecursive_edit () at keyboard.c:803
#51 0x0000000000565a2e in main (argc=2, argv=0x7fffffffcdc8) at emacs.c:2358
Continuing.

Thread 1 "emacs" hit Breakpoint 1, Fdowncase (obj=...) at casefiddle.c:360
360	    fprintf (stderr, "Iosevka\n");
#0  Fdowncase (obj=...) at casefiddle.c:360
#1  0x00000000006c11cc in fs_query_fontset (name=..., name_pattern=0) at fontset.c:1190
#2  0x0000000000524a15 in face_fontset (attrs=0x7fffffff7880) at xfaces.c:5589
#3  0x000000000052593f in realize_gui_face (cache=0xe50160, attrs=0x7fffffff7880) at xfaces.c:5930
#4  0x000000000052565e in realize_face (cache=0xe50160, attrs=0x7fffffff7880, former_face_id=0) at xfaces.c:5838
#5  0x00000000005253b3 in realize_default_face (f=0xe3bbf0) at xfaces.c:5756
#6  0x0000000000524a38 in realize_basic_faces (f=0xe3bbf0) at xfaces.c:5613
#7  0x0000000000519532 in recompute_basic_faces (f=0xe3bbf0) at xfaces.c:650
#8  0x00000000004488df in init_iterator (it=0x7fffffff7a30, w=0xe3c0f0, charpos=1, bytepos=1, row=0x0, base_face_id=DEFAULT_FACE_ID) at xdisp.c:3240
#9  0x0000000000460bba in resize_mini_window (w=0xe3c0f0, exact_p=true) at xdisp.c:11992
#10 0x000000000042f1f1 in do_switch_frame (frame=..., track=1, for_deletion=0, norecord=...) at frame.c:1526
#11 0x000000000042f5c0 in Fselect_frame (frame=..., norecord=...) at frame.c:1622
#12 0x0000000000622d14 in funcall_subr (subr=0xabf680 <Sselect_frame>, numargs=2, args=0x7fffffff8f70) at eval.c:3100
#13 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffff8f68) at eval.c:3023
#14 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffff9430) at bytecode.c:632
#15 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffff9430) at eval.c:3147
#16 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffff9430) at eval.c:3228
#17 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffff9428) at eval.c:3027
#18 0x000000000066d8b5 in bcall0 (f=...) at bytecode.c:340
#19 0x00000000006244a1 in do_one_unbind (this_binding=0x7fffffff94a0, unwinding=true, bindflag=SET_INTERNAL_UNBIND) at eval.c:3703
#20 0x0000000000624855 in unbind_to (count=16, value=...) at eval.c:3841
#21 0x000000000066e3ef in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffff9aa8) at bytecode.c:652
#22 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffff9aa0) at eval.c:3147
#23 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffff9aa0) at eval.c:3228
#24 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffff9a98) at eval.c:3027
#25 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa010) at bytecode.c:632
#26 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffa008) at eval.c:3147
#27 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa008) at eval.c:3228
#28 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffa000) at eval.c:3027
#29 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa660) at bytecode.c:632
#30 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffa658) at eval.c:3147
#31 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa658) at eval.c:3228
#32 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffa650) at eval.c:3027
#33 0x00000000006218c0 in Fapply (nargs=2, args=0x7fffffffa650) at eval.c:2610
#34 0x0000000000622c32 in funcall_subr (subr=0xacdbc0 <Sapply>, numargs=2, args=0x7fffffffa650) at eval.c:3078
#35 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffffa648) at eval.c:3023
#36 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffabb8) at bytecode.c:632
#37 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffabb8) at eval.c:3147
#38 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffabb8) at eval.c:3228
#39 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffabb0) at eval.c:3027
#40 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb1a8) at bytecode.c:632
#41 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb1a0) at eval.c:3147
#42 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb1a0) at eval.c:3228
#43 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffb198) at eval.c:3027
#44 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffb6c0) at bytecode.c:632
#45 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffb6c0) at eval.c:3147
#46 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffb6c0) at eval.c:3228
#47 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffb6b8) at eval.c:3027
#48 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc178) at bytecode.c:632
#49 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc178) at eval.c:3147
#50 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc178) at eval.c:3228
#51 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffc170) at eval.c:3027
#52 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc850) at bytecode.c:632
#53 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc850) at eval.c:3147
#54 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc850) at eval.c:3228
#55 0x000000000062311f in apply_lambda (fun=..., args=..., count=4) at eval.c:3172
#56 0x000000000062155c in eval_sub (form=...) at eval.c:2545
#57 0x0000000000620a41 in Feval (form=..., lexical=...) at eval.c:2327
#58 0x0000000000569837 in top_level_2 () at keyboard.c:1142
#59 0x000000000061ecdf in internal_condition_case (bfun=0x56981a <top_level_2>, handlers=..., hfun=0x5691aa <cmd_error>) at eval.c:1450
#60 0x000000000056987b in top_level_1 (ignore=...) at keyboard.c:1150
#61 0x000000000061e415 in internal_catch (tag=..., func=0x569839 <top_level_1>, arg=...) at eval.c:1181
#62 0x0000000000569772 in command_loop () at keyboard.c:1110
#63 0x0000000000568d6e in recursive_edit_1 () at keyboard.c:720
#64 0x0000000000568f05 in Frecursive_edit () at keyboard.c:803
#65 0x0000000000565a2e in main (argc=2, argv=0x7fffffffcdc8) at emacs.c:2358
Continuing.

Thread 1 "emacs" hit Breakpoint 1, Fdowncase (obj=...) at casefiddle.c:360
360	    fprintf (stderr, "Iosevka\n");
#0  Fdowncase (obj=...) at casefiddle.c:360
#1  0x00000000006c11cc in fs_query_fontset (name=..., name_pattern=0) at fontset.c:1190
#2  0x0000000000524a15 in face_fontset (attrs=0x7fffffff86a0) at xfaces.c:5589
#3  0x000000000052593f in realize_gui_face (cache=0xe50160, attrs=0x7fffffff86a0) at xfaces.c:5930
#4  0x000000000052565e in realize_face (cache=0xe50160, attrs=0x7fffffff86a0, former_face_id=-1) at xfaces.c:5838
#5  0x0000000000522e4b in lookup_face (f=0xe3bbf0, attr=0x7fffffff86a0) at xfaces.c:4812
#6  0x0000000000523ae9 in gui_supports_face_attributes_p (f=0xe3bbf0, attrs=0x7fffffff87d0, def_face=0xe569b0) at xfaces.c:5154
#7  0x00000000005245c0 in Fdisplay_supports_face_attributes_p (attributes=..., display=...) at xfaces.c:5446
#8  0x0000000000622d14 in funcall_subr (subr=0xac4b80 <Sdisplay_supports_face_attributes_p>, numargs=2, args=0x7fffffff89f8) at eval.c:3100
#9  0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffff89f0) at eval.c:3023
#10 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=2, args=0x7fffffff8fd8) at bytecode.c:632
#11 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=2, args=0x7fffffff8fc8) at eval.c:3147
#12 0x0000000000623302 in funcall_lambda (fun=..., nargs=2, arg_vector=0x7fffffff8fc8) at eval.c:3228
#13 0x0000000000622964 in Ffuncall (nargs=3, args=0x7fffffff8fc0) at eval.c:3027
#14 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=2, args=0x7fffffff9510) at bytecode.c:632
#15 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=2, args=0x7fffffff9500) at eval.c:3147
#16 0x0000000000623302 in funcall_lambda (fun=..., nargs=2, arg_vector=0x7fffffff9500) at eval.c:3228
#17 0x0000000000622964 in Ffuncall (nargs=3, args=0x7fffffff94f8) at eval.c:3027
#18 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=2, args=0x7fffffff9ac0) at bytecode.c:632
#19 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=2, args=0x7fffffff9ab0) at eval.c:3147
#20 0x0000000000623302 in funcall_lambda (fun=..., nargs=2, arg_vector=0x7fffffff9ab0) at eval.c:3228
#21 0x0000000000622964 in Ffuncall (nargs=3, args=0x7fffffff9aa8) at eval.c:3027
#22 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa010) at bytecode.c:632
#23 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffa008) at eval.c:3147
#24 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa008) at eval.c:3228
#25 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffa000) at eval.c:3027
#26 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa660) at bytecode.c:632
#27 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffa658) at eval.c:3147
#28 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa658) at eval.c:3228
#29 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffa650) at eval.c:3027
#30 0x00000000006218c0 in Fapply (nargs=2, args=0x7fffffffa650) at eval.c:2610
#31 0x0000000000622c32 in funcall_subr (subr=0xacdbc0 <Sapply>, numargs=2, args=0x7fffffffa650) at eval.c:3078
#32 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffffa648) at eval.c:3023
#33 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffabb8) at bytecode.c:632
#34 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffabb8) at eval.c:3147
#35 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffabb8) at eval.c:3228
#36 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffabb0) at eval.c:3027
#37 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb1a8) at bytecode.c:632
#38 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb1a0) at eval.c:3147
#39 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb1a0) at eval.c:3228
#40 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffb198) at eval.c:3027
#41 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffb6c0) at bytecode.c:632
#42 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffb6c0) at eval.c:3147
#43 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffb6c0) at eval.c:3228
#44 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffb6b8) at eval.c:3027
#45 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc178) at bytecode.c:632
#46 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc178) at eval.c:3147
#47 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc178) at eval.c:3228
#48 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffc170) at eval.c:3027
#49 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc850) at bytecode.c:632
#50 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc850) at eval.c:3147
#51 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc850) at eval.c:3228
#52 0x000000000062311f in apply_lambda (fun=..., args=..., count=4) at eval.c:3172
#53 0x000000000062155c in eval_sub (form=...) at eval.c:2545
#54 0x0000000000620a41 in Feval (form=..., lexical=...) at eval.c:2327
#55 0x0000000000569837 in top_level_2 () at keyboard.c:1142
#56 0x000000000061ecdf in internal_condition_case (bfun=0x56981a <top_level_2>, handlers=..., hfun=0x5691aa <cmd_error>) at eval.c:1450
#57 0x000000000056987b in top_level_1 (ignore=...) at keyboard.c:1150
#58 0x000000000061e415 in internal_catch (tag=..., func=0x569839 <top_level_1>, arg=...) at eval.c:1181
#59 0x0000000000569772 in command_loop () at keyboard.c:1110
#60 0x0000000000568d6e in recursive_edit_1 () at keyboard.c:720
#61 0x0000000000568f05 in Frecursive_edit () at keyboard.c:803
#62 0x0000000000565a2e in main (argc=2, argv=0x7fffffffcdc8) at emacs.c:2358
Continuing.

Thread 1 "emacs" hit Breakpoint 1, Fdowncase (obj=...) at casefiddle.c:360
360	    fprintf (stderr, "Iosevka\n");
#0  Fdowncase (obj=...) at casefiddle.c:360
#1  0x00000000006b6d8b in ftfont_resolve_generic_family (family=..., pattern=0xd5efc0) at ftfont.c:295
#2  0x00000000006b86a7 in ftfont_list (f=0xe3bbf0, spec=...) at ftfont.c:844
#3  0x00000000006b8d96 in ftfont_list2 (f=0xe3bbf0, spec=..., type=...) at ftfont.c:1019
#4  0x00000000006bc58b in ftcrhbfont_list (f=0xe3bbf0, spec=...) at ftcrfont.c:553
#5  0x00000000006407e4 in font_list_entities (f=0xe3bbf0, spec=...) at font.c:2837
#6  0x000000000064247d in font_find_for_lface (f=0xe3bbf0, attrs=0x7fffffff86a0, spec=..., c=-1) at font.c:3351
#7  0x000000000064278d in font_load_for_lface (f=0xe3bbf0, attrs=0x7fffffff86a0, spec=...) at font.c:3431
#8  0x00000000005259b4 in realize_gui_face (cache=0xe50160, attrs=0x7fffffff86a0) at xfaces.c:5945
#9  0x000000000052565e in realize_face (cache=0xe50160, attrs=0x7fffffff86a0, former_face_id=-1) at xfaces.c:5838
#10 0x0000000000522e4b in lookup_face (f=0xe3bbf0, attr=0x7fffffff86a0) at xfaces.c:4812
#11 0x0000000000523ae9 in gui_supports_face_attributes_p (f=0xe3bbf0, attrs=0x7fffffff87d0, def_face=0xe569b0) at xfaces.c:5154
#12 0x00000000005245c0 in Fdisplay_supports_face_attributes_p (attributes=..., display=...) at xfaces.c:5446
#13 0x0000000000622d14 in funcall_subr (subr=0xac4b80 <Sdisplay_supports_face_attributes_p>, numargs=2, args=0x7fffffff89f8) at eval.c:3100
#14 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffff89f0) at eval.c:3023
#15 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=2, args=0x7fffffff8fd8) at bytecode.c:632
#16 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=2, args=0x7fffffff8fc8) at eval.c:3147
#17 0x0000000000623302 in funcall_lambda (fun=..., nargs=2, arg_vector=0x7fffffff8fc8) at eval.c:3228
#18 0x0000000000622964 in Ffuncall (nargs=3, args=0x7fffffff8fc0) at eval.c:3027
#19 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=2, args=0x7fffffff9510) at bytecode.c:632
#20 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=2, args=0x7fffffff9500) at eval.c:3147
#21 0x0000000000623302 in funcall_lambda (fun=..., nargs=2, arg_vector=0x7fffffff9500) at eval.c:3228
#22 0x0000000000622964 in Ffuncall (nargs=3, args=0x7fffffff94f8) at eval.c:3027
#23 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=2, args=0x7fffffff9ac0) at bytecode.c:632
#24 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=2, args=0x7fffffff9ab0) at eval.c:3147
#25 0x0000000000623302 in funcall_lambda (fun=..., nargs=2, arg_vector=0x7fffffff9ab0) at eval.c:3228
#26 0x0000000000622964 in Ffuncall (nargs=3, args=0x7fffffff9aa8) at eval.c:3027
#27 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa010) at bytecode.c:632
#28 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffa008) at eval.c:3147
#29 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa008) at eval.c:3228
#30 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffa000) at eval.c:3027
#31 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa660) at bytecode.c:632
#32 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffa658) at eval.c:3147
#33 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa658) at eval.c:3228
#34 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffa650) at eval.c:3027
#35 0x00000000006218c0 in Fapply (nargs=2, args=0x7fffffffa650) at eval.c:2610
#36 0x0000000000622c32 in funcall_subr (subr=0xacdbc0 <Sapply>, numargs=2, args=0x7fffffffa650) at eval.c:3078
#37 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffffa648) at eval.c:3023
#38 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffabb8) at bytecode.c:632
#39 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffabb8) at eval.c:3147
#40 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffabb8) at eval.c:3228
#41 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffabb0) at eval.c:3027
#42 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb1a8) at bytecode.c:632
#43 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb1a0) at eval.c:3147
#44 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb1a0) at eval.c:3228
#45 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffb198) at eval.c:3027
#46 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffb6c0) at bytecode.c:632
#47 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffb6c0) at eval.c:3147
#48 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffb6c0) at eval.c:3228
#49 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffb6b8) at eval.c:3027
#50 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc178) at bytecode.c:632
#51 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc178) at eval.c:3147
#52 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc178) at eval.c:3228
#53 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffc170) at eval.c:3027
#54 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc850) at bytecode.c:632
#55 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc850) at eval.c:3147
#56 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc850) at eval.c:3228
#57 0x000000000062311f in apply_lambda (fun=..., args=..., count=4) at eval.c:3172
#58 0x000000000062155c in eval_sub (form=...) at eval.c:2545
#59 0x0000000000620a41 in Feval (form=..., lexical=...) at eval.c:2327
#60 0x0000000000569837 in top_level_2 () at keyboard.c:1142
#61 0x000000000061ecdf in internal_condition_case (bfun=0x56981a <top_level_2>, handlers=..., hfun=0x5691aa <cmd_error>) at eval.c:1450
#62 0x000000000056987b in top_level_1 (ignore=...) at keyboard.c:1150
#63 0x000000000061e415 in internal_catch (tag=..., func=0x569839 <top_level_1>, arg=...) at eval.c:1181
#64 0x0000000000569772 in command_loop () at keyboard.c:1110
#65 0x0000000000568d6e in recursive_edit_1 () at keyboard.c:720
#66 0x0000000000568f05 in Frecursive_edit () at keyboard.c:803
#67 0x0000000000565a2e in main (argc=2, argv=0x7fffffffcdc8) at emacs.c:2358
Continuing.

Thread 1 "emacs" hit Breakpoint 1, Fdowncase (obj=...) at casefiddle.c:360
360	    fprintf (stderr, "Iosevka\n");
#0  Fdowncase (obj=...) at casefiddle.c:360
#1  0x00000000006c11cc in fs_query_fontset (name=..., name_pattern=0) at fontset.c:1190
#2  0x0000000000524a15 in face_fontset (attrs=0xeaf2a8) at xfaces.c:5589
#3  0x000000000052593f in realize_gui_face (cache=0xe50160, attrs=0xeaf2a8) at xfaces.c:5930
#4  0x000000000052565e in realize_face (cache=0xe50160, attrs=0xeaf2a8, former_face_id=0) at xfaces.c:5838
#5  0x0000000000521641 in Finternal_merge_in_global_face (face=..., frame=...) at xfaces.c:4129
#6  0x0000000000622d14 in funcall_subr (subr=0xac49c0 <Sinternal_merge_in_global_face>, numargs=2, args=0x7fffffff9550) at eval.c:3100
#7  0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffff9548) at eval.c:3023
#8  0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=2, args=0x7fffffff9ab0) at bytecode.c:632
#9  0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=2, args=0x7fffffff9aa0) at eval.c:3147
#10 0x0000000000623302 in funcall_lambda (fun=..., nargs=2, arg_vector=0x7fffffff9aa0) at eval.c:3228
#11 0x0000000000622964 in Ffuncall (nargs=3, args=0x7fffffff9a98) at eval.c:3027
#12 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa010) at bytecode.c:632
#13 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffa008) at eval.c:3147
#14 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa008) at eval.c:3228
#15 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffa000) at eval.c:3027
#16 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa660) at bytecode.c:632
#17 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffa658) at eval.c:3147
#18 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa658) at eval.c:3228
#19 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffa650) at eval.c:3027
#20 0x00000000006218c0 in Fapply (nargs=2, args=0x7fffffffa650) at eval.c:2610
#21 0x0000000000622c32 in funcall_subr (subr=0xacdbc0 <Sapply>, numargs=2, args=0x7fffffffa650) at eval.c:3078
#22 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffffa648) at eval.c:3023
#23 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffabb8) at bytecode.c:632
#24 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffabb8) at eval.c:3147
#25 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffabb8) at eval.c:3228
#26 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffabb0) at eval.c:3027
#27 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb1a8) at bytecode.c:632
#28 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb1a0) at eval.c:3147
#29 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb1a0) at eval.c:3228
#30 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffb198) at eval.c:3027
#31 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffb6c0) at bytecode.c:632
#32 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffb6c0) at eval.c:3147
#33 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffb6c0) at eval.c:3228
#34 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffb6b8) at eval.c:3027
#35 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc178) at bytecode.c:632
#36 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc178) at eval.c:3147
#37 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc178) at eval.c:3228
#38 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffc170) at eval.c:3027
#39 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc850) at bytecode.c:632
#40 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc850) at eval.c:3147
#41 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc850) at eval.c:3228
#42 0x000000000062311f in apply_lambda (fun=..., args=..., count=4) at eval.c:3172
#43 0x000000000062155c in eval_sub (form=...) at eval.c:2545
#44 0x0000000000620a41 in Feval (form=..., lexical=...) at eval.c:2327
#45 0x0000000000569837 in top_level_2 () at keyboard.c:1142
#46 0x000000000061ecdf in internal_condition_case (bfun=0x56981a <top_level_2>, handlers=..., hfun=0x5691aa <cmd_error>) at eval.c:1450
#47 0x000000000056987b in top_level_1 (ignore=...) at keyboard.c:1150
#48 0x000000000061e415 in internal_catch (tag=..., func=0x569839 <top_level_1>, arg=...) at eval.c:1181
#49 0x0000000000569772 in command_loop () at keyboard.c:1110
#50 0x0000000000568d6e in recursive_edit_1 () at keyboard.c:720
#51 0x0000000000568f05 in Frecursive_edit () at keyboard.c:803
#52 0x0000000000565a2e in main (argc=2, argv=0x7fffffffcdc8) at emacs.c:2358
Continuing.

Thread 1 "emacs" hit Breakpoint 1, Fdowncase (obj=...) at casefiddle.c:360
360	    fprintf (stderr, "Iosevka\n");
#0  Fdowncase (obj=...) at casefiddle.c:360
#1  0x00000000006c11cc in fs_query_fontset (name=..., name_pattern=0) at fontset.c:1190
#2  0x0000000000524a15 in face_fontset (attrs=0x7fffffff89d0) at xfaces.c:5589
#3  0x000000000052593f in realize_gui_face (cache=0xe50160, attrs=0x7fffffff89d0) at xfaces.c:5930
#4  0x000000000052565e in realize_face (cache=0xe50160, attrs=0x7fffffff89d0, former_face_id=0) at xfaces.c:5838
#5  0x00000000005253b3 in realize_default_face (f=0xe3bbf0) at xfaces.c:5756
#6  0x0000000000524a38 in realize_basic_faces (f=0xe3bbf0) at xfaces.c:5613
#7  0x0000000000519532 in recompute_basic_faces (f=0xe3bbf0) at xfaces.c:650
#8  0x00000000004488df in init_iterator (it=0x7fffffff8b80, w=0xe3c0f0, charpos=1, bytepos=1, row=0x0, base_face_id=DEFAULT_FACE_ID) at xdisp.c:3240
#9  0x0000000000460bba in resize_mini_window (w=0xe3c0f0, exact_p=true) at xdisp.c:11992
#10 0x000000000042f1f1 in do_switch_frame (frame=..., track=1, for_deletion=0, norecord=...) at frame.c:1526
#11 0x000000000042f5c0 in Fselect_frame (frame=..., norecord=...) at frame.c:1622
#12 0x0000000000622d14 in funcall_subr (subr=0xabf680 <Sselect_frame>, numargs=2, args=0x7fffffffa0c0) at eval.c:3100
#13 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffffa0b8) at eval.c:3023
#14 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffa580) at bytecode.c:632
#15 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffa580) at eval.c:3147
#16 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffa580) at eval.c:3228
#17 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffa578) at eval.c:3027
#18 0x000000000066d8b5 in bcall0 (f=...) at bytecode.c:340
#19 0x00000000006244a1 in do_one_unbind (this_binding=0x7fffffffa5f0, unwinding=true, bindflag=SET_INTERNAL_UNBIND) at eval.c:3703
#20 0x0000000000624855 in unbind_to (count=10, value=...) at eval.c:3841
#21 0x000000000066e3ef in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffabc0) at bytecode.c:652
#22 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffabb8) at eval.c:3147
#23 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffabb8) at eval.c:3228
#24 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffabb0) at eval.c:3027
#25 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb1a8) at bytecode.c:632
#26 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb1a0) at eval.c:3147
#27 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb1a0) at eval.c:3228
#28 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffb198) at eval.c:3027
#29 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffb6c0) at bytecode.c:632
#30 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffb6c0) at eval.c:3147
#31 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffb6c0) at eval.c:3228
#32 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffb6b8) at eval.c:3027
#33 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc178) at bytecode.c:632
#34 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc178) at eval.c:3147
#35 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc178) at eval.c:3228
#36 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffc170) at eval.c:3027
#37 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc850) at bytecode.c:632
#38 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc850) at eval.c:3147
#39 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc850) at eval.c:3228
#40 0x000000000062311f in apply_lambda (fun=..., args=..., count=4) at eval.c:3172
#41 0x000000000062155c in eval_sub (form=...) at eval.c:2545
#42 0x0000000000620a41 in Feval (form=..., lexical=...) at eval.c:2327
#43 0x0000000000569837 in top_level_2 () at keyboard.c:1142
#44 0x000000000061ecdf in internal_condition_case (bfun=0x56981a <top_level_2>, handlers=..., hfun=0x5691aa <cmd_error>) at eval.c:1450
#45 0x000000000056987b in top_level_1 (ignore=...) at keyboard.c:1150
#46 0x000000000061e415 in internal_catch (tag=..., func=0x569839 <top_level_1>, arg=...) at eval.c:1181
#47 0x0000000000569772 in command_loop () at keyboard.c:1110
#48 0x0000000000568d6e in recursive_edit_1 () at keyboard.c:720
#49 0x0000000000568f05 in Frecursive_edit () at keyboard.c:803
#50 0x0000000000565a2e in main (argc=2, argv=0x7fffffffcdc8) at emacs.c:2358
Continuing.

Thread 1 "emacs" hit Breakpoint 1, Fdowncase (obj=...) at casefiddle.c:360
360	    fprintf (stderr, "Iosevka\n");
#0  Fdowncase (obj=...) at casefiddle.c:360
#1  0x00000000006c11cc in fs_query_fontset (name=..., name_pattern=0) at fontset.c:1190
#2  0x0000000000524a15 in face_fontset (attrs=0x7fffffff89e0) at xfaces.c:5589
#3  0x000000000052593f in realize_gui_face (cache=0xe50160, attrs=0x7fffffff89e0) at xfaces.c:5930
#4  0x000000000052565e in realize_face (cache=0xe50160, attrs=0x7fffffff89e0, former_face_id=2) at xfaces.c:5838
#5  0x0000000000525585 in realize_named_face (f=0xe3bbf0, symbol=..., id=2) at xfaces.c:5809
#6  0x0000000000524a82 in realize_basic_faces (f=0xe3bbf0) at xfaces.c:5616
#7  0x0000000000519532 in recompute_basic_faces (f=0xe3bbf0) at xfaces.c:650
#8  0x00000000004488df in init_iterator (it=0x7fffffff8b80, w=0xe3c0f0, charpos=1, bytepos=1, row=0x0, base_face_id=DEFAULT_FACE_ID) at xdisp.c:3240
#9  0x0000000000460bba in resize_mini_window (w=0xe3c0f0, exact_p=true) at xdisp.c:11992
#10 0x000000000042f1f1 in do_switch_frame (frame=..., track=1, for_deletion=0, norecord=...) at frame.c:1526
#11 0x000000000042f5c0 in Fselect_frame (frame=..., norecord=...) at frame.c:1622
#12 0x0000000000622d14 in funcall_subr (subr=0xabf680 <Sselect_frame>, numargs=2, args=0x7fffffffa0c0) at eval.c:3100
#13 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffffa0b8) at eval.c:3023
#14 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffa580) at bytecode.c:632
#15 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffa580) at eval.c:3147
#16 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffa580) at eval.c:3228
#17 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffa578) at eval.c:3027
#18 0x000000000066d8b5 in bcall0 (f=...) at bytecode.c:340
#19 0x00000000006244a1 in do_one_unbind (this_binding=0x7fffffffa5f0, unwinding=true, bindflag=SET_INTERNAL_UNBIND) at eval.c:3703
#20 0x0000000000624855 in unbind_to (count=10, value=...) at eval.c:3841
#21 0x000000000066e3ef in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffabc0) at bytecode.c:652
#22 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffabb8) at eval.c:3147
#23 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffabb8) at eval.c:3228
#24 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffabb0) at eval.c:3027
#25 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb1a8) at bytecode.c:632
#26 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb1a0) at eval.c:3147
#27 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb1a0) at eval.c:3228
#28 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffb198) at eval.c:3027
#29 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffb6c0) at bytecode.c:632
#30 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffb6c0) at eval.c:3147
#31 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffb6c0) at eval.c:3228
#32 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffb6b8) at eval.c:3027
#33 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc178) at bytecode.c:632
#34 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc178) at eval.c:3147
#35 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc178) at eval.c:3228
#36 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffc170) at eval.c:3027
#37 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc850) at bytecode.c:632
#38 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc850) at eval.c:3147
#39 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc850) at eval.c:3228
#40 0x000000000062311f in apply_lambda (fun=..., args=..., count=4) at eval.c:3172
#41 0x000000000062155c in eval_sub (form=...) at eval.c:2545
#42 0x0000000000620a41 in Feval (form=..., lexical=...) at eval.c:2327
#43 0x0000000000569837 in top_level_2 () at keyboard.c:1142
#44 0x000000000061ecdf in internal_condition_case (bfun=0x56981a <top_level_2>, handlers=..., hfun=0x5691aa <cmd_error>) at eval.c:1450
#45 0x000000000056987b in top_level_1 (ignore=...) at keyboard.c:1150
#46 0x000000000061e415 in internal_catch (tag=..., func=0x569839 <top_level_1>, arg=...) at eval.c:1181
#47 0x0000000000569772 in command_loop () at keyboard.c:1110
#48 0x0000000000568d6e in recursive_edit_1 () at keyboard.c:720
#49 0x0000000000568f05 in Frecursive_edit () at keyboard.c:803
#50 0x0000000000565a2e in main (argc=2, argv=0x7fffffffcdc8) at emacs.c:2358
Continuing.

Thread 1 "emacs" hit Breakpoint 1, Fdowncase (obj=...) at casefiddle.c:360
360	    fprintf (stderr, "Iosevka\n");
#0  Fdowncase (obj=...) at casefiddle.c:360
#1  0x00000000006c11cc in fs_query_fontset (name=..., name_pattern=0) at fontset.c:1190
#2  0x0000000000524a15 in face_fontset (attrs=0x7fffffff89e0) at xfaces.c:5589
#3  0x000000000052593f in realize_gui_face (cache=0xe50160, attrs=0x7fffffff89e0) at xfaces.c:5930
#4  0x000000000052565e in realize_face (cache=0xe50160, attrs=0x7fffffff89e0, former_face_id=17) at xfaces.c:5838
#5  0x0000000000525585 in realize_named_face (f=0xe3bbf0, symbol=..., id=17) at xfaces.c:5809
#6  0x0000000000524c71 in realize_basic_faces (f=0xe3bbf0) at xfaces.c:5633
#7  0x0000000000519532 in recompute_basic_faces (f=0xe3bbf0) at xfaces.c:650
#8  0x00000000004488df in init_iterator (it=0x7fffffff8b80, w=0xe3c0f0, charpos=1, bytepos=1, row=0x0, base_face_id=DEFAULT_FACE_ID) at xdisp.c:3240
#9  0x0000000000460bba in resize_mini_window (w=0xe3c0f0, exact_p=true) at xdisp.c:11992
#10 0x000000000042f1f1 in do_switch_frame (frame=..., track=1, for_deletion=0, norecord=...) at frame.c:1526
#11 0x000000000042f5c0 in Fselect_frame (frame=..., norecord=...) at frame.c:1622
#12 0x0000000000622d14 in funcall_subr (subr=0xabf680 <Sselect_frame>, numargs=2, args=0x7fffffffa0c0) at eval.c:3100
#13 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffffa0b8) at eval.c:3023
#14 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffa580) at bytecode.c:632
#15 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffa580) at eval.c:3147
#16 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffa580) at eval.c:3228
#17 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffa578) at eval.c:3027
#18 0x000000000066d8b5 in bcall0 (f=...) at bytecode.c:340
#19 0x00000000006244a1 in do_one_unbind (this_binding=0x7fffffffa5f0, unwinding=true, bindflag=SET_INTERNAL_UNBIND) at eval.c:3703
#20 0x0000000000624855 in unbind_to (count=10, value=...) at eval.c:3841
#21 0x000000000066e3ef in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffabc0) at bytecode.c:652
#22 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffabb8) at eval.c:3147
#23 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffabb8) at eval.c:3228
#24 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffabb0) at eval.c:3027
#25 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb1a8) at bytecode.c:632
#26 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb1a0) at eval.c:3147
#27 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb1a0) at eval.c:3228
#28 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffb198) at eval.c:3027
#29 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffb6c0) at bytecode.c:632
#30 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffb6c0) at eval.c:3147
#31 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffb6c0) at eval.c:3228
#32 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffb6b8) at eval.c:3027
#33 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc178) at bytecode.c:632
#34 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc178) at eval.c:3147
#35 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc178) at eval.c:3228
#36 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffc170) at eval.c:3027
#37 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc850) at bytecode.c:632
#38 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc850) at eval.c:3147
#39 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc850) at eval.c:3228
#40 0x000000000062311f in apply_lambda (fun=..., args=..., count=4) at eval.c:3172
#41 0x000000000062155c in eval_sub (form=...) at eval.c:2545
#42 0x0000000000620a41 in Feval (form=..., lexical=...) at eval.c:2327
#43 0x0000000000569837 in top_level_2 () at keyboard.c:1142
#44 0x000000000061ecdf in internal_condition_case (bfun=0x56981a <top_level_2>, handlers=..., hfun=0x5691aa <cmd_error>) at eval.c:1450
#45 0x000000000056987b in top_level_1 (ignore=...) at keyboard.c:1150
#46 0x000000000061e415 in internal_catch (tag=..., func=0x569839 <top_level_1>, arg=...) at eval.c:1181
#47 0x0000000000569772 in command_loop () at keyboard.c:1110
#48 0x0000000000568d6e in recursive_edit_1 () at keyboard.c:720
#49 0x0000000000568f05 in Frecursive_edit () at keyboard.c:803
#50 0x0000000000565a2e in main (argc=2, argv=0x7fffffffcdc8) at emacs.c:2358
Continuing.

Thread 1 "emacs" hit Breakpoint 1, Fdowncase (obj=...) at casefiddle.c:360
360	    fprintf (stderr, "Iosevka\n");
#0  Fdowncase (obj=...) at casefiddle.c:360
#1  0x00000000006c11cc in fs_query_fontset (name=..., name_pattern=0) at fontset.c:1190
#2  0x0000000000524a15 in face_fontset (attrs=0x7fffffff89e0) at xfaces.c:5589
#3  0x000000000052593f in realize_gui_face (cache=0xe50160, attrs=0x7fffffff89e0) at xfaces.c:5930
#4  0x000000000052565e in realize_face (cache=0xe50160, attrs=0x7fffffff89e0, former_face_id=18) at xfaces.c:5838
#5  0x0000000000525585 in realize_named_face (f=0xe3bbf0, symbol=..., id=18) at xfaces.c:5809
#6  0x0000000000524c92 in realize_basic_faces (f=0xe3bbf0) at xfaces.c:5634
#7  0x0000000000519532 in recompute_basic_faces (f=0xe3bbf0) at xfaces.c:650
#8  0x00000000004488df in init_iterator (it=0x7fffffff8b80, w=0xe3c0f0, charpos=1, bytepos=1, row=0x0, base_face_id=DEFAULT_FACE_ID) at xdisp.c:3240
#9  0x0000000000460bba in resize_mini_window (w=0xe3c0f0, exact_p=true) at xdisp.c:11992
#10 0x000000000042f1f1 in do_switch_frame (frame=..., track=1, for_deletion=0, norecord=...) at frame.c:1526
#11 0x000000000042f5c0 in Fselect_frame (frame=..., norecord=...) at frame.c:1622
#12 0x0000000000622d14 in funcall_subr (subr=0xabf680 <Sselect_frame>, numargs=2, args=0x7fffffffa0c0) at eval.c:3100
#13 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffffa0b8) at eval.c:3023
#14 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffa580) at bytecode.c:632
#15 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffa580) at eval.c:3147
#16 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffa580) at eval.c:3228
#17 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffa578) at eval.c:3027
#18 0x000000000066d8b5 in bcall0 (f=...) at bytecode.c:340
#19 0x00000000006244a1 in do_one_unbind (this_binding=0x7fffffffa5f0, unwinding=true, bindflag=SET_INTERNAL_UNBIND) at eval.c:3703
#20 0x0000000000624855 in unbind_to (count=10, value=...) at eval.c:3841
#21 0x000000000066e3ef in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffabc0) at bytecode.c:652
#22 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffabb8) at eval.c:3147
#23 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffabb8) at eval.c:3228
#24 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffabb0) at eval.c:3027
#25 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb1a8) at bytecode.c:632
#26 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb1a0) at eval.c:3147
#27 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb1a0) at eval.c:3228
#28 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffb198) at eval.c:3027
#29 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffb6c0) at bytecode.c:632
#30 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffb6c0) at eval.c:3147
#31 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffb6c0) at eval.c:3228
#32 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffb6b8) at eval.c:3027
#33 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc178) at bytecode.c:632
#34 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc178) at eval.c:3147
#35 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc178) at eval.c:3228
#36 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffc170) at eval.c:3027
#37 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc850) at bytecode.c:632
#38 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc850) at eval.c:3147
#39 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc850) at eval.c:3228
#40 0x000000000062311f in apply_lambda (fun=..., args=..., count=4) at eval.c:3172
#41 0x000000000062155c in eval_sub (form=...) at eval.c:2545
#42 0x0000000000620a41 in Feval (form=..., lexical=...) at eval.c:2327
#43 0x0000000000569837 in top_level_2 () at keyboard.c:1142
#44 0x000000000061ecdf in internal_condition_case (bfun=0x56981a <top_level_2>, handlers=..., hfun=0x5691aa <cmd_error>) at eval.c:1450
#45 0x000000000056987b in top_level_1 (ignore=...) at keyboard.c:1150
#46 0x000000000061e415 in internal_catch (tag=..., func=0x569839 <top_level_1>, arg=...) at eval.c:1181
#47 0x0000000000569772 in command_loop () at keyboard.c:1110
#48 0x0000000000568d6e in recursive_edit_1 () at keyboard.c:720
#49 0x0000000000568f05 in Frecursive_edit () at keyboard.c:803
#50 0x0000000000565a2e in main (argc=2, argv=0x7fffffffcdc8) at emacs.c:2358
Continuing.

Thread 1 "emacs" hit Breakpoint 1, Fdowncase (obj=...) at casefiddle.c:360
360	    fprintf (stderr, "Iosevka\n");
#0  Fdowncase (obj=...) at casefiddle.c:360
#1  0x00000000006c11cc in fs_query_fontset (name=..., name_pattern=0) at fontset.c:1190
#2  0x0000000000524a15 in face_fontset (attrs=0x7fffffff8930) at xfaces.c:5589
#3  0x000000000052593f in realize_gui_face (cache=0xe50160, attrs=0x7fffffff8930) at xfaces.c:5930
#4  0x000000000052565e in realize_face (cache=0xe50160, attrs=0x7fffffff8930, former_face_id=-1) at xfaces.c:5838
#5  0x0000000000522e4b in lookup_face (f=0xe3bbf0, attr=0x7fffffff8930) at xfaces.c:4812
#6  0x000000000052756f in face_at_string_position (w=0xe3be50, string=..., pos=1, bufpos=0, endptr=0x7fffffff8a78, base_face_id=MODE_LINE_FACE_ID, 
    mouse_p=false, attr_filter=0) at xfaces.c:6645
#7  0x000000000048cdfa in display_string (string=0x7ffff57d6498 "*scratch*", lisp_string=..., face_string=..., face_string_pos=1, start=0, it=0x7fffffff9090, 
    field_width=12, precision=-8, max_x=0, multibyte=0) at xdisp.c:27379
#8  0x000000000048a023 in display_mode_element (it=0x7fffffff9090, depth=4, field_width=0, precision=-8, elt=..., props=..., risky=false) at xdisp.c:26065
#9  0x000000000048a66a in display_mode_element (it=0x7fffffff9090, depth=3, field_width=0, precision=-8, elt=..., props=..., risky=false) at xdisp.c:26242
#10 0x000000000048a66a in display_mode_element (it=0x7fffffff9090, depth=1, field_width=0, precision=0, elt=..., props=..., risky=false) at xdisp.c:26242
#11 0x0000000000488ff5 in display_mode_line (w=0xe3be50, face_id=MODE_LINE_FACE_ID, format=...) at xdisp.c:25678
#12 0x0000000000488cf7 in display_mode_lines (w=0xe3be50) at xdisp.c:25592
#13 0x0000000000488a38 in redisplay_mode_lines (window=..., force=false) at xdisp.c:25527
#14 0x0000000000461f0c in echo_area_display (update_frame_p=true) at xdisp.c:12410
#15 0x000000000045efb2 in message3_nolog (m=...) at xdisp.c:11353
#16 0x000000000045ed26 in message3 (m=...) at xdisp.c:11283
#17 0x0000000000614614 in Fmessage (nargs=2, args=0x7fffffffa7b0) at editfns.c:2881
#18 0x0000000000622c32 in funcall_subr (subr=0xacd140 <Smessage>, numargs=2, args=0x7fffffffa7b0) at eval.c:3078
#19 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffffa7a8) at eval.c:3023
#20 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7ffffffface8) at bytecode.c:632
#21 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7ffffffface8) at eval.c:3147
#22 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7ffffffface8) at eval.c:3228
#23 0x0000000000622964 in Ffuncall (nargs=1, args=0x7ffffffface0) at eval.c:3027
#24 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb6c8) at bytecode.c:632
#25 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb6c0) at eval.c:3147
#26 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb6c0) at eval.c:3228
#27 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffb6b8) at eval.c:3027
#28 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc178) at bytecode.c:632
#29 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc178) at eval.c:3147
#30 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc178) at eval.c:3228
#31 0x0000000000622964 in Ffuncall (nargs=1, args=0x7fffffffc170) at eval.c:3027
#32 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffc850) at bytecode.c:632
#33 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=0, args=0x7fffffffc850) at eval.c:3147
#34 0x0000000000623302 in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffc850) at eval.c:3228
#35 0x000000000062311f in apply_lambda (fun=..., args=..., count=4) at eval.c:3172
#36 0x000000000062155c in eval_sub (form=...) at eval.c:2545
#37 0x0000000000620a41 in Feval (form=..., lexical=...) at eval.c:2327
#38 0x0000000000569837 in top_level_2 () at keyboard.c:1142
#39 0x000000000061ecdf in internal_condition_case (bfun=0x56981a <top_level_2>, handlers=..., hfun=0x5691aa <cmd_error>) at eval.c:1450
#40 0x000000000056987b in top_level_1 (ignore=...) at keyboard.c:1150
#41 0x000000000061e415 in internal_catch (tag=..., func=0x569839 <top_level_1>, arg=...) at eval.c:1181
#42 0x0000000000569772 in command_loop () at keyboard.c:1110
#43 0x0000000000568d6e in recursive_edit_1 () at keyboard.c:720
#44 0x0000000000568f05 in Frecursive_edit () at keyboard.c:803
#45 0x0000000000565a2e in main (argc=2, argv=0x7fffffffcdc8) at emacs.c:2358
Continuing.

Thread 1 "emacs" hit Breakpoint 1, Fdowncase (obj=...) at casefiddle.c:360
360	    fprintf (stderr, "Iosevka\n");
#0  Fdowncase (obj=...) at casefiddle.c:360
#1  0x00000000006c11cc in fs_query_fontset (name=..., name_pattern=0) at fontset.c:1190
#2  0x0000000000524a15 in face_fontset (attrs=0x7fffffff9fd0) at xfaces.c:5589
#3  0x000000000052593f in realize_gui_face (cache=0xd88f90, attrs=0x7fffffff9fd0) at xfaces.c:5930
#4  0x000000000052565e in realize_face (cache=0xd88f90, attrs=0x7fffffff9fd0, former_face_id=0) at xfaces.c:5838
#5  0x00000000005253b3 in realize_default_face (f=0xe28ba0) at xfaces.c:5756
#6  0x0000000000524a38 in realize_basic_faces (f=0xe28ba0) at xfaces.c:5613
#7  0x0000000000519454 in init_frame_faces (f=0xe28ba0) at xfaces.c:605
#8  0x000000000054e3e5 in x_create_tip_frame (dpyinfo=0xce5460, parms=...) at xfns.c:6440
#9  0x000000000054fc6d in Fx_show_tip (string=..., frame=..., parms=..., timeout=..., dx=..., dy=...) at xfns.c:7036
#10 0x0000000000622e06 in funcall_subr (subr=0xac55c0 <Sx_show_tip>, numargs=6, args=0x7fffffffa538) at eval.c:3114
#11 0x0000000000622910 in Ffuncall (nargs=7, args=0x7fffffffa530) at eval.c:3023
#12 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=2, args=0x7fffffffaab8) at bytecode.c:632
#13 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=2, args=0x7fffffffaaa8) at eval.c:3147
#14 0x0000000000623302 in funcall_lambda (fun=..., nargs=2, arg_vector=0x7fffffffaaa8) at eval.c:3228
#15 0x0000000000622964 in Ffuncall (nargs=3, args=0x7fffffffaaa0) at eval.c:3027
#16 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb0f8) at bytecode.c:632
#17 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb0f0) at eval.c:3147
#18 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb0f0) at eval.c:3228
#19 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffb0e8) at eval.c:3027
#20 0x0000000000622081 in run_hook_with_args (nargs=2, args=0x7fffffffb0e8, funcall=0x622783 <Ffuncall>) at eval.c:2841
#21 0x0000000000621d0c in Frun_hook_with_args_until_success (nargs=2, args=0x7fffffffb0e8) at eval.c:2727
#22 0x0000000000622c32 in funcall_subr (subr=0xacdc80 <Srun_hook_with_args_until_success>, numargs=2, args=0x7fffffffb0e8) at eval.c:3078
#23 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffffb0e0) at eval.c:3023
#24 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb758) at bytecode.c:632
#25 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb750) at eval.c:3147
#26 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb750) at eval.c:3228
#27 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffb748) at eval.c:3027
#28 0x00000000006218c0 in Fapply (nargs=2, args=0x7fffffffb748) at eval.c:2610
#29 0x0000000000622c32 in funcall_subr (subr=0xacdbc0 <Sapply>, numargs=2, args=0x7fffffffb748) at eval.c:3078
#30 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffffb740) at eval.c:3023
#31 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffbcf0) at bytecode.c:632
#32 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffbce8) at eval.c:3147
#33 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffbce8) at eval.c:3228
#34 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffbce0) at eval.c:3027
#35 0x00000000006221db in call1 (fn=..., arg1=...) at eval.c:2883
#36 0x0000000000570dba in timer_check_2 (timers=..., idle_timers=...) at keyboard.c:4395
#37 0x0000000000570ee9 in timer_check () at keyboard.c:4457
#38 0x000000000056f488 in readable_events (flags=1) at keyboard.c:3459
#39 0x0000000000576144 in get_input_pending (flags=1) at keyboard.c:6930
#40 0x000000000057d816 in detect_input_pending_run_timers (do_display=true) at keyboard.c:10455
#41 0x000000000067e60c in wait_reading_process_output (time_limit=30, nsecs=0, read_kbd=-1, do_display=true, wait_for_cell=..., wait_proc=0x0, 
    just_wait_proc=0) at process.c:5686
#42 0x00000000004296d0 in sit_for (timeout=..., reading=true, display_option=1) at dispnew.c:6185
#43 0x000000000056d75d in read_char (commandflag=1, map=..., prev_event=..., used_mouse_menu=0x7fffffffc73f, end_time=0x0) at keyboard.c:2800
#44 0x000000000057be92 in read_key_sequence (keybuf=0x7fffffffc8d0, prompt=..., dont_downcase_last=false, can_return_switch_frame=true, 
    fix_current_buffer=true, prevent_redisplay=false) at keyboard.c:9635
#45 0x0000000000569f49 in command_loop_1 () at keyboard.c:1392
#46 0x000000000061ecdf in internal_condition_case (bfun=0x569b18 <command_loop_1>, handlers=..., hfun=0x5691aa <cmd_error>) at eval.c:1450
#47 0x00000000005697f0 in command_loop_2 (handlers=...) at keyboard.c:1133
#48 0x000000000061e415 in internal_catch (tag=..., func=0x5697cd <command_loop_2>, arg=...) at eval.c:1181
#49 0x0000000000569799 in command_loop () at keyboard.c:1111
#50 0x0000000000568d6e in recursive_edit_1 () at keyboard.c:720
#51 0x0000000000568f05 in Frecursive_edit () at keyboard.c:803
#52 0x0000000000565a2e in main (argc=2, argv=0x7fffffffcdc8) at emacs.c:2358
Continuing.

Thread 1 "emacs" received signal SIGABRT, Aborted.
0x00007ffff6538c30 in raise () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0
#0  0x00007ffff6538c30 in raise () from /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libpthread.so.0
#1  0x0000000000562ee1 in terminate_due_to_signal (sig=6, backtrace_limit=40) at emacs.c:437
#2  0x000000000058d8e1 in emacs_abort () at sysdep.c:2282
#3  0x0000000000525967 in realize_gui_face (cache=0xd88f90, attrs=0x7fffffff9fd0) at xfaces.c:5941
#4  0x000000000052565e in realize_face (cache=0xd88f90, attrs=0x7fffffff9fd0, former_face_id=0) at xfaces.c:5838
#5  0x00000000005253b3 in realize_default_face (f=0xe28ba0) at xfaces.c:5756
#6  0x0000000000524a38 in realize_basic_faces (f=0xe28ba0) at xfaces.c:5613
#7  0x0000000000519454 in init_frame_faces (f=0xe28ba0) at xfaces.c:605
#8  0x000000000054e3e5 in x_create_tip_frame (dpyinfo=0xce5460, parms=...) at xfns.c:6440
#9  0x000000000054fc6d in Fx_show_tip (string=..., frame=..., parms=..., timeout=..., dx=..., dy=...) at xfns.c:7036
#10 0x0000000000622e06 in funcall_subr (subr=0xac55c0 <Sx_show_tip>, numargs=6, args=0x7fffffffa538) at eval.c:3114
#11 0x0000000000622910 in Ffuncall (nargs=7, args=0x7fffffffa530) at eval.c:3023
#12 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=2, args=0x7fffffffaab8) at bytecode.c:632
#13 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=2, args=0x7fffffffaaa8) at eval.c:3147
#14 0x0000000000623302 in funcall_lambda (fun=..., nargs=2, arg_vector=0x7fffffffaaa8) at eval.c:3228
#15 0x0000000000622964 in Ffuncall (nargs=3, args=0x7fffffffaaa0) at eval.c:3027
#16 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb0f8) at bytecode.c:632
#17 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb0f0) at eval.c:3147
#18 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb0f0) at eval.c:3228
#19 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffb0e8) at eval.c:3027
#20 0x0000000000622081 in run_hook_with_args (nargs=2, args=0x7fffffffb0e8, funcall=0x622783 <Ffuncall>) at eval.c:2841
#21 0x0000000000621d0c in Frun_hook_with_args_until_success (nargs=2, args=0x7fffffffb0e8) at eval.c:2727
#22 0x0000000000622c32 in funcall_subr (subr=0xacdc80 <Srun_hook_with_args_until_success>, numargs=2, args=0x7fffffffb0e8) at eval.c:3078
#23 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffffb0e0) at eval.c:3023
#24 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffb758) at bytecode.c:632
#25 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffb750) at eval.c:3147
#26 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffb750) at eval.c:3228
#27 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffb748) at eval.c:3027
#28 0x00000000006218c0 in Fapply (nargs=2, args=0x7fffffffb748) at eval.c:2610
#29 0x0000000000622c32 in funcall_subr (subr=0xacdbc0 <Sapply>, numargs=2, args=0x7fffffffb748) at eval.c:3078
#30 0x0000000000622910 in Ffuncall (nargs=3, args=0x7fffffffb740) at eval.c:3023
#31 0x000000000066e346 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffbcf0) at bytecode.c:632
#32 0x0000000000622f75 in fetch_and_exec_byte_code (fun=..., syms_left=..., nargs=1, args=0x7fffffffbce8) at eval.c:3147
#33 0x0000000000623302 in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffbce8) at eval.c:3228
#34 0x0000000000622964 in Ffuncall (nargs=2, args=0x7fffffffbce0) at eval.c:3027
#35 0x00000000006221db in call1 (fn=..., arg1=...) at eval.c:2883
#36 0x0000000000570dba in timer_check_2 (timers=..., idle_timers=...) at keyboard.c:4395
#37 0x0000000000570ee9 in timer_check () at keyboard.c:4457
#38 0x000000000056f488 in readable_events (flags=1) at keyboard.c:3459
#39 0x0000000000576144 in get_input_pending (flags=1) at keyboard.c:6930
#40 0x000000000057d816 in detect_input_pending_run_timers (do_display=true) at keyboard.c:10455
#41 0x000000000067e60c in wait_reading_process_output (time_limit=30, nsecs=0, read_kbd=-1, do_display=true, wait_for_cell=..., wait_proc=0x0, 
    just_wait_proc=0) at process.c:5686
#42 0x00000000004296d0 in sit_for (timeout=..., reading=true, display_option=1) at dispnew.c:6185
#43 0x000000000056d75d in read_char (commandflag=1, map=..., prev_event=..., used_mouse_menu=0x7fffffffc73f, end_time=0x0) at keyboard.c:2800
#44 0x000000000057be92 in read_key_sequence (keybuf=0x7fffffffc8d0, prompt=..., dont_downcase_last=false, can_return_switch_frame=true, 
    fix_current_buffer=true, prevent_redisplay=false) at keyboard.c:9635
#45 0x0000000000569f49 in command_loop_1 () at keyboard.c:1392
#46 0x000000000061ecdf in internal_condition_case (bfun=0x569b18 <command_loop_1>, handlers=..., hfun=0x5691aa <cmd_error>) at eval.c:1450
#47 0x00000000005697f0 in command_loop_2 (handlers=...) at keyboard.c:1133
#48 0x000000000061e415 in internal_catch (tag=..., func=0x5697cd <command_loop_2>, arg=...) at eval.c:1181
#49 0x0000000000569799 in command_loop () at keyboard.c:1111
#50 0x0000000000568d6e in recursive_edit_1 () at keyboard.c:720
#51 0x0000000000568f05 in Frecursive_edit () at keyboard.c:803
#52 0x0000000000565a2e in main (argc=2, argv=0x7fffffffcdc8) at emacs.c:2358
Continuing.
Couldn't get registers: No such process.
[LWP 11558 exited]

Program terminated with signal SIGABRT, Aborted.
The program no longer exists.
The program is not being run.

quit





^ permalink raw reply	[flat|nested] 26+ messages in thread

* bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable''
  2022-12-06 16:09                                     ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-12-06 16:20                                       ` Eli Zaretskii
  0 siblings, 0 replies; 26+ messages in thread
From: Eli Zaretskii @ 2022-12-06 16:20 UTC (permalink / raw)
  To: YUSUF ALPER ÇIKIŞIR; +Cc: 59715

> From: YUSUF ALPER ÇIKIŞIR
>  <yusufcikisir@std.iyte.edu.tr>
> Cc: 59715@debbugs.gnu.org
> Date: Tue, 06 Dec 2022 19:09:15 +0300
> 
> I hope this is what you asked.

Yes, it is, thank you very much.  I will see if I can come up with some
tentative solution.





^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2022-12-06 16:20 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-30  3:10 bug#59715: 28.2; Emacs crashes after ``turkish-case-conversion-enable'' YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-30 16:12 ` Eli Zaretskii
2022-12-01  2:11   ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-01  7:26     ` Eli Zaretskii
2022-12-01 22:26       ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-02  7:23         ` Eli Zaretskii
2022-12-03 22:09         ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-04  7:16           ` Eli Zaretskii
2022-12-04  8:29             ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-04  8:33             ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-04 10:20               ` Eli Zaretskii
2022-12-04 11:44                 ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-04 12:09                   ` Eli Zaretskii
2022-12-04 12:17                     ` Eli Zaretskii
2022-12-04 12:46                     ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-04 12:56                       ` Eli Zaretskii
2022-12-04 13:10                         ` Eli Zaretskii
2022-12-04 13:21                         ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-04 13:39                           ` Eli Zaretskii
2022-12-04 13:56                             ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-04 17:38                               ` Eli Zaretskii
2022-12-05  2:29                                 ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-05 13:23                                   ` Eli Zaretskii
2022-12-06 16:09                                     ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-06 16:20                                       ` Eli Zaretskii
2022-12-01  2:23   ` YUSUF ALPER ÇIKIŞIR via Bug reports for GNU Emacs, the Swiss army knife of text editors

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.