diff options
-rw-r--r-- | user/Maksym_Planeta.mdwn | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/user/Maksym_Planeta.mdwn b/user/Maksym_Planeta.mdwn index 5faa0b1f..4f8ababd 100644 --- a/user/Maksym_Planeta.mdwn +++ b/user/Maksym_Planeta.mdwn @@ -23,6 +23,31 @@ Test 2. Left for night. Finally got this message: ext2fs.static: /home/buildd/bu Test 3. Finally got this message: ext2fs.static: /home/buildd/build/chroot-sid/home/buildd/byhand/hurd/./ext2fs/pager.c:399: file_pager_write_page: Assertion 'block' failed. memory_object_data_request(0x0, 0x0, 0x38000, 0x1000, 0x3) failed, 10000003. Fsx ended with Bus error. vmstat didn't show any leek. +The same test for tmpfs: + +Test 1. The test continued about 5 hours and made 18314766 operations. Then this error message appeared: + +READ BAD DATA: offset = 0x3317, size = 0x7012 +OFFSET GOOD BAD RANGE +0x 8a93 0x80f8 0x82f8 0x 1 +operation# (mod 256) for the bad data may be 248 +LOG DUMP (18314753 total operations): +18314754(2 mod 256): WRITE 0x38c1a thru 0x3ffff (0x73e6 bytes) +18314755(3 mod 256): READ 0x92c3 thru 0x181b3 (0xeef1 bytes) +18314756(4 mod 256): WRITE 0x138c1 thru 0x1a06b (0x67ab bytes) +18314757(5 mod 256): MAPWRITE 0x2564 thru 0xbc75 (0x9712 bytes) ******WWWW +18314758(6 mod 256): MAPREAD 0x3f4e8 thru 0x3ffff (0xb18 bytes) +18314759(7 mod 256): READ 0x2946a thru 0x30213 (0x6daa bytes) +18314760(8 mod 256): MAPWRITE 0x31fe6 thru 0x3ffff (0xe01a bytes) +18314761(9 mod 256): TRUNCATE DOWN from 0x40000 to 0x145e8 +18314762(10 mod 256): MAPWRITE 0xca89 thru 0x1ba74 (0xefec bytes) +18314763(11 mod 256): MAPWRITE 0xb421 thru 0x11a37 (0x6617 bytes) +18314764(12 mod 256): READ 0x9495 thru 0xaa45 (0x15b1 bytes) +18314765(13 mod 256): TRUNCATE DOWN from 0x1ba75 to 0x66cb ******WWWW +18314766(14 mod 256): READ 0x5fa5 thru 0x66ca (0x726 bytes) + +vmstat has broken after about 2 hours, so no leak has been detected. + 5.01.12 UPD 26.01: All these bugs are fixed. |