Creating an empty table and tryiing to save it causes
crash.
Select File > New > Table.
Select File > Save.
Frontier crashes.
Here is a message from Xcode...
Frontier(23501,0x18ac200) malloc: *** Deallocation of
a pointer not malloced: 0xffffffff; This could be a
double free(), or free() called with the middle of an
allocated block; Try setting environment variable
MallocHelp to see tools to help debug
The problem is in file langexternal.c around line 1299.
Funtion is fullpathsearch, line...
if ((hdlhashtable)(**hv).variabledata != fortable) {
/*is this a bad node record*/