ifreund changed the topic of #river to: river - a dynamic tiling wayland compositor || https://github.com/riverwm/river || channel logs: https://libera.irclog.whitequark.org/river/
elshize has quit [Ping timeout: 252 seconds]
elshize has joined #river
qyliss has quit [Remote host closed the connection]
qyliss has joined #river
eShaev9z_ has joined #river
eShaev9z has quit [Ping timeout: 252 seconds]
smach has joined #river
elshize has quit [Ping timeout: 248 seconds]
angry_vincent has joined #river
jao has quit [Ping timeout: 248 seconds]
alexherbo2 has joined #river
talismanick has quit [Ping timeout: 248 seconds]
smach has quit [Ping timeout: 268 seconds]
EmoSpice has joined #river
EmoSpice has quit [Quit: Lost terminal]
elshize has joined #river
jao has joined #river
alexherbo2 has quit [Remote host closed the connection]
<angry_vincent> ifreund: how do i help more with debug of my waylock segfault?
<ifreund> angry_vincent: SIGSYS is not a segfault, does freebsd have some strace equivalent that you could use to get more info? or perhaps a stack trace from gdb?
<angry_vincent> there is a similar tool `truss` but i nevr used
<angry_vincent> ifreund: i getting only this: https://termbin.com/rdhn
<ifreund> angry_vincent: I don't know much at all about freebsd, but I believe SIGSYS means that the program made an unsupported syscall
<ifreund> how exactly is waylock being compiled?
<angry_vincent> via port
<ifreund> exactly what flags are passed to zig though?
<angry_vincent> https://termbin.com/0xdk5 < -- Makefile
<angry_vincent> https://termbin.com/44d9 < -- full compilation log
<ifreund> angry_vincent: maybe building with debug symbols would help your stack trace
<ifreund> looks like they're stripped
<ifreund> WITH_DEBUG in the Makefile I guess
<ifreund> Also, Id highly recommend building in release safe mode not release fast
<angry_vincent> i can change that in Makefile
<angry_vincent> ifreund: new one ( with relase safe ): https://termbin.com/o0gf
<angry_vincent> not sure if it helps
<angry_vincent> i do not know how to deal with WITH_DEBUG
<ifreund> angry_vincent: it still doesn't have debugging symbols, so it doesn't really help
<ifreund> you could just manually edit the make file so that strip is not passed
<angry_vincent> remove it?
<ifreund> angry_vincent: delete the lines containing "-Drelease-fast" and "-Dstrip"
<angry_vincent> ifreund: i have this now: https://termbin.com/9nhd
<ifreund> angry_vincent: thanks, that should be enough for me to fix it when I'm next at my computer :)
waleee has joined #river
<angry_vincent> thx!
angry_vincent has quit [Remote host closed the connection]
itshog has joined #river
itshog has quit [Remote host closed the connection]
talismanick has joined #river
elshize has quit [Ping timeout: 252 seconds]
elshize has joined #river
Szadek has joined #river