![]() |
|
A bad bug - Printable Version +- NaaLaa (https://www.naalaa.com/forum) +-- Forum: NaaLaa (https://www.naalaa.com/forum/forum-1.html) +--- Forum: Announcements (https://www.naalaa.com/forum/forum-2.html) +--- Thread: A bad bug (/thread-325.html) |
A bad bug - Marcus - 10-24-2025 I just discovered a bug that could cause an n7 program to crash without any error message during "garbage collecting" (nothing that you'll usually notice happening). It's a really rare bug (the garbage collector had to be triggered while allocating memory for the name of a field in a table/object), so I'm happy that it happened to me! I've fixed it but need to do some testing before I release a new version. |