<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">What distro are you on and kernel version?<div><br></div><div>cat /proc/cpuinfo</div><div>uname -a</div><div><br></div><div>and such</div><div><br></div><div>/b</div><div><br><div><div>On Feb 16, 2010, at 2:30 PM, Anthony Minessale wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">Strange, even on abusive testing we have not seen this problem.<br><br>please update to latest trunk.<br>There was only one change I can think of that may cause your issue and I added a patch for it.<br>If it persists try setting the sql-in-transactions profile param to false.<br><br><br><br><br><div class="gmail_quote">On Tue, Feb 16, 2010 at 1:30 PM, Yehavi Bourvine<span class="Apple-converted-space">&nbsp;</span><span dir="ltr">&lt;<a href="mailto:yehavi.bourvine@gmail.com">yehavi.bourvine@gmail.com</a>&gt;</span><span class="Apple-converted-space">&nbsp;</span>wrote:<br><blockquote class="gmail_quote" style="border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; padding-left: 1ex; "><div dir="rtl"><div dir="ltr">Most of the queries are ok, only some fail, thus it doesn't look like permission problem. Furthermore, under 1.0.5pre10 it works for months.</div><div dir="ltr">&nbsp;</div><div dir="ltr">Might it be thread unsafe function calls? I've found the following while searching the WEB:</div><div dir="ltr">&nbsp;</div><div dir="ltr"><i>According to the MSDN docs, System.Timers.Timer operates in a thread pool.&nbsp; If that's the case,&nbsp;your code is&nbsp;breaking the "connections cannot be shared across threads" rule for SQLit</i></div><div dir="ltr">&nbsp;</div></div></blockquote></div></span></blockquote></div><br></div></body></html>