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 2018/08/03 23:39:00 UTC

[jira] [Commented] (IMPALA-7396) CRS::WaitAsync() thread creation failures not handled correctly

    [ https://issues.apache.org/jira/browse/IMPALA-7396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16568924#comment-16568924 ] 

Tim Armstrong commented on IMPALA-7396:
---------------------------------------

Also: 
{noformat}
F0803 16:36:06.291185 17584 scan-node.cc:302] Check failed: num_active_.Load() == 0 (-1 vs. 0) There should be no active threads
*** Check failure stack trace: ***
    @          0x49404e6
    @          0x4936e8d
    @          0x4938732
    @          0x4936867
    @          0x4939e2e
    @          0x3155c76
    @          0x23c0a44
    @          0x23a0cc6
    @          0x3187388
    @          0x1f1297e
    @          0x1f0da8d
    @          0x1f24ee5
    @          0x1c35d17
    @          0x22bcc7f
    @          0x22c7e79
    @          0x22c7ccc
    @          0x383ef1a
    @     0x7f4e277bc6ba
    @     0x7f4e272dc41d
Picked up JAVA_TOOL_OPTIONS: -agentlib:jdwp=transport=dt_socket,address=30001,server=y,suspend=n
{noformat}
{noformat}
/tmp/be/src/exec/scan-node.cc:309
??:0
/tmp/be/src/exec/hdfs-scan-node.cc:161
??:0
/tmp/be/src/exec/exec-node.cc:163
??:0
/tmp/be/src/exec/aggregation-node.cc:124
??:0
/tmp/be/src/runtime/fragment-instance-state.cc:321
??:0
/tmp/be/src/runtime/fragment-instance-state.cc:99
??:0
/tmp/be/src/runtime/query-state.cc:402
??:0
/opt/Impala-Toolchain/boost-1.57.0-p3/include/boost/function/function_template.hpp:766
??:0
/tmp/be/src/util/thread.cc:331
??:0
/opt/Impala-Toolchain/boost-1.57.0-p3/include/boost/bind/bind.hpp:525
??:0
/opt/Impala-Toolchain/boost-1.57.0-p3/include/boost/bind/bind_template.hpp:21
??:0
thread.cpp:?
{noformat}

> CRS::WaitAsync() thread creation failures not handled correctly
> ---------------------------------------------------------------
>
>                 Key: IMPALA-7396
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7396
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>            Reporter: Tim Armstrong
>            Assignee: Tim Armstrong
>            Priority: Major
>
> {noformat}
> start-impala-cluster.py --impalad_args=--thread_creation_fault_injection=true && impala-py.test tests/query_test/*.py -n4 --verbos
> {noformat}
> {noformat}
> I0803 16:12:43.783825  8111 status.cc:125] Fake thread creation failure (category: query-exec-state, name: wait-thread)
>     @          0x21c9ce7
>     @          0x1756094
>     @          0x22d1039
>     @          0x20bdee8
>     @          0x20b70d1
>     @          0x20cb2ce
>     @          0x34b9dc1
>     @          0x34b9856
>     @          0x34756cf
>     @          0x16edc8e
>     @          0x1db44e5
>     @          0x1da68fe
>     @          0x1da96cb
>     @          0x1da94d3
>     @          0x1da936c
>     @          0x1c40ed7
>     @          0x22d1cbf
>     @          0x22dceb9
>     @          0x22dcd0c
>     @          0x38412ca
>     @     0x7fd40f54b6ba
>     @     0x7fd40f06b41d
> ....
> F0803 16:12:43.804484  8111 coordinator.cc:79] Check failed: exec_state_.Load() != ExecState::EXECUTING (EXECUTING vs. EXECUTING) 
> *** Check failure stack trace: ***
>     @          0x4942896
>     @          0x493923d
>     @          0x493aae2
>     @          0x4938c17
>     @          0x493c1de
>     @          0x36c748b
>     @          0x20c0556
>     @          0x20ad7b4
>     @          0x206baea
>     @          0x16f2a65
>     @          0x20cb9b2
>     @          0x34b9dc1
>     @          0x34b9856
>     @          0x34756cf
>     @          0x16edc8e
> =================================================================
>     @          0x1db44e5
>     @          0x1da68fe
>     @          0x1da96cb
>     @          0x1da94d3
>     @          0x1da936c
>     @          0x1c40ed7
>     @          0x22d1cbf
>     @          0x22dceb9
>     @          0x22dcd0c
>     @          0x38412ca
>     @     0x7fd40f54b6ba
>     @     0x7fd40f06b41d
> Picked up JAVA_TOOL_OPTIONS: -agentlib:jdwp=transport=dt_socket,address=30000,server=y,suspend=n 
> ==7442==ERROR: AddressSanitizer: heap-use-after-free on address 0x60700040ad18 at pc 0x00000170504e bp 0x7fd14bd37720 sp 0x7fd14bd37718
> {noformat}



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