You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2015/03/30 18:07:53 UTC

[jira] [Updated] (DRILL-2622) C++ Client valgrind errors in sync API

     [ https://issues.apache.org/jira/browse/DRILL-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Parth Chandra updated DRILL-2622:
---------------------------------
    Attachment: qs-vg-log-sync-true-Q_4-1-20150327-165217.xml

Valgrind output attached.

> C++ Client valgrind errors in sync API
> --------------------------------------
>
>                 Key: DRILL-2622
>                 URL: https://issues.apache.org/jira/browse/DRILL-2622
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - C++
>            Reporter: Parth Chandra
>            Assignee: Parth Chandra
>             Fix For: Future, 1.1.0
>
>         Attachments: qs-vg-log-sync-true-Q_4-1-20150327-165217.xml
>
>
> The synchronous version of the C++ cloient API shows some valgrind errors in the case with many parallel queries and cancel requests.
> This is caused by a synchronization issue where it appears m_pDrillClientqueryResult member is being accessed after being deleted. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)