Hi List, I get the following segmentation fault whenever I exit sqlite3. The 
segmentation fault does not seem to happen If I write something to the database 
then exit.

sqlite3(27109,0xa000ed88) malloc: *** error for object 0x1806c00: incorrect 
checksum for freed object - object was probably modified after being freed, 
break at szone_error to debug
sqlite3(27109,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
Segmentation fault

Is this a bug? Or do I need to compile the source differently than what the 
README file directs?

sqlite 3.6.1
mac ox 10.4 power-pc

Thanks,
Paul

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to