-
-
Notifications
You must be signed in to change notification settings - Fork 505
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
python-psycopg2: double free or corruption #384
Comments
The error happens on a: |
It happens to me too, but it's hard to replicate a test case.
|
Hi, I also be blocked by this issue, does anyone working on this issue? |
Hi, any update? |
@andrete provide more info, such as a way to reproduce the issue. |
There is a chance it is executed by two different threads resulting in issue #384. I havent't found any other case that may lead to double free.
There is a chance it is executed by two different threads resulting in issue #384. I havent't found any other case that may lead to double free.
Note: I'm relaying this for a Debian user from the Debian BTS.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807336
The reporter's most recent attempts to get a good back trace can be found at:
https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=25;bug=807336;att=1;filename=gdb_corrupted_double-linked_list.log
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807336;msg=25;att=2;filename=gdb_double_free_or_corruption.log
Please let me know what else you need.
The text was updated successfully, but these errors were encountered: