[01:26] QNativeImage: Unable to attach to shared memory segment. [01:27] nice try [01:27] I get this error using Okular. It shows a problem with the screen... essentially you can't see portions of the page. However, the problem is not limited to Okular... [01:28] Not sure where to from here, but I figured you guys would be a good starting point. [01:28] ^go [01:30] There are numerous errors produced by X after that error, but I get the feeling the X errs are a side effect of not having the mem segment. [01:31] Well, the cause being the missing segment rather than a side effect... but you know what I mean. [01:32] Errors like this: [01:33] X Error: BadPixmap (invalid Pixmap parameter) 4 [01:33] Major opcode: 56 (X_ChangeGC) [01:33] Resource id: 0x0 [01:34] At this point, even right clicking and trying to copy or paste is a chore, because the menu is obscured or blank, however you want to picture it. [02:03] Oh and... the rightclicking problem is system wide... not limited to any program. Once it starts, I have to reboot to fix it. I've rebooted twice now and it's starting to become a little more frequent, and is starting to become a major issue. [02:05] If anyone wants to use something like teamviewer or whatever to see it in action, I'm open to that. [02:06] 3.13.0-68-generic #111-Ubuntu SMP Fri Nov 6 18:17:06 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux [02:07] Ubuntu 14.04.3 LTS [02:11] you're using kde though? what is using the most memory in xrestop [02:20] bash: xrestop: command not found [02:20] ohsix: ^^ [02:22] E: Unable to locate package xrestop [02:41] ohsix: kwin followed by libreoffice/writer and then firefox [03:14] ohsix: #kde-devel helped me track it down. java memory leak. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799587 Thanks for pointing me in the right direction :) [03:14] Debian bug 799587 in openjdk-7-jre "openjdk-7-jre: Shared memory issue causes other apps to appear broken" [Important,Fixed] [03:14] Any idea when it will make it into ubuntu 14.04 ? [03:15] or will it be 14.05 at that point? :) [03:16] https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1512760 [03:16] Ubuntu bug 1512760 in openjdk-7 (Ubuntu) "Java applications leaks shmem chunks" [Undecided,In progress] [03:16] i like the comments on the bug, kde/plasma isn't very usable without bugs ;D [03:16] haha [03:22] ohsix: by the way... PovAddict in #kde-devel was the person that tracked it down.... and then found the bug had already been reported. Just in case you want to talk to him about it. === _ruben_ is now known as _ruben [13:30] infinity, 3.13.0-68 was released to trusty-updates on Nov 10th, but the installer has had no updates since Nov. 4th. I'm getting an install failure because of this (mismatch between running kernel and installed kernel, when doing update-initramfs after dkms installation). Is there a bug about this? [13:34] marga, not sure there is a bug about it, no. i think he will be aware now tho [13:35] now that I mentioned it? Or already before that? [13:37] well it got mentioned on #u-d as well, so i suspect he'll get the message, and indeed i'll be chatting to him about it too as i got highlighted about it on #u-d [13:37] ah, ok. [13:37] What's the normal process for updating the installer when a new kernel comes around? [13:44] in part i am unsure, which is why i am going to be talking about it === lool- is now known as lool === tyhicks` is now known as tyhicks === JanC_ is now known as JanC [15:39] The stable release pull for the current trusty proposed kernel carries a patch that breaks arm64. The issue was seen on wily as well and was worked around by disabling the new config option added by the patch. I added a comment to the stable release bug, bug #1514853 [15:39] bug 1514853 in linux (Ubuntu Trusty) "Trusty update to 3.13.11-ckt29 stable release" [Undecided,Fix committed] https://launchpad.net/bugs/1514853 [15:53] apw: I can't reproduce the failure with bcmwl [15:53] apw: and linux 4.3 [15:54] tseliot, hrm [15:54] tseliot, i386 right ? [15:56] tseliot, http://paste.ubuntu.com/13299698/ is what ADT gets [15:59] apw: that should help. Thanks [16:34] Just passing along something: I observe that http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4-rc1-wily/ is having the same problem as I was. Kernel 4.4-rc1 would not compile until I applied this patch: https://lkml.org/lkml/2015/11/6/987 [16:39] dsmythies, yep, those are raw builds done from the tip of the tree, if the tree is broken they don't build === chiluk_ is now known as chiluk === henrix_ is now known as henrix [17:04] cmagina: hi! re. bug #1502946 (CONFIG_ARM64_ERRATUM_843419), have you actually tried to boot that trusty kernel and reproduced that bug? [17:04] bug 1502946 in linux (Ubuntu Wily) "kernel crash on m400 arm64 server cartridge" [Critical,Fix released] https://launchpad.net/bugs/1502946 [17:05] cmagina: because wily actually contains CONFIG_ARM64_ERRATUM_843419=y (the same as trusty) [17:05] henrix: yes, i have a log, just need to attach it [17:05] cmagina: no need, i just wanted to understand exactly what i should do because trusty seems to have the same config [17:07] henrix: really? hmm...this is the bug where it was supposedly set to 'n' https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1502946 [17:07] Ubuntu bug 1502946 in linux (Ubuntu Wily) "kernel crash on m400 arm64 server cartridge" [Critical,Fix released] [17:07] [Config] CONFIG_ARM64_ERRATUM_843419=n [17:08] 4.2.0-16.19) wily [17:08] cmagina: right, but the wily kernel in -proposed seems to be closing that bug by reverting that patch [17:08] henrix: maybe dannf's upstream fix was accepted and pulled into wily after 16.19 [17:09] cmagina: ah, wily also contains this: b6dd8e0719c0 ("arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419" [17:09] henrix: yeah, that's dannf's fix [17:10] cmagina: ok, cool. so... i guess we need that in trusty as well [17:10] henrix: yeah, that would be perfect [17:10] cmagina: and in lts-utopic too. (we're building arm64 in utopic, right?) [17:11] henrix: yes [17:11] cmagina: ok, thanks [17:11] henrix: i hadn't gotten to check the other releases yet. are we still supporting utopic? thought it ended and we're now on vivid [17:12] cmagina: right, utopic has EOL'ed, but we're still doing lts-utopic for a couple more cycles [17:12] henrix: ah, ok [17:13] cmagina: grr... looks like we have the same thing on vivid. [17:14] henrix: so, everything up to wily then. arm64 seems prone to these kinds of regressions where a stable release patch breaks it, but there is already a fix, just not in that stable release [17:15] cmagina: correct. i'll start working on that. thanks for reporting. [17:16] cmagina: btw, do you have another bug i could you for SRU'ing this? [17:16] s/you/use [17:16] henrix: np, thanks for fixing. yes, https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1516682 [17:16] Ubuntu bug 1516682 in linux (Ubuntu) "a trusty stable release patch breaks module loading on arm64" [Undecided,Incomplete] [17:17] cmagina: awesome, thanks! [17:18] henrix: welcome :) === clopez_ is now known as clopez === alai888 is now known as alai === spossiba_ is now known as spossiba