Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44062 - kernel 2.6.4-rc1 kernel panics while apache2 tries to start up if ip filtering is enabled in the kernel configuration
Summary: kernel 2.6.4-rc1 kernel panics while apache2 tries to start up if ip filterin...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-08 12:19 UTC by Alex Schultz
Modified: 2004-03-12 13:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Kernel panic message (kernel-oops.txt,1.61 KB, text/plain)
2004-03-08 12:20 UTC, Alex Schultz
Details
Kernel config that doesn't work (borked.config.txt,26.83 KB, text/plain)
2004-03-08 12:20 UTC, Alex Schultz
Details
Kernel config that works (no panic) (working.config.txt,25.77 KB, text/plain)
2004-03-08 12:21 UTC, Alex Schultz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Schultz 2004-03-08 12:19:51 UTC
When i try to enable the iptables/net filtering options in the 2.6.4-rc1 kernel the kernel compiles fine.  However on reboot I get a kernel panic when it attempts to start up apache2. I will include the Oops message, a broken config and a working config.

Reproducible: Always
Steps to Reproduce:
1. enable net filtering in the kernel 2.6.4-rc1
2. genkernel, grub, reboot


Actual Results:  
Kernel panic

Expected Results:  
The system should have booted without a kernel panic

emerge info:
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.4-rc1)
=================================================================
System uname: 2.6.4-rc1 i686 Intel(R) Xeon(TM) CPU 2.80GHz
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="apm arts avi berkdb crypt cups curl encode foomaticdb freetype gd gdbm gif
gpm gtk2 imlib innodb jpeg libg++ libwww mad mikmod mmx motif mpeg mtr mysql
ncurses nls oggvorbis opengl oss pam pdflib perl png python quicktime readline
sasl sdl slang spell ssl svga tcpd truetype vim x86 xml2 xmms xv zlib"
Comment 1 Alex Schultz 2004-03-08 12:20:14 UTC
Created attachment 27044 [details]
Kernel panic message
Comment 2 Alex Schultz 2004-03-08 12:20:56 UTC
Created attachment 27045 [details]
Kernel config that doesn't work
Comment 3 Alex Schultz 2004-03-08 12:21:25 UTC
Created attachment 27046 [details]
Kernel config that works (no panic)
Comment 4 Tim Yamin (RETIRED) gentoo-dev 2004-03-12 13:08:22 UTC
Since we don't maintain the upstream sources; we can't do much about the issue. Can you file a bug at http://bugme.osdl.org which the upstream kernel developers would sort out?

Thanks!