Recently, we added support for shared memory. This made some new things possible, like using postgresql and that was cool. But the implementation was not 100% debugged and so it broke other uses of shared memory. This included programs that were working, like xfce, but since PRoot said shmem was supported, it now tried to use shmem and it didn't work well enough. This has now been fixed