FAQ's - APPX Software, Inc. : APPX Utility : APPX Runtime Environment : Runtime Messages :
Message: “mm_free() 'freeing watched address' or 'attempting to free freed memory'" | |
These errors suggest that memory is getting stepped on, usually by some application action occurring before the most recent action. (The most recent action often being exiting from some Appx process.)
To diagnose these, set the two environment variables: APPX_TRAILER_COUNT=40and APPX_LABEL_MEMORY=1... either as conventional OS environment variables, or else in the ./data/appx.env file. When then running into the above error messages, send a copy of the error message itself (a screen snapshot if possible) to Appx technical support. On Windows platforms, also send a copy of the 'appx.stk' file found in the same directory as the Appx engine. (It may then be safely deleted.)
Consider also performing the cleanup steps described in:
http://www.appx.com/assets/asp/dynamic_generator.asp?pageid=584
| |
[Append to This Answer] | |
2004-Apr-01 3:24pm |
Previous: | Message; “Cannot read cfi_rec” |
Next: | Message; "pl rloc - too few cchld records(1)" |
|