[
https://issues.apache.org/jira/browse/IMPALA-6824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16466626#comment-16466626
]
Lars Volker commented on IMPALA-6824:
-------------------------------------
This was the commit:
https://github.com/apache/impala/commit/be0f4f9d21ac3c34f6ebf214e26686a008b57e24
I will also link the Jiras.
> Crash in RuntimeProfile::EventSequence::AddNewerEvents() when events_ is empty
> ------------------------------------------------------------------------------
>
> Key: IMPALA-6824
> URL: https://issues.apache.org/jira/browse/IMPALA-6824
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Affects Versions: Impala 3.0, Impala 2.12.0
> Reporter: Lars Volker
> Assignee: Lars Volker
> Priority: Blocker
> Fix For: Impala 3.0, Impala 2.12.0
>
>
> When {{events_}} is empty in runtime-profile-counters.h:347, events_.back()
> is undefined. This can lead to a crash. The fix is to check for
> {{events_.empty()}} before calling {{back()}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]