/srv/irclogs.ubuntu.com/2014/04/28/#ubuntu-kernel.txt

* smb tries to wake up06:58
* RAOF can spot smb a steaming pot of bees.07:11
smbRAOF, To bee or not to bee... 07:13
RAOFWhether tis nobler in the mind to suffer the stings of outrageous fortune...07:13
* smb wished he could remember any more of that just for the fun...07:14
smbSo I rather replenish that coffee that has vaporized from my cup07:15
apwRAOF, i think you'll find your bees in high demand ...08:02
ekarlso-Hi09:12
ekarlso-I'm getting a panic on tcp_gso_segment on a server with 3.13 09:12
ekarlso-when MASQUERADE is used09:12
ekarlso-3.13-24 to be exact09:15
ekarlso-also I tried the 3.14 kernel off of the mainline ppa but I only get that bnx2 firmware is missing so it fails to load 09:15
ekarlso-what to do next ?09:16
apwekarlso-, so filing a bug against the package "linux" would be a good thing to do09:27
ekarlso-done apw 09:34
ekarlso-https://bugs.launchpad.net/ubuntu/+source/linux/+filebug/677a6d72-ceb7-11e3-a597-002481e7f48a09:34
ubot2ekarlso-: Error: Could not gather data from Launchpad for bug #677 (https://launchpad.net/bugs/677). The error has been logged09:34
ekarlso-ehm09:35
ekarlso-https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1313591 09:37
ubot2Launchpad bug 1313591 in linux (Ubuntu) "Panic on 3.13.0-24 with bnx2, iptables and MASQUERADE" [Undecided,New]09:37
ekarlso-apw: u got a cluje on how I can get 3.143 working ?09:38
apwekarlso-, ok we really need to catch that panic stack you are getting09:41
apwas the bug report didn't pick it up09:41
apwso even if you have to take a photo ...09:41
apwalso we'd be interested in the bnx2 firmware error as emitted on the later kernels, as that is likely to affect utopic09:42
apwhenrix, hey ... you sent out fixes for CVE-2014-2523 for quantal, but i see lts-backport-raring is outstanding; is that dead now?09:43
henrixapw: let me have a look...09:44
henrixapw: hmm.. i thought the fix was in 3.8 stable, but i can't see it09:45
apwdo i get to blame kamal ?09:45
henrixapw: heh, no, not yet :)09:45
henrixlet me double check09:45
apwdamn :)  i was looking forward to some baiting09:45
* apw puts his ratter back in its cage09:46
ekarlso-https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1313591/+attachment/4099285/+files/trusty_panic.png < that one09:46
ubot2Launchpad bug 1313591 in linux (Ubuntu) "Panic on 3.13.0-24 with bnx2, iptables and MASQUERADE" [Undecided,New]09:46
apwekarlso-, i _hate_ backtraced ... the first line (and pretty much only the first line) is missing09:46
ekarlso-apw: ?09:47
ekarlso-I wonder if this is a openvswitch bug though09:47
henrixapw: ok, i'll send the fix for lts-backport-raring and also ask kamal to include it in stable as well09:48
henrixapw: thanks for spotting that ;)09:48
apwhenrix, you know me, i hate "not green"09:49
henrixheh don't we all? :)09:49
apwekarlso-, the most important line of that dump is the one that scrolled off the top (of course)09:49
apwekarlso-, and yeah this seems to be higher than the driver, even if the presence triggers the behaviour09:50
apwit could be any number of layers at fault here indeed09:51
ekarlso-god I hate this09:53
ekarlso-trying to find the trace is bleh...09:53
ekarlso-need to pause at the right millisecond..09:54
apwekarlso-, these interfaces suck normally, i think the manufacturer does it just to make us go mad09:55
ekarlso-hmmms09:58
ekarlso-how the crap can I get the text ....09:58
ekarlso-apw: what to do next ?10:10
apwcry about how pants the interfaces are ... i've had a quick scan of the obvious and don't see anything which i can blame without the clues the top line would likely give us10:13
apwekarlso-, i think we need you to be able to test on the later versions, so we need to figure out the firmware issue10:13
ekarlso-apw: how do we do that ? 10:16
ekarlso-ok apw 10:20
ekarlso-got it I think10:20
ekarlso-https://launchpadlibrarian.net/174035085/trusty_panic_top_edited.png10:24
ekarlso-   apw does that provide better info ?10:25
apwekarlso-, yep that is the baby10:33
ekarlso-what next then apw ?10:36
apwekarlso-, i am poking around to see if there is any chatter on that and if there is anything obvious in the area; it would be good to test a 3.14/15 mainline in this context to see if it is fixed there else we have to look backwards to see what broke it10:50
ekarlso-apw: yeah, but then fthe firmware10:51
apwekarlso-, which i am sure is a soluable problem10:52
ekarlso-how ? :_)10:52
apwwhats the exact error it produces10:54
apwthe other thing you can do if the newer ones don't work is look backwards for one which does10:55
apwekarlso-, is there ipv6 traffic on this link10:56
ekarlso-apw: not that I know of10:56
apwekarlso-, i assume as you are using openvswitch there are vlans10:57
ekarlso-bnx2/bnx2-mips-09-6.2.1b.fw is missing it says.10:57
ekarlso-yea, but I ain't using ovs for vlans atm10:57
apw/lib/firmware/3.13.0-24-generic/bnx2/bnx2-mips-09-6.2.1b.fw10:59
apwthat seems to be packaged in the appropriate place10:59
apwlinux-image-3.13.0-24-generic: /lib/firmware/3.13.0-24-generic/bnx2/bnx2-mips-09-6.2.1b.fw10:59
apwas far as i can see at least11:00
apwyou could try symlinking htat into the mainline build lib directory in a similar place11:00
ekarlso-apw: sorry?11:02
apwas this is packaged with the kernel, you could add a symlink in /lib/firmware/VERSION/bnx211:03
apwfor the mainline version you are running11:03
ekarlso-I tired 11:05
ekarlso-ln -s /lib/firmware/3.14.X/bnx2 /lib/firmware11:06
apwand that didn't work ?11:07
apwif not, try ln -s /lib/firmware/3.14.X/bnx2 /lib/firmware/`uname -r`/bnx2 in the broke one11:07
ekarlso-bnx2/bnx2-mips-09-6.2.1b.fw is missing still -,,-11:07
ekarlso-So I linked that to the 3.14 bnx2 directory and it loads11:10
ekarlso-ok, booting then into 3.14 and see if that panics11:11
apwekarlso-, i would also try v3.15-rc3 if that explodes on you, as that deffo has 2-3 suspicious sounding fixed11:14
ekarlso-deffo ?11:16
apwdefinatly11:17
ekarlso-3.14 fixed it apw -,,-11:22
apwekarlso-, ok good then there is hope11:23
apwekarlso-, put all the info in the bu11:23
apwbug11:23
ekarlso-just that 3.14 works ? : )11:24
apwekarlso-, it is a start11:27
apwekarlso-, 3.14 contains at aleast two of the suspicious sounding fixes11:34
ppisatifelipec.wordpress.com/2012/11/13/git-remote-hg-bzr-2/ <- Bridge support in git for mercurial and bazaar12:12
ppisatie.g. git clone "bzr::lp:gnuhello"12:12
ppisatiThe original repository will be tracked like any git repository:12:12
ppisati...12:12
ppisatiawesome!!!12:12
henrixppisati: is that the 'git-bzr' package?12:21
ppisatihenrix: it seems so12:39
ppisatihenrix: but i never used it12:39
henrixppisati: me either... but i've installed it loooong ago so that i could give it a try. but never did :)12:40
ppisatigit clone bzr::lp:$PROJECT12:42
ppisatiand it works12:42
=== sz0 is now known as sz0`
=== sz0` is now known as sz0
=== sz0 is now known as sz0`
=== sz0` is now known as sz0
=== sz0 is now known as sz0`
=== sz0` is now known as sz0
=== sz0 is now known as sz0`
=== sz0` is now known as sz0
backjlackhttp://dpaste.com/1798914/ <- has anyone seen something like this with 3.13?14:59
rtgbackjlack, have you tried a 3.14 kernel in order to see if this issue has already been fixed ?15:05
backjlackrtg: No, but I've tried 3.12.16 a few weeks ago and that was OK.15:05
backjlackAre there any 3.14 kernel packages to try out? I'd rather not build 3.14 right now.15:06
rtgbackjlack, kernel.ubuntu.com/~kernel-ppa/mainline/v3.14.2-utopic/15:07
rtgbackjlack, also, if you've the patience you could work with jsalisbury to bisect the issue15:08
backjlackrtg: I have patience, but I'm afraid I don't have much time.15:08
rtgwell, thats up to you 'cause a kernel bisect can take awhile.15:09
backjlackYes, I'm aware of that. I build my own kernels sometimes.15:09
backjlackLet's see if 3.14 fixes the problem.15:10
jsalisburybackjlack, if you open a bug report, I'd be more than happy to help bisect with you.  For your part, it would require you test some kernels after I build them, then report back if they have the bug or not.15:10
rtgbackjlack, jsalisbury builds the kernels for you so you on'y have to install, reboot, and do your snapshot.15:10
backjlackjsalisbury rtg: Ok, I've got 3.14 installed on the box. I'll test it for 1-2 days and file the bug afterwards.15:17
backjlackAt least we'll know what has to be done at that point.15:17
jsalisburybackjlack, I'll keep an eye out for the bug report.15:17
backjlackIt really looks like it's snapshot related because I'm running into this with Docker.15:17
backjlackdocker+btrfs15:18
rtgapw, the patch I sent for the __udivdi3 modpost error ultimately used do_div(). I knew there was a better way. Also pushed to Utopic master-next16:19
apwrtg, that looks much prettier16:30
rtgapw, yup16:30
rtgjsalisbury, please see if you can get this guy to help you with a bisect. There are a lot of bnx2s out there. https://bugs.launchpad.net/bugs/131359117:07
ubot2Launchpad bug 1313591 in linux (Ubuntu) "Panic on 3.13.0-24 with bnx2, iptables and MASQUERADE" [Undecided,Confirmed]17:08
jsalisburyrtg, will do17:08
jsalisburyrtg, looks to be fixed in 3.14.1, so I'll reverse bisect.17:09
fuzion24hello, I'm running 14.04 on a 11,1 mbp retina 13", the laptop died because of battery and on boot now hands on "X86 Booting SMP configuration"18:05
fuzion24this looks similar to my issue, but this kernel was previously booting until it died via power loss.  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/128408518:06
ubot2Launchpad bug 1284085 in linux (Ubuntu) "unable to boot after install on 2013 macbook air" [High,Confirmed]18:06
fuzion24yea, what the bot said ^18:07
ernie_suomesta ketään?20:20
ernie_I need help making my first kernel module20:22
ernie_Why makefile says: there is no rule to producing mymodule?20:28
argesbjf: jsalisbury bug 1289728 says fix committed for ubuntu-quantal. Which tree is it in?21:05
ubot2Launchpad bug 1289728 in linux-ti-omap4 (Ubuntu Saucy) "CVE-2014-0049" [Medium,Fix committed] https://launchpad.net/bugs/128972821:05
argesbjf: jsalisbury n/m my brain isn't working today21:07
argesbjf: http://zinc.ubuntu.com/git?p=ubuntu/ubuntu-quantal.git;a=commit;h=5a4214563afab122a847035bc64c6e5ef9736d8021:12
sconklinhay arges, you have any thoughts about this? https://bugzilla.redhat.com/show_bug.cgi?id=1015989 - we're seeing the same thing on stock Ubuntu 14.04 EC2 guests21:40
ubot2bugzilla.redhat.com bug 1015989 in kernel "kernel panic in nf_nat_cleanup_conntrack in netns_cleanup_net with Docker" [Unspecified,Assigned]21:40
sconklinhere's the upstream bug https://bugzilla.kernel.org/show_bug.cgi?id=6519121:41
ubot2bugzilla.kernel.org bug 65191 in Netfilter/Iptables "BUG in nf_nat_cleanup_conntrack" [Normal,New]21:41
argessconklin: hey! reading through it now21:41
sconklinI may drop due to weather. Not lack of interest :-)21:42
argessconklin:haven't seen this particular issue, was looking at a  few conntrack/netfilter issues in the past few months. But this seems to be slightly different. Have you guys tried any later kernels? 3.15?21:44
sconklinarges: no, the only thing we've tried is 14.0421:56
sconklinI have to deal with weather. I'll get back to you tomorrowe22:04
argestake care22:04
sconklinhttp://radar.weather.gov/radar.php?product=NCR&rid=GWX&loop=yes22:04
=== sz0_ is now known as sz0`
=== sz0` is now known as sz0_

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!