P
Peter Judge
Guest
Exactly. As a rule the AVM should * never * crash – please always log a bug when you can crash it (even if you think it’s your doing). The only time a crash is “acceptable” is when you’re using memptr’s and external SO/DLL calls – then memory management is largely out of the AVM’s hands and in yours and you have to tread somewhat carefully depending on the external code’s memory management.
Continue reading...
Continue reading...