-
Notifications
You must be signed in to change notification settings - Fork 332
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
Segfault on bleeding edge linux build #183
Comments
Just to make sure we're on the same page, here is a super simple FBX cube exported from Maya. Also, running multiple times gives different outputs.
|
Yikes. I’ll investigate as soon as I can. There hasn’t been much time lately; I’m the only maintainer and this is a hobby project. I saw your PR — looking forward to eyeballing that too. |
Drive-by test under Windows (happened to be booted) shows no memory issues, so I guess it might be OS dependent. |
Hmm... absolutely can't cause this error to happen on any of my regular build environments. I guess it must be related to an old glibc or some similar system level difference? I'll try building & debugging in the Docker environment. |
Fixed in ed43cac. |
It seems the latest linux build is segfaulting on any FBX.
I'm running in docker using
FROM ubuntu:16.04
to match your azure pipeline and the result is:The text was updated successfully, but these errors were encountered: