Changes

Jump to navigation Jump to search
3 bytes removed ,  23:35, 4 December 2017
m
typos
Line 15: Line 15:  
* Overflow when parsing autofs info from /proc file
 
* Overflow when parsing autofs info from /proc file
 
* Dumps of anon [[shared memory]] with sysvipc one raced with each other clashing and corrupting image file names
 
* Dumps of anon [[shared memory]] with sysvipc one raced with each other clashing and corrupting image file names
* The "dumpable" flag was not restore on shmem regions
+
* The "dumpable" flag was not restored on shmem regions
 
* Trash bits leaked into image when dumping [[fsnotify]] on some kernels
 
* Trash bits leaked into image when dumping [[fsnotify]] on some kernels
 
* Lock/unlock of iptables from different criu processes raced with each other
 
* Lock/unlock of iptables from different criu processes raced with each other
 
* Closed [[TCP connection]] with non-empty send queue blocked the dump
 
* Closed [[TCP connection]] with non-empty send queue blocked the dump
* When {{Opt|--empty-ns}} for netns was set on dump ''only'', the restore failed (Docker case)
+
* When {{Opt|--empty-ns}} for netns was set on dump ''only'', restore failed (Docker case)

Navigation menu