Skip to content

OpenSubDiv Conan recipe and TBB#382

Merged
jfpanisset merged 2 commits intoAcademySoftwareFoundation:mainfrom
jfpanisset:osd-tbbmalloc
Apr 6, 2026
Merged

OpenSubDiv Conan recipe and TBB#382
jfpanisset merged 2 commits intoAcademySoftwareFoundation:mainfrom
jfpanisset:osd-tbbmalloc

Conversation

@jfpanisset
Copy link
Copy Markdown
Contributor

  • OpenSubDiv Conan recipe was incorrectly specifying that clients needed to link against libtbbmalloc and libtbbmalloc_proxy, which could cause mixing of TBB and glibc malloc. Fixes #371 usdview core dump.
  • docker-builds.yml missing line continuation, would abort trying to build base2 Conan packages due to missing options.
  • clean up some bare URLs in README.md
  • clean up references to internal Conan paths in installed CPython and USD scripts. Fixes #370.

- OpenSubDiv Conan recipe was incorrectly specifying that clients needed to link
against libtbbmalloc and libtbbmalloc_proxy, which could cause mixing of TBB
and glibc malloc. Fixes [AcademySoftwareFoundation#371 usdview core dump](AcademySoftwareFoundation#371).
- docker-builds.yml missing line continuation, would abort trying to build base2 Conan packages due to missing options.
- clean up some bare URLs in README.md
- clean up references to internal Conan paths in installed CPython and USD scripts.
Fixes [AcademySoftwareFoundation#370](AcademySoftwareFoundation#370).

Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
@jfpanisset jfpanisset merged commit f6c7390 into AcademySoftwareFoundation:main Apr 6, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

usdview core dump usdview python interpreter needs relocation at install time

1 participant