Bug#581626: trac crash seems likely to be due to sqlite or python, not trac directly

2011-12-06 Thread anatoly techtonik
On Tue, Dec 6, 2011 at 7:17 AM, Daniel Kahn Gillmor wrote: > > Are you still able to reproduce this error? > > No. I am using Trac 0.12 in custom virtualenv installation that's independent of Debian libraries. Even though Martin does a great job in maintaining Trac packages, changing something in

Bug#581626: trac crash seems likely to be due to sqlite or python, not trac directly

2011-12-05 Thread Daniel Kahn Gillmor
The report at http://bugs.debian.org/581626 looks like it's a crash in the python interpreter due to something gone awry in sqlite. the PyFormatCursor referenced in the initial bug report inherits from pysqlite2.dbapi2.Cursor: http://www.edgewall.org/docs/tags-trac-0.11.7/epydoc/trac.db.sqlite_ba