You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/06/04 16:24:00 UTC

[jira] [Resolved] (IMPALA-5967) Impala process hangs in breakpad exception handler

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

Tim Armstrong resolved IMPALA-5967.
-----------------------------------
    Resolution: Cannot Reproduce

> Impala process hangs in breakpad exception handler
> --------------------------------------------------
>
>                 Key: IMPALA-5967
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5967
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 2.11.0
>            Reporter: Tim Armstrong
>            Assignee: Lars Volker
>            Priority: Major
>         Attachments: gdb.txt
>
>
> I managed to reproduce this issue by accident locally. I believe we've seen it before but I'm not sure if we have an open JIRA for it. 
> With this branch I was able to trigger the bug:
> https://github.com/timarmstrong/incubator-impala/tree/buggy-avro-trigger-breakpad-hang
> By running this from impala-shell.sh
> {code}
> set num_nodes=1;
> set disable_codegen=0;
> set disable_codegen_rows_threshold=0;
> use functional_avro;
> select count(*),
>   sum(id)
> from alltypesagg
> where id % 2 = 0 and day is not null;
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org