GitHub user zwoop opened an issue:

    https://github.com/apache/trafficserver/issues/1289

    CID 1367517:  API usage errors  (LOCK): mgmt/FileManager.cc

    ```
    *** CID 1367517:  API usage errors  (LOCK)
    /mgmt/FileManager.cc: 97 in FileManager::~FileManager()()
    91     
    92         delete rb;
    93       }
    94     
    95       ink_hash_table_destroy(bindings);
    96     
       CID 1367517:  API usage errors  (LOCK)
       "ink_mutex_destroy" destroys "this->accessLock" while it is locked.
    97       ink_mutex_destroy(&accessLock);
    98       ink_mutex_destroy(&cbListLock);
    99     }
    100     
    101     // void FileManager::registerCallback(FileCallbackFunc func)
    102     //
    
    ```

----

----


---
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.
---

Reply via email to