FAIL: match: ./out1.log.match:8 did not match pattern
RUNTESTS: stopping: obj_persist_count/TEST1 failed, TEST=check FS=pmem BUILD=debug
make: *** [check] Error 1
---------------------------------------
I know the result supply that match pattern is wrong,but I don't know what the real reason is.
I have confusion for that,maybe you also have encountered this problem. If you know the truth,please tell me. Thank you.
best wishes
Renzhi
You are welcome. I have also encountered many errors about vmem_stats 's match in the command "make check" in the NVML directory. All the "grepX.log.match" file did't not match the file "grepX.log" and it was hint that uninitiated values.
>>Nope, please attach files that don't match.
>Marcin
》There are 2 unrelated bugs here.
>1) "match" tool does not handle empty lines well
>2) vmem_stats test produces file that contains only empty lines
>First bug is easily fixable, but I don't understand the second one.
>Can I see vmem0.log? What distribution do you use? Do you use any
>special CFLAGS?
>Full build log wouldn't hurt.
>Marcin
>>I wanted to know what Linux distribution you use (RHEL, Fedora,
>>Debian, Ubuntu, etc) and which version.
>Without being able to reproduce it locally, I'm not sure how to proceed.
>Please describe the environment (Linux distribution, kernel version,
>is it a distribution kernel or is it self-compiled (any patches?
>>.config?), do you enable any security features that might affect
>mmap/memory allocation, etc)
Hi Marcin ,