Hi all, I use wmii-3.9.2-r1 (gentoo ebuild) on my workstation. Today I looked at memory usage and saw that wmii had been occupying all memory and swap. Uptime was about three month.
I am trying to reproduce this issue at home with wmii-9999 (hg, cloned today). Seems the devel version has this issue too. Take a look. $ ps axu | grep wmii$ amaora 3045 0.2 0.4 6228 2480 tty1 S 19:37 0:00 wmii After a couple hours. $ ps axu | grep wmii$ amaora 3045 0.1 0.7 7404 3620 tty1 S 19:37 0:07 wmii I did not find any non-outdated mentions about such issue. Strangely, does anyone observe this issue? Thanks, Roman