On 23/01/2023 13:35, Bernhard Übelacker wrote:
(gdb) bt
#0  0x00007fbffc2a9ccc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007fbffc25aef2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007fbffe79dbe1 in KCrash::defaultCrashHandler(int) () from /lib/x86_64-linux-gnu/libKF5Crash.so.5
#3  <signal handler called>
#4  0x00007fbffc2a9ccc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#5  0x00007fbffc25aef2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#6  <signal handler called>
#7  0x00007fbffc2a9ccc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#8  0x00007fbffc25aef2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#9  0x00007fbffad3c3b0 in g_closure_invoke () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0 #10 0x00007fbffad4f1a5 in ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0


Hello Piotr,
this raise might indicate that libgobject wanted
to stop the process for some reason.
This reason it might have written to stdout/stderr.

Therefore probably you can still retrieve this logging.
 From the "Sun 2023-01-08 13:36:08 GMT" I assume it happend at 14:36
your local time? Then following might possibly show related output.
If there is some could you provide the related parts?

journalctl --user --since="2023-01-08 14:34" --until="2023-01-08 14:38"

Unfortunately there might also be some programs writing to ~/.xsession-errors,
there the lines are not prefixed with the date and time ...
So it might be difficult to find them there.

Was this just a "one-time" crash, or do you get that regularly?

Kind regards,
Bernhard

Hello Bernhard,

Thanks for your reply. I am not sure what bug you want me to reply to so I reply to both.

Plasma, or kwin, or entire desktop crashes all the time. There most likely are multiple bugs. This is one of them. Sometimes desktop crashes and there is no SIGSEV. Usually I launch Konsole from shortcut, restart kwin and plasmashell with --replace option, but this not always helps.
I have modern Radeon GPU, it probably adds fuel to the fire.
Can't wait for more updates regarding kwin/plasmashell/multi monitor handling/sleeping and waking up the monitor. There is a lot of bugs in these areas, when Radeon GPU is involved at least. I will be happy to debug as much as I can, you can tell me what else to do.

$ journalctl --user --since="2023-01-08 14:34" --until="2023-01-08 14:38"
-- No entries --

 journalctl --user --since="2023-01-08 12:10" --until="2023-01-08 12:12"
-- No entries --

.xsession-errors:

Xsession: X session started for pioruns at Sat  7 Jan 08:04:38 GMT 2023
dbus-update-activation-environment: setting DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
dbus-update-activation-environment: setting DISPLAY=:0
dbus-update-activation-environment: setting XAUTHORITY=/home/pioruns/.Xauthority
localuser:pioruns being added to access control list
dbus-update-activation-environment: setting GTK_MODULES=gail:atk-bridge
dbus-update-activation-environment: setting QT_ACCESSIBILITY=1
file:///home/pioruns/.local/share/plasma/look-and-feel/com.github.vinceliuice.Qogir-light/contents/splash/Splash.qml:89: ReferenceError: bottomRect is not defined file:///home/pioruns/.local/share/plasma/look-and-feel/com.github.vinceliuice.Qogir-light/contents/splash/Splash.qml:88: ReferenceError: bottomRect is not defined file:///home/pioruns/.local/share/plasma/look-and-feel/com.github.vinceliuice.Qogir-light/contents/splash/Splash.qml:89: ReferenceError: bottomRect is not defined file:///home/pioruns/.local/share/plasma/look-and-feel/com.github.vinceliuice.Qogir-light/contents/splash/Splash.qml:89: ReferenceError: bottomRect is not defined file:///home/pioruns/.local/share/plasma/look-and-feel/com.github.vinceliuice.Qogir-light/contents/splash/Splash.qml:88: ReferenceError: bottomRect is not defined file:///home/pioruns/.local/share/plasma/look-and-feel/com.github.vinceliuice.Qogir-light/contents/splash/Splash.qml:89: ReferenceError: bottomRect is not defined
Xsession: X session started for pioruns at Mon  9 Jan 10:52:01 GMT 2023

This seems to be a session between 7th and 9th January.

--
With kindest regards, Piotr.

⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org/
⠈⠳⣄⠀⠀⠀⠀

Reply via email to