Lino Website

#34 : Crash in big addrbook demo

Status: Done

I was having a Python crash (Windows XP tells me «python.exe has encountered a problem and needs to close. We are sorry for the inconveniences... Please tell Microsoft about this problem...»)

The crash came for everything that uses lino.apps.addrbook.demo.startup() with big=True: docs/examples/filters2.py and testcases 10, 18, 22.

The crash disappeared after upgrading pysqlite from 2.0.3 to 2.0.4.

The easiest way to reproduce the crash is to install a current Lino snapshot and then run the following code:

from lino.apps.addrbook import demo
demo.startup(big=True)

Copyright 2001-2007 Luc Saffre.
http://lino.saffre-rumma.ee
Generated 2007-06-07 16:22:59