GitHub user scw00 opened an issue:
https://github.com/apache/trafficserver/issues/1544
AddressSanitizer failed to deallocate
```
==22977== ERROR: AddressSanitizer failed to deallocate 0x23000 (143360)
bytes at address 0x7fff680d0000
==22977== AddressSanitizer CHECK failed:
../../../../src/libsanitizer/sanitizer_common/sanitizer_posix.cc:81 "(("unable
to unmap" && 0)) != (0)" (0x0, 0x0)
==22977== ERROR: AddressSanitizer failed to deallocate 0x80000 (524288)
bytes at address 0x7fff67fc7000
==22977== AddressSanitizer CHECK failed:
../../../../src/libsanitizer/sanitizer_common/sanitizer_posix.cc:81 "(("unable
to unmap" && 0)) != (0)" (0x0, 0x0)
==22977== ERROR: AddressSanitizer failed to deallocate 0x200000 (2097152)
bytes at address 0x7fff67da4000
==22977== AddressSanitizer CHECK failed:
../../../../src/libsanitizer/sanitizer_common/sanitizer_posix.cc:81 "(("unable
to unmap" && 0)) != (0)" (0x0, 0x0)
==22977== ERROR: AddressSanitizer failed to deallocate 0x100000 (1048576)
bytes at address 0x7fff67c81000
==22977== AddressSanitizer CHECK failed:
../../../../src/libsanitizer/sanitizer_common/sanitizer_posix.cc:81 "(("unable
to unmap" && 0)) != (0)" (0x0, 0x0)
==22977== ERROR: AddressSanitizer failed to deallocate 0x4000 (16384) bytes
at address 0x7ffff7fdd000
==22977== AddressSanitizer CHECK failed:
../../../../src/libsanitizer/sanitizer_common/sanitizer_posix.cc:81 "(("unable
to unmap" && 0)) != (0)" (0x0, 0x0)
==22977== ERROR: AddressSanitizer failed to deallocate 0x23000 (143360)
bytes at address 0x7fff66f00000
==22977== AddressSanitizer CHECK failed:
../../../../src/libsanitizer/sanitizer_common/sanitizer_posix.cc:81 "(("unable
to unmap" && 0)) != (0)" (0x0, 0x0)
```
----
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---