[issue2515] Segfault while operating on closed sqlite3 cursor.

Paul Davis report at bugs.python.org
Sun Mar 30 18:43:44 CEST 2008


New submission from Paul Davis <paul.joseph.davis at gmail.com>:

Replicated on:

#Ubuntu 7.0
Python 2.5.1 (r251:54863, Mar  7 2008, 03:39:23) 
[GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)] on linux2

#OS 10.4.11
Python 2.5.1 (r251:54863, Oct 26 2007, 16:52:32) 
[GCC 4.0.1 (Apple Computer, Inc. build 5367)] on darwin

#OS 10.5.2
Python 2.5.1 (r251:54863, Jan 17 2008, 19:35:17) 
[GCC 4.0.1 (Apple Inc. build 5465)] on darwin

----------
components: Library (Lib)
files: sqlite_segfault.py
messages: 64753
nosy: pjdavis
severity: normal
status: open
title: Segfault while operating on closed sqlite3 cursor.
type: crash
versions: Python 2.5
Added file: http://bugs.python.org/file9903/sqlite_segfault.py

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2515>
__________________________________


More information about the Python-bugs-list mailing list