View Incident:
http://co-op.engr.sgi.com/BugWorks/code/bwxquery.cgi?search=Search&wlong=1&view_type=Bug&wi=820246
Submitter : tes Submitter Domain : engr
Assigned Engineer : tes Assigned Domain : engr
Assigned Group : xfs-linux Category : software
Customer Reported : F Priority : 3
Project : xfs-linux Status : open
Description :
qatest 024 (which tests xfsdump'ing of incremental dumps)
just started failing in the last week on our qa test machine
fuzzy.melbourne.
It has been tracked down to check-in in xfsdump/common/util.c
(revision 1.2 - modid: 2.4.x-xfs:slinx:91438a)
where a local variable was added to a function (as part of
another change)!
(Add the variable it fails; remove the variable it passes).
Smells of a memory corruption problem.
Next step will be to investigate the code where the incremental
dump should be adding the inventory data to the inventory file.
|