Sway is aborted; core dump

Finally installed FreeBSD (thanks to Intel wifi, which i installed instead of Broadcom one). But i still can't manage my favourite compositor - Sway - to startup. Yeah, I started i3, but it would be mess to rewrite all configs, and i want to run sway. FreeBSD 14.1, Intel HD Graphics (i915 module). GDB doesnt seem helpful (says that sway was aborted after thr_kill call). I dont know what to do. If you need more info from me, ask, im looking for any possible help!
 
did some investigation into gdb output, actually before `raise` - `abort` - `thr_kill` there are made many calls to crocus_dri.so. AFAIK it is Intel graphics library. so i guess there should be something with it
 
Back
Top