[Bug 108067] python-pscycopg2 segfaults on innocent operator

mediodormido registrations at eugenemorozov.name
Mon Aug 20 17:02:22 BST 2007


You have been subscribed to a public bug:

Binary package hint: python-psycopg2

This python program crashes immediately:

import psycopg2
conn = psycopg2.connect("dbname=jmv")
cur = conn.cursor()
cur.execute("SET TIME ZONE %s", ['America/Chicago'])

This prevents django 0.96 from working.

** Affects: psycopg2 (Ubuntu)
     Importance: Undecided
     Assignee: Ubuntu Backporters
         Status: Confirmed


** Tags: 64bit
-- 
python-pscycopg2 segfaults on innocent operator
https://bugs.launchpad.net/bugs/108067



More information about the ubuntu-backports mailing list