Bug#764130: libdbi1 double free in dbi_shutdown_r

2014-10-28 Thread Markus Hoenicka
At 2014-10-06 12:43 László Böszörményi was heard to say: Hi Markus, Sebastian experiencing a double free in libdb1. You can read the details in the bug report[1], but I quote it here. -- cut -- I'm seeing a double-free in dbi_shutdown_r which happens after a connection attempt (using

Bug#764130: libdbi1 double free in dbi_shutdown_r

2014-10-06 Thread GCS
Hi Markus, Sebastian experiencing a double free in libdb1. You can read the details in the bug report[1], but I quote it here. -- cut -- I'm seeing a double-free in dbi_shutdown_r which happens after a connection attempt (using dbi_conn_connect) fails and dbi_conn_close was called. I don't have a

Bug#764130: libdbi1: double-free in dbi_shutdown_r

2014-10-05 Thread Sebastian Harl
Package: libdbi1 Version: 0.9.0-3 Severity: serious Tags: upstream Hi, I'm seeing a double-free in dbi_shutdown_r which happens after a connection attempt (using dbi_conn_connect) fails and dbi_conn_close was called. I don't have a full reproduction case yet but I think this is related to the