[Bug 1882998] Re: Cannot import openvdb 6.2 on Focal due to jemalloc

2021-01-27 Thread Richard Viney
If there's anything I can do to help move this patch towards inclusion in focal please just let me know. My original debdiff is here: https://bugs.launchpad.net/ubuntu/+source/openvdb/+bug/1882998/comments/9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1885424] Re: Create package for Thor 1.0.1

2021-01-21 Thread Richard Viney
I think this issue is also affecting Rails 6.1 on the system ruby/ruby- bundler packages. Testing on the latest Ubuntu Focal stable packages: $ sudo gem install rails -v 6.1.1 $ rails new my-app $ cd my-app && bundle exec rails db:setup rails aborted! TypeError: superclass mismatch for class Comma

[Bug 1887223] Re: python3-openimageio fails with an ImportError: libjemalloc.so.2: cannot allocate memory in static TLS block

2020-09-12 Thread Richard Viney
*** This bug is a duplicate of bug 1882998 *** https://bugs.launchpad.net/bugs/1882998 This is fixed in focal by the debdiff recently posted in https://bugs.launchpad.net/ubuntu/+source/openvdb/+bug/1882998 I've filled in the SRU template there, done a debdiff, and added ubuntu- sponsors to t

[Bug 1882998] Re: openvdb6.2 is non functionnal on Focal due to jemalloc

2020-09-09 Thread Richard Viney
Please find attached a debdiff for focal ** Patch added: "Remove jemalloc dependency from openvdb" https://bugs.launchpad.net/ubuntu/+source/openvdb/+bug/1882998/+attachment/5409211/+files/openvdb_6.2.1-8ubuntu2.debdiff -- You received this bug notification because you are a member of Ubuntu

[Bug 1882998] Re: openvdb6.2 is non functionnal on Focal due to jemalloc

2020-09-08 Thread Richard Viney
[Impact] * This issue causes apps to be unable to dlopen libopenvdb6.2 or any shared libraries that depend directly or indirectly on libopenvdb6.2. Notably this includes libopenimageio2.1 and anything that depends on it. The python3-openvdb package also doesn't work in focal at present because of

[Bug 1882998] Re: openvdb6.2 is non functionnal on Focal due to jemalloc

2020-08-23 Thread Richard Viney
Thanks. In my opinion this could warrant fixing in 20.04 LTS because: - it's a regression from 18.04 LTS, so certain applications and usage patterns   will break as users try to upgrade (which is what happened to me). - it affects several packages, specifically: libopenimageio, libopenvdb and   p

[Bug 1882998] Re: openvdb6.2 is non functionnal on Focal due to jemalloc

2020-07-26 Thread Richard Viney
AFAICT this issue was introduced in OpenVDB 6.2.0 when it started linking in jemalloc all the time, including when being built as a shared library. My understanding is that shared libraries should absolutely not be doing this, as safely linking allocators such as jemalloc into a shared library is

[Bug 1885424] Re: Create package for Thor 1.0.1

2020-07-24 Thread Richard Viney
Ran into this today when trying an Ubuntu 20.04 upgrade on a Rails app. FWIW I added `gem 'thor', '~> 0.20.3'` to the Rails app's `gems.rb` (aka `Gemfile`) in order to make it go away. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 16894] Re: gnome-screenshot fails to work with multiple monitors

2007-09-15 Thread Richard Viney
I can confirm this on Ubuntu Feisty 7.04 with a standard 2 monitor setup. Only the leftmost monitor makes it into the final screenshot. I'm using the proprietary NVIDIA drivers version 100.14.11 on a GeForce 8600 GTS. -- gnome-screenshot fails to work with multiple monitors https://bugs.launchpad