You are not logged in.
My linux has errors after update 20.01.2924 - Rediotray-ng falls with core dump, Tor falls with coredump and by timeout.
And
Jan 02 12:09:39 pmm libddcutil[962]: Initializing libddcutil. ddcutil version: 2.0.0, shared library: /usr/lib/libddcutil.so.5.0.0
Jan 02 12:09:39 pmm libddcutil[962]: Library initialization complete.
Jan 02 12:09:39 pmm libddcutil[962]: i2c_check_businfo_connector() failed for bus 1
Jan 02 12:09:39 pmm kded5[877]: true
Jan 02 12:09:39 pmm kwin_x11[878]: OpenGL vendor string: NVIDIA Corporation
Jan 02 12:09:39 pmm kwin_x11[878]: OpenGL renderer string: NVIDIA GeForce GT 710/PCIe/SSE2
Jan 02 12:09:39 pmm kwin_x11[878]: OpenGL version string: 3.1.0 NVIDIA 470.223.02
Jan 02 12:09:39 pmm kwin_x11[878]: OpenGL shading language version string: 1.40 NVIDIA via Cg compiler
Jan 02 12:09:39 pmm kwin_x11[878]: Driver: NVIDIA
Jan 02 12:09:39 pmm kwin_x11[878]: Driver version: 470.223.2
Jan 02 12:09:39 pmm kwin_x11[878]: GPU class: Unknown
Jan 02 12:09:39 pmm kwin_x11[878]: OpenGL version: 3.1
Jan 02 12:09:39 pmm kwin_x11[878]: GLSL version: 1.40
Jan 02 12:09:39 pmm kwin_x11[878]: X server version: 1.21.1
Jan 02 12:09:39 pmm kwin_x11[878]: Linux kernel version: 6.6.8
Jan 02 12:09:39 pmm kwin_x11[878]: Requires strict binding: no
Offline
There's nothing out of the ordinary in that excerpt.
Post the full log
sudo journalctl -bhttps://wiki.archlinux.org/title/List_o … n_services
Moving to Upgrade issues.
Offline
How to include file here?
Offline
Read my link.
sudo journalctl -b | curl -F 'file=@-' 0x0.stpost the resulting url
Offline
Strange url http://0x0.st/HGvi.txt
Offline
Warning, the journal is ~10MB
Jan 25 12:56:30 pmm systemd-coredump[3041]: Failed to get EXE, ignoring: No such process
Jan 25 12:56:30 pmm systemd[1]: Started Process Core Dump (PID 3041/UID 0).
Jan 25 12:56:30 pmm systemd-coredump[3044]: Failed to pread from coredump fd: Unexpected EOF
Jan 25 12:56:30 pmm (sd-parse-elf)[3046]: Could not parse ELF file, gelf_getehdr() failed: invalid `Elf' handle
Jan 25 12:56:30 pmm systemd-coredump[3044]: Process 2017 (tor) of user 43 dumped core.Jan 25 17:27:08 pmm systemd-coredump[86511]: Process 86426 (radiotray-ng) of user 1000 dumped core.
Stack trace of thread 86505:
#0 0x00007d7dbfe0600c n/a (n/a + 0x0)
ELF object binary architecture: AMD x86-64Post the output of
sudo LC_ALL=C pacman -Qkk | grep -v ', 0 altered files'Offline
Did you remember to rebuild radiotray-ng as it is an AUR package
Offline
It's impossible to send all output, here all about radiotray
warning: radiotray-ng-git: /usr/share/icons/hicolor/24x24 (UID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/24x24 (GID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/24x24/apps (UID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/24x24/apps (GID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/256x256 (UID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/256x256 (GID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/256x256/apps (UID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/256x256/apps (GID mismatch)
Offline
It's impossible to send all output, here all about radiotray
No, it's not ![]()
sudo LC_ALL=C pacman -Qkk | grep -v ', 0 altered files' > /tmp/howbrokenismysystem.txt
cat /tmp/howbrokenismysystem.txt | curl -F 'file=@-' 0x0.stOffline
Offline
There's a concerning amount of altered files, but tor isn't in that list.
type -a tor
file /usr/bin/torAlso better look at the errors…
sudo LC_ALL=C pacman -Qkk 2>&1 | grep -v ', 0 altered files' > /tmp/howbrokenismysystem.txt
cat /tmp/howbrokenismysystem.txt | curl -F 'file=@-' 0x0.stOffline
I'm more interesting about radiotray
Offline
Did you remember to rebuild radiotray-ng as it is an AUR package
Edit: there're clearly some stray lines in that file, do you copypaste it somehow?
Last edited by seth (2024-01-26 10:32:36)
Offline
skunktrader wrote:Did you remember to rebuild radiotray-ng as it is an AUR package
Are you genius?
Offline
Are you gonna answer any questions?
radiotray-ng-git: 54 total files, 4 altered filespacman -Qikk radiotray-ng-gitBut there's something wrong with the filesystem (so much is certain despite the corrupted output you posted)
Check your drive: https://wiki.archlinux.org/title/SMART
In doubt you'll have to re-install all packages
Offline
Package (1) Old Version New Version Net Change
radiotray-ng-git 1:0.2.9dev+13+aacdfde-1 1:0.2.9dev+13+aacdfde-1 0.00 MiB
Total Installed Size: 1.52 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring [##########################################################] 100%
(1/1) checking package integrity [##########################################################] 100%
(1/1) loading package files [##########################################################] 100%
(1/1) checking for file conflicts [##########################################################] 100%
(1/1) checking available disk space [##########################################################] 100%
:: Processing package changes...
(1/1) reinstalling radiotray-ng-git [##########################################################] 100%
:: Running post-transaction hooks...
(1/3) Arming ConditionNeedsUpdate...
(2/3) Updating icon theme caches...
(3/3) Updating the desktop file MIME type cache...
[chawoosh@pmm ~]$ pacman -Qikk radiotray-ng-git
Name : radiotray-ng-git
Version : 1:0.2.9dev+13+aacdfde-1
Description : An Internet radio player for Linux
Architecture : x86_64
URL : https://github.com/ebruck/radiotray-ng
Licenses : GPL
Groups : None
Provides : radiotray-ng=0.2.9dev+13+aacdfde
Depends On : boost-libs curl gst-plugins-good jsoncpp libappindicator-gtk3 libbsd libnotify libxdg-basedir glibmm wxwidgets-gtk3
Optional Deps : python-lxml: Convert radiotray bookmarks to radiotray-ng format [installed]
Required By : None
Optional For : None
Conflicts With : radiotray-ng
Replaces : None
Installed Size : 1559.15 KiB
Packager : Unknown Packager
Build Date : Wed 24 Jan 2024 06:52:30 PM +07
Install Date : Fri 26 Jan 2024 09:02:02 PM +07
Install Reason : Explicitly installed
Install Script : No
Validated By : None
warning: radiotray-ng-git: /usr/share/icons/hicolor/24x24 (UID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/24x24 (GID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/24x24/apps (UID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/24x24/apps (GID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/256x256 (UID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/256x256 (GID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/256x256/apps (UID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/256x256/apps (GID mismatch)
radiotray-ng-git: 54 total files, 4 altered files
Offline
Build Date : Wed 24 Jan 2024 06:52:30 PM +07
Install Date : Fri 26 Jan 2024 09:02:02 PM +07
So you reinstalled the same package you already built two days ago, you did not rebuild it.
Offline
Genius.
Offline
Chawoosh, please use code tags when pasting terminal output and edit your older posts accordingly.
https://wiki.archlinux.org/title/Genera … s_and_code
Mod note: moving to AUR Issues.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Reinstalled from git radiotray falls with core dump too,
Offline
pacman -Qikk radiotray-ng-gitOffline
[chawoosh@pmm ~]$ pacman -Qikk radiotray-ng-git
Name : radiotray-ng-git
Version : 1:0.2.9dev+13+aacdfde-1
Description : An Internet radio player for Linux
Architecture : x86_64
URL : https://github.com/ebruck/radiotray-ng
Licenses : GPL
Groups : None
Provides : radiotray-ng=0.2.9dev+13+aacdfde
Depends On : boost-libs curl gst-plugins-good jsoncpp libappindicator-gtk3 libbsd libnotify libxdg-basedir glibmm wxwidgets-gtk3
Optional Deps : python-lxml: Convert radiotray bookmarks to radiotray-ng format [installed]
Required By : None
Optional For : None
Conflicts With : radiotray-ng
Replaces : None
Installed Size : 1559.15 KiB
Packager : Unknown Packager
Build Date : Fri 26 Jan 2024 09:53:25 PM +07
Install Date : Fri 26 Jan 2024 10:11:27 PM +07
Install Reason : Explicitly installed
Install Script : No
Validated By : None
warning: radiotray-ng-git: /usr/share/icons/hicolor/24x24 (UID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/24x24 (GID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/24x24/apps (UID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/24x24/apps (GID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/256x256 (UID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/256x256 (GID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/256x256/apps (UID mismatch)
warning: radiotray-ng-git: /usr/share/icons/hicolor/256x256/apps (GID mismatch)
radiotray-ng-git: 54 total files, 4 altered filesThere you are!
Offline
As I say, radiotray fails to open stream from server AFRWER system updare, not radiotray/
Offline
The idea was to post the updated coredump, but the ones in your previous journals and the bogus tor ELF header indicate a much deeper problem.
Did you conduct a partial update, ignoring eg. glibc ?
Offline
No, I always make full update.
Offline