From: "Serge E. Hallyn" <serge-A9i7LUbDfNHQT0dZR+AlfA@public.gmane.org>
To: Oren Laadan <orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
Cc: Linux Containers <containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org>
Subject: c/r failure
Date: Mon, 7 Mar 2011 13:35:03 -0600 [thread overview]
Message-ID: <20110307193503.GA16777@hallyn.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 812 bytes --]
Hey,
I'm using ckpt-v23-rc1-pids branches of both linux-cr and user-cr (with
a few trivial fixes, packaged at
https://launchpad.net/~appcr/+archive/ppa). Checkpoint is being done
using
/usr/bin/appcheckpoint -N -l $vardir/log $pid > $vardir/ckpt
and restart with
/usr/bin/apprestart -vd --mntns --mount-pty --pids -l $vardir/rlog < $vardir/ckpt
The resulting checkpoint file is attached as 'ckpt', the result
of 'ckptinfo -vp $ckpt' is in ckpt-ckptinfo, and the kernel log
(partial) from the checkpoint operation is in kernel.log. When I
restart, it fails with console output shown in restart.console.out.
The same thing happens on both i386 and amd64. The container being
checkpointed is running sshd and a screen session with just one
while loop.
Do you see anything obvious in there?
thanks,
-serge
[-- Attachment #2: ckpt --]
[-- Type: application/octet-stream, Size: 1201718 bytes --]
[-- Attachment #3: ckpt-ckptinfo --]
[-- Type: text/plain, Size: 256 bytes --]
info: [@8] object 1 HDR_HEADER len 72
info: [@80] object 4 HDR_BUFFER len 73
info: [@153] object 4 HDR_BUFFER len 73
info: [@226] object 4 HDR_BUFFER len 73
info: [@299] object 2 HDR_HEADER_ARCH len 16
info: [@315] object 3 HDR_CONTAINER len 8
[-- Attachment #4: kernel.log --]
[-- Type: text/plain, Size: 125924 bytes --]
point_vmas:626] vma 0xb7595000-0xb7596000 flags 0x8100073
[ 135.103487] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7595000-0xb7596000 flags 0x8100073 type 3
[ 135.103490] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.103493] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7595000
[ 135.103495] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.103497] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103500] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.103509] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.103511] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103515] [975:975:c/r:checkpoint_vmas:626] vma 0xb7596000-0xb7599000 flags 0x100073
[ 135.103517] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7596000-0xb7599000 flags 0x100073 type 2
[ 135.103519] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.103522] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7596000
[ 135.103524] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7597000
[ 135.103529] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7598000
[ 135.103530] [975:975:c/r:checkpoint_memory_contents:458] collected 3 pages
[ 135.103532] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103536] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 12308
[ 135.103555] [975:975:c/r:pgarr_release_pages:102] total pages 3
[ 135.103557] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103561] [975:975:c/r:checkpoint_vmas:626] vma 0xb7599000-0xb759b000 flags 0x8000075
[ 135.103563] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.103568] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 89 first 1
[ 135.103570] [975:975:c/r:checkpoint_file_common:187] file libcom_err.so.2.1 credref 73 secref 0
[ 135.103572] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.103576] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 31
[ 135.103581] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7599000-0xb759b000 flags 0x8000075 type 3
[ 135.103583] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.103587] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103590] [975:975:c/r:checkpoint_vmas:626] vma 0xb759b000-0xb759c000 flags 0x8100071
[ 135.103593] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb759b000-0xb759c000 flags 0x8100071 type 3
[ 135.103595] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.103598] [975:975:c/r:vma_fill_pgarr:325] got page 0xb759b000
[ 135.103600] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.103602] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103605] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.103615] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.103617] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103620] [975:975:c/r:checkpoint_vmas:626] vma 0xb759c000-0xb759d000 flags 0x8100073
[ 135.103623] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb759c000-0xb759d000 flags 0x8100073 type 3
[ 135.103625] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.103628] [975:975:c/r:vma_fill_pgarr:325] got page 0xb759c000
[ 135.103630] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.103632] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103635] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.103645] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.103646] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103650] [975:975:c/r:checkpoint_vmas:626] vma 0xb759d000-0xb7645000 flags 0x8000075
[ 135.103652] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.103657] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 91 first 1
[ 135.103659] [975:975:c/r:checkpoint_file_common:187] file libkrb5.so.3.3 credref 73 secref 0
[ 135.103661] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.103665] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 32
[ 135.103670] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb759d000-0xb7645000 flags 0x8000075 type 3
[ 135.103672] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.103684] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103688] [975:975:c/r:checkpoint_vmas:626] vma 0xb7645000-0xb764a000 flags 0x8100071
[ 135.103690] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7645000-0xb764a000 flags 0x8100071 type 3
[ 135.103692] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.103696] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7645000
[ 135.103697] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7646000
[ 135.103699] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7647000
[ 135.103701] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7648000
[ 135.103702] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7649000
[ 135.103704] [975:975:c/r:checkpoint_memory_contents:458] collected 5 pages
[ 135.103706] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103709] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 20508
[ 135.103741] [975:975:c/r:pgarr_release_pages:102] total pages 5
[ 135.103743] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103746] [975:975:c/r:checkpoint_vmas:626] vma 0xb764a000-0xb764b000 flags 0x8100073
[ 135.103749] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb764a000-0xb764b000 flags 0x8100073 type 3
[ 135.103751] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.103754] [975:975:c/r:vma_fill_pgarr:325] got page 0xb764a000
[ 135.103756] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.103758] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103761] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.103773] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.103775] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103779] [975:975:c/r:checkpoint_vmas:626] vma 0xb764b000-0xb7679000 flags 0x8000075
[ 135.103781] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.103786] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 93 first 1
[ 135.103788] [975:975:c/r:checkpoint_file_common:187] file libgssapi_krb5.so.2.2 credref 73 secref 0
[ 135.103790] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.103794] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 39
[ 135.103799] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb764b000-0xb7679000 flags 0x8000075 type 3
[ 135.103801] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.103807] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103810] [975:975:c/r:checkpoint_vmas:626] vma 0xb7679000-0xb767a000 flags 0x8100071
[ 135.103813] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7679000-0xb767a000 flags 0x8100071 type 3
[ 135.103815] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.103818] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7679000
[ 135.103820] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.103822] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103825] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.103834] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.103836] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103840] [975:975:c/r:checkpoint_vmas:626] vma 0xb767a000-0xb767b000 flags 0x8100073
[ 135.103842] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb767a000-0xb767b000 flags 0x8100073 type 3
[ 135.103844] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.103848] [975:975:c/r:vma_fill_pgarr:325] got page 0xb767a000
[ 135.103849] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.103851] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103855] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.103864] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.103866] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103869] [975:975:c/r:checkpoint_vmas:626] vma 0xb767b000-0xb767c000 flags 0x100073
[ 135.103872] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb767b000-0xb767c000 flags 0x100073 type 2
[ 135.103874] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.103877] [975:975:c/r:vma_fill_pgarr:325] got page 0xb767b000
[ 135.103879] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.103881] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103884] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.103894] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.103896] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103899] [975:975:c/r:checkpoint_vmas:626] vma 0xb767c000-0xb7684000 flags 0x8000075
[ 135.103902] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.103906] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 95 first 1
[ 135.103908] [975:975:c/r:checkpoint_file_common:187] file libcrypt-2.13.so credref 73 secref 0
[ 135.103910] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.103916] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 30
[ 135.103922] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb767c000-0xb7684000 flags 0x8000075 type 3
[ 135.103924] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.103928] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103932] [975:975:c/r:checkpoint_vmas:626] vma 0xb7684000-0xb7685000 flags 0x8100071
[ 135.103934] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7684000-0xb7685000 flags 0x8100071 type 3
[ 135.103936] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.103940] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7684000
[ 135.103941] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.103943] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103947] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.103956] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.103958] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103961] [975:975:c/r:checkpoint_vmas:626] vma 0xb7685000-0xb7686000 flags 0x8100073
[ 135.103964] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7685000-0xb7686000 flags 0x8100073 type 3
[ 135.103966] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.103969] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7685000
[ 135.103971] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.103973] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103976] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.103985] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.103987] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.103991] [975:975:c/r:checkpoint_vmas:626] vma 0xb7686000-0xb76ad000 flags 0x100073
[ 135.103993] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7686000-0xb76ad000 flags 0x100073 type 2
[ 135.103995] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.104001] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.104005] [975:975:c/r:checkpoint_vmas:626] vma 0xb76ad000-0xb76c0000 flags 0x8000075
[ 135.104017] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.111808] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 97 first 1
[ 135.111811] [975:975:c/r:checkpoint_file_common:187] file libz.so.1.2.3.4 credref 73 secref 0
[ 135.111813] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.111817] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 29
[ 135.111823] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb76ad000-0xb76c0000 flags 0x8000075 type 3
[ 135.111825] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.111830] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.111833] [975:975:c/r:checkpoint_vmas:626] vma 0xb76c0000-0xb76c1000 flags 0x8100071
[ 135.111836] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb76c0000-0xb76c1000 flags 0x8100071 type 3
[ 135.111838] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.111841] [975:975:c/r:vma_fill_pgarr:325] got page 0xb76c0000
[ 135.111843] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.111845] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.111848] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.111858] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.111860] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.111864] [975:975:c/r:checkpoint_vmas:626] vma 0xb76c1000-0xb76c2000 flags 0x8100073
[ 135.111866] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb76c1000-0xb76c2000 flags 0x8100073 type 3
[ 135.111868] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.111872] [975:975:c/r:vma_fill_pgarr:325] got page 0xb76c1000
[ 135.111873] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.111875] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.111879] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.111888] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.111890] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.111899] [975:975:c/r:checkpoint_vmas:626] vma 0xb76c2000-0xb76c4000 flags 0x8000075
[ 135.111901] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.111906] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 99 first 1
[ 135.111908] [975:975:c/r:checkpoint_file_common:187] file libutil-2.13.so credref 73 secref 0
[ 135.111910] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.111913] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 29
[ 135.111918] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb76c2000-0xb76c4000 flags 0x8000075 type 3
[ 135.111921] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.111924] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.111928] [975:975:c/r:checkpoint_vmas:626] vma 0xb76c4000-0xb76c5000 flags 0x8100071
[ 135.111930] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb76c4000-0xb76c5000 flags 0x8100071 type 3
[ 135.111932] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.111936] [975:975:c/r:vma_fill_pgarr:325] got page 0xb76c4000
[ 135.111937] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.111939] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.111943] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.111952] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.111954] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.111958] [975:975:c/r:checkpoint_vmas:626] vma 0xb76c5000-0xb76c6000 flags 0x8100073
[ 135.111960] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb76c5000-0xb76c6000 flags 0x8100073 type 3
[ 135.111962] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.111965] [975:975:c/r:vma_fill_pgarr:325] got page 0xb76c5000
[ 135.111967] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.111969] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.111972] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.111982] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.111984] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.111988] [975:975:c/r:checkpoint_vmas:626] vma 0xb76c6000-0xb77f8000 flags 0x8000075
[ 135.111990] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.111995] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 101 first 1
[ 135.111997] [975:975:c/r:checkpoint_file_common:187] file libcrypto.so.0.9.8 credref 73 secref 0
[ 135.111999] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.112002] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 32
[ 135.112017] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb76c6000-0xb77f8000 flags 0x8000075 type 3
[ 135.112224] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112248] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112252] [975:975:c/r:checkpoint_vmas:626] vma 0xb77f8000-0xb7800000 flags 0x8100071
[ 135.112254] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb77f8000-0xb7800000 flags 0x8100071 type 3
[ 135.112256] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112260] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77f8000
[ 135.112262] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77f9000
[ 135.112263] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77fa000
[ 135.112265] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77fb000
[ 135.112267] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77fc000
[ 135.112268] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77fd000
[ 135.112270] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77fe000
[ 135.112271] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77ff000
[ 135.112273] [975:975:c/r:checkpoint_memory_contents:458] collected 8 pages
[ 135.112275] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112278] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 32808
[ 135.112321] [975:975:c/r:pgarr_release_pages:102] total pages 8
[ 135.112323] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112327] [975:975:c/r:checkpoint_vmas:626] vma 0xb7800000-0xb780f000 flags 0x8100073
[ 135.112333] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7800000-0xb780f000 flags 0x8100073 type 3
[ 135.112336] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112340] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7800000
[ 135.112342] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7801000
[ 135.112343] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7802000
[ 135.112345] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7803000
[ 135.112347] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7804000
[ 135.112348] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7805000
[ 135.112350] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7806000
[ 135.112352] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7807000
[ 135.112353] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7808000
[ 135.112355] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7809000
[ 135.112357] [975:975:c/r:vma_fill_pgarr:325] got page 0xb780a000
[ 135.112358] [975:975:c/r:vma_fill_pgarr:325] got page 0xb780b000
[ 135.112360] [975:975:c/r:vma_fill_pgarr:325] got page 0xb780c000
[ 135.112362] [975:975:c/r:vma_fill_pgarr:325] got page 0xb780d000
[ 135.112363] [975:975:c/r:vma_fill_pgarr:325] got page 0xb780e000
[ 135.112365] [975:975:c/r:checkpoint_memory_contents:458] collected 15 pages
[ 135.112367] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112370] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 61508
[ 135.112441] [975:975:c/r:pgarr_release_pages:102] total pages 15
[ 135.112443] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112449] [975:975:c/r:checkpoint_vmas:626] vma 0xb780f000-0xb7812000 flags 0x100073
[ 135.112451] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb780f000-0xb7812000 flags 0x100073 type 2
[ 135.112453] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112457] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7810000
[ 135.112459] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.112461] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112464] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.112474] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.112475] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112479] [975:975:c/r:checkpoint_vmas:626] vma 0xb7812000-0xb7827000 flags 0x8000075
[ 135.112481] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.112486] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 103 first 1
[ 135.112488] [975:975:c/r:checkpoint_file_common:187] file libpthread-2.13.so credref 73 secref 0
[ 135.112490] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.112494] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 32
[ 135.112499] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7812000-0xb7827000 flags 0x8000075 type 3
[ 135.112501] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112506] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112510] [975:975:c/r:checkpoint_vmas:626] vma 0xb7827000-0xb7828000 flags 0x8000070
[ 135.112512] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7827000-0xb7828000 flags 0x8000070 type 3
[ 135.112514] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112517] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112521] [975:975:c/r:checkpoint_vmas:626] vma 0xb7828000-0xb7829000 flags 0x8100071
[ 135.112523] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7828000-0xb7829000 flags 0x8100071 type 3
[ 135.112525] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112528] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7828000
[ 135.112530] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.112532] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112535] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.112545] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.112547] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112554] [975:975:c/r:checkpoint_vmas:626] vma 0xb7829000-0xb782a000 flags 0x8100073
[ 135.112557] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7829000-0xb782a000 flags 0x8100073 type 3
[ 135.112559] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112562] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7829000
[ 135.112564] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.112566] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112570] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.112579] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.112581] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112585] [975:975:c/r:checkpoint_vmas:626] vma 0xb782a000-0xb782c000 flags 0x100073
[ 135.112587] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb782a000-0xb782c000 flags 0x100073 type 2
[ 135.112589] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112592] [975:975:c/r:vma_fill_pgarr:325] got page 0xb782b000
[ 135.112594] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.112596] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112600] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.112610] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.112612] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112616] [975:975:c/r:checkpoint_vmas:626] vma 0xb782c000-0xb7845000 flags 0x8000075
[ 135.112618] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.112623] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 105 first 1
[ 135.112625] [975:975:c/r:checkpoint_file_common:187] file libselinux.so.1 credref 73 secref 0
[ 135.112627] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.112631] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 29
[ 135.112636] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb782c000-0xb7845000 flags 0x8000075 type 3
[ 135.112638] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112643] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112646] [975:975:c/r:checkpoint_vmas:626] vma 0xb7845000-0xb7846000 flags 0x8100071
[ 135.112649] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7845000-0xb7846000 flags 0x8100071 type 3
[ 135.112651] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112654] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7845000
[ 135.112656] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.112658] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112661] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.112671] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.112672] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112676] [975:975:c/r:checkpoint_vmas:626] vma 0xb7846000-0xb7847000 flags 0x8100073
[ 135.112678] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7846000-0xb7847000 flags 0x8100073 type 3
[ 135.112680] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112684] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7846000
[ 135.112686] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.112687] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112691] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.112700] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.112702] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112706] [975:975:c/r:checkpoint_vmas:626] vma 0xb7847000-0xb7848000 flags 0x100073
[ 135.112708] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7847000-0xb7848000 flags 0x100073 type 2
[ 135.112710] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112713] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7847000
[ 135.112715] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.112717] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112721] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.112735] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.112739] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112743] [975:975:c/r:checkpoint_vmas:626] vma 0xb7848000-0xb7853000 flags 0x8000075
[ 135.112745] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.112750] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 107 first 1
[ 135.112752] [975:975:c/r:checkpoint_file_common:187] file libpam.so.0.82.3 credref 73 secref 0
[ 135.112754] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.112758] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 30
[ 135.112763] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7848000-0xb7853000 flags 0x8000075 type 3
[ 135.112765] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112769] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112773] [975:975:c/r:checkpoint_vmas:626] vma 0xb7853000-0xb7854000 flags 0x8100071
[ 135.112775] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7853000-0xb7854000 flags 0x8100071 type 3
[ 135.112777] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112781] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7853000
[ 135.112783] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.112785] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112788] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.112798] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.112800] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112803] [975:975:c/r:checkpoint_vmas:626] vma 0xb7854000-0xb7855000 flags 0x8100073
[ 135.112806] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7854000-0xb7855000 flags 0x8100073 type 3
[ 135.112808] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112811] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7854000
[ 135.112813] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.112815] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112818] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.112828] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.112830] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112833] [975:975:c/r:checkpoint_vmas:626] vma 0xb7855000-0xb785c000 flags 0x8000075
[ 135.112836] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.112840] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 109 first 1
[ 135.112842] [975:975:c/r:checkpoint_file_common:187] file libwrap.so.0.7.6 credref 73 secref 0
[ 135.112844] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.112848] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 30
[ 135.112853] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7855000-0xb785c000 flags 0x8000075 type 3
[ 135.112855] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112859] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112862] [975:975:c/r:checkpoint_vmas:626] vma 0xb785c000-0xb785d000 flags 0x8100071
[ 135.112865] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb785c000-0xb785d000 flags 0x8100071 type 3
[ 135.112867] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112870] [975:975:c/r:vma_fill_pgarr:325] got page 0xb785c000
[ 135.112872] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.112874] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112877] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.112888] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.112890] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112894] [975:975:c/r:checkpoint_vmas:626] vma 0xb785d000-0xb785e000 flags 0x8100073
[ 135.112896] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb785d000-0xb785e000 flags 0x8100073 type 3
[ 135.112898] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112902] [975:975:c/r:vma_fill_pgarr:325] got page 0xb785d000
[ 135.112903] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.112905] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112912] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.112921] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.112923] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112927] [975:975:c/r:checkpoint_vmas:626] vma 0xb7862000-0xb7864000 flags 0x100073
[ 135.112929] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7862000-0xb7864000 flags 0x100073 type 2
[ 135.112931] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112935] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7862000
[ 135.112936] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7863000
[ 135.112938] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.112940] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112943] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.112957] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.112959] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.112963] [975:975:c/r:checkpoint_vmas:626] vma 0xb7864000-0xb7865000 flags 0x4040075
[ 135.112965] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7864000-0xb7865000 flags 0x4040075 type 1
[ 135.112967] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112971] [975:975:c/r:checkpoint_vmas:626] vma 0xb7865000-0xb7881000 flags 0x8000875
[ 135.112973] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.112979] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 111 first 1
[ 135.112981] [975:975:c/r:checkpoint_file_common:187] file ld-2.13.so credref 60 secref 0
[ 135.112983] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.112987] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 24
[ 135.112992] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7865000-0xb7881000 flags 0x8000875 type 3
[ 135.112994] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.112999] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113003] [975:975:c/r:checkpoint_vmas:626] vma 0xb7881000-0xb7882000 flags 0x8100871
[ 135.113005] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7881000-0xb7882000 flags 0x8100871 type 3
[ 135.113007] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113010] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7881000
[ 135.113012] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.113014] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113017] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.113027] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.113028] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113032] [975:975:c/r:checkpoint_vmas:626] vma 0xb7882000-0xb7883000 flags 0x8100873
[ 135.113034] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7882000-0xb7883000 flags 0x8100873 type 3
[ 135.113037] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113040] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7882000
[ 135.113042] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.113044] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113047] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.113056] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.113058] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113061] [975:975:c/r:checkpoint_vmas:626] vma 0xb7883000-0xb78f4000 flags 0x8001875
[ 135.113064] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7883000-0xb78f4000 flags 0x8001875 type 3
[ 135.113066] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113077] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113080] [975:975:c/r:checkpoint_vmas:626] vma 0xb78f4000-0xb78f6000 flags 0x8101871
[ 135.113082] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb78f4000-0xb78f6000 flags 0x8101871 type 3
[ 135.113085] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113088] [975:975:c/r:vma_fill_pgarr:325] got page 0xb78f4000
[ 135.113090] [975:975:c/r:vma_fill_pgarr:325] got page 0xb78f5000
[ 135.113094] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.113096] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113099] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.113118] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.113120] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113124] [975:975:c/r:checkpoint_vmas:626] vma 0xb78f6000-0xb78f7000 flags 0x8101873
[ 135.113127] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb78f6000-0xb78f7000 flags 0x8101873 type 3
[ 135.113129] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113132] [975:975:c/r:vma_fill_pgarr:325] got page 0xb78f6000
[ 135.113134] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.113136] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113139] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.113153] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.113155] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113159] [975:975:c/r:checkpoint_vmas:626] vma 0xb78f7000-0xb78fc000 flags 0x100073
[ 135.113161] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb78f7000-0xb78fc000 flags 0x100073 type 2
[ 135.113163] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113167] [975:975:c/r:vma_fill_pgarr:325] got page 0xb78f7000
[ 135.113169] [975:975:c/r:vma_fill_pgarr:325] got page 0xb78f8000
[ 135.113170] [975:975:c/r:vma_fill_pgarr:325] got page 0xb78f9000
[ 135.113172] [975:975:c/r:vma_fill_pgarr:325] got page 0xb78fa000
[ 135.113174] [975:975:c/r:vma_fill_pgarr:325] got page 0xb78fb000
[ 135.113175] [975:975:c/r:checkpoint_memory_contents:458] collected 5 pages
[ 135.113177] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113181] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 20508
[ 135.113219] [975:975:c/r:pgarr_release_pages:102] total pages 5
[ 135.113221] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113225] [975:975:c/r:checkpoint_vmas:626] vma 0xb88fe000-0xb891f000 flags 0x100073
[ 135.113227] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb88fe000-0xb891f000 flags 0x100073 type 2
[ 135.113229] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113233] [975:975:c/r:vma_fill_pgarr:325] got page 0xb88fe000
[ 135.113235] [975:975:c/r:vma_fill_pgarr:325] got page 0xb88ff000
[ 135.113236] [975:975:c/r:vma_fill_pgarr:325] got page 0xb8900000
[ 135.113238] [975:975:c/r:vma_fill_pgarr:325] got page 0xb8901000
[ 135.113240] [975:975:c/r:vma_fill_pgarr:325] got page 0xb8902000
[ 135.113241] [975:975:c/r:vma_fill_pgarr:325] got page 0xb8903000
[ 135.113243] [975:975:c/r:vma_fill_pgarr:325] got page 0xb8904000
[ 135.113245] [975:975:c/r:vma_fill_pgarr:325] got page 0xb8905000
[ 135.113246] [975:975:c/r:vma_fill_pgarr:325] got page 0xb8906000
[ 135.113248] [975:975:c/r:vma_fill_pgarr:325] got page 0xb8907000
[ 135.113250] [975:975:c/r:vma_fill_pgarr:325] got page 0xb8908000
[ 135.113251] [975:975:c/r:vma_fill_pgarr:325] got page 0xb8909000
[ 135.113253] [975:975:c/r:vma_fill_pgarr:325] got page 0xb890a000
[ 135.113255] [975:975:c/r:checkpoint_memory_contents:458] collected 13 pages
[ 135.113257] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113261] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 53308
[ 135.113352] [975:975:c/r:pgarr_release_pages:102] total pages 13
[ 135.113355] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113358] [975:975:c/r:checkpoint_vmas:626] vma 0xbfd7c000-0xbfd9e000 flags 0x100173
[ 135.113361] [975:975:c/r:generic_vma_checkpoint:502] vma 0xbfd7c000-0xbfd9e000 flags 0x100173 type 2
[ 135.113363] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113368] [975:975:c/r:vma_fill_pgarr:325] got page 0xbfd98000
[ 135.113370] [975:975:c/r:vma_fill_pgarr:325] got page 0xbfd99000
[ 135.113371] [975:975:c/r:vma_fill_pgarr:325] got page 0xbfd9a000
[ 135.113373] [975:975:c/r:vma_fill_pgarr:325] got page 0xbfd9b000
[ 135.113377] [975:975:c/r:vma_fill_pgarr:325] got page 0xbfd9d000
[ 135.113379] [975:975:c/r:checkpoint_memory_contents:458] collected 5 pages
[ 135.113381] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113384] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 20508
[ 135.113424] [975:975:c/r:pgarr_release_pages:102] total pages 5
[ 135.113426] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113430] [975:975:c/r:checkpoint_mm_context:228] nldt 0 vdso 0xb7864000
[ 135.113432] [975:975:c/r:ckpt_write_obj:44] type 404 len 24
[ 135.113435] [975:975:c/r:ckpt_write_obj_type:70] type 202 len 8
[ 135.113439] [975:975:c/r:checkpoint_task_objs:224] mm: objref 58
[ 135.113441] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.113445] [975:975:c/r:ckpt_write_obj:44] type 451 len 16
[ 135.113448] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 10
[ 135.113454] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 10
[ 135.113459] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.113463] [975:975:c/r:ckpt_write_obj:44] type 601 len 2056
[ 135.113472] [975:975:c/r:checkpoint_task_objs:244] sighand: objref 113
[ 135.113475] [975:975:c/r:ckpt_obj_lookup_add:355] SIGNAL objref 114 first 1
[ 135.113476] [975:975:c/r:checkpoint_task_objs:259] signal: objref 114
[ 135.113478] [975:975:c/r:ckpt_write_obj:44] type 105 len 32
[ 135.113483] [975:975:c/r:ckpt_write_obj:44] type 602 len 328
[ 135.113486] [975:975:c/r:ckpt_write_obj:44] type 604 len 24
[ 135.113489] [975:975:c/r:checkpoint_task:428] objs 0
[ 135.113491] [975:975:c/r:ckpt_write_obj:44] type 604 len 24
[ 135.113495] [975:975:c/r:ckpt_write_obj:44] type 603 len 16
[ 135.113498] [975:975:c/r:checkpoint_task:432] task-signal 0
[ 135.113500] [975:975:c/r:checkpoint_all_tasks:234] dumping task #2
[ 135.113502] [975:975:c/r:ckpt_write_obj:44] type 103 len 80
[ 135.113505] [975:975:c/r:ckpt_write_obj_type:70] type 5 len 24
[ 135.113509] [975:975:c/r:checkpoint_task:407] task 0
[ 135.113511] [975:975:c/r:ckpt_write_obj:44] type 107 len 48
[ 135.113514] [975:975:c/r:checkpoint_task:416] thread 0
[ 135.113516] [975:975:c/r:checkpoint_restart_block:320] restart_block: hrtimer expire 150282013386 now 135092494527
[ 135.113519] [975:975:c/r:checkpoint_restart_block:390] restart_block: args 0x1 0x0 0x0 0x0 0x3895daa0b
[ 135.113521] [975:975:c/r:ckpt_write_obj:44] type 106 len 56
[ 135.113524] [975:975:c/r:checkpoint_restart_block:395] restart_block ret 0
[ 135.113526] [975:975:c/r:checkpoint_task:420] restart-blocks 0
[ 135.113528] [975:975:c/r:checkpoint_cpu:179] math 1
[ 135.113529] [975:975:c/r:ckpt_write_obj:44] type 108 len 192
[ 135.113533] [975:975:c/r:ckpt_write_obj:44] type 201 len 520
[ 135.113536] [975:975:c/r:checkpoint_task:424] cpu 0
[ 135.113538] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.113542] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 116 first 1
[ 135.113544] [975:975:c/r:checkpoint_cred:992] cred uid 0 fsuid 0 gid 0 secref 0
[ 135.113546] [975:975:c/r:ckpt_write_obj:44] type 115 len 96
[ 135.113550] [975:975:c/r:ckpt_write_obj:44] type 118 len 16
[ 135.113553] [975:975:c/r:checkpoint_task_objs:203] cred: objref 0
[ 135.113555] [975:975:c/r:checkpoint_task_ns:130] nsproxy: objref 12
[ 135.113556] [975:975:c/r:ckpt_write_obj:44] type 104 len 16
[ 135.113559] [975:975:c/r:checkpoint_task_objs:210] ns: objref 0
[ 135.113562] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.113566] [975:975:c/r:ckpt_write_obj:44] type 301 len 16
[ 135.113570] [975:975:c/r:checkpoint_file_table:362] nfds 3
[ 135.113572] [975:975:c/r:checkpoint_file_desc:319] fd 0 objref 20 file de583240 coe 0)
[ 135.113574] [975:975:c/r:ckpt_write_obj:44] type 302 len 24
[ 135.113578] [975:975:c/r:checkpoint_file_desc:319] fd 1 objref 22 file de583780 coe 0)
[ 135.113580] [975:975:c/r:ckpt_write_obj:44] type 302 len 24
[ 135.113584] [975:975:c/r:checkpoint_file_desc:319] fd 2 objref 24 file de583a80 coe 0)
[ 135.113588] [975:975:c/r:ckpt_write_obj:44] type 302 len 24
[ 135.113592] [975:975:c/r:checkpoint_file_table:370] files_deferq ran 0 entries
[ 135.113594] [975:975:c/r:checkpoint_task_objs:217] files: objref 117
[ 135.113596] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.113600] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.113604] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.113607] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 121 first 1
[ 135.113610] [975:975:c/r:checkpoint_cred:992] cred uid 0 fsuid 0 gid 0 secref 0
[ 135.113611] [975:975:c/r:ckpt_write_obj:44] type 115 len 96
[ 135.113615] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 122 first 1
[ 135.113617] [975:975:c/r:checkpoint_file_common:187] file sleep credref 120 secref 0
[ 135.113619] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.113623] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 19
[ 135.113627] [975:975:c/r:ckpt_write_obj:44] type 401 len 120
[ 135.113631] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 360
[ 135.113636] [975:975:c/r:checkpoint_vmas:626] vma 0x8048000-0x804c000 flags 0x8001875
[ 135.113638] [975:975:c/r:generic_vma_checkpoint:502] vma 0x8048000-0x804c000 flags 0x8001875 type 3
[ 135.113641] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113645] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113648] [975:975:c/r:checkpoint_vmas:626] vma 0x804c000-0x804d000 flags 0x8101871
[ 135.113651] [975:975:c/r:generic_vma_checkpoint:502] vma 0x804c000-0x804d000 flags 0x8101871 type 3
[ 135.113653] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113656] [975:975:c/r:vma_fill_pgarr:325] got page 0x804c000
[ 135.113658] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.113660] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113663] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.113676] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.113678] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113682] [975:975:c/r:checkpoint_vmas:626] vma 0x804d000-0x804e000 flags 0x8101873
[ 135.113684] [975:975:c/r:generic_vma_checkpoint:502] vma 0x804d000-0x804e000 flags 0x8101873 type 3
[ 135.113686] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113690] [975:975:c/r:vma_fill_pgarr:325] got page 0x804d000
[ 135.113691] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.113693] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113697] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.113708] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.113710] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113718] [975:975:c/r:checkpoint_vmas:626] vma 0x99ac000-0x99cd000 flags 0x100073
[ 135.113721] [975:975:c/r:generic_vma_checkpoint:502] vma 0x99ac000-0x99cd000 flags 0x100073 type 2
[ 135.113723] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113727] [975:975:c/r:vma_fill_pgarr:325] got page 0x99ac000
[ 135.113730] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.113732] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113735] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.113748] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.113750] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113754] [975:975:c/r:checkpoint_vmas:626] vma 0xb74a1000-0xb7654000 flags 0x8000071
[ 135.113756] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.113760] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 124 first 1
[ 135.113763] [975:975:c/r:checkpoint_file_common:187] file locale-archive credref 115 secref 0
[ 135.113765] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.113768] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 39
[ 135.113774] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb74a1000-0xb7654000 flags 0x8000071 type 3
[ 135.113776] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113801] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113804] [975:975:c/r:checkpoint_vmas:626] vma 0xb7654000-0xb7655000 flags 0x100073
[ 135.113806] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7654000-0xb7655000 flags 0x100073 type 2
[ 135.113808] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113812] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7654000
[ 135.113814] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.113815] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113819] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.113831] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.113833] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113836] [975:975:c/r:checkpoint_vmas:626] vma 0xb7655000-0xb77af000 flags 0x8000075
[ 135.113839] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.113842] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 126 first 1
[ 135.113845] [975:975:c/r:checkpoint_file_common:187] file libc-2.13.so credref 115 secref 0
[ 135.113847] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.113850] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 26
[ 135.113855] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7655000-0xb77af000 flags 0x8000075 type 3
[ 135.113857] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113880] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113883] [975:975:c/r:checkpoint_vmas:626] vma 0xb77af000-0xb77b1000 flags 0x8100071
[ 135.113886] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb77af000-0xb77b1000 flags 0x8100071 type 3
[ 135.113888] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113891] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77af000
[ 135.113893] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77b0000
[ 135.113895] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.113897] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113900] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.113919] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.113920] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113924] [975:975:c/r:checkpoint_vmas:626] vma 0xb77b1000-0xb77b2000 flags 0x8100073
[ 135.113927] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb77b1000-0xb77b2000 flags 0x8100073 type 3
[ 135.113929] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113932] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77b1000
[ 135.113934] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.113936] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113939] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.113951] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.113953] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113957] [975:975:c/r:checkpoint_vmas:626] vma 0xb77b2000-0xb77b5000 flags 0x100073
[ 135.113959] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb77b2000-0xb77b5000 flags 0x100073 type 2
[ 135.113961] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.113965] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77b2000
[ 135.113966] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77b4000
[ 135.113968] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.113970] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113973] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.113992] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.113994] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.113998] [975:975:c/r:checkpoint_vmas:626] vma 0xb77b9000-0xb77bb000 flags 0x100073
[ 135.114000] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb77b9000-0xb77bb000 flags 0x100073 type 2
[ 135.114002] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.114006] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77b9000
[ 135.114008] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77ba000
[ 135.114009] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.114011] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.114015] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.114034] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.114035] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.114039] [975:975:c/r:checkpoint_vmas:626] vma 0xb77bb000-0xb77bc000 flags 0x4040075
[ 135.114042] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb77bb000-0xb77bc000 flags 0x4040075 type 1
[ 135.114044] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.114047] [975:975:c/r:checkpoint_vmas:626] vma 0xb77bc000-0xb77d8000 flags 0x8000875
[ 135.114050] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114054] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 128 first 1
[ 135.114056] [975:975:c/r:checkpoint_file_common:187] file ld-2.13.so credref 120 secref 0
[ 135.114058] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.114061] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 24
[ 135.114066] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb77bc000-0xb77d8000 flags 0x8000875 type 3
[ 135.114069] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.114075] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.114078] [975:975:c/r:checkpoint_vmas:626] vma 0xb77d8000-0xb77d9000 flags 0x8100871
[ 135.114080] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb77d8000-0xb77d9000 flags 0x8100871 type 3
[ 135.114083] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.114086] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77d8000
[ 135.114088] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.114090] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.114093] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.114105] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.114107] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.114111] [975:975:c/r:checkpoint_vmas:626] vma 0xb77d9000-0xb77da000 flags 0x8100873
[ 135.114113] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb77d9000-0xb77da000 flags 0x8100873 type 3
[ 135.114115] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.114119] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77d9000
[ 135.114121] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.114123] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.114126] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.114138] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.114140] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.114143] [975:975:c/r:checkpoint_vmas:626] vma 0xbfe89000-0xbfeab000 flags 0x100173
[ 135.114146] [975:975:c/r:generic_vma_checkpoint:502] vma 0xbfe89000-0xbfeab000 flags 0x100173 type 2
[ 135.114148] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.114153] [975:975:c/r:vma_fill_pgarr:325] got page 0xbfea8000
[ 135.114155] [975:975:c/r:vma_fill_pgarr:325] got page 0xbfeaa000
[ 135.114156] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.114158] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.114162] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.114180] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.114182] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.114186] [975:975:c/r:checkpoint_mm_context:228] nldt 0 vdso 0xb77bb000
[ 135.114188] [975:975:c/r:ckpt_write_obj:44] type 404 len 24
[ 135.114191] [975:975:c/r:ckpt_write_obj_type:70] type 202 len 8
[ 135.114195] [975:975:c/r:checkpoint_task_objs:224] mm: objref 118
[ 135.114197] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114200] [975:975:c/r:ckpt_write_obj:44] type 451 len 16
[ 135.114204] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 20
[ 135.114209] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 10
[ 135.114214] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114218] [975:975:c/r:ckpt_write_obj:44] type 601 len 2056
[ 135.114222] [975:975:c/r:checkpoint_task_objs:244] sighand: objref 130
[ 135.114224] [975:975:c/r:ckpt_obj_lookup_add:355] SIGNAL objref 131 first 1
[ 135.114226] [975:975:c/r:checkpoint_task_objs:259] signal: objref 131
[ 135.114228] [975:975:c/r:ckpt_write_obj:44] type 105 len 32
[ 135.114231] [975:975:c/r:ckpt_write_obj:44] type 602 len 328
[ 135.114240] [975:975:c/r:ckpt_write_obj:44] type 604 len 24
[ 135.114244] [975:975:c/r:checkpoint_task:428] objs 0
[ 135.114246] [975:975:c/r:ckpt_write_obj:44] type 604 len 24
[ 135.114249] [975:975:c/r:ckpt_write_obj:44] type 603 len 16
[ 135.114252] [975:975:c/r:checkpoint_task:432] task-signal 0
[ 135.114254] [975:975:c/r:checkpoint_all_tasks:234] dumping task #3
[ 135.114256] [975:975:c/r:ckpt_write_obj:44] type 103 len 80
[ 135.114259] [975:975:c/r:ckpt_write_obj_type:70] type 5 len 24
[ 135.114264] [975:975:c/r:checkpoint_task:407] task 0
[ 135.114265] [975:975:c/r:ckpt_write_obj:44] type 107 len 48
[ 135.114269] [975:975:c/r:checkpoint_task:416] thread 0
[ 135.114270] [975:975:c/r:checkpoint_restart_block:311] restart_block: non
[ 135.114272] [975:975:c/r:checkpoint_restart_block:390] restart_block: args 0x0 0x0 0x0 0x0 0x0
[ 135.114274] [975:975:c/r:ckpt_write_obj:44] type 106 len 56
[ 135.114277] [975:975:c/r:checkpoint_restart_block:395] restart_block ret 0
[ 135.114279] [975:975:c/r:checkpoint_task:420] restart-blocks 0
[ 135.114281] [975:975:c/r:checkpoint_cpu:179] math 1
[ 135.114283] [975:975:c/r:ckpt_write_obj:44] type 108 len 192
[ 135.114286] [975:975:c/r:ckpt_write_obj:44] type 201 len 520
[ 135.114290] [975:975:c/r:checkpoint_task:424] cpu 0
[ 135.114292] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114295] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114299] [975:975:c/r:ckpt_write_obj:44] type 117 len 20
[ 135.114302] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 134 first 1
[ 135.114305] [975:975:c/r:checkpoint_cred:992] cred uid 0 fsuid 0 gid 0 secref 0
[ 135.114306] [975:975:c/r:ckpt_write_obj:44] type 115 len 96
[ 135.114310] [975:975:c/r:ckpt_write_obj:44] type 118 len 16
[ 135.114313] [975:975:c/r:checkpoint_task_objs:203] cred: objref 0
[ 135.114315] [975:975:c/r:checkpoint_task_ns:130] nsproxy: objref 12
[ 135.114316] [975:975:c/r:ckpt_write_obj:44] type 104 len 16
[ 135.114319] [975:975:c/r:checkpoint_task_objs:210] ns: objref 0
[ 135.114322] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114325] [975:975:c/r:ckpt_write_obj:44] type 301 len 16
[ 135.114328] [975:975:c/r:checkpoint_file_table:362] nfds 5
[ 135.114331] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114335] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114338] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 138 first 1
[ 135.114340] [975:975:c/r:checkpoint_cred:992] cred uid 0 fsuid 0 gid 0 secref 0
[ 135.114342] [975:975:c/r:ckpt_write_obj:44] type 115 len 96
[ 135.114346] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 139 first 1
[ 135.114348] [975:975:c/r:checkpoint_file_common:187] file null credref 137 secref 0
[ 135.114350] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.114353] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 18
[ 135.114358] [975:975:c/r:checkpoint_file_desc:319] fd 0 objref 136 file de79f0c0 coe 0)
[ 135.114360] [975:975:c/r:ckpt_write_obj:44] type 302 len 24
[ 135.114364] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114368] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 141 first 1
[ 135.114370] [975:975:c/r:checkpoint_file_common:187] file null credref 137 secref 0
[ 135.114372] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.114375] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 18
[ 135.114381] [975:975:c/r:checkpoint_file_desc:319] fd 1 objref 140 file df907300 coe 0)
[ 135.114382] [975:975:c/r:ckpt_write_obj:44] type 302 len 24
[ 135.114386] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114390] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 143 first 1
[ 135.114392] [975:975:c/r:checkpoint_file_common:187] file null credref 137 secref 0
[ 135.114394] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.114397] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 18
[ 135.114402] [975:975:c/r:checkpoint_file_desc:319] fd 2 objref 142 file df907480 coe 0)
[ 135.114404] [975:975:c/r:ckpt_write_obj:44] type 302 len 24
[ 135.114408] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114412] [975:975:c/r:ckpt_obj_lookup_add:355] INODE objref 145 first 1
[ 135.114414] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114418] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 147 first 1
[ 135.114420] [975:975:c/r:checkpoint_cred:992] cred uid 0 fsuid 0 gid 43 secref 0
[ 135.114422] [975:975:c/r:ckpt_write_obj:44] type 115 len 96
[ 135.114425] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 148 first 1
[ 135.114427] [975:975:c/r:checkpoint_file_common:187] file 44.sleep credref 146 secref 0
[ 135.114429] [975:975:c/r:ckpt_write_obj:44] type 304 len 56
[ 135.114433] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 40
[ 135.114439] [975:975:c/r:ckpt_write_obj_type:70] type 305 len 8
[ 135.114443] [975:975:c/r:checkpoint_file_desc:319] fd 3 objref 144 file dc6a2e40 coe 0)
[ 135.114445] [975:975:c/r:ckpt_write_obj:44] type 302 len 24
[ 135.114449] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114456] [975:975:c/r:tty_file_checkpoint:2804] tty: df8b9000, real_tty: df8b8000
[ 135.114458] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114462] [975:975:c/r:checkpoint_tty:2978] link 0 file 151
[ 135.114464] [975:975:c/r:ckpt_write_obj:44] type 306 len 96
[ 135.114469] [975:975:c/r:ckpt_write_obj:44] type 307 len 560
[ 135.114472] [975:975:c/r:checkpoint_tty_ldisc:2922] datalen 0
[ 135.114474] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114477] [975:975:c/r:ckpt_obj_lookup:316] TTY objref 150
[ 135.114479] [975:975:c/r:checkpoint_tty:2978] link 150 file 0
[ 135.114481] [975:975:c/r:ckpt_write_obj:44] type 306 len 96
[ 135.114484] [975:975:c/r:ckpt_write_obj:44] type 307 len 560
[ 135.114488] [975:975:c/r:checkpoint_tty_ldisc:2922] datalen 0
[ 135.114490] [975:975:c/r:tty_file_checkpoint:2813] master df8b9000 150, slave df8b8000 152
[ 135.114492] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 153 first 1
[ 135.114494] [975:975:c/r:checkpoint_file_common:187] file ptmx credref 132 secref 0
[ 135.114496] [975:975:c/r:ckpt_write_obj:44] type 304 len 56
[ 135.114500] [975:975:c/r:checkpoint_file_desc:319] fd 4 objref 149 file de583000 coe 0)
[ 135.114502] [975:975:c/r:ckpt_write_obj:44] type 302 len 24
[ 135.114505] [975:975:c/r:checkpoint_file_table:370] files_deferq ran 0 entries
[ 135.114507] [975:975:c/r:checkpoint_task_objs:217] files: objref 135
[ 135.114509] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114513] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114517] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.114520] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 157 first 1
[ 135.114523] [975:975:c/r:checkpoint_cred:992] cred uid 0 fsuid 0 gid 0 secref 0
[ 135.114525] [975:975:c/r:ckpt_write_obj:44] type 115 len 96
[ 135.114528] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 158 first 1
[ 135.114530] [975:975:c/r:checkpoint_file_common:187] file screen credref 156 secref 0
[ 135.114532] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.114536] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 24
[ 135.114541] [975:975:c/r:ckpt_write_obj:44] type 401 len 120
[ 135.114544] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 360
[ 135.114556] [975:975:c/r:checkpoint_vmas:626] vma 0x8048000-0x8096000 flags 0x8001875
[ 135.114559] [975:975:c/r:generic_vma_checkpoint:502] vma 0x8048000-0x8096000 flags 0x8001875 type 3
[ 135.114561] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.114571] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.114575] [975:975:c/r:checkpoint_vmas:626] vma 0x8096000-0x8097000 flags 0x8101871
[ 135.114577] [975:975:c/r:generic_vma_checkpoint:502] vma 0x8096000-0x8097000 flags 0x8101871 type 3
[ 135.114579] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.114582] [975:975:c/r:vma_fill_pgarr:325] got page 0x8096000
[ 135.114584] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.114586] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.114589] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.114601] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.114603] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.114607] [975:975:c/r:checkpoint_vmas:626] vma 0x8097000-0x8099000 flags 0x8101873
[ 135.114609] [975:975:c/r:generic_vma_checkpoint:502] vma 0x8097000-0x8099000 flags 0x8101873 type 3
[ 135.114612] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.114615] [975:975:c/r:vma_fill_pgarr:325] got page 0x8097000
[ 135.114617] [975:975:c/r:vma_fill_pgarr:325] got page 0x8098000
[ 135.114618] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.114620] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.114624] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.114642] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.114644] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.114648] [975:975:c/r:checkpoint_vmas:626] vma 0x8099000-0x80a3000 flags 0x100073
[ 135.114650] [975:975:c/r:generic_vma_checkpoint:502] vma 0x8099000-0x80a3000 flags 0x100073 type 2
[ 135.114652] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.114656] [975:975:c/r:vma_fill_pgarr:325] got page 0x8099000
[ 135.114658] [975:975:c/r:vma_fill_pgarr:325] got page 0x809c000
[ 135.114660] [975:975:c/r:vma_fill_pgarr:325] got page 0x809d000
[ 135.114661] [975:975:c/r:vma_fill_pgarr:325] got page 0x809e000
[ 135.114663] [975:975:c/r:vma_fill_pgarr:325] got page 0x809f000
[ 135.114665] [975:975:c/r:vma_fill_pgarr:325] got page 0x80a0000
[ 135.114666] [975:975:c/r:vma_fill_pgarr:325] got page 0x80a1000
[ 135.114668] [975:975:c/r:vma_fill_pgarr:325] got page 0x80a2000
[ 135.114670] [975:975:c/r:checkpoint_memory_contents:458] collected 8 pages
[ 135.114672] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.114675] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 32808
[ 135.114735] [975:975:c/r:pgarr_release_pages:102] total pages 8
[ 135.114737] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.114740] [975:975:c/r:checkpoint_vmas:626] vma 0x8f3a000-0x8f7c000 flags 0x100073
[ 135.114743] [975:975:c/r:generic_vma_checkpoint:502] vma 0x8f3a000-0x8f7c000 flags 0x100073 type 2
[ 135.114745] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.114749] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f3a000
[ 135.114750] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f3b000
[ 135.114752] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f3c000
[ 135.114754] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f3d000
[ 135.114755] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f3e000
[ 135.114757] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f3f000
[ 135.114759] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f40000
[ 135.114760] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f41000
[ 135.114762] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f42000
[ 135.114764] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f43000
[ 135.114765] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f44000
[ 135.114767] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f45000
[ 135.114769] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f46000
[ 135.114770] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f47000
[ 135.114772] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f48000
[ 135.114774] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f49000
[ 135.114775] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f4a000
[ 135.114777] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f4b000
[ 135.114779] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f4c000
[ 135.114780] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f4d000
[ 135.114782] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f4e000
[ 135.114784] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f4f000
[ 135.114785] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f50000
[ 135.114787] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f51000
[ 135.114789] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f52000
[ 135.114790] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f53000
[ 135.114792] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f54000
[ 135.114794] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f55000
[ 135.114795] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f56000
[ 135.114797] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f57000
[ 135.114799] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f58000
[ 135.114800] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f59000
[ 135.114802] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f5a000
[ 135.114804] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f5b000
[ 135.114805] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f5c000
[ 135.114807] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f5d000
[ 135.114809] [975:975:c/r:vma_fill_pgarr:325] got page 0x8f5e000
[ 135.114812] [975:975:c/r:checkpoint_memory_contents:458] collected 37 pages
[ 135.114813] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.114817] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 151708
[ 135.115091] [975:975:c/r:pgarr_release_pages:102] total pages 37
[ 135.115093] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115098] [975:975:c/r:checkpoint_vmas:626] vma 0xb73d8000-0xb73df000 flags 0x80000d1
[ 135.115100] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.115104] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.115108] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 161 first 1
[ 135.115110] [975:975:c/r:checkpoint_cred:992] cred uid 0 fsuid 0 gid 43 secref 0
[ 135.115112] [975:975:c/r:ckpt_write_obj:44] type 115 len 96
[ 135.115116] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 162 first 1
[ 135.115118] [975:975:c/r:checkpoint_file_common:187] file gconv-modules.cache credref 160 secref 0
[ 135.115120] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.115124] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 43
[ 135.115129] [975:975:c/r:ckpt_obj_lookup_add:355] INODE objref 35 first 0
[ 135.115131] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb73d8000-0xb73df000 flags 0x80000d1 type 6
[ 135.115133] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115137] [975:975:c/r:checkpoint_vmas:626] vma 0xb73df000-0xb73e9000 flags 0x8000075
[ 135.115139] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.115143] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.115147] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 165 first 1
[ 135.115149] [975:975:c/r:checkpoint_cred:992] cred uid 0 fsuid 0 gid 0 secref 0
[ 135.115151] [975:975:c/r:ckpt_write_obj:44] type 115 len 96
[ 135.115155] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 166 first 1
[ 135.115157] [975:975:c/r:checkpoint_file_common:187] file libnss_files-2.13.so credref 164 secref 0
[ 135.115159] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.115162] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 34
[ 135.115167] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb73df000-0xb73e9000 flags 0x8000075 type 3
[ 135.115169] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115174] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115178] [975:975:c/r:checkpoint_vmas:626] vma 0xb73e9000-0xb73ea000 flags 0x8100071
[ 135.115180] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb73e9000-0xb73ea000 flags 0x8100071 type 3
[ 135.115182] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115186] [975:975:c/r:vma_fill_pgarr:325] got page 0xb73e9000
[ 135.115187] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.115189] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115193] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.115206] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.115208] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115211] [975:975:c/r:checkpoint_vmas:626] vma 0xb73ea000-0xb73eb000 flags 0x8100073
[ 135.115214] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb73ea000-0xb73eb000 flags 0x8100073 type 3
[ 135.115216] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115219] [975:975:c/r:vma_fill_pgarr:325] got page 0xb73ea000
[ 135.115221] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.115223] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115227] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.115238] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.115240] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115244] [975:975:c/r:checkpoint_vmas:626] vma 0xb73eb000-0xb73f4000 flags 0x8000075
[ 135.115246] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.115250] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 168 first 1
[ 135.115252] [975:975:c/r:checkpoint_file_common:187] file libnss_nis-2.13.so credref 164 secref 0
[ 135.115254] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.115258] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 32
[ 135.115263] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb73eb000-0xb73f4000 flags 0x8000075 type 3
[ 135.115265] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115269] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115273] [975:975:c/r:checkpoint_vmas:626] vma 0xb73f4000-0xb73f5000 flags 0x8100071
[ 135.115275] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb73f4000-0xb73f5000 flags 0x8100071 type 3
[ 135.115277] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115280] [975:975:c/r:vma_fill_pgarr:325] got page 0xb73f4000
[ 135.115282] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.115284] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115287] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.115299] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.115301] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115305] [975:975:c/r:checkpoint_vmas:626] vma 0xb73f5000-0xb73f6000 flags 0x8100073
[ 135.115307] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb73f5000-0xb73f6000 flags 0x8100073 type 3
[ 135.115309] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115313] [975:975:c/r:vma_fill_pgarr:325] got page 0xb73f5000
[ 135.115315] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.115317] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115320] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.115331] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.115333] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115337] [975:975:c/r:checkpoint_vmas:626] vma 0xb73f6000-0xb7409000 flags 0x8000075
[ 135.115339] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.115343] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 170 first 1
[ 135.115346] [975:975:c/r:checkpoint_file_common:187] file libnsl-2.13.so credref 164 secref 0
[ 135.115347] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.115351] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 28
[ 135.115356] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb73f6000-0xb7409000 flags 0x8000075 type 3
[ 135.115358] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115363] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115366] [975:975:c/r:checkpoint_vmas:626] vma 0xb7409000-0xb740a000 flags 0x8100071
[ 135.115369] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7409000-0xb740a000 flags 0x8100071 type 3
[ 135.115371] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115374] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7409000
[ 135.115376] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.115378] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115381] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.115393] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.115395] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115399] [975:975:c/r:checkpoint_vmas:626] vma 0xb740a000-0xb740b000 flags 0x8100073
[ 135.115401] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb740a000-0xb740b000 flags 0x8100073 type 3
[ 135.115403] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115407] [975:975:c/r:vma_fill_pgarr:325] got page 0xb740a000
[ 135.115408] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.115410] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115414] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.115425] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.115427] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115431] [975:975:c/r:checkpoint_vmas:626] vma 0xb740b000-0xb740d000 flags 0x100073
[ 135.115433] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb740b000-0xb740d000 flags 0x100073 type 2
[ 135.115435] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115439] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115443] [975:975:c/r:checkpoint_vmas:626] vma 0xb740d000-0xb7413000 flags 0x8000075
[ 135.115445] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.115449] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 172 first 1
[ 135.115451] [975:975:c/r:checkpoint_file_common:187] file libnss_compat-2.13.so credref 164 secref 0
[ 135.115453] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.115457] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 35
[ 135.115462] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb740d000-0xb7413000 flags 0x8000075 type 3
[ 135.115464] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115468] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115472] [975:975:c/r:checkpoint_vmas:626] vma 0xb7413000-0xb7414000 flags 0x8100071
[ 135.115474] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7413000-0xb7414000 flags 0x8100071 type 3
[ 135.115476] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115480] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7413000
[ 135.115482] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.115483] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115487] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.115499] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.115501] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115504] [975:975:c/r:checkpoint_vmas:626] vma 0xb7414000-0xb7415000 flags 0x8100073
[ 135.115507] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7414000-0xb7415000 flags 0x8100073 type 3
[ 135.115509] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115513] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7414000
[ 135.115514] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.115516] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115520] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.115533] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.115535] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115539] [975:975:c/r:checkpoint_vmas:626] vma 0xb7415000-0xb75c8000 flags 0x8000071
[ 135.115541] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.115545] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 174 first 1
[ 135.115547] [975:975:c/r:checkpoint_file_common:187] file locale-archive credref 164 secref 0
[ 135.115549] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.115553] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 39
[ 135.115558] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7415000-0xb75c8000 flags 0x8000071 type 3
[ 135.115560] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115584] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115588] [975:975:c/r:checkpoint_vmas:626] vma 0xb75c8000-0xb75c9000 flags 0x100073
[ 135.115590] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb75c8000-0xb75c9000 flags 0x100073 type 2
[ 135.115592] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115596] [975:975:c/r:vma_fill_pgarr:325] got page 0xb75c8000
[ 135.115597] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.115599] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115602] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.115614] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.115616] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115620] [975:975:c/r:checkpoint_vmas:626] vma 0xb75c9000-0xb75cb000 flags 0x8000075
[ 135.115622] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.115628] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 176 first 1
[ 135.115630] [975:975:c/r:checkpoint_file_common:187] file libdl-2.13.so credref 164 secref 0
[ 135.115632] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.115636] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 27
[ 135.115641] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb75c9000-0xb75cb000 flags 0x8000075 type 3
[ 135.115643] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115647] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115650] [975:975:c/r:checkpoint_vmas:626] vma 0xb75cb000-0xb75cc000 flags 0x8100071
[ 135.115652] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb75cb000-0xb75cc000 flags 0x8100071 type 3
[ 135.115655] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115658] [975:975:c/r:vma_fill_pgarr:325] got page 0xb75cb000
[ 135.115660] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.115662] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115665] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.115677] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.115679] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115683] [975:975:c/r:checkpoint_vmas:626] vma 0xb75cc000-0xb75cd000 flags 0x8100073
[ 135.115685] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb75cc000-0xb75cd000 flags 0x8100073 type 3
[ 135.115687] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115691] [975:975:c/r:vma_fill_pgarr:325] got page 0xb75cc000
[ 135.115692] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.115694] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115698] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.115709] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.115711] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115715] [975:975:c/r:checkpoint_vmas:626] vma 0xb75cd000-0xb7727000 flags 0x8000075
[ 135.115717] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.115721] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 178 first 1
[ 135.115723] [975:975:c/r:checkpoint_file_common:187] file libc-2.13.so credref 164 secref 0
[ 135.115725] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.115729] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 26
[ 135.115734] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb75cd000-0xb7727000 flags 0x8000075 type 3
[ 135.115736] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115759] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115763] [975:975:c/r:checkpoint_vmas:626] vma 0xb7727000-0xb7729000 flags 0x8100071
[ 135.115765] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7727000-0xb7729000 flags 0x8100071 type 3
[ 135.115767] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115771] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7727000
[ 135.115773] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7728000
[ 135.115774] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.115776] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115780] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.115798] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.115800] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115804] [975:975:c/r:checkpoint_vmas:626] vma 0xb7729000-0xb772a000 flags 0x8100073
[ 135.115807] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7729000-0xb772a000 flags 0x8100073 type 3
[ 135.115809] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115812] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7729000
[ 135.115814] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.115816] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115819] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.115831] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.115833] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115836] [975:975:c/r:checkpoint_vmas:626] vma 0xb772a000-0xb772d000 flags 0x100073
[ 135.115839] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb772a000-0xb772d000 flags 0x100073 type 2
[ 135.115841] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115849] [975:975:c/r:vma_fill_pgarr:325] got page 0xb772a000
[ 135.115851] [975:975:c/r:vma_fill_pgarr:325] got page 0xb772b000
[ 135.115853] [975:975:c/r:vma_fill_pgarr:325] got page 0xb772c000
[ 135.115854] [975:975:c/r:checkpoint_memory_contents:458] collected 3 pages
[ 135.115856] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115860] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 12308
[ 135.115887] [975:975:c/r:pgarr_release_pages:102] total pages 3
[ 135.115888] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115892] [975:975:c/r:checkpoint_vmas:626] vma 0xb772d000-0xb7738000 flags 0x8000075
[ 135.115895] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.115899] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 180 first 1
[ 135.115901] [975:975:c/r:checkpoint_file_common:187] file libpam.so.0.82.3 credref 164 secref 0
[ 135.115903] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.115906] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 30
[ 135.115911] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb772d000-0xb7738000 flags 0x8000075 type 3
[ 135.115914] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115918] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115921] [975:975:c/r:checkpoint_vmas:626] vma 0xb7738000-0xb7739000 flags 0x8100071
[ 135.115924] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7738000-0xb7739000 flags 0x8100071 type 3
[ 135.115926] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115930] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7738000
[ 135.115931] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.115933] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115937] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.115949] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.115951] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115955] [975:975:c/r:checkpoint_vmas:626] vma 0xb7739000-0xb773a000 flags 0x8100073
[ 135.115957] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7739000-0xb773a000 flags 0x8100073 type 3
[ 135.115959] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115963] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7739000
[ 135.115964] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.115966] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115970] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.115982] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.115984] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.115987] [975:975:c/r:checkpoint_vmas:626] vma 0xb773a000-0xb773b000 flags 0x100073
[ 135.115990] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb773a000-0xb773b000 flags 0x100073 type 2
[ 135.115992] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.115995] [975:975:c/r:vma_fill_pgarr:325] got page 0xb773a000
[ 135.115997] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.115999] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.116002] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.124040] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.124042] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124047] [975:975:c/r:checkpoint_vmas:626] vma 0xb773b000-0xb7743000 flags 0x8000075
[ 135.124049] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.124054] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 182 first 1
[ 135.124056] [975:975:c/r:checkpoint_file_common:187] file libcrypt-2.13.so credref 164 secref 0
[ 135.124058] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.124062] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 30
[ 135.124067] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb773b000-0xb7743000 flags 0x8000075 type 3
[ 135.124070] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124074] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124078] [975:975:c/r:checkpoint_vmas:626] vma 0xb7743000-0xb7744000 flags 0x8100071
[ 135.124080] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7743000-0xb7744000 flags 0x8100071 type 3
[ 135.124082] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124086] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7743000
[ 135.124088] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.124089] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124093] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.124106] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.124108] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124112] [975:975:c/r:checkpoint_vmas:626] vma 0xb7744000-0xb7745000 flags 0x8100073
[ 135.124114] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7744000-0xb7745000 flags 0x8100073 type 3
[ 135.124116] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124120] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7744000
[ 135.124121] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.124123] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124127] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.124140] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.124142] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124146] [975:975:c/r:checkpoint_vmas:626] vma 0xb7745000-0xb776c000 flags 0x100073
[ 135.124149] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7745000-0xb776c000 flags 0x100073 type 2
[ 135.124151] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124156] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124160] [975:975:c/r:checkpoint_vmas:626] vma 0xb776c000-0xb77ac000 flags 0x8000075
[ 135.124162] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.124167] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 184 first 1
[ 135.124169] [975:975:c/r:checkpoint_file_common:187] file libncursesw.so.5.7 credref 164 secref 0
[ 135.124171] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.124174] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 32
[ 135.124179] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb776c000-0xb77ac000 flags 0x8000075 type 3
[ 135.124181] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124190] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124193] [975:975:c/r:checkpoint_vmas:626] vma 0xb77ac000-0xb77ad000 flags 0x8000070
[ 135.124196] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb77ac000-0xb77ad000 flags 0x8000070 type 3
[ 135.124198] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124201] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124205] [975:975:c/r:checkpoint_vmas:626] vma 0xb77ad000-0xb77af000 flags 0x8100071
[ 135.124207] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb77ad000-0xb77af000 flags 0x8100071 type 3
[ 135.124209] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124213] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77ad000
[ 135.124215] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77ae000
[ 135.124217] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.124218] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124222] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.124241] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.124243] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124247] [975:975:c/r:checkpoint_vmas:626] vma 0xb77af000-0xb77b0000 flags 0x8100073
[ 135.124249] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb77af000-0xb77b0000 flags 0x8100073 type 3
[ 135.124251] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124255] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77af000
[ 135.124256] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.124258] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124262] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.124274] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.124275] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124279] [975:975:c/r:checkpoint_vmas:626] vma 0xb77b4000-0xb77b6000 flags 0x100073
[ 135.124282] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb77b4000-0xb77b6000 flags 0x100073 type 2
[ 135.124284] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124287] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77b4000
[ 135.124289] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77b5000
[ 135.124291] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.124293] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124296] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.124315] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.124317] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124321] [975:975:c/r:checkpoint_vmas:626] vma 0xb77b6000-0xb77b7000 flags 0x4040075
[ 135.124324] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb77b6000-0xb77b7000 flags 0x4040075 type 1
[ 135.124326] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124329] [975:975:c/r:checkpoint_vmas:626] vma 0xb77b7000-0xb77d3000 flags 0x8000875
[ 135.124332] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.124336] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 186 first 1
[ 135.124338] [975:975:c/r:checkpoint_file_common:187] file ld-2.13.so credref 156 secref 0
[ 135.124340] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.124343] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 24
[ 135.124348] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb77b7000-0xb77d3000 flags 0x8000875 type 3
[ 135.124351] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124356] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124360] [975:975:c/r:checkpoint_vmas:626] vma 0xb77d3000-0xb77d4000 flags 0x8100871
[ 135.124362] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb77d3000-0xb77d4000 flags 0x8100871 type 3
[ 135.124364] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124368] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77d3000
[ 135.124369] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.124371] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124375] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.124387] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.124389] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124392] [975:975:c/r:checkpoint_vmas:626] vma 0xb77d4000-0xb77d5000 flags 0x8100873
[ 135.124395] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb77d4000-0xb77d5000 flags 0x8100873 type 3
[ 135.124397] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124400] [975:975:c/r:vma_fill_pgarr:325] got page 0xb77d4000
[ 135.124402] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.124404] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124407] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.124419] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.124421] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124425] [975:975:c/r:checkpoint_vmas:626] vma 0xbf853000-0xbf875000 flags 0x100173
[ 135.124427] [975:975:c/r:generic_vma_checkpoint:502] vma 0xbf853000-0xbf875000 flags 0x100173 type 2
[ 135.124429] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124434] [975:975:c/r:vma_fill_pgarr:325] got page 0xbf86e000
[ 135.124436] [975:975:c/r:vma_fill_pgarr:325] got page 0xbf86f000
[ 135.124438] [975:975:c/r:vma_fill_pgarr:325] got page 0xbf870000
[ 135.124439] [975:975:c/r:vma_fill_pgarr:325] got page 0xbf871000
[ 135.124441] [975:975:c/r:vma_fill_pgarr:325] got page 0xbf872000
[ 135.124443] [975:975:c/r:vma_fill_pgarr:325] got page 0xbf873000
[ 135.124444] [975:975:c/r:vma_fill_pgarr:325] got page 0xbf874000
[ 135.124446] [975:975:c/r:checkpoint_memory_contents:458] collected 7 pages
[ 135.124448] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124451] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 28708
[ 135.124505] [975:975:c/r:pgarr_release_pages:102] total pages 7
[ 135.124507] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124512] [975:975:c/r:checkpoint_mm_context:228] nldt 0 vdso 0xb77b6000
[ 135.124514] [975:975:c/r:ckpt_write_obj:44] type 404 len 24
[ 135.124517] [975:975:c/r:ckpt_write_obj_type:70] type 202 len 8
[ 135.124521] [975:975:c/r:checkpoint_task_objs:224] mm: objref 154
[ 135.124523] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.124527] [975:975:c/r:ckpt_write_obj:44] type 451 len 16
[ 135.124530] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 14
[ 135.124535] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 10
[ 135.124541] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.124545] [975:975:c/r:ckpt_write_obj:44] type 601 len 2056
[ 135.124554] [975:975:c/r:checkpoint_task_objs:244] sighand: objref 188
[ 135.124556] [975:975:c/r:ckpt_obj_lookup_add:355] SIGNAL objref 189 first 1
[ 135.124558] [975:975:c/r:checkpoint_task_objs:259] signal: objref 189
[ 135.124560] [975:975:c/r:ckpt_write_obj:44] type 105 len 32
[ 135.124564] [975:975:c/r:ckpt_write_obj:44] type 602 len 328
[ 135.124567] [975:975:c/r:ckpt_write_obj:44] type 604 len 24
[ 135.124571] [975:975:c/r:checkpoint_task:428] objs 0
[ 135.124572] [975:975:c/r:ckpt_write_obj:44] type 604 len 24
[ 135.124576] [975:975:c/r:ckpt_write_obj:44] type 603 len 16
[ 135.124579] [975:975:c/r:checkpoint_task:432] task-signal 0
[ 135.124581] [975:975:c/r:checkpoint_all_tasks:234] dumping task #4
[ 135.124583] [975:975:c/r:ckpt_write_obj:44] type 103 len 80
[ 135.124586] [975:975:c/r:ckpt_write_obj_type:70] type 5 len 24
[ 135.124590] [975:975:c/r:checkpoint_task:407] task 0
[ 135.124592] [975:975:c/r:ckpt_write_obj:44] type 107 len 48
[ 135.124595] [975:975:c/r:checkpoint_task:416] thread 0
[ 135.124597] [975:975:c/r:checkpoint_restart_block:311] restart_block: non
[ 135.124599] [975:975:c/r:checkpoint_restart_block:390] restart_block: args 0x0 0x0 0x0 0x0 0x0
[ 135.124601] [975:975:c/r:ckpt_write_obj:44] type 106 len 56
[ 135.124604] [975:975:c/r:checkpoint_restart_block:395] restart_block ret 0
[ 135.124606] [975:975:c/r:checkpoint_task:420] restart-blocks 0
[ 135.124608] [975:975:c/r:checkpoint_cpu:179] math 1
[ 135.124609] [975:975:c/r:ckpt_write_obj:44] type 108 len 192
[ 135.124613] [975:975:c/r:ckpt_write_obj:44] type 201 len 520
[ 135.124616] [975:975:c/r:checkpoint_task:424] cpu 0
[ 135.124619] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.124622] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 191 first 1
[ 135.124624] [975:975:c/r:checkpoint_cred:992] cred uid 0 fsuid 0 gid 0 secref 0
[ 135.124626] [975:975:c/r:ckpt_write_obj:44] type 115 len 96
[ 135.124630] [975:975:c/r:ckpt_write_obj:44] type 118 len 16
[ 135.124633] [975:975:c/r:checkpoint_task_objs:203] cred: objref 0
[ 135.124635] [975:975:c/r:checkpoint_task_ns:130] nsproxy: objref 12
[ 135.124637] [975:975:c/r:ckpt_write_obj:44] type 104 len 16
[ 135.124640] [975:975:c/r:checkpoint_task_objs:210] ns: objref 0
[ 135.124642] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.124646] [975:975:c/r:ckpt_write_obj:44] type 301 len 16
[ 135.124649] [975:975:c/r:checkpoint_file_table:362] nfds 4
[ 135.124652] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.124656] [975:975:c/r:tty_file_checkpoint:2804] tty: df8b8000, real_tty: df8b8000
[ 135.124658] [975:975:c/r:tty_file_checkpoint:2813] master df8b9000 150, slave df8b8000 152
[ 135.124660] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.124664] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 195 first 1
[ 135.124666] [975:975:c/r:checkpoint_cred:992] cred uid 0 fsuid 0 gid 0 secref 0
[ 135.124668] [975:975:c/r:ckpt_write_obj:44] type 115 len 96
[ 135.124672] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 196 first 1
[ 135.124674] [975:975:c/r:checkpoint_file_common:187] file 0 credref 194 secref 0
[ 135.124676] [975:975:c/r:ckpt_write_obj:44] type 304 len 56
[ 135.124679] [975:975:c/r:checkpoint_file_desc:319] fd 0 objref 193 file df9cc180 coe 0)
[ 135.124681] [975:975:c/r:ckpt_write_obj:44] type 302 len 24
[ 135.124685] [975:975:c/r:checkpoint_file_desc:319] fd 1 objref 193 file df9cc180 coe 0)
[ 135.124687] [975:975:c/r:ckpt_write_obj:44] type 302 len 24
[ 135.124690] [975:975:c/r:checkpoint_file_desc:319] fd 2 objref 193 file df9cc180 coe 0)
[ 135.124692] [975:975:c/r:ckpt_write_obj:44] type 302 len 24
[ 135.124696] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.124700] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 198 first 1
[ 135.124702] [975:975:c/r:checkpoint_file_common:187] file myjob.sh credref 190 secref 0
[ 135.124704] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.124708] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 39
[ 135.124713] [975:975:c/r:checkpoint_file_desc:319] fd 10 objref 197 file de58f3c0 coe 1)
[ 135.124715] [975:975:c/r:ckpt_write_obj:44] type 302 len 24
[ 135.124718] [975:975:c/r:checkpoint_file_table:370] files_deferq ran 0 entries
[ 135.124720] [975:975:c/r:checkpoint_task_objs:217] files: objref 192
[ 135.124722] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.124726] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.124730] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 201 first 1
[ 135.124732] [975:975:c/r:checkpoint_file_common:187] file dash credref 194 secref 0
[ 135.124734] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.124737] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 18
[ 135.124742] [975:975:c/r:ckpt_write_obj:44] type 401 len 120
[ 135.124746] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 360
[ 135.124751] [975:975:c/r:checkpoint_vmas:626] vma 0x8048000-0x805c000 flags 0x8001875
[ 135.124753] [975:975:c/r:generic_vma_checkpoint:502] vma 0x8048000-0x805c000 flags 0x8001875 type 3
[ 135.124755] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124761] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124764] [975:975:c/r:checkpoint_vmas:626] vma 0x805c000-0x805d000 flags 0x8101871
[ 135.124767] [975:975:c/r:generic_vma_checkpoint:502] vma 0x805c000-0x805d000 flags 0x8101871 type 3
[ 135.124769] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124772] [975:975:c/r:vma_fill_pgarr:325] got page 0x805c000
[ 135.124774] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.124776] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124779] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.124792] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.124794] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124798] [975:975:c/r:checkpoint_vmas:626] vma 0x805d000-0x805e000 flags 0x8101873
[ 135.124800] [975:975:c/r:generic_vma_checkpoint:502] vma 0x805d000-0x805e000 flags 0x8101873 type 3
[ 135.124802] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124806] [975:975:c/r:vma_fill_pgarr:325] got page 0x805d000
[ 135.124808] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.124810] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124813] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.124825] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.124827] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124830] [975:975:c/r:checkpoint_vmas:626] vma 0x805e000-0x8060000 flags 0x100073
[ 135.124833] [975:975:c/r:generic_vma_checkpoint:502] vma 0x805e000-0x8060000 flags 0x100073 type 2
[ 135.124835] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124838] [975:975:c/r:vma_fill_pgarr:325] got page 0x805f000
[ 135.124840] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.124842] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124845] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.124857] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.124859] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124863] [975:975:c/r:checkpoint_vmas:626] vma 0x8650000-0x8671000 flags 0x100073
[ 135.124865] [975:975:c/r:generic_vma_checkpoint:502] vma 0x8650000-0x8671000 flags 0x100073 type 2
[ 135.124867] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124871] [975:975:c/r:vma_fill_pgarr:325] got page 0x8650000
[ 135.124873] [975:975:c/r:vma_fill_pgarr:325] got page 0x8652000
[ 135.124876] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.124878] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124881] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.124900] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.124902] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124906] [975:975:c/r:checkpoint_vmas:626] vma 0xb75ab000-0xb75ac000 flags 0x100073
[ 135.124908] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb75ab000-0xb75ac000 flags 0x100073 type 2
[ 135.124910] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124914] [975:975:c/r:vma_fill_pgarr:325] got page 0xb75ab000
[ 135.124916] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.124917] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124921] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.124932] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.124934] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124938] [975:975:c/r:checkpoint_vmas:626] vma 0xb75ac000-0xb7706000 flags 0x8000075
[ 135.124940] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.124944] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 203 first 1
[ 135.124946] [975:975:c/r:checkpoint_file_common:187] file libc-2.13.so credref 190 secref 0
[ 135.124948] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.124952] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 26
[ 135.124957] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb75ac000-0xb7706000 flags 0x8000075 type 3
[ 135.124959] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124981] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.124985] [975:975:c/r:checkpoint_vmas:626] vma 0xb7706000-0xb7708000 flags 0x8100071
[ 135.124987] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7706000-0xb7708000 flags 0x8100071 type 3
[ 135.124989] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.124993] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7706000
[ 135.124995] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7707000
[ 135.124996] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.124998] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125002] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.125020] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.125022] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125026] [975:975:c/r:checkpoint_vmas:626] vma 0xb7708000-0xb7709000 flags 0x8100073
[ 135.125028] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7708000-0xb7709000 flags 0x8100073 type 3
[ 135.125031] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125034] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7708000
[ 135.125036] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.125038] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125041] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.125053] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.125055] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125059] [975:975:c/r:checkpoint_vmas:626] vma 0xb7709000-0xb770c000 flags 0x100073
[ 135.125061] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7709000-0xb770c000 flags 0x100073 type 2
[ 135.125063] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125066] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7709000
[ 135.125068] [975:975:c/r:vma_fill_pgarr:325] got page 0xb770b000
[ 135.125070] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.125072] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125075] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.125105] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.125106] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125110] [975:975:c/r:checkpoint_vmas:626] vma 0xb7710000-0xb7712000 flags 0x100073
[ 135.125113] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7710000-0xb7712000 flags 0x100073 type 2
[ 135.125115] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125118] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7710000
[ 135.125120] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7711000
[ 135.125122] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.125123] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125127] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.125147] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.125149] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125153] [975:975:c/r:checkpoint_vmas:626] vma 0xb7712000-0xb7713000 flags 0x4040075
[ 135.125155] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7712000-0xb7713000 flags 0x4040075 type 1
[ 135.125157] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125161] [975:975:c/r:checkpoint_vmas:626] vma 0xb7713000-0xb772f000 flags 0x8000875
[ 135.125163] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.125167] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 205 first 1
[ 135.125170] [975:975:c/r:checkpoint_file_common:187] file ld-2.13.so credref 194 secref 0
[ 135.125171] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.125175] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 24
[ 135.125180] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7713000-0xb772f000 flags 0x8000875 type 3
[ 135.125182] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125188] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125192] [975:975:c/r:checkpoint_vmas:626] vma 0xb772f000-0xb7730000 flags 0x8100871
[ 135.125194] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb772f000-0xb7730000 flags 0x8100871 type 3
[ 135.125196] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125200] [975:975:c/r:vma_fill_pgarr:325] got page 0xb772f000
[ 135.125201] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.125203] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125207] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.125219] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.125221] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125225] [975:975:c/r:checkpoint_vmas:626] vma 0xb7730000-0xb7731000 flags 0x8100873
[ 135.125227] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7730000-0xb7731000 flags 0x8100873 type 3
[ 135.125229] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125233] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7730000
[ 135.125234] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.125236] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125240] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.125252] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.125254] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125257] [975:975:c/r:checkpoint_vmas:626] vma 0xbf847000-0xbf869000 flags 0x100173
[ 135.125260] [975:975:c/r:generic_vma_checkpoint:502] vma 0xbf847000-0xbf869000 flags 0x100173 type 2
[ 135.125262] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125267] [975:975:c/r:vma_fill_pgarr:325] got page 0xbf867000
[ 135.125269] [975:975:c/r:vma_fill_pgarr:325] got page 0xbf868000
[ 135.125270] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.125272] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125276] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.125294] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.125296] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125300] [975:975:c/r:checkpoint_mm_context:228] nldt 0 vdso 0xb7712000
[ 135.125302] [975:975:c/r:ckpt_write_obj:44] type 404 len 24
[ 135.125305] [975:975:c/r:ckpt_write_obj_type:70] type 202 len 8
[ 135.125309] [975:975:c/r:checkpoint_task_objs:224] mm: objref 199
[ 135.125311] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.125315] [975:975:c/r:ckpt_write_obj:44] type 451 len 16
[ 135.125318] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 14
[ 135.125323] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 10
[ 135.125328] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.125332] [975:975:c/r:ckpt_write_obj:44] type 601 len 2056
[ 135.125336] [975:975:c/r:checkpoint_task_objs:244] sighand: objref 207
[ 135.125338] [975:975:c/r:ckpt_obj_lookup_add:355] SIGNAL objref 208 first 1
[ 135.125340] [975:975:c/r:checkpoint_task_objs:259] signal: objref 208
[ 135.125342] [975:975:c/r:ckpt_write_obj:44] type 105 len 32
[ 135.125346] [975:975:c/r:ckpt_obj_lookup:316] PID objref 5
[ 135.125348] [975:975:c/r:ckpt_obj_lookup:316] PID objref 5
[ 135.125349] [975:975:c/r:ckpt_write_obj:44] type 602 len 328
[ 135.125353] [975:975:c/r:ckpt_write_obj:44] type 604 len 24
[ 135.125356] [975:975:c/r:checkpoint_task:428] objs 0
[ 135.125358] [975:975:c/r:ckpt_write_obj:44] type 604 len 24
[ 135.125361] [975:975:c/r:ckpt_write_obj:44] type 603 len 16
[ 135.125364] [975:975:c/r:checkpoint_task:432] task-signal 0
[ 135.125366] [975:975:c/r:checkpoint_all_tasks:234] dumping task #5
[ 135.125368] [975:975:c/r:ckpt_write_obj:44] type 103 len 80
[ 135.125371] [975:975:c/r:ckpt_write_obj_type:70] type 5 len 24
[ 135.125376] [975:975:c/r:checkpoint_task:407] task 0
[ 135.125377] [975:975:c/r:ckpt_write_obj:44] type 107 len 48
[ 135.125380] [975:975:c/r:checkpoint_task:416] thread 0
[ 135.125383] [975:975:c/r:checkpoint_restart_block:320] restart_block: hrtimer expire 135436923045 now 135092494527
[ 135.125385] [975:975:c/r:checkpoint_restart_block:390] restart_block: args 0x1 0x0 0x0 0x0 0x14878fe6
[ 135.125387] [975:975:c/r:ckpt_write_obj:44] type 106 len 56
[ 135.125390] [975:975:c/r:checkpoint_restart_block:395] restart_block ret 0
[ 135.125392] [975:975:c/r:checkpoint_task:420] restart-blocks 0
[ 135.125394] [975:975:c/r:checkpoint_cpu:179] math 1
[ 135.125396] [975:975:c/r:ckpt_write_obj:44] type 108 len 192
[ 135.125399] [975:975:c/r:ckpt_write_obj:44] type 201 len 520
[ 135.125408] [975:975:c/r:checkpoint_task:424] cpu 0
[ 135.125410] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.125414] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 210 first 1
[ 135.125417] [975:975:c/r:checkpoint_cred:992] cred uid 0 fsuid 0 gid 0 secref 0
[ 135.125419] [975:975:c/r:ckpt_write_obj:44] type 115 len 96
[ 135.125422] [975:975:c/r:ckpt_write_obj:44] type 118 len 16
[ 135.125425] [975:975:c/r:checkpoint_task_objs:203] cred: objref 0
[ 135.125427] [975:975:c/r:checkpoint_task_ns:130] nsproxy: objref 12
[ 135.125429] [975:975:c/r:ckpt_write_obj:44] type 104 len 16
[ 135.125432] [975:975:c/r:checkpoint_task_objs:210] ns: objref 0
[ 135.125434] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.125438] [975:975:c/r:ckpt_write_obj:44] type 301 len 16
[ 135.125441] [975:975:c/r:checkpoint_file_table:362] nfds 3
[ 135.125443] [975:975:c/r:checkpoint_file_desc:319] fd 0 objref 193 file df9cc180 coe 0)
[ 135.125445] [975:975:c/r:ckpt_write_obj:44] type 302 len 24
[ 135.125449] [975:975:c/r:checkpoint_file_desc:319] fd 1 objref 193 file df9cc180 coe 0)
[ 135.125451] [975:975:c/r:ckpt_write_obj:44] type 302 len 24
[ 135.125454] [975:975:c/r:checkpoint_file_desc:319] fd 2 objref 193 file df9cc180 coe 0)
[ 135.125456] [975:975:c/r:ckpt_write_obj:44] type 302 len 24
[ 135.125460] [975:975:c/r:checkpoint_file_table:370] files_deferq ran 0 entries
[ 135.125462] [975:975:c/r:checkpoint_task_objs:217] files: objref 211
[ 135.125464] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.125467] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.125471] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.125475] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 215 first 1
[ 135.125477] [975:975:c/r:checkpoint_cred:992] cred uid 0 fsuid 0 gid 0 secref 0
[ 135.125479] [975:975:c/r:ckpt_write_obj:44] type 115 len 96
[ 135.125483] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 216 first 1
[ 135.125485] [975:975:c/r:checkpoint_file_common:187] file sleep credref 214 secref 0
[ 135.125487] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.125490] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 19
[ 135.125495] [975:975:c/r:ckpt_write_obj:44] type 401 len 120
[ 135.125498] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 360
[ 135.125504] [975:975:c/r:checkpoint_vmas:626] vma 0x8048000-0x804c000 flags 0x8001875
[ 135.125506] [975:975:c/r:generic_vma_checkpoint:502] vma 0x8048000-0x804c000 flags 0x8001875 type 3
[ 135.125508] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125512] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125516] [975:975:c/r:checkpoint_vmas:626] vma 0x804c000-0x804d000 flags 0x8101871
[ 135.125518] [975:975:c/r:generic_vma_checkpoint:502] vma 0x804c000-0x804d000 flags 0x8101871 type 3
[ 135.125520] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125523] [975:975:c/r:vma_fill_pgarr:325] got page 0x804c000
[ 135.125525] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.125527] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125530] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.125543] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.125545] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125549] [975:975:c/r:checkpoint_vmas:626] vma 0x804d000-0x804e000 flags 0x8101873
[ 135.125551] [975:975:c/r:generic_vma_checkpoint:502] vma 0x804d000-0x804e000 flags 0x8101873 type 3
[ 135.125553] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125557] [975:975:c/r:vma_fill_pgarr:325] got page 0x804d000
[ 135.125558] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.125560] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125564] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.125575] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.125577] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125581] [975:975:c/r:checkpoint_vmas:626] vma 0x8946000-0x8967000 flags 0x100073
[ 135.125583] [975:975:c/r:generic_vma_checkpoint:502] vma 0x8946000-0x8967000 flags 0x100073 type 2
[ 135.125586] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125589] [975:975:c/r:vma_fill_pgarr:325] got page 0x8946000
[ 135.125592] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.125594] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125598] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.125609] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.125611] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125615] [975:975:c/r:checkpoint_vmas:626] vma 0xb7511000-0xb76c4000 flags 0x8000071
[ 135.125617] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.125621] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 218 first 1
[ 135.125624] [975:975:c/r:checkpoint_file_common:187] file locale-archive credref 209 secref 0
[ 135.125625] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.125629] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 39
[ 135.125634] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7511000-0xb76c4000 flags 0x8000071 type 3
[ 135.125637] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125661] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125665] [975:975:c/r:checkpoint_vmas:626] vma 0xb76c4000-0xb76c5000 flags 0x100073
[ 135.125667] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb76c4000-0xb76c5000 flags 0x100073 type 2
[ 135.125669] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125673] [975:975:c/r:vma_fill_pgarr:325] got page 0xb76c4000
[ 135.125674] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.125676] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125679] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.125691] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.125693] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125697] [975:975:c/r:checkpoint_vmas:626] vma 0xb76c5000-0xb781f000 flags 0x8000075
[ 135.125699] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.125703] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 220 first 1
[ 135.125705] [975:975:c/r:checkpoint_file_common:187] file libc-2.13.so credref 209 secref 0
[ 135.125707] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.125711] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 26
[ 135.125716] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb76c5000-0xb781f000 flags 0x8000075 type 3
[ 135.125718] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125740] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125744] [975:975:c/r:checkpoint_vmas:626] vma 0xb781f000-0xb7821000 flags 0x8100071
[ 135.125746] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb781f000-0xb7821000 flags 0x8100071 type 3
[ 135.125748] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125752] [975:975:c/r:vma_fill_pgarr:325] got page 0xb781f000
[ 135.125753] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7820000
[ 135.125755] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.125757] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125760] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.125779] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.125781] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125785] [975:975:c/r:checkpoint_vmas:626] vma 0xb7821000-0xb7822000 flags 0x8100073
[ 135.125787] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7821000-0xb7822000 flags 0x8100073 type 3
[ 135.125789] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125793] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7821000
[ 135.125795] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.125796] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125800] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.125812] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.125814] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125817] [975:975:c/r:checkpoint_vmas:626] vma 0xb7822000-0xb7825000 flags 0x100073
[ 135.125820] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7822000-0xb7825000 flags 0x100073 type 2
[ 135.125822] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125825] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7822000
[ 135.125827] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7824000
[ 135.125829] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.125831] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125834] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.125857] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.125859] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125863] [975:975:c/r:checkpoint_vmas:626] vma 0xb7829000-0xb782b000 flags 0x100073
[ 135.125866] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7829000-0xb782b000 flags 0x100073 type 2
[ 135.125868] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125871] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7829000
[ 135.125873] [975:975:c/r:vma_fill_pgarr:325] got page 0xb782a000
[ 135.125875] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.125877] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125880] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.125899] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.125901] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125905] [975:975:c/r:checkpoint_vmas:626] vma 0xb782b000-0xb782c000 flags 0x4040075
[ 135.125907] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb782b000-0xb782c000 flags 0x4040075 type 1
[ 135.125909] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125913] [975:975:c/r:checkpoint_vmas:626] vma 0xb782c000-0xb7848000 flags 0x8000875
[ 135.125915] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.125919] [975:975:c/r:ckpt_obj_lookup_add:355] SECURITY PTR objref 222 first 1
[ 135.125921] [975:975:c/r:checkpoint_file_common:187] file ld-2.13.so credref 214 secref 0
[ 135.125923] [975:975:c/r:ckpt_write_obj:44] type 304 len 48
[ 135.125927] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 24
[ 135.125932] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb782c000-0xb7848000 flags 0x8000875 type 3
[ 135.125934] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125940] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125943] [975:975:c/r:checkpoint_vmas:626] vma 0xb7848000-0xb7849000 flags 0x8100871
[ 135.125945] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7848000-0xb7849000 flags 0x8100871 type 3
[ 135.125948] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125951] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7848000
[ 135.125953] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.125955] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125958] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.125970] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.125972] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125976] [975:975:c/r:checkpoint_vmas:626] vma 0xb7849000-0xb784a000 flags 0x8100873
[ 135.125978] [975:975:c/r:generic_vma_checkpoint:502] vma 0xb7849000-0xb784a000 flags 0x8100873 type 3
[ 135.125980] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.125984] [975:975:c/r:vma_fill_pgarr:325] got page 0xb7849000
[ 135.125986] [975:975:c/r:checkpoint_memory_contents:458] collected 1 pages
[ 135.125987] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.125991] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 4108
[ 135.126003] [975:975:c/r:pgarr_release_pages:102] total pages 1
[ 135.126005] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.126008] [975:975:c/r:checkpoint_vmas:626] vma 0xbff73000-0xbff95000 flags 0x100173
[ 135.126011] [975:975:c/r:generic_vma_checkpoint:502] vma 0xbff73000-0xbff95000 flags 0x100173 type 2
[ 135.126013] [975:975:c/r:ckpt_write_obj:44] type 402 len 72
[ 135.126018] [975:975:c/r:vma_fill_pgarr:325] got page 0xbff92000
[ 135.126020] [975:975:c/r:vma_fill_pgarr:325] got page 0xbff94000
[ 135.126022] [975:975:c/r:checkpoint_memory_contents:458] collected 2 pages
[ 135.126023] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.126027] [975:975:c/r:ckpt_write_obj_type:70] type 4 len 8208
[ 135.126045] [975:975:c/r:pgarr_release_pages:102] total pages 2
[ 135.126047] [975:975:c/r:ckpt_write_obj:44] type 403 len 16
[ 135.126051] [975:975:c/r:checkpoint_mm_context:228] nldt 0 vdso 0xb782b000
[ 135.126053] [975:975:c/r:ckpt_write_obj:44] type 404 len 24
[ 135.126056] [975:975:c/r:ckpt_write_obj_type:70] type 202 len 8
[ 135.126060] [975:975:c/r:checkpoint_task_objs:224] mm: objref 212
[ 135.126062] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.126065] [975:975:c/r:ckpt_write_obj:44] type 451 len 16
[ 135.126069] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 14
[ 135.126074] [975:975:c/r:ckpt_write_obj_type:70] type 303 len 10
[ 135.126079] [975:975:c/r:ckpt_write_obj:44] type 6 len 16
[ 135.126083] [975:975:c/r:ckpt_write_obj:44] type 601 len 2056
[ 135.126092] [975:975:c/r:checkpoint_task_objs:244] sighand: objref 224
[ 135.126094] [975:975:c/r:ckpt_obj_lookup_add:355] SIGNAL objref 225 first 1
[ 135.126096] [975:975:c/r:checkpoint_task_objs:259] signal: objref 225
[ 135.126098] [975:975:c/r:ckpt_write_obj:44] type 105 len 32
[ 135.126102] [975:975:c/r:ckpt_write_obj:44] type 602 len 328
[ 135.126105] [975:975:c/r:ckpt_write_obj:44] type 604 len 24
[ 135.126109] [975:975:c/r:checkpoint_task:428] objs 0
[ 135.126110] [975:975:c/r:ckpt_write_obj:44] type 604 len 24
[ 135.126114] [975:975:c/r:ckpt_write_obj:44] type 603 len 16
[ 135.126117] [975:975:c/r:checkpoint_task:432] task-signal 0
[ 135.126122] [975:975:c/r:ckpt_write_obj:44] type 9001 len 16
[ 135.126152] [975:975:c/r:pgarr_release_pages:102] total pages 0
[-- Attachment #5: restart.console.out --]
[-- Type: text/plain, Size: 2230 bytes --]
restart.sh sleep
about to unshare with 20000
<1012>number of pids 6, vpids 0
<1012>number of tasks: 6
<1012>====== PIDS
<1012> [1] depth 0 pids 0
<1012> [2] depth 0 pids 0
<1012> [3] depth 0 pids 0
<1012> [4] depth 0 pids 0
<1012> [5] depth 0 pids 0
<1012> [6] depth 0 pids 0
<1012>...........
<1012>total tasks (excluding ghosts): 6
<1012>total tasks (including ghosts): 6
<1012>pid 0: session leader
<1012>pid 0: creator set to 0
<1012>pid 0: orphan session -1
<1012>pid 0: creator set to 301
<1012>pid 0: set session
<1012>pid 0: moving up to 301
<1012>pid 0: session leader
<1012>pid 0: creator set to 0
<1012>pid 0: session leader
<1012>pid 0: creator set to 0
<1012>pid 0: inherit sid 0
<1012>pid 0: creator set to 0
<1012>====== TASKS
<1012> [ 0] pid 0( 1) (tgid 1) ppid 0( 0) (pgid -4097) sid -1(-4097) creator 0( 0)
<1012> [ 1] pid 0( 2) (tgid 2) ppid 0( 1) (pgid 2) sid 0( 2) creator 0( 0) prev 301
<1012> [ 2] pid 0( 3) (tgid 3) ppid 0( 1) (pgid -4097) sid -1(-4097) creator 301( 0) S
<1012> [ 3] pid 0( 4) (tgid 4) ppid 0( 1) (pgid 4) sid 0( 4) creator 0( 0) next 301 prev 0
<1012> [ 4] pid 0( 5) (tgid 5) ppid 0( 4) (pgid 5) sid 0( 5) creator 0( 0) next 0 prev 0
<1012> [ 5] pid 0( 6) (tgid 6) ppid 0( 5) (pgid 5) sid 0( 5) creator 0( 0) next 0 placeholder 301
<1012> [ 6] pid 301( 7) (tgid -1) ppid 0( 1) (pgid -1) sid -1(-4097) creator 0( 0) next 0 prev 0 D
<1012>............
<1012>new pidns without init
<1012>forking coordinator in new pidns
<1>fork child vpid 0 flags 0x1
<1>task 0 forking with flags 11 numpids 1
<1>task 0 pids: 0
<1>...
<1>forked child vpid 2 (asked 0)
failed to create specific pid with eclone
<1013>====== PIDS ARRAY
<1013>[0] pid 0 depth 0
<1013>[1] pid 0 depth 0
<1013>[2] pid 0 depth 0
<1013>[3] pid 0 depth 0
<1013>[4] pid 0 depth 0
<1013>[5] pid 0 depth 0
<1013>............
<1012>Coordinator failed to report status
<1012>SIGCHLD: child not ready
<1012>SIGCHLD: already collected
<1012>c/r failed ?
restart: Input/output error
Restart failed
root@cr-natty-i386:/home/serge#
[-- Attachment #6: Type: text/plain, Size: 206 bytes --]
_______________________________________________
Containers mailing list
Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
https://lists.linux-foundation.org/mailman/listinfo/containers
next reply other threads:[~2011-03-07 19:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-07 19:35 Serge E. Hallyn [this message]
[not found] ` <20110307193503.GA16777-A9i7LUbDfNHQT0dZR+AlfA@public.gmane.org>
2011-03-24 0:52 ` c/r failure Matt Helsley
[not found] ` <20110324005230.GD22601-52DBMbEzqgQ/wnmkkaCWp/UQ3DHhIser@public.gmane.org>
2011-03-24 1:34 ` Serge E. Hallyn
[not found] ` <20110324013452.GA14481-A9i7LUbDfNHQT0dZR+AlfA@public.gmane.org>
2011-03-24 2:11 ` Matt Helsley
[not found] ` <20110324021137.GE22601-52DBMbEzqgQ/wnmkkaCWp/UQ3DHhIser@public.gmane.org>
2011-04-24 9:33 ` Oren Laadan
[not found] ` <4DB3EE6A.501-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
2011-04-25 15:12 ` Serge E. Hallyn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110307193503.GA16777@hallyn.com \
--to=serge-a9i7lubdfnhqt0dzr+alfa@public.gmane.org \
--cc=containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org \
--cc=orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.