severity 951704 normal thanks On Thu, Feb 20, 2020 at 11:50:10AM +0100, Mathieu Malaterre wrote: > I cannot import the pyopenvdb module on Debian sid (amd64). It fails like > this: > > <snip> > > Searching in the jemalloc bug report, I stumble upon: > > * https://github.com/jemalloc/jemalloc/issues/937 > > Would it be possible to build jemalloc with: > > --disable-initial-exec-tls
I'm really hesitant to enable that option. As upstream notes in that issue above, it is not without side effects, and could cause crashes in certain codepaths for existing users, that would be hard to identify (harder than the issue above). It looks like both of the issues reported in this bug, with openvdb and drmaa, have been addressed one way or another -- the former upstream, with PR #749ยน, and the latter with the 0.7.9-2 upload (cf. #953832). 1: https://github.com/AcademySoftwareFoundation/openvdb/issues/732 Are there any other users affected by this? If so, I can confer with upstream to get their take as well; otherwise, I'd lean towards to decline the fix here. Hope that makes sense! Regards, Faidon