-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
*** glibc detected *** python: double free or corruption (!prev): 0x0000000001d53ad0 *** #57950
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello, Here's the error: *** glibc detected *** python: double free or corruption (!prev): 0x0000000001d53ad0 *** |
/usr/lib/python2.7/dist-packages/psycopg2/_psycopg.so(+0xd6aa)[0x7fbd27c806aa] Looks like you should report this to Psyco, no? Also, you can read this on the project's main page: Python 2.7 is unsupported so far. Anyone interested in porting Psyco to it is welcome. I started the work in a branch but it needs finishing. |
I'll try Python 2.6, but this says 2.7 is supported: http://initd.org/psycopg/features/ Thanks for the suggestion! |
(OOps, mixed up psyco and psycopg). |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: