Menu

#82 saving empty table causes crash

v10.0 Mac OS X
open
nobody
None
5
2006-05-04
2006-05-04
No

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*/

Discussion


Log in to post a comment.

MongoDB Logo MongoDB