Trace/breakpoint trap (core dumped)

I am using arch linux

systeminfo :

[anjv@ffs3 drawioo]$ fastfetch
                  -`                     anjv@ffs3
                 .o+`                    ---------
                `ooo/                    OS: Arch Linux x86_64
               `+oooo:                   Host: Swift SF314-512 (V1.12)
              `+oooooo:                  Kernel: Linux 6.13.6-arch1-1
              -+oooooo+:                 Uptime: 4 mins
            `/:-:++oooo+:                Packages: 1671 (pacman)
           `/++++/+++++++:               Shell: bash 5.2.37
          `/++++++++++++++:              Display (AUO0BA2): 2560x1440 @ 60 Hz (as 1831x1030) in 14" [Built-in]
         `/+++ooooooooooooo/`            WM: Sway 1.9-427060a (Oct 11 2024, branch 'master') (Wayland)
        ./ooosssso++osssssso+`           Cursor: Adwaita
       .oossssso-````/ossssss+`          Terminal: kitty 0.39.1
      -osssssso.      :ssssssso.         Terminal Font: SFMonoNFM-Regular (13pt)
     :osssssss/        osssso+++.        CPU: 12th Gen Intel(R) Core(TM) i5-1240P (16) @ 4.40 GHz
    /ossssssss/        +ssssooo/-        GPU: Intel Iris Xe Graphics @ 1.30 GHz [Integrated]
  `/ossssso+/:-        -:/+osssso+-      Memory: 1.13 GiB / 15.33 GiB (7%)
 `+sso+:-`                 `.-/+oso:     Swap: 0 B / 16.00 GiB (0%)
`++:.                           `-/+/    Disk (/): 323.28 GiB / 936.41 GiB (35%) - xfs
.`                                 `/    Disk (/mnt/back): 44.36 GiB / 97.66 GiB (45%) - fuseblk
                                         Disk (/mnt/data): 62.77 GiB / 140.18 GiB (45%) - fuseblk
                                         Disk (/mnt/system): 133.07 GiB / 238.83 GiB (56%) - fuseblk
                                         Local IP (wlp0s20f3): 192.168.0.11/24
                                         Battery (AP18C7M): 96% [Charging, AC Connected]
                                         Locale: zh_CN.UTF-8

run cursor error

[anjv@ffs3 drawioo]$ cursor .
追踪或断点陷阱(核心已转储)

1 Like

I have the same problem, I checked the suggestions AUR (en) - cursor-bin

I got this working now with

export XDG_DATA_DIRS=/usr/share:/usr/local/share cursor
cursor

2 Likes