Closed draguve closed 4 months ago
Thank you for your issue and the builds; I'm gonna look into the reason for why that is happening. While that is going on—you could try using PUMgen v1.0.1 .
Thank you for the suggestion! I tried using PUMgen v1.0.1, and it worked perfectly. Please let me know if there's anything I can do to assist further.
I encountered an issue while attempting to convert a .neu file generated with SimModeler v2024.0-240519 using PumGen. This (faults_250.zip) is the file i used for testing.
I compiled pumgen without simmetrix support using the following library versions:
The program crashes during the conversion process with the following error output:
Upon running the program with gdb, I obtained the following backtrace:
I also built a debug version instead of a release, and it seems to crash at a different location with a heap overflow
Has anyone else encountered a similar error? If so, do you have any suggestions or ideas on what I could try to resolve this issue?