Prev: [PATCH] ptrace: Cleanup useless header
Next: [PATCH 03/11] staging: crystalhd: remove unused BC_STATUS codes
From: Sedat Dilek on 25 Apr 2010 09:20 Hi, I have built today 2.6.34-rc5-git6 Linux-kernel on a 32-bit Debian/sid system. Unfortunately, my machine hangs while startup at sshd-start (from memory + written down): [...] EIP: is at inet6_csk_bind_conflict + 06xe/0xb7 [ipv6] Pid: 2150, comm: sshd Not tainted $(uname -r) #1 30AC/HP Compaq nc6400 (RH72EA#ABD) [...] I suspect one of the latest IPv6 commits as culprit, especially: commit f4f914b58019f0e50d521bbbadfaee260d766f95 net: ipv6 bind to device issue ....or... commit f2228f785a9d97307aa8ba709088cfda6c3df73f ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU field less than IPV6_MIN_MTU Could not test yet by reverting. Kind Regards, - Sedat - P.S.: Attached kernel dot-config. |