Bug 13153 - Panic while reboot/halt in nf_conntrack_helper_unregister()
Summary: Panic while reboot/halt in nf_conntrack_helper_unregister()
Status: CLOSED CODE_FIX
Alias: None
Product: Networking
Classification: Unclassified
Component: Netfilter/Iptables (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: networking_netfilter-iptables@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks: 13070
  Show dependency tree
 
Reported: 2009-04-22 20:58 UTC by Thomas Meyer
Modified: 2009-04-25 21:10 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.30-rc3
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments
kernel panic message (679.66 KB, image/jpeg)
2009-04-22 20:58 UTC, Thomas Meyer
Details
kernel config (68.51 KB, text/plain)
2009-04-22 20:59 UTC, Thomas Meyer
Details
netfilter: nf_conntrack: fix crash when unloading helpers (1.13 KB, patch)
2009-04-23 09:52 UTC, Patrick McHardy
Details | Diff

Description Thomas Meyer 2009-04-22 20:58:11 UTC
Created attachment 21084 [details]
kernel panic message

Not syncing while reboot/halt. See attached screenshot.
Comment 1 Thomas Meyer 2009-04-22 20:59:34 UTC
Created attachment 21085 [details]
kernel config
Comment 2 Andrew Morton 2009-04-22 21:12:09 UTC
I'll assume that 2.6.29 didn't have this bug.
Comment 3 Thomas Meyer 2009-04-22 21:34:24 UTC
Yes. 2.6.29.1 is fine. I also set above regression flag to yes to indicate this situation.
Comment 4 Patrick McHardy 2009-04-23 09:52:59 UTC
Created attachment 21093 [details]
netfilter: nf_conntrack: fix crash when unloading helpers

This should fix the crash. Its on its way upstream and should hit Linus' tree in the next networking merge.
Comment 5 Thomas Meyer 2009-04-24 17:00:17 UTC
Attached patch fixes the kernel panic. Thanks.
Comment 6 Rafael J. Wysocki 2009-04-25 21:10:05 UTC
Fixed by commit 38fb0afcd8761f8858e27135ed89a65117e2019c .

Note You need to log in before you can comment on or make changes to this bug.