Replies: 2 comments 2 replies
-
You'll need to provide more information about what you are doing to be able to guess at what might be going wrong. What type of data what formats, what's the stack trace of the threads when it gets locked out. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Given the scant detail my best guess is libjpeg functions aren't thread safe. Try getting a stack trace. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I use osgDB::writeNodeFile() in mutil-threading, there may be occasional infinite loops, the process cannot exit.
Beta Was this translation helpful? Give feedback.
All reactions