lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 28 May 2011 12:13:07 +0200
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	Bernd Zeimetz <bzed@...ian.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>, netdev@...r.kernel.org,
	bugzilla-daemon@...zilla.kernel.org,
	bugme-daemon@...zilla.kernel.org,
	Stephen Hemminger <shemminger@...ux-foundation.org>,
	bridge@...ts.linux-foundation.org
Subject: Re: [Bugme-new] [Bug 35992] New: Regression: oops when using a
 bridge interface with tg3

Le samedi 28 mai 2011 à 10:58 +0200, Bernd Zeimetz a écrit :
> On 05/28/2011 12:21 AM, Andrew Morton wrote:
> > 2.6.38->2.6.39 regression, appears to be bridge-related.  There's a
> > partial screencap of the oops linked below.
> 
> The oops happens as soon as I add the lxc veth interface to the bridge, before
> everything works as expected.
> 
> 
> A new, full screenshot is attached
> https://bugzilla.kernel.org/attachment.cgi?id=59732
> 
> 
> (For yet unknows reasons I can't access the serial port redirection via ssh and
> I won't be able to attach a real serial port cable before Monday, so I'm afraid
> you have to work with the screenshot for now.)
> 
> 
> > Bernd, it would be helpful if you could set the screen to more rows
> > (50?) and then retake that photo.  Documentation/svga.txt might help
> > out.  Thanks.
> 
> (the kernel says that vga=... is deprecated, guess that documentation is outdated?)
> 

OK, this sounds like an already fixed bug.

(commit : 33eb9873a283a bridge: initialize fake_rtable metrics)

Could you try latest linux-2.6 tree ?

By the way, if panic stills happen, could you try netconsole ?

Here I just add
"netconsole=4444@....168.20.108/eth1,4444@....168.20.112/00:1e:0b:ec:c3:e4" to my boot param

192.168.20.108 is my ip addr,
192.168.20.112 the ip addr of "remote machine",
00:1e:0b:ec:c3:e4 the mac addr of "remote machine"

On "remote machine" I start : netcat -l -u -p 4444 </dev/null


Thanks


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ