Update: This seems to have been caused by a bug in either SQLite 3.6.20 or 3.6.21. Updating to 3.6.22 seems to have fixed it.
Christian On 2/10/2010 2:09 PM, Christian Auby wrote: > I'm cross compiling SOCI for ARM, using CodeSourcery GCC version 4.4.1. > > I've written a small Boost unit test suite for SOCI, which can be seen here: > > http://pastebin.ca/1792493 > > The unit tests run successfully in the debug build, but crashes in the > release build with the following text: > > http://pastebin.ca/1792497 > > I'm not entirely sure if this issue lies in SOCI or in the libs that > ship with CodeSourcery, so if anyone can shine any light on that I'd > appreaciate it. > > The x86 build runs successfully in both debug and release. > > Christian > > ------------------------------------------------------------------------------ > SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > _______________________________________________ > Soci-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/soci-users > ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
