[01:26] hello, I discover total system freezes when working with eclipse (ubuntu 12.04 with all updates installed). can someone help me to analyze this? thanks === DavidDuffey is now known as dduffey === DarkPlayer_ is now known as DarkPlayer === smb` is now known as smb [07:50] moin [07:56] ppisati, niu [07:58] * smb moans === fmasi_afk is now known as fmasi === fmasi is now known as fmasi_afk === fmasi_afk is now known as fmasi === fmasi is now known as fmasi_afk === fmasi_afk is now known as fmasi [09:02] Hi. I experience system freezes in context of intel video and kernel 3.2.0-54-generic (kernel log: [drm:gen6_sanitize_pm] *ERROR* Power management discrepancy: GEN6_RP_INTERRUPT_LIMITS expected 00070000, was 16000000 freeze) ... is this problem being worked on? I think it possibly affects a large number of users [09:17] linuxR, is there a bug filed? [09:18] and what is the symptom ofther than the report in dmesg [09:20] apw, the symptom is a complete system crash (not just X server) [09:23] I think there's a number of bugs related to this: 1194329 , 1168467, http://ubuntuforums.org/showthread.php?t=2135522 [09:23] bug #1194329, bug #1168467 [09:23] OI ubot2`, [09:24] it seems to be a kernel problem introduced with 3.2.0-40 [09:25] linuxR, is it easy to reproduce for you ? [09:27] apw, yes. I just need to open a few files in "eclipse" and switch tabs between these files...and boom it goes [09:27] linuxR, those errors in other bugs seems to be non-fatal, at least from a running point of view [09:27] linuxR, so it is not clear that those error messages are relevant or not [09:28] linuxR, therefore, as you have an easy way to reproduce it, then the right thing for you to do [09:30] linuxR, is to file a bug from your system, and then we can get a proper bisection started for it [09:30] okay, I will open a bug [09:31] I'd be glad to provide further anaylsis when someone can guide me through [09:31] get the bug filed, and then lets get a run of 3.2.0-40.64 and 3.2.0-41.65 to confirm the first one is good and second one is bad [09:32] https://launchpad.net/ubuntu/precise/+source/linux/3.2.0-41.65 [09:32] https://launchpad.net/ubuntu/precise/+source/linux/3.2.0-40.64 [09:45] apw, can I just install all these kernels along each other? how can I select one for boot? [09:49] linuxR: In GRUB. [09:55] linuxR, yes you can have many kernels installed they should all appear in grub menus [09:59] can I just instal older kernels with apt? [10:00] you referred to a source package? [10:02] linuxR, you use "dpkg -i *.deb" with those [10:03] smb, but then I'd have to configure/compile it myself? [10:03] linuxR, And if you comment out the hidden grub variables in /etc/default/grub and run update-grub you will get a visible selection screen without having to press left-shift [10:04] linuxR, apw did point to the lp page which has the source but also the build deb packages [10:05] linuxR, as smb says, lower down on the pager are per build pages, which one you need depends on your machine [10:05] You will need linux-headers...*all.deb, linux headers i386 or amd64 (depedns on what you got installed) the linux-image for that and linux-image-extra if that exists [10:06] okay, will try that, thanks [10:07] linuxR, Btw, the all headers is in the i386 build only [10:09] would it not be a good idea to also try a current kernel (e.g. 3.8) and see if the problem was maybe fixed already? [10:11] linuxR, you can do that if you wish indeed. if we want to find the commit which broke it though (which is the easiest way to find out what fixed it later if it is fixed) is to prove the pair of kernels which bracket the breakage [10:11] as then we can bisect to find the actual failing patch [10:11] linuxR, when you have a bug, can we have the bug number please [10:12] brb [10:30] apw, the bug is: https://bugs.launchpad.net/ubuntu/+bug/1233086 [10:30] linuxR: Error: launchpad bug 1233086 not found [10:31] linuxR, did you file that as a security issue or something? as it seems to be 'hidden' (assuming you got the bug # right) [10:31] apw, yes...this is security-relevant, isnt it? [10:31] should I disclose it? [10:31] linuxR, i thought your machine was crashing ? [10:32] apw, thats correct. Thats why I thought this could possibly be exploited [10:33] local only though, so not really any more exploitable than any other crasher or oops imo, but your call [10:34] if its a security issue only the security team can see it [10:34] I'll change that asap [10:36] https://bugs.launchpad.net/ubuntu/+bug/1233086 [10:39] linuxR, ok i have put a summary of our discussion on IRC on there, and subscribed our defect analyst who can help with the bisection once you have a pair of kernels where it appeared [10:40] linuxR, if you discover an old kernel which it does not appear in, then we have a regression so let me know if you find one [10:42] apw, yes that would be the next steps to do. I'll give an update as soon as I have tested this with other kernels. === fmasi is now known as fmasi_afk === fmasi_afk is now known as fmasi === fmasi is now known as fmasi_afk === fmasi_afk is now known as fmasi === fmasi is now known as fmasi_afk [12:18] apw, ok I'm ready to install and try the other kernels..but I have difficulties to determine the exact package name to install [12:19] can you give me a hint? [12:20] apt-cache search 3.2.0-40 yields 34 packages [12:21] linux-image-3.2.0-40-generic. is that the correct one? === fmasi_afk is now known as fmasi [12:26] linuxR, smb listed the exact ones to download [12:26] linuxR, You probably need 4. uname -m will tell you whether amd64 or i386, uname -r would tell you which flavour but very likely generic. Then [12:27] i386 build: linux-headers-3.2.0-40_3.2.0-40.64_all.deb [12:28] linux-headers-3.2.0-40-_3.2.0-40.64_.deb [12:28] linux-image-3.2.0-40-_3.2.0-40.64_.deb === fmasi is now known as fmasi_afk [12:28] linux-image-extra-3.2.0-40-_3.2.0-40.64_.deb [12:31] okay, thanks. since I'm going to reboot now, I could trigger the freeze again. Is there any additional information I could get from this? [12:49] apw: i was wrong, qemu doesn't emulate the virtualization extension, so we need real hw [12:49] smb: ^ [12:50] ppisati, that is a bit of a shitter [12:50] ppisati, Ok, but yeah would have been nice... [12:50] apw: either calxeda ecx2000 or samsung exynos5 [12:50] ppisati, i guess we can use the 'fast' model [12:53] apw: you mean the arm provided simulator? [12:53] apw: could be, never tried [12:55] henrix, would ext4 issues on online-resizefs related to set_flexbg_block_bitmap trigger any ringing bells on pending stable updates? (apparently in 3.8 but not 3.5 which maybe makes it SEP) [12:57] smb: i don't remember seeing anything related with that, but let me have a look [12:57] smb: do you have a link, sha1, ... ? [12:57] henrix, I only saw some inode count overflow things [12:57] henrix, https://bugs.launchpad.net/ubuntu/+bug/1233086 [12:58] err [12:58] henrix, wrong number orry [12:58] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1233075 [12:58] smb: heh, i thought so :) [12:59] henrix, Hm, though who knows maybe it is related to counts as the grow is large [13:00] smb: yeah, from < 3G to 2TB... that's a huge resize :) [13:02] henrix, Apparently it did work in Q. I already asked to try raring release and S to narrow things a bit [13:04] apw, smb : I could not find the additonal kernel in the grub boot menu, although the installation script reported that grub configuration would have been updated..ideas? [13:05] linuxR, Did you look under "advanced options" or so? [13:05] linuxR, what menu options _did_ you have [13:05] The older kernels get sorted in there (the naming is a bit .. unhelpful) [13:06] smb: do you have any idea on the kernel version where this issue was seen? [13:06] apw, just the current kernel (3.2.0-54-generic) [13:06] henrix, Well, just "latest from today" for R [13:07] smb: ah, ok. i was looking at 3f8a6411fbada1fa482276591e037f3b1adcf55b but this is already in R for some time [13:08] i'll ckeck again [13:08] linuxR, The advanced menu does not show any kernel versions nitially [13:08] just when selecting it [13:09] linuxR, yeah "ubuntu" boots direct and "ubuntu advanced" is a menu [13:09] it is most ... interesting semantics wise [13:09] i'll check..thx === fmasi_afk is now known as fmasi [14:29] apw, pushed -rc3 rebase. thanks for the overlayfs fixes. [14:30] rtg, np [14:30] apw: FYI, the mempolicy bug number is 1233175 [14:31] apw: bug: #1233175 [14:31] * apw pokes ubot2` in the eye [14:31] rtg: goldfish kernel now boot fine, had to fix up qemu =) [14:31] apw: :) [14:31] xnox, cool [14:31] rtg: (armhf that is, haven't started on x86 yet) [14:32] apw: one interesting fact about this one is that servers running lucid with similar workload *do* *not* show this behavior [14:32] caribou, did you manage to repro it ? [14:32] apw: no, not yet [14:32] apw: but I was looking at Lucid's __mpol_put() and it is sensibly simpler [14:33] caribou, t [14:33] caribou, there is even less locking in lucid than in precise, i a supprised it is not worse [14:34] apw: nm, they're both the same :-/ [14:35] caribou, well there is a task lock round it in precise, which would likel change timing, perhaps it makes things more likely [14:38] apw: it seems we need a license to get the RTSM [14:38] apw: so no luck [14:38] Read The Sucking Manual ? [14:39] Real-Time System Model [14:39] "RTSMs are simulation models of ARM Hardware Platforms..." [14:39] etcetc [14:39] ok [14:53] apw, smb : I'm working on 3.2.0-40-generic now for some hours, have not been able to trigger the error again since [14:54] still see the " [drm:gen6_sanitize_pm] *ERROR* Power management discrepancy" message in kernel log..possibly unrelated to the freeze problem [15:03] * ppisati goes out for a bit [15:05] linuxR, that is as waht i suspected might happen, so now you need to step forward to the next version and see if it breaks, and keeps doing that till it does, [15:08] hello [15:11] linuxR, I can help you with the bisect. I'm going to post some comments and kernels to test in the bug. [15:17] Is it possible to 'simulate' a NUMA architecture on a KVM virtual machine using non-NUMA hardware ? [15:17] riso64bit, welcome [15:18] caribou, hmm it might be, but not something i have ever tried, and you won't get the real effects clearly if you don't have a real numa under the hood [15:18] apw: I just want to exercise the numa-aware code using numactl [15:19] i have a problem whit the driver of touchpad on HPMini 210 & I have already open a ticket on launchpad (_https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1188965) but Christopher M. Penalver (penalvch) write me to contact the Driver manteiner for help to fix the problem (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1188965/comments/95).Yesterday i have sent the mail but i don't have received any [15:19] response and so I don't now if i have made the right procedure. [15:19] caribou, not sure is my best answer then :) smb might have played so [15:19] sorry i'm not English [15:19] :D [15:19] apw: ok, I'll try to ping him, thanks [15:20] apw, caribou Not exactly numa. Its possible to define the layout through libvirt cores/threads/cpu ... [15:21] it might be enough to be usable for caribou's purposes then [15:21] smb: yep, I did that [15:21] ok, I'll dig that out, thanks [15:21] Yeah, probably if two sockets automatically means NUMA like [15:22] riso64bit, i'd not be expecting a response necessarily very quickly one doesn't even know if they are 'at work' any particular day [15:23] yes i know, but i don't know if i have made the right procedure :D [15:25] riso64bit, there is little correct proceedure with upstream, other than donning a fire proof suit before emailing [15:25] caribou, There seems to be -numa for kvm... Question is whether and if how libvirt would do things. But you should be able to look for the qemu process that gets started [15:26] smb: oh, thanks I'll check that out [15:27] ok, i will wait. [15:36] caribou, Hm, maybe if you hand tune the xml through virsh (see http://www.libvirt.org/formatdomain.html#elementsCPU) [15:37] smb: that looks good : smb: thanks === rtg is now known as rtg-afk === fmasi is now known as fmasi_afk === fmasi_afk is now known as fmasi === kentb-out is now known as kentb === fmasi is now known as fmasi_afk [16:43] ppisati, do you get any spinning irg/* processses on your omap4 with -generic [16:48] apw: not that i recall [16:48] 76 root -51 0 0 0 0 S 24.8 0.0 1188:03 irq/88-48070000 [16:48] 84 root -51 0 0 0 0 R 23.1 0.0 1134:30 irq/151-twl6040 [16:49] ppisati, ^ [16:50] apw: let me setup my board [16:50] ppisati, i am going to try rebooting it to see if it is transient, i did get an L3 error over the weekend [16:52] ppisati, yeah things look a lot better following a reboot, i wonder if the L3 error handler did not clean up right === jdstrand_ is now known as jdstrand === psivaa is now known as psivaa-afk [17:10] tjaalton, hey ... this 2 minutes to get dash thing with atoms and similar, are we expecting to do anything with ti [17:11] tjaalton, bug #1222602 [17:19] apw: still no word from upstream, but maybe the change could be reverted or make it so that for gen3 it forces the opengl version to 1.4 [17:20] tjaalton, either sounds appealing over where we are [17:20] heh, sure [17:20] tjaalton, though i will say =1.4 does not make dash pretty, if appearing same day [17:25] with the workaround? [17:26] tjaalton, yeah with the workaround the dash is not the right colours so teh gallback is not working quite right [17:26] apw: can you run driconf and pastebinit the ~/.drirc it creates? [17:27] Sarvatt, with or without the workaround [17:27] doesn't matter [17:27] hmm ok [17:27] well force it to whatever it was before :) [17:27] Floating point exception (core dumped) [17:28] quality s/w [17:28] hah [17:28] apw: ah nevermind, they ripped out the options completely [17:29] Sarvatt, Floating point exception (core dumped) [17:29] arse [17:29] tjaalton: thats pretty damn safe to just revert [17:29] Sarvatt, http://paste.ubuntu.com/6176427/ [17:30] apw: sorry about that, I didn't see that they ripped out the options that forced it to 2.1 completely so they aren't in there to disable [17:30] Sarvatt, heh [17:34] Sarvatt: ok then.. still would be good to know what upstream was thinking.. :/ [17:34] * apw seculates ... la la la hasn't that shit h/w died yet ? [17:34] Sarvatt: was it idr? [17:34] i915g supports it and we dont give a crap about i915 anymore, lets just do it === fmasi_afk is now known as fmasi [17:35] whipping up a patch to revert it now, files got shuffled around a bit [17:35] well i guess it allows the hw to pass a few piglit tests more, even if they take an eternity to run :) [17:36] ^ motivation === fmasi is now known as fmasi_afk [17:47] tjaalton: ok to push this to git? http://paste.ubuntu.com/6176506/ [17:48] Sarvatt, if you have some binaries to test, i am happy to do so [17:48] sure thing, i'll throw it in a ppa [17:49] Sarvatt: yup go ahead [17:51] oh nice, i already have a ppa named apw :) [17:51] Sarvatt, :) [17:51] apw: its uploading to https://launchpad.net/~sarvatt/+archive/apw now, should be about 45 minutes till its built [17:52] Sarvatt, will watch out for it [17:52] Sarvatt, 'maverick' packages ... an old one [17:53] 148 weeks, wonder what it was about [17:53] ahh right, actually sandybridge acceleration for 10.10 where it was disabled in the archive [17:55] dang, 38 minute builder queue even at urgency=critical [18:04] Sarvatt, i'll slurp it down and try a local build then [18:04] apw: amd64 machine? [18:05] if you have multiarch mesa installed thats gonna be a headache and dont bother [18:05] Sarvatt, this is a 32 bit atom, so i think not [18:05] Sarvatt, and by local i mean a builder build on my kernel builder === rtg-afk is now known as rtg [18:30] Sarvatt, that FTBFS for me [18:31] log? [18:32] tjaalton, http://paste.ubuntu.com/6176677/ [18:36] Sarvatt, doesn't that need like {} round the case 3: contents if you have variables in it [19:04] Hi, I am getting error "unable to handle kernel paging request" trying to install a video capture card, any ideas? [20:53] apw: its built in the ppa, sorry about all that [21:10] apw, jsalisbury: I tried to track down the error to a specific kernel version. I thought 3.4.42 was stable (working for multiple hours) ;tried 3.4.44 which crashed few minutes after boot, then tried 3.4.42 again which then also crashed almost instantly. Any ideas? [21:55] * rtg -> EOD