Hi, I am new in SQLite, I am trying to run it on embedded redhat linux, kernel 2.6.21 on arm9 processor. Building is OK, but after starting my application it crashes in testThreadLockingBehavior() on line 13431 (amalgam source version). In this line is called: pthread_create(&t[0], 0, threadLockingText, &d[0]; It stops with message box visible from debugger: "Program received signal SIG32, Real-time event 32"
What can be reason and how can I to correct it ? Peter ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------