On Fri, Sep 28, 2012 at 9:06 AM, Clemens Ladisch <clem...@ladisch.de> wrote:

> Christian Le Gall wrote:
> > I have included an example project
>
> ... and the mailing list server has stripped it.
> Please put it somewhere on the web.
>

The SQLite developers got the project files last night, through a
back-channel.  We are working the problem now.

Our best theory so far is that this is a compiler bug.  But we haven't
proven that yet.  As I said, we are still working the problem...


>
> > The error I am getting is generally "critical error detected c000374"
> which
> > my research tells me is a corrupted heap.
>
> This typically indicates a bug in your program, such as threading
> issues, objects used after being freed, or just general memory
> corruption.
>
>
> Regards,
> Clemens
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



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

Reply via email to