On 9/11/06, Sarah <[EMAIL PROTECTED]> wrote:
During the execution of a test program in an embedded environment,
after it goes into sqlite3_exec()-->sqlite3_prepare()-->sqlite3RunParser(&sParse, 
zSql, &zErrMsg),
the debugger pops "the ARM7TDMI raised an exception,data abort" when the 
following sentence is executed(bold and underlined):

It can be a misaligned pointer.
Try to check what is the value of r0.

Also, try to give it a real callback and error pointer. Just to check
it's not a bug of sqlite failing to check the parameters are NULL
(although I would not bet that it's the reason).


Regards,
~Nuno Lucas

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

Reply via email to