17 Sep
2015
17 Sep
'15
4:40 p.m.
On Sep 17, 2015, at 2:56 PM, David Aldwinckle <daldwinc@uwaterloo.ca> wrote:
I just saw this pop up in my logs:
This is on 3.0.10 RHEL 6. I will see if I can get one of my package maintainers to attach a debugger and post more info (if I can find the instructions.)
Dave
SOFT ASSERT FAILED src/lib/value.c[1468]: ret == (len - 1)
Hmm.. not good, but not catastrophic. It would be good to know the values of ret, len, and data, and where it's being called from. Otherwise it's difficult to know what's going wrong, and why. Alan DeKok.