Re: [sqlite] sqlite 3.0.0 - segmentation fault in make test

2004-06-19 Thread Nuno Lucas
=== On 2004-06-19, D. Richard Hipp wrote === > >Fixed an uninitialized variable. The failure above should >no longer happen. > Finally made it to resolve all linker problems and (after a cvs update) the test passes ok. Now I get this from "make test": --- [...] attach2-5.

Re: [sqlite] sqlite 3.0.0 - segmentation fault in "make test"

2004-06-19 Thread D. Richard Hipp
Stephen C. Gilardi wrote: func-12.7... Ok func-13.1... Ok func-13.2... Ok func-13.3... Ok func-13.4...make: *** [test] Bus error Fixed an uninitialized variable. The failure above should no longer happen. -- D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565 -

Re: [sqlite] sqlite 3.0.0 - segmentation fault in "make test"

2004-06-19 Thread Stephen C . Gilardi
I updated from CVS at about 12:45 PM (after reading your note). I'm running on Mac OS X 10.3.4 (the current version). I did a make clean, make, and then make test. I got the same error in the testing: func-12.7... Ok func-13.1... Ok func-13.2... Ok func-13.3... Ok func-13.4...make: *** [test]

Re: [sqlite] sqlite 3.0.0 - segmentation fault in make test

2004-06-19 Thread Nuno Lucas
=== On 2004-06-19, D. Richard Hipp wrote === > >This should be fixed in the lastest version in CVS. Please >let me know if you find out otherwise. > No, updated from CVS and the same thing happens. But then I noticed that "wish" is still linked to tcl-8.4.3, and with a "re-ebuild" I noticed I f

Re: [sqlite] sqlite 3.0.0 - segmentation fault in "make test"

2004-06-19 Thread D. Richard Hipp
Nuno Lucas wrote: "make test" fails with a segmentation fault, shown below: - .. func-12.7... Ok func-13.1... Ok func-13.2... Ok func-13.3... Ok func-13.4...make: *** [test] Segmentation fault This should be fixed in the lastest version in CVS. Please le

Re: [sqlite] sqlite 3.0.0 - segmentation fault in "make test"

2004-06-19 Thread Doug Currie
Saturday, June 19, 2004, 11:35:22 AM, Nuno wrote: > func-13.4...make: *** [test] Segmentation fault > [EMAIL PROTECTED] $ uname -a > Linux tux 2.4.25_pre7-gss-r5 #5 SMP Tue Jun 8 22:48:33 GMT 2004 > i686 Pentium II (Klamath) GenuineIntel GNU/Linux > -

[sqlite] sqlite 3.0.0 - segmentation fault in "make test"

2004-06-19 Thread Nuno Lucas
"make test" fails with a segmentation fault, shown below: - .. func-12.7... Ok func-13.1... Ok func-13.2... Ok func-13.3... Ok func-13.4...make: *** [test] Segmentation fault [EMAIL PROTECTED] $ uname -a Linux tux 2.4.25_pre7-gss-r5 #5 SMP Tue Jun 8 22: