[issue2515] Segfault while operating on closed sqlite3 cursor.

2008-04-06 Thread Gerhard Häring
Gerhard Häring [EMAIL PROTECTED] added the comment: Thanks for reporting this. It's fixed in r62183 in the 2.5 maintenance branch. -- resolution: - fixed status: open - closed __ Tracker [EMAIL PROTECTED] http://bugs.python.org/issue2515

[issue2515] Segfault while operating on closed sqlite3 cursor.

2008-04-06 Thread Paul Davis
Paul Davis [EMAIL PROTECTED] added the comment: No prob. On Sun, Apr 6, 2008 at 7:06 AM, Gerhard Häring [EMAIL PROTECTED] wrote: Gerhard Häring [EMAIL PROTECTED] added the comment: Thanks for reporting this. It's fixed in r62183 in the 2.5 maintenance branch. -- resolution:

[issue2515] Segfault while operating on closed sqlite3 cursor.

2008-04-04 Thread Neal Norwitz
Neal Norwitz [EMAIL PROTECTED] added the comment: Gerhard, could you take a look? -- assignee: - ghaering nosy: +ghaering, nnorwitz __ Tracker [EMAIL PROTECTED] http://bugs.python.org/issue2515 __

[issue2515] Segfault while operating on closed sqlite3 cursor.

2008-04-04 Thread Neal Norwitz
Changes by Neal Norwitz [EMAIL PROTECTED]: -- priority: - release blocker __ Tracker [EMAIL PROTECTED] http://bugs.python.org/issue2515 __ ___ Python-bugs-list mailing list

[issue2515] Segfault while operating on closed sqlite3 cursor.

2008-03-31 Thread Ralf Schmitt
Ralf Schmitt [EMAIL PROTECTED] added the comment: this works with python 2.6. for python 2.5.1 I get the following gdb backtrace: (gdb) bt #0 0x2b0d95118e2d in cursor_iternext (self=0x2b0d93bae870) at /root/src/Python-2.5.1/Modules/_sqlite/cursor.c:854 #1 0x2b0d93dd1769 in

[issue2515] Segfault while operating on closed sqlite3 cursor.

2008-03-30 Thread Paul Davis
New submission from Paul Davis [EMAIL PROTECTED]: 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.