=== ghostcube is now known as lammstulle === tomreyn_ is now known as tomreyn [16:35] cking: hi, i just ran into https://bugzilla.kernel.org/show_bug.cgi?id=195453 [16:35] bugzilla.kernel.org bug 195453 in Other "race on fs/exec with fs_struct in_exec flag, introduced in commit 498052bba55ecaff58db6a1436b0e25bfd75a7ff" [High,New] [16:35] or at least, i think i did [16:35] i'm on artful's kernel [16:36] and upgrading to go 1.9 fixed my issue, which has the golang workaround for the bug [16:37] well the golang fix is useful as it was originally doing things in a weird way [16:38] but i guess the kernel bug is still out there? [16:40] tych0, it should have been fixed in ubuntu kernels [16:41] huh, ok [16:41] 4.13.0-16-generic on artful had some issue [16:41] that an upgrade to go 1.9 fixed for me [16:44] hrm, the fix was in artful, commit 0f589e8640ed6bf377d80f5313fefc6c0ca40f18 [16:47] in 4.12.0-7.8 [16:48] hrm [16:48] so it is. [16:48] my other problem is that hwen i tried ot make a minimal testcase, it didn't work :) [16:49] tych0, what does "it didn't work" refer to? [16:49] cking: meaning, my minimal testcase behaved as expected. it's only in my actual code that i hit the race [16:49] ...but it is pretty reliable [16:50] ugh; well file a new bug and add details of the reproducer and I'll try and get that sorted [16:50] ok [16:50] it's a horrible race condition :-( [16:50] yeah :( [18:05] Hello. What version of mainline is you guys' 4.13.0-16 based on? Is it an RC? I read the wiki page on source code, but there doesn't seem to be a corresponding release on kernel.org, only 4.13 and up. What am I missing? [18:06] 4.13.1 and up*, sorry.