Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Thu, 31 Dec 2020 06:57:04 +0100
From: Adam Zabrocki <pi3@....com.pl>
To: lkrg-users@...ts.openwall.com
Subject: Re: LKRG build error on Linux-5.10.x

It looks like you have OOM condition

- Adam

On Thu, Dec 31, 2020 at 05:10:19AM +0100, Jacek wrote:
> Thanks
> 
> After commit:
> 
> commit e0547c4d7c7f3e8ac239e3d36cfc9907eabba5cd (HEAD -> main, origin/main,
> origin/HEAD)
> Author: Adam_pi3 <pi3@....com.pl>
> Date:   Wed Dec 30 17:36:13 2020 -0500
> 
>     Fix compilation for kernel 5.10+
> 
> P_LKRG build ok, but:
> 
> modprobe -v p_lkrg:
> 
> insmod /lib/modules/5.10.3-g1/extra/p_lkrg.ko log_level=3
> modprobe: ERROR: could not insert 'p_lkrg': No buffer space available
> 
> Dmesg says:
> 
> [107796.458820] [p_lkrg] Loading LKRG...
> [107796.458823] [p_lkrg] System does NOT support SMAP. LKRG can't enforce
> SMAP validation :(
> [107796.469784] Freezing user space processes ... (elapsed 0.002 seconds)
> done.
> [107796.472284] OOM killer disabled.
> [107796.490508] warn_alloc: 245 callbacks suppressed
> [107796.490510] modprobe: page allocation failure: order:7,
> mode:0x40a20(GFP_ATOMIC|__GFP_COMP), nodemask=(null),cpuset=/,mems_allowed=0
> [107796.490516] CPU: 3 PID: 2783 Comm: modprobe Tainted: G C O T 5.10.3-g1
> #1
> [107796.490517] Hardware name: Gigabyte Technology Co., Ltd.
> Z97-D3H/Z97-D3H-CF, BIOS F9 09/18/2015
> [107796.490517] Call Trace:
> [107796.490524] dump_stack+0x57/0x6a
> [107796.490527] warn_alloc.cold+0x74/0xdb
> [107796.490530] __alloc_pages_slowpath.constprop.0+0xb5c/0xb80
> [107796.490533] ? idr_alloc_cyclic+0x52/0xb0
> [107796.490534] __alloc_pages_nodemask+0x233/0x280
> [107796.490537] allocate_slab+0x2dd/0x490
> [107796.490539] ___slab_alloc.constprop.0+0x218/0x710
> [107796.490549] ? p_dump_task_f+0x19/0xf0 [p_lkrg]
> [107796.490565] ? p_dump_task_f+0x19/0xf0 [p_lkrg]
> [107796.490569] ? p_dump_task_f+0x19/0xf0 [p_lkrg]
> [107796.490574] ? p_dump_task_f+0x19/0xf0 [p_lkrg]
> [107796.490577] ? p_dump_task_f+0x19/0xf0 [p_lkrg]
> [107796.490579] __slab_alloc.isra.0.constprop.0+0x38/0x50
> [107796.490581] kmem_cache_alloc+0x355/0x390
> [107796.490585] p_dump_task_f+0x19/0xf0 [p_lkrg]
> [107796.490590] p_exploit_detection_init+0x21e/0x400 [p_lkrg]
> [107796.490595] p_lkrg_register+0x327/0x1000 [p_lkrg]
> [107796.490596] ? 0xffffffffc025b000
> [107796.490598] do_one_initcall+0x5a/0x1a0
> [107796.490611] do_init_module+0x54/0x200
> [107796.490612] load_module+0x2342/0x26a0
> [107796.490616] ? __do_sys_finit_module+0xa5/0xe0
> [107796.490617] __do_sys_finit_module+0xa5/0xe0
> [107796.490620] do_syscall_64+0x33/0x40
> [107796.490621] entry_SYSCALL_64_after_hwframe+0x44/0xa9
> [107796.490623] RIP: 0033:0x743073a72069
> [107796.490625] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48
> 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48>
> 3d 01 f0 ff ff 73 01 c3 48 8b 0d c7 7d 0c 00 f7 d8 64 89 01 48
> [107796.490626] RSP: 002b:00007ffed66bdde8 EFLAGS: 00000246 ORIG_RAX:
> 0000000000000139
> [107796.490627] RAX: ffffffffffffffda RBX: 00005b39f93e1c30 RCX:
> 0000743073a72069
> [107796.490628] RDX: 0000000000000000 RSI: 00005b39f93e2020 RDI:
> 0000000000000003
> [107796.490628] RBP: 0000000000040000 R08: 0000000000000000 R09:
> 0000000000000000
> [107796.490629] R10: 0000000000000003 R11: 0000000000000246 R12:
> 00005b39f93e2020
> [107796.490630] R13: 0000000000000000 R14: 00005b39f93e1d60 R15:
> 0000000000000000
> [107796.490631] Mem-Info:
> [107796.490634] active_anon:19940 inactive_anon:1067805 isolated_anon:0
> active_file:1105721 inactive_file:1135181 isolated_file:0
> unevictable:93132 dirty:2 writeback:0
> slab_reclaimable:214230 slab_unreclaimable:67180
> mapped:218736 shmem:140506 pagetables:8444 bounce:0
> free:47737 free_pcp:1876 free_cma:0
> [107796.490635] Node 0 active_anon:79760kB inactive_anon:4271220kB
> active_file:4422884kB inactive_file:4540724kB unevictable:372528kB
> isolated(anon):0kB isolated(file):0kB mapped:874944kB dirty:8kB
> writeback:0kB shmem:562024kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp:
> 1460224kB writeback_tmp:0kB kernel_stack:14528kB all_unreclaimable? no
> [107796.490637] DMA free:15888kB min:64kB low:80kB high:96kB
> reserved_highatomic:0KB active_anon:0kB inactive_anon:0kB active_file:0kB
> inactive_file:0kB unevictable:0kB writepending:0kB present:15988kB
> managed:15896kB mlocked:0kB pagetables:0kB bounce:0kB free_pcp:0kB
> local_pcp:0kB free_cma:0kB
> [107796.490638] lowmem_reserve[]: 0 3314 15781 15781
> [107796.490642] DMA32 free:74764kB min:44900kB low:48444kB high:51988kB
> reserved_highatomic:18432KB active_anon:1104kB inactive_anon:1201676kB
> active_file:525960kB inactive_file:1414008kB unevictable:38600kB
> writepending:0kB present:3459756kB managed:3394080kB mlocked:0kB
> pagetables:36kB bounce:0kB free_pcp:3784kB local_pcp:1052kB free_cma:0kB
> [107796.490642] lowmem_reserve[]: 0 0 12466 12466
> [107796.490646] Normal free:100296kB min:84056kB low:97388kB high:110720kB
> reserved_highatomic:0KB active_anon:78656kB inactive_anon:3069544kB
> active_file:3896924kB inactive_file:3127264kB unevictable:333928kB
> writepending:8kB present:13105152kB managed:12772688kB mlocked:68kB
> pagetables:33740kB bounce:0kB free_pcp:3524kB local_pcp:1076kB free_cma:0kB
> [107796.490646] lowmem_reserve[]: 0 0 0 0
> [107796.490648] DMA: 2*4kB (U) 1*8kB (U) 2*16kB (U) 1*32kB (U) 3*64kB (U)
> 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15888kB
> [107796.490657] DMA32: 1522*4kB (UMEH) 904*8kB (UMEH) 554*16kB (UMEH)
> 287*32kB (UMEH) 156*64kB (UMEH) 81*128kB (UME) 91*256kB (UMEH) 0*512kB
> 0*1024kB 0*2048kB 0*4096kB = 75016kB
> [107796.490665] Normal: 893*4kB (UME) 3308*8kB (UME) 1807*16kB (UE) 720*32kB
> (UE) 290*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB =
> 100548kB
> [107796.490674] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0
> hugepages_size=1048576kB
> [107796.490674] Node 0 hugepages_total=512 hugepages_free=501
> hugepages_surp=0 hugepages_size=2048kB
> [107796.490675] 2376040 total pagecache pages
> [107796.490676] 0 pages in swap cache
> [107796.490676] Swap cache stats: add 0, delete 0, find 0/0
> [107796.490677] Free swap = 0kB
> [107796.490677] Total swap = 0kB
> [107796.490678] 4145224 pages RAM
> [107796.490678] 0 pages HighMem/MovableOnly
> [107796.490679] 99558 pages reserved
> [107796.490679] 0 pages cma reserved
> [107796.490680] 0 pages hwpoisoned
> [107796.490681] slab_out_of_memory: 236 callbacks suppressed
> [107796.490682] SLUB: Unable to allocate memory on node -1,
> gfp=0xa20(GFP_ATOMIC)
> [107796.490683] cache: p_ed_pids, object size: 274832, buffer size: 274880,
> default order: 7, min order: 7
> [107796.490683] node 0: slabs: 135, objs: 135, free: 0
> [107796.490684] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3322 :(
> [107796.490686] SLUB: Unable to allocate memory on node -1,
> gfp=0xa20(GFP_ATOMIC)
> [107796.490687] cache: p_ed_pids, object size: 274832, buffer size: 274880,
> default order: 7, min order: 7
> [107796.490687] node 0: slabs: 135, objs: 135, free: 0
> [107796.490688] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3323 :(
> [107796.490689] SLUB: Unable to allocate memory on node -1,
> gfp=0xa20(GFP_ATOMIC)
> [107796.490690] cache: p_ed_pids, object size: 274832, buffer size: 274880,
> default order: 7, min order: 7
> [107796.490690] node 0: slabs: 135, objs: 135, free: 0
> [107796.490691] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3324 :(
> [107796.490692] SLUB: Unable to allocate memory on node -1,
> gfp=0xa20(GFP_ATOMIC)
> [107796.490693] cache: p_ed_pids, object size: 274832, buffer size: 274880,
> default order: 7, min order: 7
> [107796.490694] node 0: slabs: 135, objs: 135, free: 0
> [107796.490694] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3325 :(
> [107796.490695] SLUB: Unable to allocate memory on node -1,
> gfp=0xa20(GFP_ATOMIC)
> [107796.490696] cache: p_ed_pids, object size: 274832, buffer size: 274880,
> default order: 7, min order: 7
> [107796.490697] node 0: slabs: 135, objs: 135, free: 0
> [107796.490697] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3326 :(
> [107796.490698] SLUB: Unable to allocate memory on node -1,
> gfp=0xa20(GFP_ATOMIC)
> [107796.490699] cache: p_ed_pids, object size: 274832, buffer size: 274880,
> default order: 7, min order: 7
> [107796.490700] node 0: slabs: 135, objs: 135, free: 0
> [107796.490700] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3327 :(
> [107796.490701] SLUB: Unable to allocate memory on node -1,
> gfp=0xa20(GFP_ATOMIC)
> [107796.490702] cache: p_ed_pids, object size: 274832, buffer size: 274880,
> default order: 7, min order: 7
> [107796.490703] node 0: slabs: 135, objs: 135, free: 0
> [107796.490703] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3328 :(
> [107796.490705] SLUB: Unable to allocate memory on node -1,
> gfp=0xa20(GFP_ATOMIC)
> [107796.490705] cache: p_ed_pids, object size: 274832, buffer size: 274880,
> default order: 7, min order: 7
> [107796.490706] node 0: slabs: 135, objs: 135, free: 0
> [107796.490706] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3329 :(
> [107796.490708] SLUB: Unable to allocate memory on node -1,
> gfp=0xa20(GFP_ATOMIC)
> [107796.490708] cache: p_ed_pids, object size: 274832, buffer size: 274880,
> default order: 7, min order: 7
> [107796.490709] node 0: slabs: 135, objs: 135, free: 0
> [107796.490709] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3330 :(
> [107796.490711] SLUB: Unable to allocate memory on node -1,
> gfp=0xa20(GFP_ATOMIC)
> [107796.490711] cache: p_ed_pids, object size: 274832, buffer size: 274880,
> default order: 7, min order: 7
> [107796.490712] node 0: slabs: 135, objs: 135, free: 0
> [107796.490712] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3331 :(
> [107796.490713] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3332 :(
> [107796.490715] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3333 :(
> [107796.490716] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3334 :(
> [107796.490717] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3335 :(
> [107796.490718] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3336 :(
> [107796.490719] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3337 :(
> [107796.490721] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3338 :(
> [107796.490722] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3339 :(
> [107796.490723] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3340 :(
> [107796.490725] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3341 :(
> [107796.490726] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3342 :(
> [107796.490727] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3343 :(
> [107796.490728] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3344 :(
> [107796.490729] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3345 :(
> [107796.490730] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3346 :(
> [107796.490732] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3347 :(
> [107796.490733] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3348 :(
> [107796.490734] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3349 :(
> [107796.490735] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3350 :(
> [107796.490736] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3351 :(
> [107796.490737] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3352 :(
> [107796.490739] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3460 :(
> [107796.490740] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3461 :(
> [107796.490741] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3462 :(
> [107796.490742] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3463 :(
> [107796.490744] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3464 :(
> [107796.490745] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3465 :(
> [107796.490746] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3466 :(
> [107796.490747] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3467 :(
> [107796.490749] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3468 :(
> [107796.490750] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3469 :(
> [107796.490751] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3470 :(
> [107796.490752] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3471 :(
> [107796.490753] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3472 :(
> [107796.490754] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3473 :(
> [107796.490756] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3477 :(
> [107796.490757] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3492 :(
> [107796.490759] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2686 :(
> [107796.490760] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2687 :(
> [107796.490761] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2688 :(
> [107796.490763] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2689 :(
> [107796.490764] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2693 :(
> [107796.490765] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2694 :(
> [107796.490767] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2695 :(
> [107796.490768] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2696 :(
> [107796.490769] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2697 :(
> [107796.490771] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2698 :(
> [107796.490772] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2699 :(
> [107796.490773] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2700 :(
> [107796.490775] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2701 :(
> [107796.490776] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2702 :(
> [107796.490778] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2703 :(
> [107796.490779] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2704 :(
> [107796.490780] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2705 :(
> [107796.490781] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2706 :(
> [107796.490783] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2707 :(
> [107796.490784] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2708 :(
> [107796.490786] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3136 :(
> [107796.490787] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3173 :(
> [107796.490788] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3179 :(
> [107796.490789] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3174 :(
> [107796.490791] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3193 :(
> [107796.490792] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3197 :(
> [107796.490793] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3198 :(
> [107796.490795] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3200 :(
> [107796.490796] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3201 :(
> [107796.490797] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3202 :(
> [107796.490799] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3203 :(
> [107796.490800] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3204 :(
> [107796.490801] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3205 :(
> [107796.490803] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3488 :(
> [107796.490804] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3491 :(
> [107796.490805] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3494 :(
> [107796.490806] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3507 :(
> [107796.490808] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3508 :(
> [107796.490809] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3509 :(
> [107796.490810] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3510 :(
> [107796.490811] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3511 :(
> [107796.490812] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3521 :(
> [107796.490813] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3522 :(
> [107796.490814] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3523 :(
> [107796.490816] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3525 :(
> [107796.490817] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3526 :(
> [107796.490818] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3527 :(
> [107796.490819] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3528 :(
> [107796.490821] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3529 :(
> [107796.490822] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3531 :(
> [107796.490823] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3532 :(
> [107796.490825] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3533 :(
> [107796.490826] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3538 :(
> [107796.490827] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3539 :(
> [107796.490828] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3540 :(
> [107796.490829] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3541 :(
> [107796.490831] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3549 :(
> [107796.490832] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3550 :(
> [107796.490833] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3551 :(
> [107796.490835] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3536 :(
> [107796.490836] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3537 :(
> [107796.490837] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3543 :(
> [107796.490839] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3544 :(
> [107796.490840] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3545 :(
> [107796.490841] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3546 :(
> [107796.490842] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3548 :(
> [107796.490844] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3559 :(
> [107796.490845] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3561 :(
> [107796.490846] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3562 :(
> [107796.490848] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3564 :(
> [107796.490849] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3565 :(
> [107796.490850] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3566 :(
> [107796.490851] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3567 :(
> [107796.490853] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3568 :(
> [107796.490854] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3569 :(
> [107796.490855] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3571 :(
> [107796.490857] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3572 :(
> [107796.490858] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3573 :(
> [107796.490859] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3574 :(
> [107796.490861] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3575 :(
> [107796.490862] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3577 :(
> [107796.490864] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3578 :(
> [107796.490865] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3583 :(
> [107796.490866] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3584 :(
> [107796.490867] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3585 :(
> [107796.490869] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3590 :(
> [107796.490870] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3599 :(
> [107796.490871] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3600 :(
> [107796.490872] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3601 :(
> [107796.490874] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3602 :(
> [107796.490875] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3603 :(
> [107796.490876] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3604 :(
> [107796.490877] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3580 :(
> [107796.490879] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3581 :(
> [107796.490880] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3582 :(
> [107796.490881] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3587 :(
> [107796.490883] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3589 :(
> [107796.490884] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3591 :(
> [107796.490885] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3592 :(
> [107796.490886] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3593 :(
> [107796.490888] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3595 :(
> [107796.490889] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3596 :(
> [107796.490890] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3597 :(
> [107796.490891] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3626 :(
> [107796.490893] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3663 :(
> [107796.490894] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3665 :(
> [107796.490895] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3672 :(
> [107796.490897] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3629 :(
> [107796.490898] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3639 :(
> [107796.490899] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3641 :(
> [107796.490900] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3732 :(
> [107796.490902] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3632 :(
> [107796.490903] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3642 :(
> [107796.490904] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3644 :(
> [107796.490906] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3634 :(
> [107796.490907] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3635 :(
> [107796.490908] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3636 :(
> [107796.490910] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3772 :(
> [107796.490911] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3638 :(
> [107796.490912] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3649 :(
> [107796.490913] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3651 :(
> [107796.490915] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3689 :(
> [107796.490916] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3733 :(
> [107796.490917] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3652 :(
> [107796.490919] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3653 :(
> [107796.490920] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3662 :(
> [107796.490921] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3664 :(
> [107796.490922] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3681 :(
> [107796.490923] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3682 :(
> [107796.490924] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3683 :(
> [107796.490926] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3684 :(
> [107796.490927] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3685 :(
> [107796.490928] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3686 :(
> [107796.490929] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1920 :(
> [107796.490930] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3654 :(
> [107796.490932] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3673 :(
> [107796.490933] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3697 :(
> [107796.490934] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3658 :(
> [107796.490936] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3666 :(
> [107796.490937] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3668 :(
> [107796.490938] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3661 :(
> [107796.490939] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3675 :(
> [107796.490941] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3676 :(
> [107796.490942] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3677 :(
> [107796.490943] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3678 :(
> [107796.490944] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3679 :(
> [107796.490945] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3680 :(
> [107796.490946] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3687 :(
> [107796.490948] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3727 :(
> [107796.490949] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3728 :(
> [107796.490950] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3729 :(
> [107796.490952] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3740 :(
> [107796.490953] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3743 :(
> [107796.490954] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3745 :(
> [107796.490955] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3770 :(
> [107796.490957] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3748 :(
> [107796.490958] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3754 :(
> [107796.490959] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3757 :(
> [107796.490960] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3793 :(
> [107796.490962] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3750 :(
> [107796.490963] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3755 :(
> [107796.490964] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3759 :(
> [107796.490966] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3795 :(
> [107796.490967] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3751 :(
> [107796.490969] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3763 :(
> [107796.490970] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3765 :(
> [107796.490971] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3796 :(
> [107796.490972] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3753 :(
> [107796.490973] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3760 :(
> [107796.490974] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3762 :(
> [107796.490976] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3794 :(
> [107796.490977] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3774 :(
> [107796.490978] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3783 :(
> [107796.490979] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3785 :(
> [107796.490981] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3798 :(
> [107796.490982] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3777 :(
> [107796.490983] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3786 :(
> [107796.490984] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3790 :(
> [107796.490985] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3797 :(
> [107796.490997] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3778 :(
> [107796.490999] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3788 :(
> [107796.491000] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3792 :(
> [107796.491001] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3799 :(
> [107796.491003] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3808 :(
> [107796.491004] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3809 :(
> [107796.491005] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3810 :(
> [107796.491007] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3852 :(
> [107796.491008] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3853 :(
> [107796.491009] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3854 :(
> [107796.491011] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3855 :(
> [107796.491012] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3890 :(
> [107796.491013] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3891 :(
> [107796.491014] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3892 :(
> [107796.491016] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3893 :(
> [107796.491017] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3894 :(
> [107796.491018] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3895 :(
> [107796.491020] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3896 :(
> [107796.491021] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3897 :(
> [107796.491022] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3902 :(
> [107796.491023] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3903 :(
> [107796.491024] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3904 :(
> [107796.491026] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3908 :(
> [107796.491027] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3909 :(
> [107796.491028] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3910 :(
> [107796.491029] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3911 :(
> [107796.491031] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3912 :(
> [107796.491032] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3913 :(
> [107796.491033] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3915 :(
> [107796.491034] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3944 :(
> [107796.491036] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3947 :(
> [107796.491037] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 4063 :(
> [107796.491038] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3899 :(
> [107796.491040] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3901 :(
> [107796.491041] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3929 :(
> [107796.491043] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3930 :(
> [107796.491044] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3931 :(
> [107796.491045] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3932 :(
> [107796.491047] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3933 :(
> [107796.491048] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3934 :(
> [107796.491050] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3935 :(
> [107796.491051] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3936 :(
> [107796.491052] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3937 :(
> [107796.491053] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3938 :(
> [107796.491055] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3939 :(
> [107796.491056] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3940 :(
> [107796.491057] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3943 :(
> [107796.491058] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3945 :(
> [107796.491060] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3946 :(
> [107796.491061] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3948 :(
> [107796.491062] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3949 :(
> [107796.491064] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3951 :(
> [107796.491065] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3954 :(
> [107796.491066] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2919 :(
> [107796.491068] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3955 :(
> [107796.491069] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3956 :(
> [107796.491070] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3958 :(
> [107796.491071] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3959 :(
> [107796.491072] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3962 :(
> [107796.491074] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3963 :(
> [107796.491075] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3964 :(
> [107796.491076] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3965 :(
> [107796.491077] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3966 :(
> [107796.491079] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2569 :(
> [107796.491080] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3974 :(
> [107796.491081] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3976 :(
> [107796.491083] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3977 :(
> [107796.491084] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 4093 :(
> [107796.491085] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 4094 :(
> [107796.491086] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 4095 :(
> [107796.491087] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 300 :(
> [107796.491089] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 301 :(
> [107796.491090] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 302 :(
> [107796.491091] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 303 :(
> [107796.491092] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 304 :(
> [107796.491094] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 305 :(
> [107796.491095] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 306 :(
> [107796.491096] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 307 :(
> [107796.491097] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 308 :(
> [107796.491099] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 314 :(
> [107796.491100] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3979 :(
> [107796.491101] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3980 :(
> [107796.491102] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3981 :(
> [107796.491104] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3983 :(
> [107796.491105] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3984 :(
> [107796.491107] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3985 :(
> [107796.491108] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3986 :(
> [107796.491109] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 311 :(
> [107796.491111] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 312 :(
> [107796.491112] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 313 :(
> [107796.491114] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 366 :(
> [107796.491115] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 367 :(
> [107796.491116] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 368 :(
> [107796.491118] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 372 :(
> [107796.491119] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 373 :(
> [107796.491121] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 835 :(
> [107796.491122] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3119 :(
> [107796.491124] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3120 :(
> [107796.491125] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3121 :(
> [107796.491143] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2541 :(
> [107796.491145] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2542 :(
> [107796.491146] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2543 :(
> [107796.491148] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2561 :(
> [107796.491149] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3449 :(
> [107796.491151] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3451 :(
> [107796.491152] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3452 :(
> [107796.491154] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3459 :(
> [107796.491156] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2873 :(
> [107796.491157] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2881 :(
> [107796.491158] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2882 :(
> [107796.491160] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3969 :(
> [107796.491161] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3997 :(
> [107796.491163] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3998 :(
> [107796.491174] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1975 :(
> [107796.491175] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1978 :(
> [107796.491177] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1979 :(
> [107796.491178] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1980 :(
> [107796.491179] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1981 :(
> [107796.491181] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1982 :(
> [107796.491182] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1983 :(
> [107796.491183] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1984 :(
> [107796.491200] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1999 :(
> [107796.491201] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2000 :(
> [107796.491202] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2284 :(
> [107796.491203] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2318 :(
> [107796.491204] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2321 :(
> [107796.491206] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1593 :(
> [107796.491207] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1985 :(
> [107796.491208] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1988 :(
> [107796.491210] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1990 :(
> [107796.491211] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1991 :(
> [107796.491212] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1992 :(
> [107796.491213] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1993 :(
> [107796.491215] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1994 :(
> [107796.491216] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1995 :(
> [107796.491217] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1996 :(
> [107796.491218] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1998 :(
> [107796.491219] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2598 :(
> [107796.491221] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3267 :(
> [107796.491224] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3746 :(
> [107796.491225] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3758 :(
> [107796.491227] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3764 :(
> [107796.491228] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3766 :(
> [107796.491229] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3768 :(
> [107796.491231] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3848 :(
> [107796.491232] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3851 :(
> [107796.491233] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3856 :(
> [107796.491234] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3857 :(
> [107796.491235] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3860 :(
> [107796.491237] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3868 :(
> [107796.491238] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3869 :(
> [107796.491239] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3870 :(
> [107796.491240] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3871 :(
> [107796.491242] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3872 :(
> [107796.491243] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3888 :(
> [107796.491244] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3900 :(
> [107796.491245] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3905 :(
> [107796.491247] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3953 :(
> [107796.491248] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3957 :(
> [107796.491249] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3967 :(
> [107796.491250] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3970 :(
> [107796.491252] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3975 :(
> [107796.491253] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3982 :(
> [107796.491254] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3989 :(
> [107796.491255] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3990 :(
> [107796.491256] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3993 :(
> [107796.491258] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3994 :(
> [107796.491259] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3995 :(
> [107796.491260] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3996 :(
> [107796.491261] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 4051 :(
> [107796.491262] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 4057 :(
> [107796.491263] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 4061 :(
> [107796.491265] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 4062 :(
> [107796.491266] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 4064 :(
> [107796.491268] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 4090 :(
> [107796.491269] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 4091 :(
> [107796.491270] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1344 :(
> [107796.491271] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1415 :(
> [107796.491273] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1416 :(
> [107796.491274] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1419 :(
> [107796.491275] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1420 :(
> [107796.491277] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1421 :(
> [107796.491278] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3696 :(
> [107796.491279] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3701 :(
> [107796.491280] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 939 :(
> [107796.491282] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 940 :(
> [107796.491283] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 941 :(
> [107796.491284] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 942 :(
> [107796.491286] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 943 :(
> [107796.491287] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 944 :(
> [107796.491288] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 945 :(
> [107796.491289] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 946 :(
> [107796.491290] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2018 :(
> [107796.491292] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1376 :(
> [107796.491293] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1380 :(
> [107796.491296] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2925 :(
> [107796.491297] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2946 :(
> [107796.491298] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2947 :(
> [107796.491299] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2948 :(
> [107796.491301] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2949 :(
> [107796.491302] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2950 :(
> [107796.491303] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2952 :(
> [107796.491305] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2953 :(
> [107796.491306] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2957 :(
> [107796.491307] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2958 :(
> [107796.491309] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2959 :(
> [107796.491310] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2960 :(
> [107796.491311] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2961 :(
> [107796.491313] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2983 :(
> [107796.491314] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2984 :(
> [107796.491315] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2986 :(
> [107796.491316] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2987 :(
> [107796.491317] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2988 :(
> [107796.491319] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2989 :(
> [107796.491320] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2990 :(
> [107796.491321] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2992 :(
> [107796.491322] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2993 :(
> [107796.491323] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2994 :(
> [107796.491325] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2995 :(
> [107796.491326] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2996 :(
> [107796.491327] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2997 :(
> [107796.491328] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2998 :(
> [107796.491329] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2999 :(
> [107796.491331] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3005 :(
> [107796.491332] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3007 :(
> [107796.491333] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3015 :(
> [107796.491334] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3016 :(
> [107796.491335] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3017 :(
> [107796.491337] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3019 :(
> [107796.491338] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3020 :(
> [107796.491339] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3021 :(
> [107796.491340] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3025 :(
> [107796.491341] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3035 :(
> [107796.491343] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3036 :(
> [107796.491344] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3042 :(
> [107796.491345] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3043 :(
> [107796.491347] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3045 :(
> [107796.491348] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3046 :(
> [107796.491349] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3047 :(
> [107796.491350] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3053 :(
> [107796.491352] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3054 :(
> [107796.491353] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3055 :(
> [107796.491354] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3066 :(
> [107796.491356] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3068 :(
> [107796.491357] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3069 :(
> [107796.491358] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3070 :(
> [107796.491359] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3071 :(
> [107796.491361] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3072 :(
> [107796.491362] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3074 :(
> [107796.491363] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3075 :(
> [107796.491364] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3085 :(
> [107796.491366] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3098 :(
> [107796.491367] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3099 :(
> [107796.491368] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3103 :(
> [107796.491369] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3107 :(
> [107796.491371] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3108 :(
> [107796.491372] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3135 :(
> [107796.491373] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3217 :(
> [107796.491374] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3364 :(
> [107796.491376] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3496 :(
> [107796.491377] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3712 :(
> [107796.491378] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1050 :(
> [107796.491379] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1169 :(
> [107796.491381] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1202 :(
> [107796.491382] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1208 :(
> [107796.491383] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1579 :(
> [107796.491384] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1893 :(
> [107796.491386] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2307 :(
> [107796.491387] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2553 :(
> [107796.491388] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2670 :(
> [107796.491390] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3023 :(
> [107796.491391] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3027 :(
> [107796.491392] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3028 :(
> [107796.491393] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3029 :(
> [107796.491395] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3030 :(
> [107796.491396] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3031 :(
> [107796.491397] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3032 :(
> [107796.491399] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3033 :(
> [107796.491400] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3034 :(
> [107796.491401] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3037 :(
> [107796.491402] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3038 :(
> [107796.491404] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3039 :(
> [107796.491405] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3056 :(
> [107796.491406] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3057 :(
> [107796.491407] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3058 :(
> [107796.491408] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3059 :(
> [107796.491410] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3060 :(
> [107796.491411] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3061 :(
> [107796.491412] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3062 :(
> [107796.491414] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3102 :(
> [107796.491415] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3104 :(
> [107796.491416] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3105 :(
> [107796.491417] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3106 :(
> [107796.491418] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3172 :(
> [107796.491420] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3175 :(
> [107796.491421] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3219 :(
> [107796.491422] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3220 :(
> [107796.491423] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3221 :(
> [107796.491424] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3234 :(
> [107796.491426] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 3411 :(
> [107796.491427] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 542 :(
> [107796.491429] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 601 :(
> [107796.491431] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 791 :(
> [107796.491432] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 823 :(
> [107796.491433] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 832 :(
> [107796.491435] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 834 :(
> [107796.491436] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 960 :(
> [107796.491437] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 961 :(
> [107796.491439] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 962 :(
> [107796.491440] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 963 :(
> [107796.491441] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 966 :(
> [107796.491443] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 967 :(
> [107796.491444] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 968 :(
> [107796.491445] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 969 :(
> [107796.491447] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 974 :(
> [107796.491448] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 975 :(
> [107796.491450] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 976 :(
> [107796.491451] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 979 :(
> [107796.491453] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 982 :(
> [107796.491454] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 985 :(
> [107796.491455] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 988 :(
> [107796.491457] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 991 :(
> [107796.491458] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1039 :(
> [107796.491459] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1042 :(
> [107796.491461] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1043 :(
> [107796.491462] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1044 :(
> [107796.491463] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1045 :(
> [107796.491464] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1046 :(
> [107796.491465] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1047 :(
> [107796.491467] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1048 :(
> [107796.491468] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1049 :(
> [107796.491469] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1052 :(
> [107796.491470] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1055 :(
> [107796.491472] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1056 :(
> [107796.491473] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1081 :(
> [107796.491474] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1082 :(
> [107796.491475] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1083 :(
> [107796.491477] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1084 :(
> [107796.491478] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1099 :(
> [107796.491479] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1101 :(
> [107796.491480] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1567 :(
> [107796.491482] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1583 :(
> [107796.491483] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1619 :(
> [107796.491484] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1620 :(
> [107796.491486] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1621 :(
> [107796.491487] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1623 :(
> [107796.491488] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1624 :(
> [107796.491489] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1625 :(
> [107796.491491] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1632 :(
> [107796.491492] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1686 :(
> [107796.491493] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1204 :(
> [107796.491494] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1207 :(
> [107796.491496] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1209 :(
> [107796.491497] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1223 :(
> [107796.491498] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1224 :(
> [107796.491499] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1225 :(
> [107796.491501] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1226 :(
> [107796.491502] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1227 :(
> [107796.491503] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1228 :(
> [107796.491504] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1230 :(
> [107796.491506] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1250 :(
> [107796.491507] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1251 :(
> [107796.491508] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1253 :(
> [107796.491510] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1254 :(
> [107796.491511] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1255 :(
> [107796.491512] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1256 :(
> [107796.491514] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 1257 :(
> [107796.491515] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2404 :(
> [107796.491516] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2405 :(
> [107796.491517] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2406 :(
> [107796.491519] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2407 :(
> [107796.491521] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2281 :(
> [107796.491522] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2535 :(
> [107796.491524] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2539 :(
> [107796.491525] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2540 :(
> [107796.491526] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2544 :(
> [107796.491528] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2546 :(
> [107796.491529] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2549 :(
> [107796.491530] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2550 :(
> [107796.491531] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2551 :(
> [107796.491533] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2552 :(
> [107796.491534] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2554 :(
> [107796.491535] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2556 :(
> [107796.491537] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2557 :(
> [107796.491538] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2558 :(
> [107796.491539] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2560 :(
> [107796.491540] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2562 :(
> [107796.491542] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2563 :(
> [107796.491543] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2564 :(
> [107796.491545] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2567 :(
> [107796.491546] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2765 :(
> [107796.491547] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2675 :(
> [107796.491549] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2678 :(
> [107796.491550] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2680 :(
> [107796.491551] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2681 :(
> [107796.491553] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2685 :(
> [107796.491554] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2732 :(
> [107796.491556] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2783 :(
> [107796.491558] [p_lkrg] p_alloc_ed_pids() returned NULL for pid 2784 :(
> [107796.502760] [p_lkrg] [kretprobe] register_kretprobe() for
> <search_binary_handler> failed! [err=-22]
> [107796.502760] [p_lkrg] Trying to find ISRA / CONSTPROP name for
> <search_binary_handler>
> [107796.538460] [p_lkrg] [kretprobe] register_kretprobe() for
> search_binary_handler failed and ISRA / CONSTPROP version not found!
> [107796.538461] [p_lkrg] ERROR: Can't hook search_binary_handler :(
> [107796.538641] [p_lkrg] Can't initialize exploit detection features!
> Exiting...
> [107796.565199] OOM killer enabled.
> [107796.565201] Restarting tasks ... done.
> 
> Cheers
> 
> W dniu 30.12.2020 o 23:39, Adam Zabrocki pisze:
> > Hi,
> > 
> > It should be fixed with the latest commit.
> > Thanks for report!
> > 
> > - Adam
> > 
> > On Wed, Dec 30, 2020 at 05:23:28AM +0100, Jacek wrote:
> > > Hi
> > > 
> > > LKRG commit:
> > > 
> > > commit 58b9ec06e52ccf55132f72cab988d5ec043ef13c (HEAD -> main, origin/main,
> > > origin/HEAD)
> > > Author: Adam_pi3 <pi3@....com.pl>
> > > Date:   Tue Dec 29 18:21:39 2020 -0500
> > > 
> > >      Integrate LKRG with 'out-of-tree' framework
> > > 
> > >      Mikhail Klementev created an amazing framework which allows to
> > > automatically
> > >      verify LKRG under various kernel versions. Let's integrate LKRG's
> > > code-base
> > >      with it. We also have a simple configuration file to run it under
> > > simulated
> > >      Ubuntu 18.04 environment.
> > > ~
> > > 
> > > My OS:
> > > 
> > > cat /proc/version
> > > Linux version 5.10.3-g1 (root@...ek) (gcc (Gentoo Hardened 9.3.0-r2 p4)
> > > 9.3.0, GNU ld (Gentoo 2.34 p6) 2.34.0) #1 SMP PREEMPT Mon Dec 28 01:07:43
> > > CET 2020
> > > 
> > > LKRG build log:
> > > 
> > > # root ~> make
> > > make -C /lib/modules/5.10.3-g1/build M=/ssdtmp/lkrg modules
> > > make[1]: Wejście do katalogu
> > > '/ssdtmp/fabryka/kernel/src64/linux-5.10.3-gentoo'
> > >    CC [M]  /ssdtmp/lkrg/src/modules/ksyms/p_resolve_ksym.o
> > > /ssdtmp/lkrg/src/modules/ksyms/p_resolve_ksym.c: In function
> > > ‘p_find_isra_name’:
> > > /ssdtmp/lkrg/src/modules/ksyms/p_resolve_ksym.c:29:9: note: byref variable
> > > will be forcibly initialized
> > >     29 |    char p_buf2[0x100];
> > >        |         ^~~~~~
> > > /ssdtmp/lkrg/src/modules/ksyms/p_resolve_ksym.c:28:9: note: byref variable
> > > will be forcibly initialized
> > >     28 |    char p_buf[0x100];
> > >        |         ^~~~~
> > > /ssdtmp/lkrg/src/modules/ksyms/p_resolve_ksym.c: In function
> > > ‘get_kallsyms_address’:
> > > /ssdtmp/lkrg/src/modules/ksyms/p_resolve_ksym.c:83:18: note: byref variable
> > > will be forcibly initialized
> > >     83 |    struct kprobe p_kprobe;
> > >        |                  ^~~~~~~~
> > >    CC [M]  /ssdtmp/lkrg/src/modules/hashing/p_lkrg_fast_hash.o
> > > /ssdtmp/lkrg/src/modules/hashing/p_lkrg_fast_hash.c: In function
> > > ‘p_lkrg_fast_hash’:
> > > /ssdtmp/lkrg/src/modules/hashing/p_lkrg_fast_hash.c:31:13: note: byref
> > > variable will be forcibly initialized
> > >     31 |    uint64_t p_tmp = 0;
> > >        |             ^~~~~
> > >    CC [M]  /ssdtmp/lkrg/src/modules/comm_channel/p_comm_channel.o
> > > In file included from
> > > /ssdtmp/lkrg/src/modules/comm_channel/../../p_lkrg_main.h:323,
> > >                   from
> > > /ssdtmp/lkrg/src/modules/comm_channel/p_comm_channel.c:18:
> > > /ssdtmp/lkrg/src/modules/comm_channel/p_comm_channel.c: In function
> > > ‘p_lkrg_close_rw’:
> > > /ssdtmp/lkrg/src/modules/comm_channel/../../modules/wrap/p_struct_wrap.h:353:20:
> > > note: byref variable will be forcibly initialized
> > >    353 | static inline void p_lkrg_close_rw(void) {
> > >        |                    ^~~~~~~~~~~~~~~
> > > /ssdtmp/lkrg/src/modules/comm_channel/p_comm_channel.c: In function
> > > ‘p_lkrg_open_rw’:
> > > /ssdtmp/lkrg/src/modules/comm_channel/../../modules/wrap/p_struct_wrap.h:338:20:
> > > note: byref variable will be forcibly initialized
> > >    338 | static inline void p_lkrg_open_rw(void) {
> > >        |                    ^~~~~~~~~~~~~~
> > > /ssdtmp/lkrg/src/modules/comm_channel/p_comm_channel.c: In function
> > > ‘p_sysctl_pcfi_enforce’:
> > > /ssdtmp/lkrg/src/modules/comm_channel/p_comm_channel.c:888:10: note: byref
> > > variable will be forcibly initialized
> > >    888 |    char *p_str[] = {
> > >        |          ^~~~~
> > > /ssdtmp/lkrg/src/modules/comm_channel/p_comm_channel.c: In function
> > > ‘p_sysctl_umh_enforce’:
> > > /ssdtmp/lkrg/src/modules/comm_channel/p_comm_channel.c:791:10: note: byref
> > > variable will be forcibly initialized
> > >    791 |    char *p_str[] = {
> > >        |          ^~~~~
> > > /ssdtmp/lkrg/src/modules/comm_channel/p_comm_channel.c: In function
> > > ‘p_sysctl_pint_enforce’:
> > > /ssdtmp/lkrg/src/modules/comm_channel/p_comm_channel.c:459:10: note: byref
> > > variable will be forcibly initialized
> > >    459 |    char *p_str[] = {
> > >        |          ^~~~~
> > > /ssdtmp/lkrg/src/modules/comm_channel/p_comm_channel.c: In function
> > > ‘p_sysctl_pint_validate’:
> > > /ssdtmp/lkrg/src/modules/comm_channel/p_comm_channel.c:428:10: note: byref
> > > variable will be forcibly initialized
> > >    428 |    char *p_str[] = {
> > >        |          ^~~~~
> > > /ssdtmp/lkrg/src/modules/comm_channel/p_comm_channel.c: In function
> > > ‘p_sysctl_kint_enforce’:
> > > /ssdtmp/lkrg/src/modules/comm_channel/p_comm_channel.c:389:10: note: byref
> > > variable will be forcibly initialized
> > >    389 |    char *p_str[] = {
> > >        |          ^~~~~
> > > /ssdtmp/lkrg/src/modules/comm_channel/p_comm_channel.c: In function
> > > ‘p_sysctl_kint_validate’:
> > > /ssdtmp/lkrg/src/modules/comm_channel/p_comm_channel.c:352:10: note: byref
> > > variable will be forcibly initialized
> > >    352 |    char *p_str[] = {
> > >        |          ^~~~~
> > >    CC [M] /ssdtmp/lkrg/src/modules/integrity_timer/p_integrity_timer.o
> > > /ssdtmp/lkrg/src/modules/integrity_timer/p_integrity_timer.c: In function
> > > ‘p_check_integrity’:
> > > /ssdtmp/lkrg/src/modules/integrity_timer/p_integrity_timer.c:112:23: note:
> > > byref variable will be forcibly initialized
> > >    112 |    p_module_kobj_mem *p_module_kobj_tmp = NULL;
> > >        |                       ^~~~~~~~~~~~~~~~~
> > > /ssdtmp/lkrg/src/modules/integrity_timer/p_integrity_timer.c:111:23: note:
> > > byref variable will be forcibly initialized
> > >    111 |    p_module_list_mem *p_module_list_tmp = NULL;
> > >        |                       ^~~~~~~~~~~~~~~~~
> > > /ssdtmp/lkrg/src/modules/integrity_timer/p_integrity_timer.c:110:17: note:
> > > byref variable will be forcibly initialized
> > >    110 |    unsigned int p_module_kobj_nr_tmp; // Count by walk through the
> > > list first
> > >        |                 ^~~~~~~~~~~~~~~~~~~~
> > > /ssdtmp/lkrg/src/modules/integrity_timer/p_integrity_timer.c:109:17: note:
> > > byref variable will be forcibly initialized
> > >    109 |    unsigned int p_module_list_nr_tmp; // Count by walk through the
> > > list first
> > >        |                 ^~~~~~~~~~~~~~~~~~~~
> > > /ssdtmp/lkrg/src/modules/integrity_timer/p_integrity_timer.c:107:15: note:
> > > byref variable will be forcibly initialized
> > >    107 |    p_cpu_info p_tmp_cpu_info;
> > >        |               ^~~~~~~~~~~~~~
> > >    CC [M]  /ssdtmp/lkrg/src/modules/kmod/p_kmod.o
> > > In file included from /ssdtmp/lkrg/src/modules/kmod/../../p_lkrg_main.h:323,
> > >                   from /ssdtmp/lkrg/src/modules/kmod/p_kmod.c:22:
> > > /ssdtmp/lkrg/src/modules/kmod/p_kmod.c: In function ‘p_lkrg_close_rw’:
> > > /ssdtmp/lkrg/src/modules/kmod/../../modules/wrap/p_struct_wrap.h:353:20:
> > > note: byref variable will be forcibly initialized
> > >    353 | static inline void p_lkrg_close_rw(void) {
> > >        |                    ^~~~~~~~~~~~~~~
> > > /ssdtmp/lkrg/src/modules/kmod/p_kmod.c: In function ‘p_lkrg_open_rw’:
> > > /ssdtmp/lkrg/src/modules/kmod/../../modules/wrap/p_struct_wrap.h:338:20:
> > > note: byref variable will be forcibly initialized
> > >    338 | static inline void p_lkrg_open_rw(void) {
> > >        |                    ^~~~~~~~~~~~~~
> > >    CC [M]  /ssdtmp/lkrg/src/modules/database/CPU.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/database/arch/x86/p_x86_metadata.o
> > > /ssdtmp/lkrg/src/modules/database/arch/x86/p_x86_metadata.c: In function
> > > ‘p_dump_x86_metadata’:
> > > /ssdtmp/lkrg/src/modules/database/arch/x86/p_x86_metadata.c:76:18: note:
> > > byref variable will be forcibly initialized
> > >     76 |    unsigned char p_idtr[0xA];
> > >        |                  ^~~~~~
> > >    CC [M]
> > > /ssdtmp/lkrg/src/modules/database/arch/x86/p_switch_idt/p_switch_idt.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/database/arch/arm64/p_arm64_metadata.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/database/arch/arm/p_arm_metadata.o
> > >    CC [M]  /ssdtmp/lkrg/src/modules/database/arch/p_arch_metadata.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/p_arch_jump_label_transform.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform_apply/p_arch_jump_label_transform_apply.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/database/FTRACE/p_ftrace_modify_all_code/p_ftrace_modify_all_code.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/database/FTRACE/p_ftrace_enable_sysctl/p_ftrace_enable_sysctl.o
> > >    CC [M]  /ssdtmp/lkrg/src/modules/database/p_database.o
> > >    CC [M]  /ssdtmp/lkrg/src/modules/notifiers/p_notifiers.o
> > >    CC [M]  /ssdtmp/lkrg/src/modules/self-defense/hiding/p_hiding.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/p_rb_ed_trees/p_rb_ed_pids/p_rb_ed_pids_tree.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_install.o
> > > /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_install.c: In function
> > > ‘p_install_hook’:
> > > /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_install.c:27:27: note:
> > > byref variable will be forcibly initialized
> > >     27 |    struct p_isra_argument p_isra_arg;
> > >        |                           ^~~~~~~~~~
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_sys_execve/p_sys_execve.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_sys_execveat/p_sys_execveat.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_call_usermodehelper/p_call_usermodehelper.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_call_usermodehelper_exec/p_call_usermodehelper_exec.o
> > >    CC [M]
> > > /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_do_exit/p_do_exit.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_wake_up_new_task/p_wake_up_new_task.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_sys_setuid/p_sys_setuid.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_sys_setreuid/p_sys_setreuid.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_sys_setresuid/p_sys_setresuid.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_sys_setfsuid/p_sys_setfsuid.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_sys_setgid/p_sys_setgid.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_sys_setregid/p_sys_setregid.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_sys_setresgid/p_sys_setresgid.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_sys_setfsgid/p_sys_setfsgid.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_set_current_groups/p_set_current_groups.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_generic_permission/p_generic_permission.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_sel_write_enforce/p_sel_write_enforce.o
> > >    CC [M]
> > > /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_seccomp/p_seccomp.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_sys_unshare/p_sys_unshare.o
> > >    CC [M]
> > > /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_sys_setns/p_sys_setns.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/caps/p_sys_capset/p_sys_capset.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/caps/p_cap_task_prctl/p_cap_task_prctl.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/keyring/p_key_change_session_keyring/p_key_change_session_keyring.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/keyring/p_sys_add_key/p_sys_add_key.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/keyring/p_sys_request_key/p_sys_request_key.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/keyring/p_sys_keyctl/p_sys_keyctl.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_security_ptrace_access/p_security_ptrace_access.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/compat/p_compat_sys_execve/p_compat_sys_execve.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/compat/p_compat_sys_execveat/p_compat_sys_execveat.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/compat/p_compat_sys_keyctl/p_compat_sys_keyctl.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/compat/p_compat_sys_capset/p_compat_sys_capset.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/compat/p_compat_sys_add_key/p_compat_sys_add_key.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/compat/p_compat_sys_request_key/p_compat_sys_request_key.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/__x32/p_x32_sys_execve/p_x32_sys_execve.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/__x32/p_x32_sys_execveat/p_x32_sys_execveat.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/__x32/p_x32_sys_keyctl/p_x32_sys_keyctl.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/override/p_override_creds/p_override_creds.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/override/p_revert_creds/p_revert_creds.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/override/overlayfs/p_ovl_create_or_link/p_ovl_create_or_link.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/pCFI/p_mark_inode_dirty/p_mark_inode_dirty.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/pCFI/p_schedule/p_schedule.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/pCFI/p___queue_work/p___queue_work.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/pCFI/p_lookup_fast/p_lookup_fast.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_ttwu_do_wakeup/p_ttwu_do_wakeup.o
> > >    CC [M]
> > > /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_capable/p_capable.o
> > >    CC [M]
> > > /ssdtmp/lkrg/src/modules/exploit_detection/syscalls/p_scm_send/p_scm_send.o
> > >    CC [M] /ssdtmp/lkrg/src/modules/exploit_detection/p_exploit_detection.o
> > > /ssdtmp/lkrg/src/modules/exploit_detection/p_exploit_detection.c: In
> > > function ‘p_verify_addr_limit’:
> > > /ssdtmp/lkrg/src/modules/exploit_detection/p_exploit_detection.c:512:64:
> > > error: ‘mm_segment_t’ {aka ‘struct <anonymous>’} has no member named ‘seg’
> > >    512 | p_orig->p_ed_task.p_addr_limit.seg;
> > > |                                                                ^
> > > /ssdtmp/lkrg/src/modules/exploit_detection/p_exploit_detection.c: In
> > > function ‘p_dump_addr_limit’:
> > > /ssdtmp/lkrg/src/modules/exploit_detection/p_exploit_detection.c:534:16:
> > > error: ‘mm_segment_t’ {aka ‘struct <anonymous>’} has no member named ‘seg’
> > >    534 |    p_addr_limit->seg =
> > >        |                ^~
> > > make[2]: *** [scripts/Makefile.build:279:
> > > /ssdtmp/lkrg/src/modules/exploit_detection/p_exploit_detection.o] Błąd 1
> > > make[1]: *** [Makefile:1805: /ssdtmp/lkrg] Błąd 2
> > > make[1]: Opuszczenie katalogu
> > > '/ssdtmp/fabryka/kernel/src64/linux-5.10.3-gentoo'
> > > make: *** [Makefile:100: all] Błąd 2
> > > 
> > > Cheers
> > > 

-- 
pi3 (pi3ki31ny) - pi3 (at) itsec pl
http://pi3.com.pl

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.