[
https://issues.apache.org/jira/browse/TS-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Sorber closed TS-2047.
---------------------------
Resolution: Fixed
> RamCacheCLFUSCompressor scheduled before RamCacheCLFUS initialization can
> cause seg fault if compressor runs before RamCacheCLFUS::init
> ---------------------------------------------------------------------------------------------------------------------------------------
>
> Key: TS-2047
> URL: https://issues.apache.org/jira/browse/TS-2047
> Project: Traffic Server
> Issue Type: Bug
> Reporter: Phil Sorber
>
> The RamCacheCLFUSCompressor is scheduled in the new_RamCacheCLFUS function
> instead of the init. If Vol init (and subsequently RamCacheCLFUS::init) takes
> too long the compressor may run before a vol is assigned to the RamCache and
> causes a segfault.
> I was able to reproduce this with --enable-debug and 18 volumes. This delayed
> the RamCache init long enough for this to hit.
> This may be the cause of TS-1612 as well, but it isn't clear from that bug
> report.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira