I confirmed memory leak by below after omit-static-variables. $ yes abcdabc | head -50000000 >k $ env LC_ALL=ja_JP.eucJP src/grep -v abcd.bc k I send the patch to fix it.