syzkaller: testing failed: failed to run ["go" "test" "-short" "./..."]: exit status 1 (16)

0 views
Skip to first unread message

syzbot

unread,
Dec 25, 2020, 4:00:19 PM12/25/20
to syzkaller-o...@googlegroups.com
Hello,

syzbot found the following issue on:

HEAD commit:
git tree: https://github.com/google/syzkaller.git master
console output: https://syzkaller.appspot.com/x/log.txt?x=157bb447500000
dashboard link: https://syzkaller.appspot.com/bug?extid=38fe37bc451a42e6c9a4
compiler: go version go1.15.2 openbsd/amd64

IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+38fe37...@syzkaller.appspotmail.com



---
This report is generated by a bot. It may contain errors.
See https://goo.gl/tpsmEJ for more information about syzbot.
syzbot engineers can be reached at syzk...@googlegroups.com.

syzbot will keep track of this issue. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.

Greg Steuck

unread,
Dec 29, 2020, 2:55:27 PM12/29/20
to syzbot, Dmitry Vyukov, 'Dmitry Vyukov' via syzkaller-openbsd-bugs
I presume the idea of running clang-format on reproducers has been previously considered and found lacking? Nothing obvious came up in issue search on github.

The error is:

                <stdin>:305:4: error: misleading indentation; statement is not part of the previous 'if' [-Werror,-Wmisleading-indentation]
                                        kill_and_wait(pid, &status);
                                        ^
                <stdin>:303:3: note: previous statement is here
                                if (current_time_ms() - start < 5000)
                                ^
                1 error generated.

Bisect blames this change:

$ git bisect start failing b982b3ea
$ git bisect run sh -c 'ulimit -d $((10<<20)); gmake test'

f8f67d67d3daa783c2bb7c9993c0ccb637af1a0e is the first bad commit
commit f8f67d67d3daa783c2bb7c9993c0ccb637af1a0e
Author: Dmitry Vyukov <dvy...@google.com>
Date:   Tue Dec 22 12:01:52 2020 +0100

    executor: remove hardcoded timeouts
   
    In preparation for making timeouts tunable based
    on OS/arch/VM/etc de-hardcode all (almost) timeouts in executor.

 executor/common.h        | 18 ++++++++++++------
 executor/executor.cc     | 31 +++++++++++++++++++++----------
 pkg/csource/csource.go   |  3 ++-
 pkg/csource/generated.go | 14 ++++++++++----
 pkg/ipc/ipc.go           | 34 ++++++++++++++++++++--------------
 5 files changed, 65 insertions(+), 35 deletions(-)
bisect run success

--
You received this message because you are subscribed to the Google Groups "syzkaller-openbsd-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to syzkaller-openbsd...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller-openbsd-bugs/0000000000003773fe05b750367d%40google.com.


--
nest.cx is Gmail hosted, use PGP: https://pgp.key-server.io/0x0B1542BD8DF5A1B0
Fingerprint: 5E2B 2D0E 1E03 2046 BEC3  4D50 0B15 42BD 8DF5 A1B0

Greg Steuck

unread,
Dec 29, 2020, 5:40:19 PM12/29/20
to syzbot, Dmitry Vyukov, 'Dmitry Vyukov' via syzkaller-openbsd-bugs

Greg Steuck

unread,
Dec 31, 2020, 4:35:07 PM12/31/20
to syzbot, Dmitry Vyukov, 'Dmitry Vyukov' via syzkaller-openbsd-bugs
#syz invalid
Reply all
Reply to author
Forward
0 new messages