Bug 13153
Summary: | Panic while reboot/halt in nf_conntrack_helper_unregister() | ||
---|---|---|---|
Product: | Networking | Reporter: | Thomas Meyer (thomas) |
Component: | Netfilter/Iptables | Assignee: | networking_netfilter-iptables (networking_netfilter-iptables) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.30-rc3 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 13070 | ||
Attachments: |
kernel panic message
kernel config netfilter: nf_conntrack: fix crash when unloading helpers |
Created attachment 21085 [details]
kernel config
I'll assume that 2.6.29 didn't have this bug. Yes. 2.6.29.1 is fine. I also set above regression flag to yes to indicate this situation. 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.
Attached patch fixes the kernel panic. Thanks. Fixed by commit 38fb0afcd8761f8858e27135ed89a65117e2019c . |
Created attachment 21084 [details] kernel panic message Not syncing while reboot/halt. See attached screenshot.