[CRIU] Criu on Raspberry pi 2

Dmitry Safonov dsafonov at virtuozzo.com
Mon Apr 18 03:02:15 PDT 2016


On 04/16/2016 11:09 AM, alex vk wrote:
> Hi Dmitry,
>
> Thanks a lot for your reply.
>
> As you have suggested, I tried with the kernel 3.18 provided on the website
> https://github.com/avagin/linux-rpi-criu.git.
>
> If the kernel is compiled with the CONFIG_AUDITSYSCALL=n , I still have the
> problem
> "can't open /proc/"pid"/loginuid" with the last Criu2.1 version released
> few days ago.

Hey, thanks for your report.
I will try to reproduce and fix this CONFIG_AUDITSYSCALL=n problem.

> An interesting point is that I don't have this issue with Criu1.7, and the
> dump succeeds.
> However I can not restore as it says :
> pie: Error (pie/restorer.c:773): Unable to unmap (-): 1994276864
> pie: Error (pie/restorer.c:1304): Restorer fail 4406
> Error (cr-restore.c:1939): Restoring FAILED.
> (I have exactly the same problem with Criu1.6 and Criu1.5 if that matters)
>
> If the kernel 3.18 is compiled with CONFIG_AUDITSYSCALL=y, I don't have the
> "loginuid" error anymore with Criu2.1, but the dumping process stops at
> "Putting tsock into pid 14701" and do nothing after..

Cc'ing Cyrill, seems like we did regression here, maybe he met this
problem.
Anyway, as I have my rpi2 board, will play with it this evening or
tomorrow (as I currently don't have it with me) - will try to help
you as I'll have it on hands.

Thanks again for your report and log,
Dmitry.
> Collecting fds (pid : 14701)
> --------------------------------------
> Found 5 file descriptors
> ----------------------------------------
> Dump private signals of 14701
> Dump shared signals of 14701
> Parasite syscall_ip at 0x769d7000
> Set up parasite blob using memfd
> Putting parasite blob into 0x76d25000->0x769cb000
> Dumping GP/FPU register for 14701
> Putting tsock into pid 14701
>
> With Criu1.7  (kernel 3.18, CONFIG_AUDITSYSCALL=y) the dumping succeeds,
> but the restore fails for another reason :
>
> pi at raspberrypi:~/criu1.7/criu $ sudo ./criu restore -d -D
> /home/pi/checkpoint/ --shell-job -v4
> (00.000895) TCP recv queue memory limit is 3145728
> (00.001691) Found task size of bf000000
> (00.002229) Reading image tree
> (00.002844) Add mnt ns 5 pid 5909
> (00.003270) Migrating process tree (GID 5909->9193 SID 5899->890)
> (00.003595) Will restore in 0 namespaces
> (00.004052) NS mask to use 0
> (00.004378) Collecting 37/21 (flags 0)
> (00.004699) No inetsk.img image
> (00.004989)  `- ... done
> (00.005483) cg: Preparing cgroups yard (cgroups restore mode 0x4)
> (00.011250) cg: Opening .criu.cgyard.z5hZGL as cg yard
> (00.012039) cg:  Making controller dir .criu.cgyard.z5hZGL/cpu,cpuacct
> (cpu,cpuacct)
> (00.016370) cg: Determined cgroup dir cpu,cpuacct/ already exist
> (00.016508) cg: Skip restoring properties on cgroup dir cpu,cpuacct/
> (00.016615) cg:  Making controller dir .criu.cgyard.z5hZGL/memory (memory)
> (00.016899) Error (cgroup.c:1204): cg:  Can't mount controller dir
> .criu.cgyard.z5hZGL/memory: No such file or directory
>
> The .criu.cgyard.z5hZGL/memory directory is present in the dump directory
> but is empty.
>
> Maybe you have already met one of this issue before ? :)
>
> Thanks again,
>
> Alex
>
>
> Here is the full log of the dumping process with the kernel 3.18,
> CONFIG_AUDITSYSCALL=y and Criu2.1 if that can help :
> pi at raspberrypi:~/criu/criu $ sudo ./criu dump -D/home/pi/checkpoint -t
> $(pidof vi) --shell-job -v4
> (00.000145) Probing sock diag modules
> (00.049031) Done probing
> (00.117320) ========================================
> (00.117438) Dumping processes (pid: 5909)
> (00.117475) ========================================
> (00.117511) Running pre-dump scripts
> (00.117871) Pagemap is fully functional
> (00.118138) Found anon-shmem device at 4
> (00.118204) Reset 5923's dirty tracking
> (00.118368)  ... done
> (00.118523) Dirty tracking support is OFF
> (00.118852) Found task size of 7f000000
> (00.119153) irmap: Searching irmap cache in work dir
> (00.119311) No irmap-cache image
> (00.119374) irmap: Searching irmap cache in parent
> (00.119455) irmap: No irmap cache
> (00.119825) Perparing image inventory (version 1)
> (00.119996) Add pid ns 1 pid 5923
> (00.120084) Add net ns 2 pid 5923
> (00.120153) Add ipc ns 3 pid 5923
> (00.120238) Add uts ns 4 pid 5923
> (00.120307) Add mnt ns 5 pid 5923
> (00.120360) Add user ns 6 pid 5923
> (00.120409) Add cgroup ns 7 pid 5923
> (00.120441) cg: Dumping cgroups for 5923
> (00.120642) cg:  `- New css ID 1
> (00.120692) cg:     `- [blkio] -> [/] [0]
> (00.120727) cg:     `- [cpu,cpuacct] -> [/] [0]
> (00.120758) cg:     `- [devices] -> [/] [0]
> (00.120788) cg:     `- [freezer] -> [/] [0]
> (00.120818) cg:     `- [name=systemd] ->
> [/user.slice/user-1000.slice/session-4.scope] [0]
> (00.120852) cg:     `- [net_cls] -> [/] [0]
> (00.120882) cg: Set 1 is criu one
> (00.121349) Seized task 5909, state 1
> (00.121528) Collected (4 attempts, 0 in_progress)
> (00.121675) Collected (4 attempts, 0 in_progress)
> (00.121738) Collected 5909 in 1 state
> (00.121989) Lock network
> (00.122194) lockinfo: 1:2 1 352 00:0f:5062 0 EOF
> (00.122276) lockinfo: 2:2 1 353 00:0f:7249 0 EOF
> (00.122716)  type ext4 source /dev/root mnt_id 13 s_dev 0xb300002 / @ ./
> flags 0x100400 options data=ordered
> (00.122839)  type devtmpfs source devtmpfs mnt_id 14 s_dev 0x5 / @ ./dev
> flags 0x300000 options size=470316k,nr_inodes=117579,mode=755
> (00.122928)  type sysfs source sysfs mnt_id 15 s_dev 0xd / @ ./sys flags
> 0x30000e options
> (00.123001)  type proc source proc mnt_id 16 s_dev 0x3 / @ ./proc flags
> 0x300000 options
> (00.123073)  type tmpfs source tmpfs mnt_id 17 s_dev 0xe / @ ./dev/shm
> flags 0x1100000 options
> (00.123159)  type devpts source devpts mnt_id 18 s_dev 0xb / @ ./dev/pts
> flags 0x30000a options gid=5,mode=620,ptmxmode=000
> (00.123274)  type tmpfs source tmpfs mnt_id 19 s_dev 0xf / @ ./run flags
> 0x1100000 options mode=755
> (00.123363)  type tmpfs source tmpfs mnt_id 20 s_dev 0x10 / @ ./run/lock
> flags 0x30000e options size=5120k
> (00.123441)  type tmpfs source tmpfs mnt_id 21 s_dev 0x11 / @
> ./sys/fs/cgroup flags 0x1100000 options mode=755
> (00.123526)  type cgroup source cgroup mnt_id 22 s_dev 0x12 / @
> ./sys/fs/cgroup/systemd flags 0x30000e options
> xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd
> (00.123615)  type cgroup source cgroup mnt_id 23 s_dev 0x13 / @
> ./sys/fs/cgroup/cpu,cpuacct flags 0x30000e options cpu,cpuacct
> (00.123845)  type cgroup source cgroup mnt_id 24 s_dev 0x14 / @
> ./sys/fs/cgroup/devices flags 0x30000e options devices
> (00.123940)  type cgroup source cgroup mnt_id 25 s_dev 0x15 / @
> ./sys/fs/cgroup/freezer flags 0x30000e options freezer
> (00.124026)  type cgroup source cgroup mnt_id 26 s_dev 0x16 / @
> ./sys/fs/cgroup/net_cls flags 0x30000e options net_cls
> (00.124108)  type cgroup source cgroup mnt_id 27 s_dev 0x17 / @
> ./sys/fs/cgroup/blkio flags 0x30000e options blkio
> (00.124201)  type autofs source systemd-1 mnt_id 28 s_dev 0x18 / @
> ./proc/sys/fs/binfmt_misc flags 0x300000 options
> fd=22,pgrp=1,timeout=300,minproto=5,maxproto=5,direct
> (00.124299)  type debugfs source debugfs mnt_id 29 s_dev 0x6 / @
> ./sys/kernel/debug flags 0x300000 options
> (00.124378)  type mqueue source mqueue mnt_id 30 s_dev 0xc / @ ./dev/mqueue
> flags 0x300000 options
> (00.124455)  type configfs source configfs mnt_id 31 s_dev 0x19 / @
> ./sys/kernel/config flags 0x300000 options
> (00.124530)  type fusectl source fusectl mnt_id 32 s_dev 0x1a / @
> ./sys/fs/fuse/connections flags 0x300000 options
> (00.124620)  type vfat source /dev/mmcblk0p1 mnt_id 33 s_dev 0xb300001 / @
> ./boot flags 0x300000 options
> fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
> (00.124751)  type tmpfs source tmpfs mnt_id 34 s_dev 0x1b / @
> ./run/user/1000 flags 0x300006 options
> size=94924k,mode=700,uid=1000,gid=1000
> (00.124833)  type fuse source gvfsd-fuse mnt_id 35 s_dev 0x1c / @
> ./run/user/1000/gvfs flags 0x300006 options user_id=1000,group_id=1000
> (00.124940) mnt: Building mountpoints tree
> (00.124979) mnt:  Building plain mount tree
> (00.125013) mnt:  Working on 35->34
> (00.125048) mnt:  Working on 34->19
> (00.125082) mnt:  Working on 33->13
> (00.125116) mnt:  Working on 32->15
> (00.125151) mnt:  Working on 31->15
> (00.125185) mnt:  Working on 30->14
> (00.125218) mnt:  Working on 29->15
> (00.125251) mnt:  Working on 28->16
> (00.125284) mnt:  Working on 27->21
> (00.125317) mnt:  Working on 26->21
> (00.125350) mnt:  Working on 25->21
> (00.125383) mnt:  Working on 24->21
> (00.125416) mnt:  Working on 23->21
> (00.125448) mnt:  Working on 22->21
> (00.125481) mnt:  Working on 21->15
> (00.125513) mnt:  Working on 20->19
> (00.125546) mnt:  Working on 19->13
> (00.125578) mnt:  Working on 18->14
> (00.125611) mnt:  Working on 17->14
> (00.125645) mnt:  Working on 16->13
> (00.125680) mnt:  Working on 15->13
> (00.125712) mnt:  Working on 14->13
> (00.125745) mnt:  Working on 13->0
> (00.125778) mnt:  Resorting siblings on 13
> (00.125811) mnt:  Resorting siblings on 33
> (00.125841) mnt:  Resorting siblings on 19
> (00.125873) mnt:  Resorting siblings on 34
> (00.125905) mnt:  Resorting siblings on 35
> (00.125936) mnt:  Resorting siblings on 20
> (00.125968) mnt:  Resorting siblings on 16
> (00.125999) mnt:  Resorting siblings on 28
> (00.126031) mnt:  Resorting siblings on 15
> (00.126062) mnt:  Resorting siblings on 32
> (00.126093) mnt:  Resorting siblings on 31
> (00.126124) mnt:  Resorting siblings on 29
> (00.126155) mnt:  Resorting siblings on 21
> (00.126186) mnt:  Resorting siblings on 27
> (00.126219) mnt:  Resorting siblings on 26
> (00.126250) mnt:  Resorting siblings on 25
> (00.126282) mnt:  Resorting siblings on 24
> (00.126313) mnt:  Resorting siblings on 23
> (00.126345) mnt:  Resorting siblings on 22
> (00.126377) mnt:  Resorting siblings on 14
> (00.126408) mnt:  Resorting siblings on 30
> (00.126439) mnt:  Resorting siblings on 18
> (00.126470) mnt:  Resorting siblings on 17
> (00.126501) mnt: Done:
> (00.126529) mnt: [./](13->0)
> (00.126562) mnt:  [./boot](33->13)
> (00.126592) mnt:  <--
> (00.126621) mnt:  [./dev](14->13)
> (00.126653) mnt:   [./dev/mqueue](30->14)
> (00.126683) mnt:   <--
> (00.126713) mnt:   [./dev/shm](17->14)
> (00.126745) mnt:   <--
> (00.126773) mnt:   [./dev/pts](18->14)
> (00.126804) mnt:   <--
> (00.126831) mnt:  <--
> (00.126859) mnt:  [./sys](15->13)
> (00.126889) mnt:   [./sys/kernel/config](31->15)
> (00.126921) mnt:   <--
> (00.126949) mnt:   [./sys/fs/cgroup](21->15)
> (00.126980) mnt:    [./sys/fs/cgroup/blkio](27->21)
> (00.127013) mnt:    <--
> (00.127042) mnt:    [./sys/fs/cgroup/systemd](22->21)
> (00.127074) mnt:    <--
> (00.127102) mnt:    [./sys/fs/cgroup/cpu,cpuacct](23->21)
> (00.127134) mnt:    <--
> (00.127162) mnt:    [./sys/fs/cgroup/devices](24->21)
> (00.127194) mnt:    <--
> (00.127223) mnt:    [./sys/fs/cgroup/freezer](25->21)
> (00.127254) mnt:    <--
> (00.127282) mnt:    [./sys/fs/cgroup/net_cls](26->21)
> (00.127313) mnt:    <--
> (00.127343) mnt:   <--
> (00.127372) mnt:   [./sys/kernel/debug](29->15)
> (00.127403) mnt:   <--
> (00.127432) mnt:   [./sys/fs/fuse/connections](32->15)
> (00.127465) mnt:   <--
> (00.127493) mnt:  <--
> (00.127522) mnt:  [./proc](16->13)
> (00.127552) mnt:   [./proc/sys/fs/binfmt_misc](28->16)
> (00.127584) mnt:   <--
> (00.127612) mnt:  <--
> (00.127639) mnt:  [./run](19->13)
> (00.127670) mnt:   [./run/lock](20->19)
> (00.127702) mnt:   <--
> (00.127730) mnt:   [./run/user/1000](34->19)
> (00.127762) mnt:    [./run/user/1000/gvfs](35->34)
> (00.127793) mnt:    <--
> (00.127822) mnt:   <--
> (00.127850) mnt:  <--
> (00.127878) mnt: <--
> (00.127912) Collecting netns 2/5923
> (00.128853) sk unix:  Collected: ino 0x24cd peer_ino 0 family    1 type
>   1 state 10 name
> (00.129167) sk unix:  Collected: ino 0x29da peer_ino 0 family    1 type
>   1 state 10 name /tmp/.pcmanfm-socket--0-pi
> (00.129253) sk unix:  Collected: ino 0x2c28 peer_ino 0 family    1 type
>   1 state 10 name /tmp/.menu-cached-:0-pi
> (00.129326) sk unix:  Collected: ino 0x1e2b peer_ino 0x22e0 family    1
> type    2 state  7 name /tmp/libdhcpcd-wpa-864.0
> (00.129390) sk unix:  Collected: ino 0x1e2c peer_ino 0x22e0 family    1
> type    2 state  7 name /tmp/libdhcpcd-wpa-864.1
> (00.129454) sk unix:  Collected: ino 0x24ce peer_ino 0 family    1 type
>   1 state 10 name /tmp/.X11-unix/X0
> (00.129520) sk unix:  Collected: ino 0x23eb peer_ino 0 family    1 type
>   1 state 10 name /tmp/ssh-r5IxHSp0rNqO/agent.653
> (00.129586) sk unix:  Collected: ino 0x23f9 peer_ino 0 family    1 type
>   1 state 10 name /tmp/ssh-QAfTSZnvELn3/agent.711
> (00.129666) sk unix:  Collected: ino 0x176f peer_ino 0 family    1 type
>   1 state 10 name /var/run/avahi-daemon/socket
> (00.129737) sk unix:  Collected: ino 0x1772 peer_ino 0 family    1 type
>   1 state 10 name /var/run/dbus/system_bus_socket
> (00.129799) sk unix:  Collected: ino 0x11b5 peer_ino 0 family    1 type
>   2 state  7 name /run/systemd/notify
> (00.129859) sk unix:  Collected: ino 0x11b7 peer_ino 0 family    1 type
>   1 state 10 name /run/systemd/private
> (00.129917) sk unix:  Collected: ino 0x11c4 peer_ino 0 family    1 type
>   2 state  7 name /run/systemd/shutdownd
> (00.129983) sk unix:  Collected: ino 0x13c7 peer_ino 0 family    1 type
>   1 state 10 name /var/run/dhcpcd.sock
> (00.130047) sk unix:  Collected: ino 0x13c9 peer_ino 0 family    1 type
>   1 state 10 name /var/run/dhcpcd.unpriv.sock
> (00.130108) sk unix:  Collected: ino 0x11c9 peer_ino 0 family    1 type
>   2 state  7 name /run/systemd/journal/dev-log
> (00.130170) sk unix:  Collected: ino 0x11cd peer_ino 0 family    1 type
>   5 state 10 name /run/udev/control
> (00.130232) sk unix:  Collected: ino 0x11d1 peer_ino 0 family    1 type
>   1 state 10 name /run/systemd/journal/stdout
> (00.130290) sk unix:  Collected: ino 0x11d3 peer_ino 0 family    1 type
>   2 state  7 name /run/systemd/journal/socket
> (00.130354) sk unix:  Collected: ino 0x24d5 peer_ino 0 family    1 type
>   2 state  7 name /run/user/1000/systemd/notify
> (00.130416) sk unix:  Collected: ino 0x24d7 peer_ino 0 family    1 type
>   1 state 10 name /run/user/1000/systemd/private
> (00.130484) sk unix:  Collected: ino 0x22e0 peer_ino 0 family    1 type
>   2 state  7 name /var/run/wpa_supplicant/wlan0
> (00.130533) sk unix:  Collected: ino 0x23f0 peer_ino 0 family    1 type
>   1 state 10 name
> (00.130594) sk unix:  Collected: ino 0x11ec peer_ino 0 family    1 type
>   2 state  7 name /run/systemd/journal/syslog
> (00.130658) sk unix:  Collected: ino 0x13fb peer_ino 0 family    1 type
>   2 state  7 name /var/run/thd.socket
> (00.130703) sk unix:  Collected: ino 0x29e4 peer_ino 0x253c family    1
> type    1 state  1 name (null)
> (00.130749) sk unix:  Collected: ino 0x1e0e peer_ino 0x2a4f family    1
> type    1 state  1 name
> (00.130792) sk unix:  Collected: ino 0x3cbf peer_ino 0 family    1 type
>   5 state  7 name (null)
> (00.130835) sk unix:  Collected: ino 0x2a20 peer_ino 0x2a21 family    1
> type    1 state  1 name (null)
> (00.130877) sk unix:  Collected: ino 0x2a4f peer_ino 0x1e0e family    1
> type    1 state  1 name (null)
> (00.130920) sk unix:  Collected: ino 0x29e3 peer_ino 0x253b family    1
> type    1 state  1 name (null)
> (00.130984) sk unix:  Collected: ino 0x395d peer_ino 0x35b7 family    1
> type    1 state  1 name /var/run/dbus/system_bus_socket
> (00.131029) sk unix:  Collected: ino 0x2a30 peer_ino 0x2566 family    1
> type    1 state  1 name (null)
> (00.131073) sk unix:  Collected: ino 0x25db peer_ino 0x25dc family    1
> type    1 state  1 name (null)
> (00.131116) sk unix:  Collected: ino 0x2a61 peer_ino 0x257c family    1
> type    1 state  1 name (null)
> (00.131159) sk unix:  Collected: ino 0x2a37 peer_ino 0x256c family    1
> type    1 state  1 name (null)
> (00.131201) sk unix:  Collected: ino 0x34a0 peer_ino 0x2d9f family    1
> type    1 state  1 name (null)
> (00.131244) sk unix:  Collected: ino 0x1227 peer_ino 0x11d3 family    1
> type    2 state  7 name (null)
> (00.131287) sk unix:  Collected: ino 0x2a22 peer_ino 0x1de2 family    1
> type    1 state  1 name (null)
> (00.131329) sk unix:  Collected: ino 0x2a38 peer_ino 0x256d family    1
> type    1 state  1 name (null)
> (00.131371) sk unix:  Collected: ino 0x122a peer_ino 0x122b family    1
> type    2 state  7 name (null)
> (00.131413) sk unix:  Collected: ino 0x2a2f peer_ino 0x2565 family    1
> type    1 state  1 name (null)
> (00.131455) sk unix:  Collected: ino 0x25c5 peer_ino 0x11c9 family    1
> type    2 state  7 name (null)
> (00.131499) sk unix:  Collected: ino 0x2c4d peer_ino 0x1e24 family    1
> type    1 state  1 name (null)
> (00.131541) sk unix:  Collected: ino 0x17a8 peer_ino 0x17f2 family    1
> type    1 state  1 name (null)
> (00.131584) sk unix:  Collected: ino 0x1e0c peer_ino 0x2a4e family    1
> type    1 state  1 name (null)
> (00.131627) sk unix:  Collected: ino 0x22b0 peer_ino 0x22af family    1
> type    1 state  1 name (null)
> (00.131670) sk unix:  Collected: ino 0x1de1 peer_ino 0x254f family    1
> type    1 state  1 name (null)
> (00.131791) sk unix:  Collected: ino 0x2539 peer_ino 0x11c9 family    1
> type    2 state  7 name (null)
> (00.131848) sk unix:  Collected: ino 0x17f0 peer_ino 0x17f1 family    1
> type    1 state  1 name (null)
> (00.131912) sk unix:  Collected: ino 0x254e peer_ino 0x1de0 family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.131961) sk unix:  Collected: ino 0x2981 peer_ino 0x2980 family    1
> type    1 state  1 name
> (00.132005) sk unix:  Collected: ino 0x1e02 peer_ino 0x2569 family    1
> type    1 state  1 name (null)
> (00.132048) sk unix:  Collected: ino 0x35b6 peer_ino 0x11c9 family    1
> type    2 state  7 name (null)
> (00.132093) sk unix:  Collected: ino 0x23c7 peer_ino 0x23c6 family    1
> type    1 state  1 name
> (00.132134) sk unix:  Collected: ino 0x2583 peer_ino 0x1e23 family    1
> type    1 state  1 name (null)
> (00.132177) sk unix:  Collected: ino 0x2980 peer_ino 0x2981 family    1
> type    1 state  1 name (null)
> (00.132221) sk unix:  Collected: ino 0x1cb3 peer_ino 0x11c9 family    1
> type    2 state  7 name (null)
> (00.132266) sk unix:  Collected: ino 0x2a3b peer_ino 0x2c22 family    1
> type    1 state  1 name
> (00.132331) sk unix:  Collected: ino 0x2944 peer_ino 0x23d0 family    1
> type    1 state  1 name /var/run/dbus/system_bus_socket
> (00.132377) sk unix:  Collected: ino 0x1de9 peer_ino 0x2561 family    1
> type    1 state  1 name (null)
> (00.132442) sk unix:  Collected: ino 0x2a0e peer_ino 0x2549 family    1
> type    1 state  1 name /var/run/dbus/system_bus_socket
> (00.132489) sk unix:  Collected: ino 0x253a peer_ino 0x1ddb family    1
> type    1 state  1 name
> (00.132553) sk unix:  Collected: ino 0x23f8 peer_ino 0x29af family    1
> type    1 state  1 name /var/run/dbus/system_bus_socket
> (00.132598) sk unix:  Collected: ino 0x23d0 peer_ino 0x2944 family    1
> type    1 state  1 name (null)
> (00.132642) sk unix:  Collected: ino 0x1bda peer_ino 0x13dd family    1
> type    1 state  1 name (null)
> (00.132685) sk unix:  Collected: ino 0x1de8 peer_ino 0x2560 family    1
> type    1 state  1 name (null)
> (00.132742) sk unix:  Collected: ino 0x13e1 peer_ino 0x1c50 family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.132787) sk unix:  Collected: ino 0x13cb peer_ino 0x11c9 family    1
> type    2 state  7 name (null)
> (00.132831) sk unix:  Collected: ino 0x2541 peer_ino 0x11c9 family    1
> type    2 state  7 name (null)
> (00.132874) sk unix:  Collected: ino 0x1ddc peer_ino 0x29e5 family    1
> type    1 state  1 name (null)
> (00.132916) sk unix:  Collected: ino 0x35be peer_ino 0x35bf family    1
> type    1 state  1 name (null)
> (00.132972) sk unix:  Collected: ino 0x2504 peer_ino 0x2986 family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.133038) sk unix:  Collected: ino 0x23ac peer_ino 0x23ab family    1
> type    1 state  1 name /var/run/dbus/system_bus_socket
> (00.133102) sk unix:  Collected: ino 0x29e5 peer_ino 0x1ddc family    1
> type    1 state  1 name /var/run/dbus/system_bus_socket
> (00.133146) sk unix:  Collected: ino 0x3876 peer_ino 0x3178 family    1
> type    1 state  1 name (null)
> (00.133203) sk unix:  Collected: ino 0x285a peer_ino 0x2308 family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.133250) sk unix:  Collected: ino 0x29d6 peer_ino 0x2c01 family    1
> type    1 state  1 name
> (00.133292) sk unix:  Collected: ino 0x23f3 peer_ino 0x297f family    1
> type    1 state  1 name (null)
> (00.133354) sk unix:  Collected: ino 0x2c03 peer_ino 0x2c02 family    1
> type    1 state  1 name /var/run/dbus/system_bus_socket
> (00.133426) sk unix:  Collected: ino 0x2503 peer_ino 0x2985 family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.133493) sk unix:  Collected: ino 0x1e27 peer_ino 0x1e26 family    1
> type    1 state  1 name /var/run/dhcpcd.unpriv.sock
> (00.133538) sk unix:  Collected: ino 0x76e peer_ino 0x17f3 family    1 type
>     1 state  1 name (null)
> (00.133583) sk unix:  Collected: ino 0x1dfc peer_ino 0x2c1a family    1
> type    1 state  1 name
> (00.133639) sk unix:  Collected: ino 0x13dd peer_ino 0x1bda family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.133684) sk unix:  Collected: ino 0x2986 peer_ino 0x2504 family    1
> type    1 state  1 name (null)
> (00.133727) sk unix:  Collected: ino 0x2502 peer_ino 0x2979 family    1
> type    1 state  1 name (null)
> (00.133769) sk unix:  Collected: ino 0x2585 peer_ino 0x1e25 family    1
> type    1 state  1 name (null)
> (00.133812) sk unix:  Collected: ino 0x1d4c peer_ino 0x296f family    1
> type    1 state  1 name (null)
> (00.133856) sk unix:  Collected: ino 0x768 peer_ino 0x11d3 family    1 type
>     2 state  7 name (null)
> (00.133898) sk unix:  Collected: ino 0x23f4 peer_ino 0x2987 family    1
> type    1 state  1 name (null)
> (00.133954) sk unix:  Collected: ino 0x1d03 peer_ino 0x2934 family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.133999) sk unix:  Collected: ino 0x22ad peer_ino 0x11c9 family    1
> type    2 state  7 name (null)
> (00.134044) sk unix:  Collected: ino 0x23f7 peer_ino 0x29ab family    1
> type    1 state  1 name (null)
> (00.134087) sk unix:  Collected: ino 0x1e10 peer_ino 0x2579 family    1
> type    1 state  1 name (null)
> (00.134129) sk unix:  Collected: ino 0x1d3f peer_ino 0x11c9 family    1
> type    2 state  7 name (null)
> (00.134173) sk unix:  Collected: ino 0x2a4d peer_ino 0x2576 family    1
> type    1 state  1 name
> (00.134216) sk unix:  Collected: ino 0x2978 peer_ino 0x2977 family    1
> type    1 state  1 name (null)
> (00.134258) sk unix:  Collected: ino 0x299d peer_ino 0x299e family    1
> type    1 state  1 name (null)
> (00.134300) sk unix:  Collected: ino 0x35b7 peer_ino 0x395d family    1
> type    1 state  1 name (null)
> (00.134343) sk unix:  Collected: ino 0x296f peer_ino 0x1d4c family    1
> type    1 state  1 name
> (00.134404) sk unix:  Collected: ino 0x17f4 peer_ino 0x22b4 family    1
> type    1 state  1 name /var/run/dbus/system_bus_socket
> (00.134480) sk unix:  Collected: ino 0x253b peer_ino 0x29e3 family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.134540) sk unix:  Collected: ino 0x253c peer_ino 0x29e4 family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.134584) sk unix:  Collected: ino 0x349f peer_ino 0x11c9 family    1
> type    2 state  7 name (null)
> (00.134641) sk unix:  Collected: ino 0x256d peer_ino 0x2a38 family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.134699) sk unix:  Collected: ino 0x2566 peer_ino 0x2a30 family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.134742) sk unix:  Collected: ino 0x25dc peer_ino 0x25db family    1
> type    1 state  1 name (null)
> (00.134788) sk unix:  Collected: ino 0x257c peer_ino 0x2a61 family    1
> type    1 state  1 name
> (00.134831) sk unix:  Collected: ino 0x25c6 peer_ino 0x2ac2 family    1
> type    1 state  1 name (null)
> (00.134879) sk unix:  Collected: ino 0x2a21 peer_ino 0x2a20 family    1
> type    1 state  1 name
> (00.134922) sk unix:  Collected: ino 0x11ef peer_ino 0x11d3 family    1
> type    2 state  7 name (null)
> (00.134979) sk unix:  Collected: ino 0x1de2 peer_ino 0x2a22 family    1
> type    1 state  1 name
> (00.135048) sk unix:  Collected: ino 0x2d9f peer_ino 0x34a0 family    1
> type    1 state  1 name /var/run/dbus/system_bus_socket
> (00.135097) sk unix:  Collected: ino 0x122b peer_ino 0x122a family    1
> type    2 state  7 name (null)
> (00.135156) sk unix:  Collected: ino 0x256c peer_ino 0x2a37 family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.135222) sk unix:  Collected: ino 0x2ac2 peer_ino 0x25c6 family    1
> type    1 state  1 name /var/run/dbus/system_bus_socket
> (00.135283) sk unix:  Collected: ino 0x2565 peer_ino 0x2a2f family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.135348) sk unix:  Collected: ino 0x17f2 peer_ino 0x17a8 family    1
> type    1 state  1 name /var/run/dbus/system_bus_socket
> (00.135396) sk unix:  Collected: ino 0x2a4e peer_ino 0x1e0c family    1
> type    1 state  1 name
> (00.135439) sk unix:  Collected: ino 0x1de0 peer_ino 0x254e family    1
> type    1 state  1 name (null)
> (00.135482) sk unix:  Collected: ino 0x240a peer_ino 0x11c9 family    1
> type    2 state  7 name (null)
> (00.135544) sk unix:  Collected: ino 0x1cc8 peer_ino 0x238f family    1
> type    1 state  1 name /var/run/dbus/system_bus_socket
> (00.135608) sk unix:  Collected: ino 0x1e25 peer_ino 0x2585 family    1
> type    1 state  1 name /var/run/dhcpcd.unpriv.sock
> (00.135667) sk unix:  Collected: ino 0x13e2 peer_ino 0x17cf family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.135713) sk unix:  Collected: ino 0x2569 peer_ino 0x1e02 family    1
> type    1 state  1 name
> (00.135755) sk unix:  Collected: ino 0x23ab peer_ino 0x23ac family    1
> type    1 state  1 name (null)
> (00.135812) sk unix:  Collected: ino 0x1e24 peer_ino 0x2c4d family    1
> type    1 state  1 name /tmp/.menu-cached-:0-pi
> (00.135858) sk unix:  Collected: ino 0x29dd peer_ino 0x2530 family    1
> type    1 state  1 name
> (00.135901) sk unix:  Collected: ino 0x23c6 peer_ino 0x23c7 family    1
> type    1 state  1 name (null)
> (00.135944) sk unix:  Collected: ino 0x1c50 peer_ino 0x13e1 family    1
> type    1 state  1 name (null)
> (00.135986) sk unix:  Collected: ino 0x22cc peer_ino 0x11c9 family    1
> type    2 state  7 name (null)
> (00.136031) sk unix:  Collected: ino 0x17cf peer_ino 0x13e2 family    1
> type    1 state  1 name (null)
> (00.136092) sk unix:  Collected: ino 0x2561 peer_ino 0x1de9 family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.136137) sk unix:  Collected: ino 0x2549 peer_ino 0x2a0e family    1
> type    1 state  1 name (null)
> (00.136180) sk unix:  Collected: ino 0x29af peer_ino 0x23f8 family    1
> type    1 state  1 name (null)
> (00.136223) sk unix:  Collected: ino 0x2308 peer_ino 0x285a family    1
> type    1 state  1 name (null)
> (00.136265) sk unix:  Collected: ino 0x2c22 peer_ino 0x2a3b family    1
> type    1 state  1 name (null)
> (00.136321) sk unix:  Collected: ino 0x2560 peer_ino 0x1de8 family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.136378) sk unix:  Collected: ino 0x13de peer_ino 0x1c01 family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.136424) sk unix:  Collected: ino 0x1d0c peer_ino 0x11d3 family    1
> type    2 state  7 name (null)
> (00.136481) sk unix:  Collected: ino 0x254f peer_ino 0x1de1 family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.136524) sk unix:  Collected: ino 0x17f1 peer_ino 0x17f0 family    1
> type    1 state  1 name (null)
> (00.136595) sk unix:  Collected: ino 0x17f3 peer_ino 0x76e family    1 type
>     1 state  1 name /var/run/dbus/system_bus_socket
> (00.136652) sk unix:  Collected: ino 0x2c01 peer_ino 0x29d6 family    1
> type    1 state  1 name (null)
> (00.136697) sk unix:  Collected: ino 0x1d40 peer_ino 0x2947 family    1
> type    1 state  1 name (null)
> (00.136739) sk unix:  Collected: ino 0x2934 peer_ino 0x1d03 family    1
> type    1 state  1 name (null)
> (00.136781) sk unix:  Collected: ino 0x35bf peer_ino 0x35be family    1
> type    1 state  1 name (null)
> (00.136839) sk unix:  Collected: ino 0x3178 peer_ino 0x3876 family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.136886) sk unix:  Collected: ino 0x297f peer_ino 0x23f3 family    1
> type    1 state  1 name
> (00.136929) sk unix:  Collected: ino 0x2c02 peer_ino 0x2c03 family    1
> type    1 state  1 name (null)
> (00.136974) sk unix:  Collected: ino 0x35e1 peer_ino 0 family    1 type
>   1 state  1 name (null)
> (00.137017) sk unix:  Collected: ino 0x1ddb peer_ino 0x253a family    1
> type    1 state  1 name (null)
> (00.137061) sk unix:  Collected: ino 0x2985 peer_ino 0x2503 family    1
> type    1 state  1 name (null)
> (00.137104) sk unix:  Collected: ino 0x1e26 peer_ino 0x1e27 family    1
> type    1 state  1 name (null)
> (00.137145) sk unix:  Collected: ino 0x2c1a peer_ino 0x1dfc family    1
> type    1 state  1 name (null)
> (00.137189) sk unix:  Collected: ino 0x299e peer_ino 0x299d family    1
> type    1 state  1 name
> (00.137236) sk unix:  Collected: ino 0x1d53 peer_ino 0x1d52 family    1
> type    1 state  1 name
> (00.137278) sk unix:  Collected: ino 0x23aa peer_ino 0x11c9 family    1
> type    2 state  7 name (null)
> (00.137320) sk unix:  Collected: ino 0x35e4 peer_ino 0x11c9 family    1
> type    2 state  7 name (null)
> (00.137362) sk unix:  Collected: ino 0x2882 peer_ino 0x2487 family    1
> type    1 state  1 name (null)
> (00.137403) sk unix:  Collected: ino 0x1c01 peer_ino 0x13de family    1
> type    1 state  1 name (null)
> (00.137446) sk unix:  Collected: ino 0x22b4 peer_ino 0x17f4 family    1
> type    1 state  1 name (null)
> (00.137490) sk unix:  Collected: ino 0x2987 peer_ino 0x23f4 family    1
> type    1 state  1 name
> (00.137532) sk unix:  Collected: ino 0x2530 peer_ino 0x29dd family    1
> type    1 state  1 name (null)
> (00.137590) sk unix:  Collected: ino 0x2487 peer_ino 0x2882 family    1
> type    1 state  1 name /run/systemd/journal/stdout
> (00.137663) sk unix:  Collected: ino 0x2947 peer_ino 0x1d40 family    1
> type    1 state  1 name /var/run/dbus/system_bus_socket
> (00.137709) sk unix:  Collected: ino 0x293b peer_ino 0x11c9 family    1
> type    2 state  7 name (null)
> (00.137752) sk unix:  Collected: ino 0x2576 peer_ino 0x2a4d family    1
> type    1 state  1 name (null)
> (00.137796) sk unix:  Collected: ino 0x2579 peer_ino 0x1e10 family    1
> type    1 state  1 name
> (00.137838) sk unix:  Collected: ino 0x238f peer_ino 0x1cc8 family    1
> type    1 state  1 name (null)
> (00.137884) sk unix:  Collected: ino 0x1e23 peer_ino 0x2583 family    1
> type    1 state  1 name
> (00.137926) sk unix:  Collected: ino 0x1d52 peer_ino 0x1d53 family    1
> type    1 state  1 name (null)
> (00.137969) sk unix:  Collected: ino 0x2977 peer_ino 0x2978 family    1
> type    1 state  1 name (null)
> (00.138013) sk unix:  Collected: ino 0x2a51 peer_ino 0 family    1 type
>   1 state  1 name
> (00.138056) sk unix:  Collected: ino 0x2979 peer_ino 0x2502 family    1
> type    1 state  1 name
> (00.138099) sk unix:  Collected: ino 0x22af peer_ino 0x22b0 family    1
> type    1 state  1 name (null)
> (00.138143) sk unix:  Collected: ino 0x29ab peer_ino 0x23f7 family    1
> type    1 state  1 name
> (00.138493)  Collected: ino 0x    24b4 family    2 type    1 port       22
> state 10 src_addr 0.0.0.0
> (00.138571)  Collected: ino 0x    25ae family    2 type    1 port       22
> state  1 src_addr 192.168.1.84
> (00.138620)  Collected: ino 0x    359f family    2 type    1 port       22
> state  1 src_addr 192.168.1.84
> (00.138768)  Collected: ino 0x    1c6e family    2 type    2 port     5353
> state  7 src_addr 0.0.0.0
> (00.138828)  Collected: ino 0x    24e2 family    2 type    2 port       68
> state  7 src_addr 0.0.0.0
> (00.138874)  Collected: ino 0x    257f family    2 type    2 port      123
> state  7 src_addr 192.168.1.84
> (00.138923)  Collected: ino 0x    28a4 family    2 type    2 port      123
> state  7 src_addr 127.0.0.1
> (00.139066)  Collected: ino 0x    289e family    2 type    2 port      123
> state  7 src_addr 0.0.0.0
> (00.139116)  Collected: ino 0x    1c70 family    2 type    2 port    41600
> state  7 src_addr 0.0.0.0
> (00.139378)  Collected: ino 0x    24b6 family   10 type    1 port       22
> state 10 src_addr ::
> (00.139479)  Collected: ino 0x    1c6f family   10 type    2 port     5353
> state  7 src_addr ::
> (00.139512)  Collected: ino 0x    1c71 family   10 type    2 port    49221
> state  7 src_addr ::
> (00.139542)  Collected: ino 0x    2989 family   10 type    2 port      123
> state  7 src_addr fe80::e656:48eb:6411:a11e
> (00.139571)  Collected: ino 0x    28a5 family   10 type    2 port      123
> state  7 src_addr ::1
> (00.139594)  Collected: ino 0x    289f family   10 type    2 port      123
> state  7 src_addr ::
> (00.139704) Collect packet sock 9465 2054
> (00.139724)  Got 0 mreqs
> (00.139743) Collect packet sock 10310 35085
> (00.139756)  Got 0 mreqs
> (00.139770) Collect packet sock 6124 34958
> (00.139782)  Got 0 mreqs
> (00.139945) Collect netlink sock 0x241a
> (00.139967) Collect netlink sock 0x240d
> (00.139982) Collect netlink sock 0x28a6
> (00.139997) Collect netlink sock 0x1c72
> (00.140010) Collect netlink sock 0x13cc
> (00.140024) Collect netlink sock 0x7
> (00.140036) Collect netlink sock 0x28a6
> (00.140049) Collect netlink sock 0x1c72
> (00.140062) Collect netlink sock 0x241a
> (00.140076) Collect netlink sock 0x240d
> (00.140089) Collect netlink sock 0x13cc
> (00.140103) Collect netlink sock 0x47a
> (00.140116) Collect netlink sock 0x3cbe
> (00.140129) Collect netlink sock 0x47b
> (00.140141) Collect netlink sock 0x1146
> (00.140153) Collect netlink sock 0x35de
> (00.140166) Collect netlink sock 0x11e9
> (00.140178) Collect netlink sock 0x10f5
> (00.140190) Collect netlink sock 0x10e9
> (00.140202) Collect netlink sock 0x76b
> (00.140215) Collect netlink sock 0x3981
> (00.140228) Collect netlink sock 0x2564
> (00.140242) Collect netlink sock 0x2a31
> (00.140255) Collect netlink sock 0x24cf
> (00.140269) Collect netlink sock 0x76c
> (00.140283) Collect netlink sock 0x76a
> (00.140296) Collect netlink sock 0x24d1
> (00.140309) Collect netlink sock 0x2a13
> (00.140322) Collect netlink sock 0x76d
> (00.140335) Collect netlink sock 0x13e3
> (00.140349) Collect netlink sock 0x1413
> (00.140363) Collect netlink sock 0x9
> (00.140375) Collect netlink sock 0x11d0
> (00.140388) Collect netlink sock 0x2a31
> (00.140402) Collect netlink sock 0x2564
> (00.140415) Collect netlink sock 0x2a13
> (00.140428) Collect netlink sock 0x24d1
> (00.140462) Collect netlink sock 0x24cf
> (00.140478) Collect netlink sock 0x76d
> (00.140494) Collect netlink sock 0x76c
> (00.140509) Collect netlink sock 0x76b
> (00.140522) Collect netlink sock 0x76a
> (00.140535) Collect netlink sock 0x13e3
> (00.140549) Collect netlink sock 0x11d0
> (00.140562) Collect netlink sock 0x1413
> (00.140575) Collect netlink sock 0x2415
> (00.140587) Collect netlink sock 0x13
> (00.140599) Collect netlink sock 0x2416
> (00.140613) Collect netlink sock 0x2416
> (00.189079) ========================================
> (00.189115) Dumping task (pid: 5909)
> (00.189131) ========================================
> (00.189143) Obtaining task stat ...
> (00.189431)
> (00.189449) Collecting mappings (pid: 5909)
> (00.189462) ----------------------------------------
> (00.190033) vma 76983000 borrows vfi from previous 76978000
> (00.190078) vma 76992000 borrows vfi from previous 76983000
> (00.190113) vma 76993000 borrows vfi from previous 76992000
> (00.190268) vma 7699d000 borrows vfi from previous 76994000
> (00.190307) vma 769ac000 borrows vfi from previous 7699d000
> (00.190342) vma 769ad000 borrows vfi from previous 769ac000
> (00.190697) vma 769c1000 borrows vfi from previous 769b0000
> (00.190749) vma 769d0000 borrows vfi from previous 769c1000
> (00.190785) vma 769d1000 borrows vfi from previous 769d0000
> (00.190994) vma 769db000 borrows vfi from previous 769d4000
> (00.191033) vma 769ea000 borrows vfi from previous 769db000
> (00.191290) vma 769eb000 borrows vfi from previous 769ea000
> (00.191540) vma 76b8c000 borrows vfi from previous 76b78000
> (00.191578) vma 76b9c000 borrows vfi from previous 76b8c000
> (00.191612) vma 76b9d000 borrows vfi from previous 76b9c000
> (00.191998) vma 76ba4000 borrows vfi from previous 76ba0000
> (00.192037) vma 76bb3000 borrows vfi from previous 76ba4000
> (00.192071) vma 76bb4000 borrows vfi from previous 76bb3000
> (00.192213) vma 76bba000 borrows vfi from previous 76bb8000
> (00.192252) vma 76bc9000 borrows vfi from previous 76bba000
> (00.192286) vma 76bca000 borrows vfi from previous 76bc9000
> (00.192695) vma 76c2e000 borrows vfi from previous 76bcc000
> (00.192735) vma 76c3d000 borrows vfi from previous 76c2e000
> (00.192771) vma 76c3e000 borrows vfi from previous 76c3d000
> (00.192948) vma 76d6b000 borrows vfi from previous 76c40000
> (00.192988) vma 76d7b000 borrows vfi from previous 76d6b000
> (00.193024) vma 76d7d000 borrows vfi from previous 76d7b000
> (00.193417) vma 76d8a000 borrows vfi from previous 76d84000
> (00.193455) vma 76d99000 borrows vfi from previous 76d8a000
> (00.193490) vma 76d9a000 borrows vfi from previous 76d99000
> (00.193629) vma 76db7000 borrows vfi from previous 76d9c000
> (00.193666) vma 76dc6000 borrows vfi from previous 76db7000
> (00.193700) vma 76dc7000 borrows vfi from previous 76dc6000
> (00.194100) vma 76de8000 borrows vfi from previous 76dcc000
> (00.194139) vma 76df7000 borrows vfi from previous 76de8000
> (00.194175) vma 76df9000 borrows vfi from previous 76df7000
> (00.194342) vma 76e15000 borrows vfi from previous 76e10000
> (00.194382) vma 76e24000 borrows vfi from previous 76e15000
> (00.194801) vma 76e57000 borrows vfi from previous 76e28000
> (00.194839) vma 76e58000 borrows vfi from previous 76e57000
> (00.195185) vma 76f3d000 borrows vfi from previous 76f39000
> (00.195467) Collected, longest area occupies 393 pages
> (00.195487) 0x76978000-0x76983000 (44K) prot 0x5 flags 0x2 st 0x41 off 0
> reg fp  shmid: 0
> (00.195513) 0x76983000-0x76992000 (60K) prot 0 flags 0x2 st 0x41 off 0xb000
> reg fp  shmid: 0
> (00.195533) 0x76992000-0x76993000 (4K) prot 0x1 flags 0x2 st 0x41 off
> 0xa000 reg fp  shmid: 0
> (00.195552) 0x76993000-0x76994000 (4K) prot 0x3 flags 0x2 st 0x41 off
> 0xb000 reg fp  shmid: 0
> (00.195571) 0x76994000-0x7699d000 (36K) prot 0x5 flags 0x2 st 0x41 off 0
> reg fp  shmid: 0
> (00.195590) 0x7699d000-0x769ac000 (60K) prot 0 flags 0x2 st 0x41 off 0x9000
> reg fp  shmid: 0
> (00.195609) 0x769ac000-0x769ad000 (4K) prot 0x1 flags 0x2 st 0x41 off
> 0x8000 reg fp  shmid: 0
> (00.195629) 0x769ad000-0x769ae000 (4K) prot 0x3 flags 0x2 st 0x41 off
> 0x9000 reg fp  shmid: 0
> (00.195648) 0x769b0000-0x769c1000 (68K) prot 0x5 flags 0x2 st 0x41 off 0
> reg fp  shmid: 0
> (00.195667) 0x769c1000-0x769d0000 (60K) prot 0 flags 0x2 st 0x41 off
> 0x11000 reg fp  shmid: 0
> (00.195686) 0x769d0000-0x769d1000 (4K) prot 0x1 flags 0x2 st 0x41 off
> 0x10000 reg fp  shmid: 0
> (00.195705) 0x769d1000-0x769d2000 (4K) prot 0x3 flags 0x2 st 0x41 off
> 0x11000 reg fp  shmid: 0
> (00.195724) 0x769d2000-0x769d4000 (8K) prot 0x3 flags 0x22 st 0x201 off 0
> reg ap  shmid: 0
> (00.195744) 0x769d4000-0x769db000 (28K) prot 0x5 flags 0x2 st 0x41 off 0
> reg fp  shmid: 0
> (00.195762) 0x769db000-0x769ea000 (60K) prot 0 flags 0x2 st 0x41 off 0x7000
> reg fp  shmid: 0
> (00.195781) 0x769ea000-0x769eb000 (4K) prot 0x1 flags 0x2 st 0x41 off
> 0x6000 reg fp  shmid: 0
> (00.195801) 0x769eb000-0x769ec000 (4K) prot 0x3 flags 0x2 st 0x41 off
> 0x7000 reg fp  shmid: 0
> (00.195820) 0x769ec000-0x76b75000 (1572K) prot 0x1 flags 0x2 st 0x41 off 0
> reg fp  shmid: 0
> (00.195839) 0x76b78000-0x76b8c000 (80K) prot 0x5 flags 0x2 st 0x41 off 0
> reg fp  shmid: 0
> (00.195858) 0x76b8c000-0x76b9c000 (64K) prot 0 flags 0x2 st 0x41 off
> 0x14000 reg fp  shmid: 0
> (00.195877) 0x76b9c000-0x76b9d000 (4K) prot 0x1 flags 0x2 st 0x41 off
> 0x14000 reg fp  shmid: 0
> (00.195897) 0x76b9d000-0x76b9e000 (4K) prot 0x3 flags 0x2 st 0x41 off
> 0x15000 reg fp  shmid: 0
> (00.195916) 0x76b9e000-0x76ba0000 (8K) prot 0x3 flags 0x22 st 0x201 off 0
> reg ap  shmid: 0
> (00.195934) 0x76ba0000-0x76ba4000 (16K) prot 0x5 flags 0x2 st 0x41 off 0
> reg fp  shmid: 0
> (00.195953) 0x76ba4000-0x76bb3000 (60K) prot 0 flags 0x2 st 0x41 off 0x4000
> reg fp  shmid: 0
> (00.195971) 0x76bb3000-0x76bb4000 (4K) prot 0x1 flags 0x2 st 0x41 off
> 0x3000 reg fp  shmid: 0
> (00.195991) 0x76bb4000-0x76bb5000 (4K) prot 0x3 flags 0x2 st 0x41 off
> 0x4000 reg fp  shmid: 0
> (00.196010) 0x76bb8000-0x76bba000 (8K) prot 0x5 flags 0x2 st 0x41 off 0 reg
> fp  shmid: 0
> (00.196029) 0x76bba000-0x76bc9000 (60K) prot 0 flags 0x2 st 0x41 off 0x2000
> reg fp  shmid: 0
> (00.196048) 0x76bc9000-0x76bca000 (4K) prot 0x1 flags 0x2 st 0x41 off
> 0x1000 reg fp  shmid: 0
> (00.196067) 0x76bca000-0x76bcb000 (4K) prot 0x3 flags 0x2 st 0x41 off
> 0x2000 reg fp  shmid: 0
> (00.196087) 0x76bcc000-0x76c2e000 (392K) prot 0x5 flags 0x2 st 0x41 off 0
> reg fp  shmid: 0
> (00.196106) 0x76c2e000-0x76c3d000 (60K) prot 0 flags 0x2 st 0x41 off
> 0x62000 reg fp  shmid: 0
> (00.196126) 0x76c3d000-0x76c3e000 (4K) prot 0x1 flags 0x2 st 0x41 off
> 0x61000 reg fp  shmid: 0
> (00.196145) 0x76c3e000-0x76c3f000 (4K) prot 0x3 flags 0x2 st 0x41 off
> 0x62000 reg fp  shmid: 0
> (00.196164) 0x76c40000-0x76d6b000 (1196K) prot 0x5 flags 0x2 st 0x41 off 0
> reg fp  shmid: 0
> (00.196184) 0x76d6b000-0x76d7b000 (64K) prot 0 flags 0x2 st 0x41 off
> 0x12b000 reg fp  shmid: 0
> (00.196203) 0x76d7b000-0x76d7d000 (8K) prot 0x1 flags 0x2 st 0x41 off
> 0x12b000 reg fp  shmid: 0
> (00.196222) 0x76d7d000-0x76d7e000 (4K) prot 0x3 flags 0x2 st 0x41 off
> 0x12d000 reg fp  shmid: 0
> (00.196241) 0x76d7e000-0x76d81000 (12K) prot 0x3 flags 0x22 st 0x201 off 0
> reg ap  shmid: 0
> (00.196261) 0x76d84000-0x76d8a000 (24K) prot 0x5 flags 0x2 st 0x41 off 0
> reg fp  shmid: 0
> (00.196280) 0x76d8a000-0x76d99000 (60K) prot 0 flags 0x2 st 0x41 off 0x6000
> reg fp  shmid: 0
> (00.196298) 0x76d99000-0x76d9a000 (4K) prot 0x1 flags 0x2 st 0x41 off
> 0x5000 reg fp  shmid: 0
> (00.196317) 0x76d9a000-0x76d9b000 (4K) prot 0x3 flags 0x2 st 0x41 off
> 0x6000 reg fp  shmid: 0
> (00.196336) 0x76d9c000-0x76db7000 (108K) prot 0x5 flags 0x2 st 0x41 off 0
> reg fp  shmid: 0
> (00.196355) 0x76db7000-0x76dc6000 (60K) prot 0 flags 0x2 st 0x41 off
> 0x1b000 reg fp  shmid: 0
> (00.196381) 0x76dc6000-0x76dc7000 (4K) prot 0x1 flags 0x2 st 0x41 off
> 0x1a000 reg fp  shmid: 0
> (00.196401) 0x76dc7000-0x76dc8000 (4K) prot 0x3 flags 0x2 st 0x41 off
> 0x1b000 reg fp  shmid: 0
> (00.196420) 0x76dc8000-0x76dc9000 (4K) prot 0x3 flags 0x22 st 0x201 off 0
> reg ap  shmid: 0
> (00.196439) 0x76dcc000-0x76de8000 (112K) prot 0x5 flags 0x2 st 0x41 off 0
> reg fp  shmid: 0
> (00.196458) 0x76de8000-0x76df7000 (60K) prot 0 flags 0x2 st 0x41 off
> 0x1c000 reg fp  shmid: 0
> (00.196477) 0x76df7000-0x76df9000 (8K) prot 0x1 flags 0x2 st 0x41 off
> 0x1b000 reg fp  shmid: 0
> (00.196497) 0x76df9000-0x76dfa000 (4K) prot 0x3 flags 0x2 st 0x41 off
> 0x1d000 reg fp  shmid: 0
> (00.196516) 0x76e10000-0x76e15000 (20K) prot 0x5 flags 0x2 st 0x41 off 0
> reg fp  shmid: 0
> (00.196534) 0x76e15000-0x76e24000 (60K) prot 0 flags 0x2 st 0x41 off 0x5000
> reg fp  shmid: 0
> (00.196553) 0x76e24000-0x76e25000 (4K) prot 0x3 flags 0x2 st 0x41 off
> 0x4000 reg fp  shmid: 0
> (00.196573) 0x76e28000-0x76e48000 (128K) prot 0x5 flags 0x2 st 0x41 off 0
> reg fp  shmid: 0
> (00.196591) 0x76e57000-0x76e58000 (4K) prot 0x1 flags 0x2 st 0x41 off
> 0x1f000 reg fp  shmid: 0
> (00.196610) 0x76e58000-0x76e59000 (4K) prot 0x3 flags 0x2 st 0x41 off
> 0x20000 reg fp  shmid: 0
> (00.196630) 0x76e59000-0x76e5c000 (12K) prot 0x3 flags 0x22 st 0x201 off 0
> reg ap  shmid: 0
> (00.196649) 0x76e5c000-0x76f29000 (820K) prot 0x5 flags 0x2 st 0x41 off 0
> reg fp  shmid: 0
> (00.196669) 0x76f29000-0x76f2b000 (8K) prot 0x3 flags 0x22 st 0x201 off 0
> reg ap  shmid: 0
> (00.196687) 0x76f39000-0x76f3d000 (16K) prot 0x1 flags 0x2 st 0x41 off
> 0xcd000 reg fp  shmid: 0
> (00.196705) 0x76f3d000-0x76f44000 (28K) prot 0x3 flags 0x2 st 0x41 off
> 0xd1000 reg fp  shmid: 0
> (00.196724) 0x76f44000-0x76f48000 (16K) prot 0x3 flags 0x22 st 0x201 off 0
> reg ap  shmid: 0
> (00.196744) 0x783a3000-0x783c4000 (132K) prot 0x3 flags 0x22 st 0x221 off 0
> reg heap ap  shmid: 0
> (00.196763) 0x7eda6000-0x7edc8000 (136K) prot 0x7 flags 0x122 st 0x201 off
> 0 reg ap  shmid: 0
> (00.196782) 0x7efbe000-0x7efbf000 (4K) prot 0x5 flags 0x22 st 0x201 off 0
> reg ap  shmid: 0
> (00.196801) 0xffff0000-0xffff1000 (4K) prot 0x5 flags 0x22 st 0x204 off 0
> vsys ap  shmid: 0
> (00.196819) ----------------------------------------
> (00.196834)
> (00.196844) Collecting fds (pid: 5909)
> (00.196854) ----------------------------------------
> (00.196951) Found 3 file descriptors
> (00.196968) ----------------------------------------
> (00.197023) Dump private signals of 5909
> (00.197066) Dump shared signals of 5909
> (00.197105) Parasite syscall_ip at 0x76978000
> (00.199536) Set up parasite blob using memfd
> (00.199646) Putting parasite blob into 0x76c8c000->0x76e48000
> (00.200179) Dumping GP/FPU registers for 5909
> (00.200537) Putting tsock into pid 5909
>


More information about the CRIU mailing list