Am 19.01.2009 um 18:42 schrieb D. Richard Hipp:

>
> On Jan 19, 2009, at 3:50 AM, Jens Miltner wrote:
>
>> Hello,
>>
>> I just upgraded to sqlite 3.6.10 and keep getting a segmentation
>> violation when running the full tests on Mac OS X:
>> The last test completed is consistently thread001.1.3.
>>
>
> This was a problem in the testing logic, not in the SQLite library
> itself.  The test logic was trying to run a threading test with some
> of the mutexes disabled.  Everything works correctly once mutexes are
> enabled properly.


Thanks for the info - I applied the changes from checkin #6193 and the  
seg violations disappeared.
However, I now get another bus error in perm-no_mutex_try.thread003.2

Do you need additional information?

-jens


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

Reply via email to