QF-Error-Tracking / QFVD5

0 stars 0 forks source link

"Undefined memory object" crash without full backtrace #26

Open ntutland opened 11 months ago

ntutland commented 11 months ago

Describe the bug Crash with message "Access to an undefined portion of a memory object." What's a little weird is I'm not getting a full backtrace, and the program doesn't actually end once it's crashed. See screenshot.

I was getting the same issue when running this simulation with version 5.2.3, and could reproduce it using 1 thread and the same seed, ie it was crashing at the exact same timestep. For this run, the crash occurred late on into the run, which took a few days to run, so it will take a sec to confirm that the crash will reproduce, but I suspect it is the case.

Let me know if there is a keystroke that I can use to have the terminal print out the rest of the backtrace -- I will keep the program running in case that's possible

To Reproduce (https://drive.google.com/drive/folders/17qib0vqAw4EqFiP0RXcNLx7MvCeEvHiI?usp=sharing)

Desktop (please complete the following information):

Screenshots

Screenshot 2023-09-25 at 8 39 55 AM