This time after system has been up for 40+ days i am getting a refcount overflow repeatedly in rpciod. Traces still show ?'s
Any clue as to whether this one has been addressed recently?
currently running 2.6.32.21-201009171945
that's very old by now, so you should upgrade just because of that but we also fixed REFCOUNT false positives since, and i think one was in rpc code.kmcfate wrote:Any clue as to whether this one has been addressed recently?
currently running 2.6.32.21-201009171945
thanks, i'll fix it in the next patch however i'm wondering, is this supported code still? i'm asking it because even if the code is present in .38, the corresponding .config option does not seem to exist anymore...kmcfate wrote:Showing a false positive on 'trace_workqueue_insertion' in ./kernel/trace/trace_workqueue.c
atomic_inc(&node->inserted);