-
- Downloads
EXT-5552 Linux viewer running out of address space, crashing frequently and untracably
Yes, we were really hitting 3GB of address space. And quickly. Because we keep ~645 fonts mmap()d on a typical Linux system. Switch to a libfreetype that doesn't mmap(). This is lower risk than fixing the font system right now...
Please register or sign in to comment