Re: [pysqlite] Seg Fault Only When Table Contains Data

"Simon Cross" <[email protected]> Tue, 3 Jun 2008 22:38:26 +0200
Newsgroups gmane.comp.python.db.pysqlite.user
Message-ID <[email protected]>
Is WxWidgets possibly running your callback in a different thread to
the one in which the connection to SQLite was opened?

Schiavo
Simon