You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Nate Clark (Jira)" <ji...@apache.org> on 2022/01/24 15:16:00 UTC

[jira] [Created] (ARROW-15427) [C++][Gandiva] Dead lock in cache

Nate Clark created ARROW-15427:
----------------------------------

             Summary: [C++][Gandiva] Dead lock in cache
                 Key: ARROW-15427
                 URL: https://issues.apache.org/jira/browse/ARROW-15427
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++ - Gandiva
            Reporter: Nate Clark
            Assignee: Nate Clark


Encountered a dead lock a few times trying to lock the mutex in gandiva::Cache. Not sure how this was occurring but using `std::lock_guard` to hold the lock stopped it from happening.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)