Article # 656, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
Using "ec ALL" in Swat causes HANDLE_FREE death.
If you turn on all the ec flags in Swat using "ec ALL", and then try to quit an application using Ctrl-F4 or MSG_META_QUIT, you will get a HANDLE_FREE death. This is logged as a bug and will be fixed someday. As a workaround, you can use "ec ALL -app" instead, which will turn on all the ec flags accept the "app" flag, which causes this crash.