Skip to content
Prev 53841 / 63421 Next

[New Patch] Fix disk corruption when writing

Le 10/07/2017 ? 11:19, Duncan Murdoch a ?crit :
It can help in some cases but in all.
First, to reproduce the exact condition of failure is not always possible. It could
happen after a long calculation and the environment that caused
the failure could evolve meantime. And second, having the list of
connections still does not say which one (or many) has/have failed as
we have only "set[i]" not even the connection number (which in turn
could be not the same between the first failure and a tentative to reproduce it).

Is adding con->description to the warning message problematic in any sens ?

Serguei.