Solved fvwm 2.6.9 crashing

I'm using fvwm2 from ports in FreeBSD 15.0, after a minutes of using it of when restart fvwm it crash to console

Code:
Assertion failed: (ret != inval_id), function _XAllocID, file xcb_io.c, line 626.
Abort trap (core dumped)
xinit: connection to X server lost

why not use fvwm 3? , because I'was using the patched version(2.6.9 or 2.7.0) with rounded corners,fluxbox windows handles
is like another WM , but this crash make it useless
Try with various versions of fvwm from oficial repositories (2.6.9. 2.7.0) and all the same results
any clue?
Thanks
 
Update: the randon crashes stops when fvwm is compiled with disable animated xcursor option
Code:
--disable-xcursor

but it crash EVERYTIME when
Code:
Style * NoIcon
is NOT used
 
Back
Top