On Jul 24, 2004, at 6:36 PM, [EMAIL PROTECTED] wrote:

I've been digging through a problem I'm having with spontaneous crashing with sqlite 3.0.3 on OS X 10.3.4, and finally have it down to a small amount of demo code.
....
and here's the code (XCode 1.2 project):


  http://www.opaque.net/~dave/dbtest.tgz

Can another OS X user give this a try, see if it crashes for you? Any ideas what's going on?

If you've got a fix for me I'll send you a swank Panic brand t-shirt. If it's something really obvious and stupid I've done, two. :)

Thanks,
-Dave


Hi Dave,
I'm using OS X v10.3.4 as well and was able to Build and Run DBTest.app
As expected, DBTest.app initialized all the tables for me ( creating, inserting )
Except there's a problem when trying to open "test.db" in SQLite v2.8.11:
%Unable to open database "test.db": database disk image is malformed


I am able to open "test.db" in SQLite v3.0.0 but not in earlier versions.

So, to answer your question, DBTest.app hasn't crashed.

-gohaku



Reply via email to