> Here is what in the logs after some of that crashes:
>>
>>*** glibc detected *** /usr/local/bin/stumpwm: munmap_chunk(): invalid 
>>pointer: 0xb777b1d4 ***
>>======= Backtrace: =========
>>/lib/i686/cmov/libc.so.6(+0x6b321)[0xb7c20321]
>>/lib/i686/cmov/libc.so.6(+0x6c59e)[0xb7c2159e]
>>/usr/lib/libX11.so.6(XFree+0x1d)[0xb7e0896d]
>>/usr/local/bin/stumpwm(C_subr_xlib_wm_hints+0xc0)[0x809116c]

It's a bug in clx's new_clx. I think the problem is one of your client
windows has a malformed wm_hint property and clisp's buggy wm_hints
function croaks on it. Maybe try upgrading to clisp 2.49 and see if
that does anything. It's been so long since I saw this crash I can't
remember if I fixed it or not.

What would be useful is if you could tell me what programs you're
running when it crashes. We might be able to find the offending
program and see what exactly is odd about its wm_hints.

-Shawn

_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Reply via email to