When I run chromium-bsu under bfbtester it crashes in Config::getFileName. The reason is that bfbtester injects a HOME environment variable that is larger than the array used to store the configuration file name.
Log in to post a comment.