On Fri, 14 Apr 2006, ThomasChust wrote:
[...] I'm using the current CVS version of SQLite 3.3.5 on MacOS X and
since a few days (unfortunately I don't remember the exact time of the
change in the CVS tree that caused it) the sqlite3 command line program
always segfaults upon exit [...]
Hello,
I just downloaded the 3.3.5 distribution tarball and confirmed that the
problem occurs with a binary built from that codebase as well.
By the way, I'm building using powerpc-apple-darwin8-gcc-4.0.1, the
operating system's version is MacOS X 10.4.6, Darwin Kernel Version 8.6.0
and the libSystem.B.dylib, which contains the malloc family of functions,
has version 88.1.5.
cu,
Thomas