=== dandrader is now known as dandrader|afk === marcusto_ is now known as marcustomlinson === dandrader|afk is now known as dandrader === shuduo is now known as shuduo-afk === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [17:40] Does anyone know why xvfbtestPreview in silo 2150 would segfault? It's holding up our migration to release pocket in zesty [17:41] greyback, dandrader: ^ relevant to you [17:41] * dandrader looks [17:42] mterry: no idea. /me tries to repro locally [17:42] * mterry also tries locally [17:42] mterry, any useful log? [17:42] No [17:42] https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty/zesty/i386/u/unity8/20161213_162531_a0c3e@/log.gz [17:42] Search for "error 2" [17:42] Or xvfbtestPreview [17:43] It passes all tests [17:43] Then it segfaults [17:43] not just that one, there's like a dozen segfaults [17:43] Both amd64 and i386 fail [17:43] 10, actually [17:43] Right you are [17:43] and yeah, both amd64 and i386, so not random [17:44] something must've changed between silo and proposed, since we're green in automated [17:44] I mean comparing these logs might be helpful https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_39a8dbb93caf4ec889f8a1b7f69885db/bileto-2150-excuses/2016-12-07_23:50:01/2150_zesty_excuses.html [17:45] Saviq: wait aren't you on vacation? [17:45] ish [17:45] get outta here [17:45] promised to keep an eye out [17:45] ah [17:45] anyway, it's in your hands so no need for me [17:45] :) [18:18] "Qt: Session management error: Could not open network socket" <- was this always printed on the console while running tests? (I get it locally, it's not printing on the server) [18:18] so far, tests are running ok locally [18:18] might be something in proposed breaking it [18:27] greyback: I don't recognize the error... But yeah I bet proposed is the trigger [18:28] * mterry is still updating his zesty system, haven't used it for a bit since I've worked on u8 snap in xenial [18:36] QT_LOGGING_RULES=*=false needed for tests, as they're so noisy === dandrader is now known as dandrader|afk [19:28] ok I do get the segfault on proposed [19:50] mterry: what segvs? xvfb? [19:50] * greyback not had luck with his chroot [19:54] greyback: yeah it seems to only segfault with xvfb in the mix [19:55] But I'm not sure it's xvfb itself [19:55] I'm trying to isolate which package upgrade triggers it [19:57] stacktrace is in libgcc code, so something might need a rebuild against latest gcc === dandrader|afk is now known as dandrader [20:18] it's libmesa [20:34] oh man [20:36] rebuilding it to see if it just needs a rebuild against latest gcc and everything. If that doesn't fix it, I'm out of my depth and Mirv seems out for the holidays [20:36] I suppose we could drop it from proposed in worst case [23:12] Trevinho: I've had a chance to test the new unity hdpi scaling factor code on a wider range of hardware now, and think there are some cases where it doesn't do quite the right thing. [23:14] It does do the right thing for 15" 1080P displays and 15" 4K displays, but forces non-integer scaling by default on 17" 4K displays and 14" 1080P displays. [23:15] At least with existing toolkits, non-integer scaling tends to look somewhat wrong.