|
Bugzilla – Full Text Bug Listing |
| Summary: | nf_conntrack hangs the system | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Subredu Manuel <manuel.subredu> |
| Component: | Kernel | Assignee: | Jaroslav Kysela <perex> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Subredu Manuel
2006-01-26 18:40:13 UTC
perex, can you take a look please? Thanks! Can you elaborate what nf_netfilter is (e.g. what commands you use to load it)? (In reply to comment #3) sorry. Is about nf_conntrack :( modprobe nf_conntrack Thanks. Please, provide also the exact kernel version: cat /proc/version rpm -qi kernel-default router:~ # cat /proc/version Linux version 2.6.13-15.7-smp (geeko@buildhost) (gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)) #1 SMP Tue Nov 29 14:32:29 UTC 2005 router:~ # rpm -qa | grep kernel kernel-update-tool-0.9-10 kernel-smp-nongpl-2.6.13-15.7 kernel-smp-2.6.13-15.7 The x86_64 UP version of this kernel works here. Could you try 'nosmp' boot parameter for kernel to disable smp and try modprobe nf_conntrack module again? Any attemps to boot with nosmp failed with kernel panic :( I tried both x86_64 and x86. both failed when loading scsi drivers. Could you boot the smp kernel with these parameters "vga=normal splash=0 single" and then do these commands: /etc/init.d/syslog stop modprobe nf_conntrack Do you see any error messages (oops) then? The bug is probably fixed. |