You are not logged in.

#1 2021-11-10 02:32:54

soshimee
Member
Registered: 2021-08-24
Posts: 13

Ful message queue hang

My system makes this error and hangs after a random amount of time:

[system] Rejected: destination has a full message queue, 0 matched rules; type="error", sender="(unset)" ((bus)) interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.ServiceUnknown" requested_reply="1" destination=":1.227" (uid=1000 pid=36295 comm="/home/soshimee/.minecraft/runtime/java-runtime-alp")

This log is spammed millions of times, literally.

Last edited by soshimee (2021-11-10 02:33:13)

Offline

#2 2021-11-10 07:10:25

seth
Member
Registered: 2012-09-03
Posts: 49,969

Online

#3 2021-11-10 13:14:30

soshimee
Member
Registered: 2021-08-24
Posts: 13

Re: Ful message queue hang

I have GeForce RTX 3060, is that it?

Offline

#4 2021-11-10 13:41:50

seth
Member
Registered: 2012-09-03
Posts: 49,969

Re: Ful message queue hang

pacman -Qs nvidia
glxinfo -B

Online

#5 2021-11-13 13:43:09

soshimee
Member
Registered: 2021-08-24
Posts: 13

Re: Ful message queue hang

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 12288 MB
    Total available memory: 12288 MB
    Currently available dedicated video memory: 11304 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce RTX 3060/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 495.44
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6.0 NVIDIA 495.44
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)

OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 495.44
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

Offline

#6 2021-11-13 14:53:45

seth
Member
Registered: 2012-09-03
Posts: 49,969

Re: Ful message queue hang

OpenGL core profile version string: 4.6.0 NVIDIA 495.44

"Likely" - did you try the linked "workaround"?

Online

#7 2021-11-14 00:14:05

soshimee
Member
Registered: 2021-08-24
Posts: 13

Re: Ful message queue hang

Job for nvidia-fake-powerd.service failed because the control process exited with error code.
See "systemctl status nvidia-fake-powerd.service" and "journalctl -xeu nvidia-fake-powerd.service" for details.
Failed to execute 'pager', using next fallback pager: 허가 거부
× nvidia-fake-powerd.service - NVIDIA fake powerd service
     Loaded: loaded (/etc/systemd/system/nvidia-fake-powerd.service; enabled; vendor preset: disabled)
     Active: failed (Result: exit-code) since Sun 2021-11-14 09:13:24 KST; 15ms ago
    Process: 14014 ExecStart=/usr/bin/dbus-test-tool black-hole --system --name=nvidia.powerd.server (code=exited, status=1/FAI>
   Main PID: 14014 (code=exited, status=1/FAILURE)
        CPU: 6ms

11월 14 09:13:24 soshimee-Z490-UD systemd[1]: Starting NVIDIA fake powerd service...
11월 14 09:13:24 soshimee-Z490-UD dbus-test-tool[14014]: failed to take bus name nvidia.powerd.server
11월 14 09:13:24 soshimee-Z490-UD systemd[1]: nvidia-fake-powerd.service: Main process exited, code=exited, status=1/FAILURE
11월 14 09:13:24 soshimee-Z490-UD systemd[1]: nvidia-fake-powerd.service: Failed with result 'exit-code'.
11월 14 09:13:24 soshimee-Z490-UD systemd[1]: Failed to start NVIDIA fake powerd service.

Last edited by soshimee (2021-11-14 00:14:19)

Offline

#8 2021-11-14 08:25:26

seth
Member
Registered: 2012-09-03
Posts: 49,969

Re: Ful message queue hang

Forgot to add the /etc/dbus-1/system.d/nvidia-fake-powerd.conf ?

Online

#9 2021-11-15 22:52:28

soshimee
Member
Registered: 2021-08-24
Posts: 13

Re: Ful message queue hang

It seems like it's working, I guess now I can see if it works.

Offline

#10 2021-11-16 00:49:31

soshimee
Member
Registered: 2021-08-24
Posts: 13

Re: Ful message queue hang

No... it crashed again.

It looks like it's crashing more frequently now (even in login screen!), I'm desperate since this is the only OS I have installed and I don't want to get through the hassle of reinstalling.

Last edited by soshimee (2021-11-16 04:43:11)

Offline

#11 2021-11-16 04:48:50

soshimee
Member
Registered: 2021-08-24
Posts: 13

Re: Ful message queue hang

Also, if I leave it in that frozen state, it will "force" restart itself (restart takes longer than usual and 'recovering journal' message shows). Sounds repeat as well.

Last edited by soshimee (2021-11-16 04:49:21)

Offline

#12 2021-11-16 07:19:09

seth
Member
Registered: 2012-09-03
Posts: 49,969

Re: Ful message queue hang

Errr… "crashing"???
The OP concerns a spurious message in the logs => is that gone?

It's rather not the cause of any "crashes" (though might hang the system on IO, both on the dbus as also to sync the exceedingly long journal to disk)

Please post a journal from a boot that "froze" and "autorestarted" and maybe read https://en.wikipedia.org/wiki/XY_problem

Online

#13 2021-11-21 22:58:32

soshimee
Member
Registered: 2021-08-24
Posts: 13

Re: Ful message queue hang

It did not restart automatically this time, but it's mostly the same type of freeze.
Logs are here: https://pastebin.com/eChxt5U8

Offline

#14 2021-11-22 08:46:17

seth
Member
Registered: 2012-09-03
Posts: 49,969

Re: Ful message queue hang

You've conflicting network managers, dnsmasq and likely no hostname config.

find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f
hostnamectl

Also there's a bogus USB device, seems to be some flashy RGB illumination of the board - deactivate that to keep the bus clean.

11월 22 07:38:13 soshimee-Z490-UD kernel: usb 1-13: config index 0 descriptor too short (expected 34, got 9)
11월 22 07:38:13 soshimee-Z490-UD kernel: usb 1-13: config 1 has 0 interfaces, different from the descriptor's value: 1
11월 22 07:38:13 soshimee-Z490-UD kernel: usb 1-13: New USB device found, idVendor=048d, idProduct=5702, bcdDevice= 0.01
11월 22 07:38:13 soshimee-Z490-UD kernel: usb 1-13: New USB device strings: Mfr=1, Product=2, SerialNumber=0
11월 22 07:38:13 soshimee-Z490-UD kernel: usb 1-13: Product: Љ
11월 22 07:38:13 soshimee-Z490-UD kernel: usb 1-13: Manufacturer: ITE Device
11월 22 07:38:13 soshimee-Z490-UD kernel: usb 1-13: can't set config #1, error -71
11월 22 07:38:13 soshimee-Z490-UD kernel: usb usb1-port13: disabled by hub (EMI?), re-enabling...
11월 22 07:38:13 soshimee-Z490-UD kernel: usb 1-13: USB disconnect, device number 7
11월 22 07:38:13 soshimee-Z490-UD systemd[1]: Condition check resulted in First Boot Wizard being skipped.
11월 22 07:38:13 soshimee-Z490-UD systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
11월 22 07:38:13 soshimee-Z490-UD systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
11월 22 07:38:13 soshimee-Z490-UD kernel: intel_rapl_common: Found RAPL domain package
11월 22 07:38:13 soshimee-Z490-UD kernel: intel_rapl_common: Found RAPL domain core
11월 22 07:38:13 soshimee-Z490-UD kernel: usb 1-13: new full-speed USB device number 8 using xhci_hcd
11월 22 07:38:13 soshimee-Z490-UD kernel: usb 1-13: config index 0 descriptor too short (expected 34, got 9)
11월 22 07:38:13 soshimee-Z490-UD kernel: usb 1-13: config 1 has 0 interfaces, different from the descriptor's value: 1
11월 22 07:38:13 soshimee-Z490-UD kernel: usb 1-13: New USB device found, idVendor=048d, idProduct=5702, bcdDevice= 0.01
11월 22 07:38:13 soshimee-Z490-UD kernel: usb 1-13: New USB device strings: Mfr=1, Product=2, SerialNumber=0
11월 22 07:38:13 soshimee-Z490-UD kernel: usb 1-13: Product: Љ
11월 22 07:38:13 soshimee-Z490-UD kernel: usb 1-13: Manufacturer: ITE Device
11월 22 07:38:13 soshimee-Z490-UD kernel: usb 1-13: can't set config #1, error -71
11월 22 07:38:13 soshimee-Z490-UD kernel: usb usb1-port13: disabled by hub (EMI?), re-enabling...
11월 22 07:38:13 soshimee-Z490-UD kernel: usb 1-13: USB disconnect, device number 8

Finally there's snap, appmage and flatpak…

Despite being a complete mess, the journal only covers 6 minutes - did it freeze™ that fast?

Online

Board footer

Powered by FluxBB