netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* OOPS in nf_getsockopt
@ 2019-04-11  8:18 Guillaume Gardet
  2019-04-11  9:02 ` Marc Zyngier
  0 siblings, 1 reply; 3+ messages in thread
From: Guillaume Gardet @ 2019-04-11  8:18 UTC (permalink / raw)
  To: netdev@vger.kernel.org; +Cc: Marc Zyngier, Matthias Brugger, Yousaf Kaukab

Hi,

With kernel 5.0 and 5.1-rc4, we encounter OOPS in nf_getsockopt on aarch64 (on Raspberry Pi3 and qemu).
This can be triggered with podman or iptables/ip6tables.
The easiest way to reproduce is with 'iptables -F output' and it will trigger this bug about 50% of the times.

It seems to be similar to https://www.spinics.net/lists/netdev/msg520391.html

This bug has been reported here: https://bugzilla.suse.com/show_bug.cgi?id=1131864
And the decoded trace is available here: https://bugzilla.suse.com/attachment.cgi?id=802527


Thanks,
Guillaume

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

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

* Re: OOPS in nf_getsockopt
  2019-04-11  8:18 OOPS in nf_getsockopt Guillaume Gardet
@ 2019-04-11  9:02 ` Marc Zyngier
  2019-04-11 11:01   ` Guillaume Gardet
  0 siblings, 1 reply; 3+ messages in thread
From: Marc Zyngier @ 2019-04-11  9:02 UTC (permalink / raw)
  To: Guillaume Gardet, netdev@vger.kernel.org; +Cc: Matthias Brugger, Yousaf Kaukab

On 11/04/2019 09:18, Guillaume Gardet wrote:
> Hi,
> 
> With kernel 5.0 and 5.1-rc4, we encounter OOPS in nf_getsockopt on aarch64 (on Raspberry Pi3 and qemu).
> This can be triggered with podman or iptables/ip6tables.
> The easiest way to reproduce is with 'iptables -F output' and it will trigger this bug about 50% of the times.
> 
> It seems to be similar to https://www.spinics.net/lists/netdev/msg520391.html 
> 
> This bug has been reported here: https://bugzilla.suse.com/show_bug.cgi?id=1131864
> And the decoded trace is available here: https://bugzilla.suse.com/attachment.cgi?id=802527

This isn't a properly decoded trace, as last time I checked the AArch64
ISA had nothing to do with x86.

	M.
-- 
Jazz is not dead. It just smells funny...

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

* RE: OOPS in nf_getsockopt
  2019-04-11  9:02 ` Marc Zyngier
@ 2019-04-11 11:01   ` Guillaume Gardet
  0 siblings, 0 replies; 3+ messages in thread
From: Guillaume Gardet @ 2019-04-11 11:01 UTC (permalink / raw)
  To: Marc Zyngier, netdev@vger.kernel.org; +Cc: Matthias Brugger, Yousaf Kaukab



> -----Original Message-----
> From: netdev-owner@vger.kernel.org <netdev-owner@vger.kernel.org>
> On Behalf Of Marc Zyngier
> Sent: 11 April 2019 11:02
> To: Guillaume Gardet <Guillaume.Gardet@arm.com>;
> netdev@vger.kernel.org
> Cc: Matthias Brugger <mbrugger@suse.com>; Yousaf Kaukab
> <yousaf.kaukab@suse.com>
> Subject: Re: OOPS in nf_getsockopt
>
> On 11/04/2019 09:18, Guillaume Gardet wrote:
> > Hi,
> >
> > With kernel 5.0 and 5.1-rc4, we encounter OOPS in nf_getsockopt on
> aarch64 (on Raspberry Pi3 and qemu).
> > This can be triggered with podman or iptables/ip6tables.
> > The easiest way to reproduce is with 'iptables -F output' and it will trigger
> this bug about 50% of the times.
> >
> > It seems to be similar to
> > https://www.spinics.net/lists/netdev/msg520391.html
> >
> > This bug has been reported here:
> > https://bugzilla.suse.com/show_bug.cgi?id=1131864
> > And the decoded trace is available here:
> > https://bugzilla.suse.com/attachment.cgi?id=802527
>
> This isn't a properly decoded trace, as last time I checked the AArch64 ISA
> had nothing to do with x86.

Indeed, here is the right version: https://bugzilla.suse.com/attachment.cgi?id=802632

Guillaume

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

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

end of thread, other threads:[~2019-04-11 11:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-11  8:18 OOPS in nf_getsockopt Guillaume Gardet
2019-04-11  9:02 ` Marc Zyngier
2019-04-11 11:01   ` Guillaume Gardet

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).