[Bug 714] Kernel panics in same_src()
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Wed Jan 11 07:44:39 CET 2012
http://bugzilla.netfilter.org/show_bug.cgi?id=714
--- Comment #4 from Dmitry Petuhov <d.petuhov at electro-com.ru> 2012-01-11 07:44:39 ---
Seems like I accidentally fixed it. While debugging I deleted ``static'' and
``inline'' qualifiers from functions same_src() and find_appropriate_src() to
take more informational backtraces on crash and... problem vanished. Almost 2
months no reboots.
May it be some kind of kernel stack corrupion on IRQ while running inlined
function?
I've also rewrited same_src() as macros and testing it on 2 other servers.
Still no issues, but they are less loaded.
After next few moths of testing I'll likely submit patch.
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the netfilter-buglog
mailing list