Turns out tcmalloc does overwrite symbols and doing so from anything but the initial load on the main app will cause issues. Here tgt loads things normally, to then (once glusterfs is loaded) get partially re- mapped.
I've found many similar issues: - https://github.com/gperftools/gperftools/issues/1066 - https://github.com/kcat/openal-soft/issues/134 - https://tracker.ceph.com/issues/23653 - https://bugzilla.redhat.com/show_bug.cgi?id=1569391 If I LD_PRELOAD tcmalloc right at the beginning of tgt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951126 Title: 10.0 is breaking tgt autopkgtest To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glusterfs/+bug/1951126/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
