Xfce Forum

Sub domains
 

You are not logged in.

#1 2025-03-12 20:14:11

guayaseal
Member
Registered: 2022-07-14
Posts: 23
LinuxFirefox 136.0

Sending a signal to vim crashes xfdesktop??

ArchLinux, nVidia drivers

Something affecting computers at work. I cannot reproduce on my own notebooks. Seems to be a bit grotesque and I cannot explain to logically:

two xfce-terminals started,
in the first one I run vim,
in the second one I execute:
$ kill -SIGKILL `pgrep gvim`
xfdeskop crashes and must be started manually ($ xfdesktop &)

WTF? something with a dbus? systemd? nVidia drivers? Any help welcome...

Offline

#2 2025-03-12 21:45:57

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,815
LinuxFirefox 136.0

Re: Sending a signal to vim crashes xfdesktop??

Check the journal for any entries when this happens. Also look in ~/.xsession-errors if you have one.

Just tested here and it can't replicate either.


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2025-03-17 19:40:08

guayaseal
Member
Registered: 2022-07-14
Posts: 23
LinuxFirefox 136.0

Re: Sending a signal to vim crashes xfdesktop??

Today:
1. Started XFCE (via LightDM).
2. Started a terminal with 'top' in it.
3. In a second terminal:

$ su -
# strace -p `pgrep xfdestop` -o xfdesktop.log

4. In a third terminal:

$ kill `pgrep top`

5. xfdestop crashes  sad
See the strace result in: https://pages.mini.pw.edu.pl/~kozlowski … esktop.log (Can I attach a file to a post?)
Nothing logged by a journald.

Last edited by guayaseal (2025-03-17 19:41:44)

Offline

#4 2025-03-17 21:44:12

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,815
LinuxFirefox 136.0

Re: Sending a signal to vim crashes xfdesktop??

Okay. Following your steps above, xfdesktop crashes for me as well. No log file entries, no crash or core files.

If I run xfdesktop in debug mode, I get one entry:

DBG[xfce-sm-client.c:776] xfce_sm_client_set_state(): state change: IDLE -> DISCONNECTED

Since its replicatable, you should create a bug report.


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#5 2025-03-18 07:01:01

guayaseal
Member
Registered: 2022-07-14
Posts: 23
LinuxFirefox 136.0

Re: Sending a signal to vim crashes xfdesktop??

I'd appreciate if you did it:

"Due to spamming, we have disabled the creation of new accounts."  sad
( https://gitlab.xfce.org/users/sign_in )

Offline

#6 2025-03-18 22:09:55

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,815
LinuxFirefox 136.0

Re: Sending a signal to vim crashes xfdesktop??

Its actually not a good idea for someone else to create the bug report. The reason being, that part of fixing the bug is further troubleshooting and testing, and the person who this is affecting would be best suited to describe, provide info, and possibly test the resolution.

You need to create an account to be able to submit bug requests, but its a simple procedure to do so.


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#7 2025-03-19 06:14:22

correctmost
Member
Registered: 2025-03-19
Posts: 1
LinuxFirefox 136.0

Re: Sending a signal to vim crashes xfdesktop??

`pgrep top` will return the process ID of xfdesktop because "top" is a substring of "xfdesktop".

Offline

#8 2025-03-19 06:18:27

guayaseal
Member
Registered: 2022-07-14
Posts: 23
LinuxFirefox 136.0

Re: Sending a signal to vim crashes xfdesktop??

correctmost wrote:

`pgrep top` will return the process ID of xfdesktop because "top" is a substring of "xfdesktop".

I'm an idiot  sad

Offline

#9 2025-03-19 09:49:18

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,815
LinuxFirefox 136.0

Re: Sending a signal to vim crashes xfdesktop??

guayaseal wrote:
correctmost wrote:

`pgrep top` will return the process ID of xfdesktop because "top" is a substring of "xfdesktop".

I'm an idiot  sad

That makes two of us.


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.014 seconds, 7 queries executed - Memory usage: 557.05 KiB (Peak: 573.9 KiB) ]