crashes
low-memory-monitor seems to be crashing when it's time to react to memory pressure. (but after it triggers the oom?)
i'm no really sure what's going on as there's no logging. even printing stuff to stdout/stderr would be great!
following is a piece from dmesg:
[ 4257.490338] sysrq: Manual OOM execution
[ 4257.490351] low-memory-[ 4257.490338] sysrq: Manual OOM execution
[ 4257.490351] low-memory-moni[516]: segfault at 18 ip 000055a74dac8424 sp 00007ffeb0bd0358 error 4 in low-memory-monitor[55a74dac8000+1000]
[ 4257.490356] Code: 0c 00 00 31 c0 be 80 00 00 00 ff 15 de 2b 00 00 31 ff ff 15 a6 2a 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 48 83 ec 10 <48> 8b 7f 18 45 31 c9 31 f6 6a 00 4c 8d 05
ce 0b 00 00 48 8d 0d 93moni[516]: segfault at 18 ip 000055a74dac8424 sp 00007ffeb0bd0358 error 4 in low-memory-monitor[55a74dac8000+1000]
[ 4257.490356] Code: 0c 00 00 31 c0 be 80 00 00 00 ff 15 de 2b 00 00 31 ff ff 15 a6 2a 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 48 83 ec 10 <48> 8b 7f 18 45 31 c9 31 f6 6a 00 4c 8d 05
ce 0b 00 00 48 8d 0d 93
Edited by Bastien Nocera