[
https://issues.apache.org/jira/browse/TS-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883383#comment-13883383
]
Leif Hedstrom commented on TS-2534:
-----------------------------------
Fwiw, this is easily reproduced on OSX with
{code}
traffic_line -c
{code}
> Various lib records features will abort() on OSX (maybe FBSD too)
> -----------------------------------------------------------------
>
> Key: TS-2534
> URL: https://issues.apache.org/jira/browse/TS-2534
> Project: Traffic Server
> Issue Type: Bug
> Components: Core, Stats
> Reporter: Leif Hedstrom
> Fix For: 4.2.0
>
>
> There's a set of usage of the RecRecords struct, which leaves the mutex in an
> uninitialized state. Linux seems to just deal with this in some way (james
> had some more details), but OSX does not.
> I have a couple of solutions to this, I will work with James and Alan to
> figure out which one is most desirable. In the way this is used when it
> crashes, the lock isn't actually necessary, but that's not generally true.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)