On Dec 11, 2007, at 10:37 AM, John Williams wrote:

I'm new to using sqlite, so I'm writing a rather simple piece of software for a friend that I would normally just use my own file stucture...but being that I want to learn about sqlite here I am. I should note that since the and program is destined for windows computers I'm doing my development from
within cygwin to allow me to quickly and easily move to it's native
environment. So (especially after looking at the backtrace below) it's hard
for me to be sure if this is a problem with my code, sqlite, or cygwin
itself.  However I should note that if I compile with an option to use
native win32 libraries instead of the cygwin ones...I still seg fault at the
same point.

When calling sqlite3_exec from within my add record function I am greeted with a seg fault. From viewing a backtrace in gdb I gather the following
info:

Does the sqlite3 shell work when compiled the same way?

Dan.


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to