Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error due to TfDebugSymbolsChangedNotice on OSX #117

Closed
sunyab opened this issue Dec 10, 2016 · 1 comment
Closed

Fatal error due to TfDebugSymbolsChangedNotice on OSX #117

sunyab opened this issue Dec 10, 2016 · 1 comment
Assignees

Comments

@sunyab
Copy link
Contributor

sunyab commented Dec 10, 2016

Description of Issue

It seems like there's a registry function ordering issue that causes issues on OSX related to
the registration of the TfDebugSymbolsChangedNotice. This shows up as fatal errors when importing modules in Python. This was noted by @zhoub and others in issue #19 -- see comment on Oct 1 for a workaround.

Note that this does not happen for all OSX builds. I've seen this issue on one of our internal test machines but not others.

Steps to Reproduce

  1. In Python, simply try to import any USD module, e.g. "from pxr import Usd"

System Information (OS, Hardware)

OSX

@amooty
Copy link

amooty commented Dec 12, 2016

Filed as internal issue #141019.

@marsupial marsupial mentioned this issue Jan 5, 2017
pixar-oss added a commit that referenced this issue Apr 14, 2017
Note this merge only pulls in commits 863c418 and 566447a;
commit 234cbf9 should not be needed as issue #117 was
fixed by commit 3018943.
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

No branches or pull requests

3 participants