On Dec 7, 2009, at 8:41 PM, Andreas Schwab wrote:

> D. Richard Hipp writes:
>
>> As always, please let us know if you encounter any difficulties with
>> this or any other SQLite release.
>
> It's still crashing due to undefined behaviour.
>
> $ ./sqlite3 :memory: 'create table test(integer)'
> Segmentation fault
>


I am unable to reproduce this behavior.  The example above works fine  
here.  I also ran your command using valgrind and it reports no  
problems.

Please tell us how you generated the ./sqlite3 executable.


D. Richard Hipp
d...@hwaci.com



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

Reply via email to