[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Regression in tests/rm/many-dir-entries-vs-OOM due to recent gnulib upda
From: |
Bernhard Voelker |
Subject: |
Regression in tests/rm/many-dir-entries-vs-OOM due to recent gnulib update? |
Date: |
Tue, 30 Dec 2014 23:06:20 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 |
I just pulled the recent gnulib update, and now the above, expensive
test fails:
+ ulimit -v 40000
+ du -sh d
du: fts_read failed: d: Cannot allocate memory
+ fail=1
I guess this due to the inclusion of libmount?
Have a nice day,
Berny
- Regression in tests/rm/many-dir-entries-vs-OOM due to recent gnulib update?,
Bernhard Voelker <=