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:	Sun, 23 Mar 2008 12:30:21 -0700
From:	Arjan van de Ven <arjan@...radead.org>
To:	"Denys Fedoryshchenko" <denys@...p.net.lb>
Cc:	David Miller <davem@...emloft.net>, netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: kernel panic, ip_route_input, 2.6.25-rc6-git2

On Sun, 23 Mar 2008 19:17:55 +0200
"Denys Fedoryshchenko" <denys@...p.net.lb> wrote:

> What can i do to increase usability?
> 

Enabling CONFIG_FRAME_POINTER tends to make backtraces more reliable.
Making sure that (on 32 bit x86) you use CONFIG_4KSTACKS is enabled also tends
to improve backtrace reliability (less noise from interrupts)

Another good option is to go to www.kerneloops.org and try to see if others 
saw similar backtraces but with less noise

-- 
If you want to reach me at my work email, use arjan@...ux.intel.com
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org
--
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