#5829 closed defect (invalid)
seg-fault on initenv with postgres8.2.4/psycopg2.0.5.1 on ubuntu feisty
Reported by: | Owned by: | Christopher Lenz | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | admin/console | Version: | devel |
Severity: | critical | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
When running initenv interactively from trac-admin, I am getting a seg fault. These are the arguments I am entering for my database connection: postgres://tracuser:***@localhost/trac?schema=public
I am leaving the svn repository location blank.
The database tables are created successfully then the seg fault occurs.
Version/Environment: trac 0.11r5892 python 2.5.1 svn 1.4.3 swig 1.3.31 postgres 8.2.4 psycopg2 2.0.5.1
ubuntu feisty
I can provide more information on request.
Attachments (0)
Change History (4)
comment:1 by , 17 years ago
comment:3 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
could you report this as bug to ubuntu pls, maybe with the link to #5391 and a wish to crosscheck that psycopg2 and the version of postgresql match?
comment:4 by , 17 years ago
Milestone: | 0.11 |
---|
Check out #5391 to see if your issue is not related to a conflicting library.