<Nulo>
It seems libwayland-server is failing when calling self.wl_server.destroy()
<leon-p>
hmmm... weird
<leon-p>
wl_list is used for some internal signal handlers, so the call to wl_list_remove might be an attempt at removing one
<Nulo>
Also I can't figure out how to reliably reproduce it. It always happens when I shut down my machine but not when I'm casually exiting
<leon-p>
might be racy then
<leon-p>
can you try `riverctl exit` vs `killall river` ?
<Nulo>
Just run them at the same time leon-p ?
<leon-p>
I wonder if the order of events is different when exiting normally vs exiting by signal
<leon-p>
Nulo: nope
<leon-p>
try one after the other (also killall will kill all river sessions, for a targeted strike, use normal kill)
<Nulo>
Ah I tried both and neither reproduce it, maybe it's a specific signal?
<leon-p>
unlikely
<leon-p>
the signal thing was just a suspicion since you mentioned it happening when you shutdown your computer
<leon-p>
it would probably help if you had wlroots with debug symbols
<Nulo>
Uhh, warning: the debug information found in "/usr/lib/debug//usr/lib/libwayland-server.so.0.1.0.debug" does not match "/usr/lib/libwayland-server.so.0" (CRC mismatch).
<leon-p>
fun
<Nulo>
No clue why that happens.. I'm using the same packages AFAIK
<leon-p>
no idea either
j-james has joined #river
j-james has quit [Client Quit]
dnkl has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
j-james has joined #river
j-james has quit [Quit: leaving]
j-james has joined #river
waleee has joined #river
dnkl has joined #river
j-james has quit [Ping timeout: 252 seconds]
emersion has quit [Remote host closed the connection]
emersion has joined #river
hspak has quit [Quit: Ping timeout (120 seconds)]
Nulo has quit [Ping timeout: 256 seconds]
Nulo has joined #river
j-james has joined #river
<j-james>
hello! i've been playing around with river over the past couple of days, and like it a lot!