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

crashes #51

Closed
cdcseacave opened this issue Mar 17, 2020 · 4 comments
Closed

crashes #51

cdcseacave opened this issue Mar 17, 2020 · 4 comments
Labels

Comments

@cdcseacave
Copy link

trying to process this mesh results in a crash
this particular mesh is not looking nice, I submit this one as it is the smallest one I was able to reproduce the problem; there are many more crashing but are much larger; all of them are manifold, and free of any problems as much as I can tell
scene_mesh_texture.zip

any idea what the problem is?

@walbourn
Copy link
Member

Are you using the x64 native version of the library/tool or 32-bit?

@cdcseacave
Copy link
Author

cdcseacave commented Mar 30, 2020

x64
are you able to reproduce the issue?

@walbourn
Copy link
Member

I was not able to reproduce any failure here. Did you have any specific command-line arguments beyond the file name?

@walbourn
Copy link
Member

walbourn commented May 31, 2021

I tried running it in Release and I eventually got it to fail with:

Exception thrown at 0x00007FFE8A474B89 in uvatlastool.exe: Microsoft C++ exception: std::bad_alloc at memory location 0x00000061F0AFF030.

Not sure how it ran out of memory, but it did. With the current code, it eventually fails with an hresult code instead of a crash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants