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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 15 Nov 2007 12:03:25 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	David Miller <davem@...emloft.net>
Cc:	mpm@...enic.com, rjw@...k.pl, linux-kernel@...r.kernel.org,
	akpm@...ux-foundation.org, torvalds@...ux-foundation.org
Subject: Re: [bug] SLOB crash, 2.6.24-rc2


* David Miller <davem@...emloft.net> wrote:

> Yeah I wish udev would just leave the damn devices alone.
> 
> It even does things like try to rename a network device to the same 
> name it already has, and other strange stuff.
> 
> But that log difference is a good clue.
> 
> Because udev can try to rename a network device stupidly to a name the 
> device already has we added a patch to just short circuit this case in 
> the networking.  We did this because otherwise the generic device 
> layer gives an ugly stack backtrace via dev_rename().
> 
> Therefore, you might want to see if reverting that patch (attached 
> below) has some effect, once you are able to trigger it again.

just to confuse things, i just got a crash with the twiddled network 
setup :-/ I have reverted the same-name optimization and have got a 
similar crash again. So this angle is a red herring.

now that it's reproducible again i'll try more direct debugging. 
(Networking might not even be the cause of this - that was just a quick 
first impression that i had.)

Btw., the .config is the result of automated "make randconfig" x86 
bootup testing QA, so there might be weird combinations in the .config. 
That's how SLOB got randomly enabled in the first place, i dont normally 
use SLOB kernels.

	Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ