[Bug 1238494] Re: Kernel panic on 3.8.0-29 when using ipvs

2013-11-07 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.8.0-33.48 --- linux (3.8.0-33.48) raring; urgency=low [ Brad Figg ] * Release Tracking Bug - LP: #1242849 [ Maximiliano Curia ] * SAUCE: (no-up) Only let characters through when there are active readers. - LP:

[Bug 1238494] Re: Kernel panic on 3.8.0-29 when using ipvs

2013-10-28 Thread Brad Figg
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- raring' to 'verification-done-raring'. If verification is not done by 5 working days from

[Bug 1238494] Re: Kernel panic on 3.8.0-29 when using ipvs

2013-10-28 Thread Luc van Donkersgoed
** Tags removed: verification-needed-raring ** Tags added: verification-done-raring -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1238494 Title: Kernel panic on 3.8.0-29 when using ipvs To manage

[Bug 1238494] Re: Kernel panic on 3.8.0-29 when using ipvs

2013-10-15 Thread Tim Gardner
** Also affects: linux (Ubuntu Raring) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Saucy) Importance: High Assignee: Luis Henriques (henrix) Status: Confirmed ** Changed in: linux (Ubuntu Raring) Status: New = Fix Committed ** Changed in:

[Bug 1238494] Re: Kernel panic on 3.8.0-29 when using ipvs

2013-10-14 Thread Luis Henriques
** Description changed: + SRU Justification: + + Impact: + + A NULL pointer dereferrence will occur when a user adds an IPVS service. + This occurs since kernel 3.8.0-28.41 (Raring), after commit: + + dc7b3eb ipvs: Fix reuse connection if real server is dead + + The NULL pointer occurs when

[Bug 1238494] Re: Kernel panic on 3.8.0-29 when using ipvs

2013-10-13 Thread Evan Callicoat
I can confirm that this kernel fixes the problem for me as well, including with the new keepalived build from precise-proposed which fixes this bug https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1211876 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1238494] Re: Kernel panic on 3.8.0-29 when using ipvs

2013-10-12 Thread Luis Henriques
Hi Luc, in my previous comment (comment #15) I posted a link where I uploaded the test kernel. Please download the 4 packages into your disk. After that, you can install these packages from the command line by running the command: sudo dpkg -i *.deb Thanks! -- You received this bug

[Bug 1238494] Re: Kernel panic on 3.8.0-29 when using ipvs

2013-10-12 Thread Luc van Donkersgoed
Hi Luis, I can confirm that your kernel has fixed my problem. Adding a new service to ipvs does no longer generate a kernel panic. I had to install the following extra packages to compile your kernel: crda iw wireless-regdb Thanks for your fast response and solution. Best, Luc van

[Bug 1238494] Re: Kernel panic on 3.8.0-29 when using ipvs

2013-10-12 Thread Luc van Donkersgoed
Hi, I'd like to test the latest kernel with the additional commit, but I don't know how.. I've installed the 3.8.0-32.47 kernel from the raring-proposed source. This kernel still panics (but you already know that), so I need to install the addition commit. Can you tell me how to do this? -- You

[Bug 1238494] Re: Kernel panic on 3.8.0-29 when using ipvs

2013-10-11 Thread Luc van Donkersgoed
apport information ** Tags added: apport-collected raring ** Description changed: In kernel 3.8.0-29 and higher (I've tested 3.8.0-30 and 3.8.0-31), the kernel panics when adding IPVS service. Specifically, when I execute the following command: sudo ipvsadm -A -u 10.0.50.4:53

[Bug 1238494] Re: Kernel panic on 3.8.0-29 when using ipvs

2013-10-11 Thread Luis Henriques
I confirm I'm able to reproduce this bug in Raring using the instructions in the bug description. The problem is upstream commit: dc7b3eb ipvs: Fix reuse connection if real server is dead It causes a NULL pointer here: 1658 if (unlikely(sysctl_expire_nodest_conn(ipvs)) cp cp-dest

[Bug 1238494] Re: Kernel panic on 3.8.0-29 when using ipvs

2013-10-11 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Importance: Undecided = High ** Tags added: regression-update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1238494 Title: Kernel panic on 3.8.0-29 when using ipvs

[Bug 1238494] Re: Kernel panic on 3.8.0-29 when using ipvs

2013-10-11 Thread Luis Henriques
I've uploaded a test kernel here: http://people.canonical.com/~henrix/lp1238494/ Basically, this is a 3.8.0-32.47 (the Raring kernel currently in the -proposed pocket) plus an additional commit: 0c12582 ipvs: add backup_only flag to avoid loops This commit adds the initialisation of the ipvs

[Bug 1238494] Re: Kernel panic on 3.8.0-29 when using ipvs

2013-10-11 Thread Luis Henriques
** Changed in: linux (Ubuntu) Assignee: (unassigned) = Luis Henriques (henrix) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1238494 Title: Kernel panic on 3.8.0-29 when using ipvs To manage