-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
None
We periodically see test_backup02 fail in automated testing. It looks as if a Python object is being deref'ed twice, because the failure is always in PyObject_Malloc. Running with a debug build of Python turns this into an assertion failure, but too late to see the original cause.