1. Before the package update (before the llvm install & update to version 19 a few days ago) the gnome-calculator
worked fine and without problems. It was installed from packages.
Now:
2. After
Log:
3. I think this is a bug. See similar posts at the links below.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264344
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227461
4.
5.
5. Deleted:
Didn't help.
6. What I did: removed, reinstalled from the package and from the port. /usr/src and /usr/ports updated via
Branches:
7. How to fix? Not critical. For now I installed elementary-calculator.
8. Thanks.
worked fine and without problems. It was installed from packages.
Now:
# pkg query -e "%a=1" "%n" | grep llvm
Bash:
llvm19
spirv-llvm-translator-llvm19
# pkg update && pkg upgrade
llvm installed, hooked dependencies, updated several more packages and, most likely, because of this, the calculator immediately closes upon startup. The calculator window freezes for 1 sec. and closes automatically.Log:
# cat /var/log/messages
Bash:
Mar 4 20:10:40 none kernel: pid 89700 (gnome-calculator), jid 0, uid 0: exited on signal 6 (core dumped)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264344
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227461
4.
# freebsd-version -kru
Bash:
14.2-RELEASE-p1
14.2-RELEASE-p1
14.2-RELEASE-p2
# pkg info xfce
Bash:
xfce-4.20
# rm -rf /root/.cache/gnome-calculator/eurofxref-daily.xml
Didn't help.
6. What I did: removed, reinstalled from the package and from the port. /usr/src and /usr/ports updated via
# git pull -p
Branches:
# git status
respectively:
Bash:
On branch releng/14.2
Your branch is up to date with 'freebsd/releng/14.2'
Bash:
On branch 2025Q1
Your branch is up to date with 'origin/2025Q1'
8. Thanks.