phetsims / number-compare

"Number Compare" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 0 forks source link

Assertion failed "reentry detected" with debug sim #23

Closed Nancy-Salpepi closed 1 year ago

Nancy-Salpepi commented 1 year ago

Test device MacBook Air M1 chip

Operating System 13.2.1

Browser Safari/Chrome

Problem description For https://github.com/phetsims/qa/issues/917, during a fuzz test with the debug version, the following error appears after a few minutes:

Screenshot 2023-03-15 at 10 49 12 AM Screenshot 2023-03-15 at 10 49 22 AM
chrisklus commented 1 year ago

Thanks @Nancy-Salpepi! @zepumph and I want to look into this but limit how much time we spend until we know how big of a problem it is/if it affects places where keep totals in sync matters like in Number Play

zepumph commented 1 year ago

No ability to cause this assertion in 1.5 hours of fuzzing. I'm going to unmark for number-play-dev-test.

zepumph commented 1 year ago

After another few hours of fuzzing the debug version on master, I couldn't reproduce. Closing