[mew-dist 29099] cmewが例外で終わる

KOIE Hidetaka ( 鯉江英隆 ) hide at example.com
2010年 2月 1日 (月) 17:23:10 JST


毎晩cronで cmew -f を走らせているのですが、ときどき(週1くらい)エラーでおわっています。

/usr/local/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.5/lib/sqlite3/errors.rb:62:in `check': unable to close due to unfinalised statements (SQLite3::BusyException)
	from /usr/local/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.5/lib/sqlite3/database.rb:127:in `close'
	from /home/koie/work/mew/bin/cmew:44:in `close_db'
	from /home/koie/work/mew/bin/cmew:242

http://www.3rd-impact.net/Document/SQLite/Translation/Current/capi3ref.html#sqlite3_close
をみると、Statementをつくりっぱなしのままsqlite3_closeすると
このエラーになるようなのですが、ほかの人はどうでしょうか。

--
KOIE Hidetaka <hide at example.com>


Mew-dist メーリングリストの案内