"Joseph Hsu" <[EMAIL PROTECTED]> wrote:
> Hello,
> I use SQLite 3.5.2 on ARM9 embedded system. ( Linux 2.4 )
> My program sometimes meets segmentation fault ! ( randomly, maybe several 
> hours, maybe several days ! )
> Here is a clip from GDB:
> -- snip --
> (gdb) backtrace
> #0  syncJournal (pPager=0x102028) at src/pager.c:2417

In SQLite 3.5.2, syncJournal begins on line 2748.  Are you
really user your are running version 3.5.2?  Have you 
modified the sources?


--
D. Richard Hipp <[EMAIL PROTECTED]>


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

Reply via email to