linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [syzbot] net build error (6)
@ 2022-12-31  2:46 syzbot
  2022-12-31 13:44 ` Bagas Sanjaya
  0 siblings, 1 reply; 3+ messages in thread
From: syzbot @ 2022-12-31  2:46 UTC (permalink / raw)
  To: davem, kuba, linux-kernel, netdev, syzkaller-bugs

Hello,

syzbot found the following issue on:

HEAD commit:    d3805695fe1e net: ethernet: marvell: octeontx2: Fix uninit..
git tree:       net
console output: https://syzkaller.appspot.com/x/log.txt?x=14f43b54480000
kernel config:  https://syzkaller.appspot.com/x/.config?x=8ca07260bb631fb4
dashboard link: https://syzkaller.appspot.com/bug?extid=4ca3ba1e3ae6ff5ae0f8
compiler:       gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2

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

failed to run ["make" "-j" "64" "ARCH=x86_64" "bzImage"]: exit status 2

---
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 syzkaller@googlegroups.com.

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [syzbot] net build error (6)
  2022-12-31  2:46 [syzbot] net build error (6) syzbot
@ 2022-12-31 13:44 ` Bagas Sanjaya
  2023-01-02  6:36   ` Tetsuo Handa
  0 siblings, 1 reply; 3+ messages in thread
From: Bagas Sanjaya @ 2022-12-31 13:44 UTC (permalink / raw)
  To: syzbot; +Cc: davem, kuba, linux-kernel, netdev, syzkaller-bugs

[-- Attachment #1: Type: text/plain, Size: 1004 bytes --]

On Fri, Dec 30, 2022 at 06:46:36PM -0800, syzbot wrote:
> Hello,
> 
> syzbot found the following issue on:
> 
> HEAD commit:    d3805695fe1e net: ethernet: marvell: octeontx2: Fix uninit..
> git tree:       net
> console output: https://syzkaller.appspot.com/x/log.txt?x=14f43b54480000
> kernel config:  https://syzkaller.appspot.com/x/.config?x=8ca07260bb631fb4
> dashboard link: https://syzkaller.appspot.com/bug?extid=4ca3ba1e3ae6ff5ae0f8
> compiler:       gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2
> 
> IMPORTANT: if you fix the issue, please add the following tag to the commit:
> Reported-by: syzbot+4ca3ba1e3ae6ff5ae0f8@syzkaller.appspotmail.com
> 
> failed to run ["make" "-j" "64" "ARCH=x86_64" "bzImage"]: exit status 2
> 

I think the actual build warnings/errors should be listed here instead
of only dumping exit status and then having to click the log output.

Thanks.

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [syzbot] net build error (6)
  2022-12-31 13:44 ` Bagas Sanjaya
@ 2023-01-02  6:36   ` Tetsuo Handa
  0 siblings, 0 replies; 3+ messages in thread
From: Tetsuo Handa @ 2023-01-02  6:36 UTC (permalink / raw)
  To: Dmitry Vyukov
  Cc: davem, kuba, linux-kernel, netdev, syzkaller-bugs, Bagas Sanjaya, syzbot

On 2022/12/31 22:44, Bagas Sanjaya wrote:
> On Fri, Dec 30, 2022 at 06:46:36PM -0800, syzbot wrote:
>> Hello,
>>
>> syzbot found the following issue on:
>>
>> HEAD commit:    d3805695fe1e net: ethernet: marvell: octeontx2: Fix uninit..
>> git tree:       net
>> console output: https://syzkaller.appspot.com/x/log.txt?x=14f43b54480000
>> kernel config:  https://syzkaller.appspot.com/x/.config?x=8ca07260bb631fb4
>> dashboard link: https://syzkaller.appspot.com/bug?extid=4ca3ba1e3ae6ff5ae0f8
>> compiler:       gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2
>>
>> IMPORTANT: if you fix the issue, please add the following tag to the commit:
>> Reported-by: syzbot+4ca3ba1e3ae6ff5ae0f8@syzkaller.appspotmail.com
>>
>> failed to run ["make" "-j" "64" "ARCH=x86_64" "bzImage"]: exit status 2
>>
> 
> I think the actual build warnings/errors should be listed here instead
> of only dumping exit status and then having to click the log output.
> 

There is an report which only says "Killed". Possibly terminated by OOM-killer?
Try "dmesg -c > /dev/null" before build and "dmesg" when build failed?
And/or retry build with verbose output?

  LD      vmlinux.o
Killed
make[1]: *** [scripts/Makefile.vmlinux_o:61: vmlinux.o] Error 137
make[1]: *** Deleting file 'vmlinux.o'
make: *** [Makefile:1245: vmlinux_o] Error 2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-02  6:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-31  2:46 [syzbot] net build error (6) syzbot
2022-12-31 13:44 ` Bagas Sanjaya
2023-01-02  6:36   ` Tetsuo Handa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).