[Bug 1755250] Re: backport statx syscall whitelist fix

2018-05-01 Thread Julien Schueller
Hi, Could this fix be backported now that docker 17.12 is in bionic and (docker is 18.04 out too with the fix). xan. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1755250 Title: backport statx sys

[Bug 1708153] Re: libtbb2 runtime crash on yakkety

2017-08-02 Thread Julien Schueller
it seems to be fixed at least in latest tbb stable of june 2017 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1708153 Title: libtbb2 runtime crash on yakkety To manage notifications about this bug

[Bug 1708153] Re: libtbb2 runtime crash on yakkety

2017-08-02 Thread Julien Schueller
I guess the bug also affects zesty as it's the same tbb version, but not arftul -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1708153 Title: libtbb2 runtime crash on yakkety To manage notifications

[Bug 1708153] [NEW] libtbb2 runtime crash on yakkety

2017-08-02 Thread Julien Schueller
Public bug reported: I encountered runtime crashes with libtbb2 on yakkety running openturns code samples. as yakkety has gcc 6, it is hit by this bug: https://software.intel.com/en-us/forums/intel-threading-building-blocks/topic/641654 I recompiled it with cxx flag "-fno-lifetime-dse" as advise