On Jun 28, 2022, at 5:19 AM, 'Aleksandr Nogikh' via syzkaller <syzk...@googlegroups.com> wrote:Hi Christoph,
(I'm assuming you're fuzzing Linux. In case you're interested in
Darwin, I have Cc'd Space, who was implementing the support.)
That's interesting. Overall, syzkaller is not really worrying about
oom-killed syz-executors. It only suppresses a report if e.g.
syz-fuzzer was affected or there are other signs that the system state
is too mangled (see
https://github.com/google/syzkaller/blob/master/pkg/report/linux.go#L115
+ there are per-bug-type suppressions like
https://github.com/google/syzkaller/blob/master/pkg/report/linux.go#L1840).
Is there anything else in your reports/logs that matches the
suppression regexps from the link?
You can try running syzkaller with a `-debug` flag, in that case it
will only run one VM/device and will dump all console output + extra
debug output. Maybe this can shed some more light on the problem.
FWIW also note that syzkaller can be actually quite memory-demanding.
It runs a syz-fuzzer process on a target device, which keeps the whole
corpus in memory, and each syz-executor process can take I think more
than 50mb of RAM, depending on the configuration. The `proc` param of
the syz-manager config specifies the number of syz-executors.
--
Best Regards,
Aleksandr
On Tue, Jun 28, 2022 at 1:48 PM 'Christoph Paasch' via syzkaller
<syzk...@googlegroups.com> wrote:
Hello,
I have a syzkaller instance running and am seeing a very high number of "suppressed report" errors.
Looking at the logs they all seem to be "syz-executor.0 invoked oom-killer".
Besides these, my syzkaller instance isn't finding any other crashers (which is quite suspicious...).
Any suggestions on what kind of logs I could collect to understand what is going on?
Thanks,
Christoph
--
You received this message because you are subscribed to the Google Groups "syzkaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email to syzkaller+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller/91acfeb5-7ea5-4f26-b5f4-73ada0b94a95n%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "syzkaller" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/syzkaller/QZm-RKN-fzc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to syzkaller+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller/CANp29Y5J01QJGdwWzVSi6RmuAGXV9koCPRhvnTg%2BVPxTV_Eupw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller/A83DE9BE-5262-4A9C-A437-4F00B8F830C1%40apple.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller/CANp29Y76uDqGd5MRkrAw4%2B4k-irb174r6bYA33jJGGjjYdFNrA%40mail.gmail.com.
On Jul 1, 2022, at 8:45 AM, 'Christoph Paasch' via syzkaller <syzk...@googlegroups.com> wrote:Thanks, Aleksandr!I takes at least an hour on 24VMs to start producing these OOM-kills.I am bisecting syzkaller and am currently between 3f1e91ed11e657c596a375b100695a8b4e0d6e37 and e2d91b1d0dd8c8b4760986ec8114469246022bb8. Does that ring a bell?
To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller/902C4DFB-D173-4A2E-92C0-DF62B7DE5370%40apple.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller/CACT4Y%2BamOH8zSM2RTHfxVhqx3X6Ud85W-A6it8OFc%3D%3D3jLqRgQ%40mail.gmail.com.
ChristophSomebody added some support for modules, but I don't remember if that
support detects badly loaded modules.
--
You received this message because you are subscribed to a topic in the Google Groups "syzkaller" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/syzkaller/QZm-RKN-fzc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to syzkaller+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller/CACT4Y%2BbxykG2GtA141vsbpFcgxKaX8M9b2%2BA-8i9Li7T8bgZcQ%40mail.gmail.com.
--
You received this message because you are subscribed to a topic in the Google Groups "syzkaller" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/syzkaller/QZm-RKN-fzc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to syzkaller+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller/2EE5E073-1173-4424-A576-D6B983775386%40apple.com.
r0 = creat(&(0x7f0000000080)='./cgroup.net/devices.allow\x00', 0x0)
Thanks,
Christoph
Christoph
Somebody added some support for modules, but I don't remember if that
support detects badly loaded modules.
--
You received this message because you are subscribed to a topic in the Google Groups "syzkaller" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/syzkaller/QZm-RKN-fzc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to syzkaller+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller/CACT4Y%2BbxykG2GtA141vsbpFcgxKaX8M9b2%2BA-8i9Li7T8bgZcQ%40mail.gmail.com.
--
You received this message because you are subscribed to a topic in the Google Groups "syzkaller" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/syzkaller/QZm-RKN-fzc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to syzkaller+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller/2EE5E073-1173-4424-A576-D6B983775386%40apple.com.
--
You received this message because you are subscribed to a topic in the Google Groups "syzkaller" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/syzkaller/QZm-RKN-fzc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to syzkaller+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller/CACT4Y%2BaiU-6xh6X0RO4xJ4M0NZLDcv0TALsOK-_7WEX_3RvGsA%40mail.gmail.com.
Then obviously the fallocate call will
cause huge disk space consumption.
Normally, syz-executor also cleans up all temp files after tests, but
not in /syzcgroup dir.
What's the state of /syzcgroup? What's mounted there? What are the
contents after the test?
You can get some debug output with:
./syz-execprog -debug prog
If that's the case, perhaps we should remove /syzcgroup and links to
it if cgroup mounts fail.
--
You received this message because you are subscribed to a topic in the Google Groups "syzkaller" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/syzkaller/QZm-RKN-fzc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to syzkaller+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller/CACT4Y%2BaJoPw2Tadu6oyTV2tKFcMHzEyn-NW6wmTvWWmJh3%2B_yg%40mail.gmail.com.
--
You received this message because you are subscribed to a topic in the Google Groups "syzkaller" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/syzkaller/QZm-RKN-fzc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to syzkaller+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller/CACT4Y%2BYkozx_B8k3gc4Xd-Vv5evbBm2w9qYpauPuJiSmgmEu-w%40mail.gmail.com.
Comparisons : mmap of data segment failed. want 0x20000000, got 0xffffffffffffffff (errno 17: File exists). . process exited with status 67.