You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/06/30 08:02:48 UTC

[GitHub] [incubator-kvrocks] ShooterIT commented on pull request #698: Check sanitizer status for TCL tests in CI

ShooterIT commented on PR #698:
URL: https://github.com/apache/incubator-kvrocks/pull/698#issuecomment-1170897870

   > > ```
   > > tests/tmp/server.20197.3/stderr:==21201==ERROR: AddressSanitizer: heap-use-after-free on address 0x608000014068 at pc 0x0000006a79ef bp 0x7f33e0b7e9f0 sp 0x7f33e0b7e9e8 
   > > tests/tmp/server.20197.3/stderr:SUMMARY: AddressSanitizer: heap-use-after-free /home/runner/work/incubator-kvrocks/incubator-kvrocks/src/redis_cmd.cc:1568:25 in Redis::CommandBPop::TryPopFromList()
   > > ```
   > > 
   > > 
   > >     
   > >       
   > >     
   > > 
   > >       
   > >     
   > > 
   > >     
   > >   
   > > Seems there are some ASan errors in TCL tests: https://github.com/apache/incubator-kvrocks/runs/7125505577?check_suite_focus=true
   > 
   > Weird since sometime these errors do not appear.
   
   Yes, i ever encountered this report on macOS leaks, but i don't there is a problem


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org