You are not logged in.

#1 2022-10-18 14:23:19

Trevor_B
Member
Registered: 2019-12-28
Posts: 141

[Solved] error message when shutting down sd-umount

I've just done a clean re-installation of Arch, Finished it yesterday, so fully up to date

All seems OK though I'm have a slight problem when rebooting or shutting down,
See following screenshot, this wasn't happening before this install. Running 5xx kernels on the previous setup worked perfectly

https://imagizer.imageshack.com/v2/xq90/922/HhoU1a.png

Here is my Journal
https://pastebin.com/1kCRS34a

I've done a quick Google search, most seem to point to Nvidia, and as I'm running a very old Nvidia video card...... and apprently kernel 6xx doesn't like the nvidia 470xxx drivers
I'm running
6.0.2-arch1-1
NVIDIA GeForce GTX 760
Xfce Desktop


Thanks in advance

Update: It's seems that this bug has been arround a while https://bugs.archlinux.org/task/63697 though again I didn't have it when running running the kernel 5xx


Mod Edit - Replaced oversized image with link.
CoC - Pasting pictures and code

Last edited by Trevor_B (2022-10-19 06:13:56)

Offline

#2 2022-10-18 15:51:28

u666sa
Member
Registered: 2020-08-01
Posts: 70

Re: [Solved] error message when shutting down sd-umount

use -l lazy option with your umount

Offline

#3 2022-10-18 19:57:37

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,464

Re: [Solved] error message when shutting down sd-umount

Oct 18 15:42:04 trevor-arch udisksd[782]: GLib-GIO:ERROR:../glib/gio/gresource.c:1451:g_static_resource_fini: assertion failed: (g_atomic_int_get >
Oct 18 15:42:04 trevor-arch udisksd[782]: Bail out! GLib-GIO:ERROR:../glib/gio/gresource.c:1451:g_static_resource_fini: assertion failed: (g_atomi>
Oct 18 15:42:04 trevor-arch audit[782]: ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 pid=782 comm="udisksd" exe="/usr/lib/udisks2/udisksd>
Oct 18 15:42:04 trevor-arch systemd-coredump[13983]: Failed to connect to coredump service: Connection refused

Looks fishy. Post a complete journal and don't copy out of the pager, see the 1st link below.

Offline

#4 2022-10-18 20:47:51

Trevor_B
Member
Registered: 2019-12-28
Posts: 141

Re: [Solved] error message when shutting down sd-umount

Hi Seth

Thanks for your reply

I'm not exactly sure what you mean by 'don't copy out of the pager'

I did another journal, this time using the command journalctl -b --no-pager

So hoping that's what you meant, sorry I don't know have to keep the colours that are shown in terminal making it easier to see errors

https://pastebin.com/r2zVwnyb

Hope this helps

Offline

#5 2022-10-18 21:01:48

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,464

Re: [Solved] error message when shutting down sd-umount

You don't have to use --no-pager if you redirect the output away from a terminal (ie. into a file or curl)
But the journal you posted is from the running session

sudo journalctl -b -1 | curl -F 'file=@-' 0x0.st

Offline

#6 2022-10-18 21:07:44

Trevor_B
Member
Registered: 2019-12-28
Posts: 141

Re: [Solved] error message when shutting down sd-umount

Here's what your command gives me

but its only for 2 mins

http://0x0.st/owW3.txt

Did  a reboot, this seems better smile
http://0x0.st/owWl.txt

Just a detail, when I do a reboot ot shutdown, nothing actually happens, I have to do it a second time for it to be taken into account

Last edited by Trevor_B (2022-10-18 21:20:47)

Offline

#7 2022-10-18 21:26:13

Trevor_B
Member
Registered: 2019-12-28
Posts: 141

Re: [Solved] error message when shutting down sd-umount

Problem solved

I un-installed Whatsie

And now I'm shutting down correctly, Strange as I had it on my earlier arch setup without problems

Any way, thanks for your help

I've noted the command sudo journalctl -b -1 | curl -F 'file=@-' 0x0.st

If ever I need it again

Offline

#8 2022-10-18 21:29:02

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,464

Re: [Solved] error message when shutting down sd-umount

More importantly, it also doesn't have any "GLib-GIO:ERROR" during the shutdown.
Do the error messages appear on every shutdown?

Offline

#9 2022-10-19 06:13:30

Trevor_B
Member
Registered: 2019-12-28
Posts: 141

Re: [Solved] error message when shutting down sd-umount

They were showing at every shutdown, and now not at all since removing this program

Very strange indeed

I'll probably re-install whatsie later today just to see what happens, now knowing what seems to have caused the problem

I'll mark this as solved

Many thanks for your help smile

Last edited by Trevor_B (2022-10-19 06:36:42)

Offline

Board footer

Powered by FluxBB