Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VL] Flaky TPCDS q24a #6930

Open
zhouyuan opened this issue Aug 20, 2024 · 5 comments
Open

[VL] Flaky TPCDS q24a #6930

zhouyuan opened this issue Aug 20, 2024 · 5 comments
Labels
bug Something isn't working triage

Comments

@zhouyuan
Copy link
Contributor

Backend

VL (Velox)

Bug description

#6928 (comment)

Executing SQL query from resource path /tpcds-queries/q24b.sql...
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fd86d9bd966, pid=6067, tid=0x00007fd874626700
#
# JRE version: OpenJDK Runtime Environment (8.0_312-b07) (build 1.8.0_312-b07)
# Java VM: OpenJDK 64-Bit Server VM (25.312-b07 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libvelox.so+0x1807966]  facebook::velox::memory::ScopedMemoryPoolArbitrationCtx::~ScopedMemoryPoolArbitrationCtx()+0x6
#
# Core dump written. Default location: /__w/incubator-gluten/incubator-gluten/tools/gluten-it/core or core.6067
#
# An error report file with more information is saved as:
# /__w/incubator-gluten/incubator-gluten/tools/gluten-it/hs_err_pid6067.log
#
# If you would like to submit a bug report, please visit:
#   https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%208&component=java-1.8.0-openjdk
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
sbin/gluten-it.sh: line 50:  6067 Aborted                 (core dumped) $JAVA_HOME/bin/java $SPARK_JVM_OPTIONS $GLUTEN_IT_JVM_ARGS -XX:ErrorFile=/var/log/java/hs_err_pid%p.log -Dio.netty.tryReflectionSetAccessible=true -cp $JAR_PATH org.apache.gluten.integration.Cli $@

Spark version

None

Spark configurations

No response

System information

No response

Relevant logs

No response

@zhouyuan zhouyuan added bug Something isn't working triage labels Aug 20, 2024
@zhztheplayer zhztheplayer changed the title [VL] flaky TPCDS q24 [VL] Flaky TPCDS q24 Aug 20, 2024
@zhztheplayer zhztheplayer changed the title [VL] Flaky TPCDS q24 [VL] Flaky TPCDS q24a Aug 20, 2024
@zhztheplayer
Copy link
Member

@FelixYBW
Copy link
Contributor

recent Velox PR?

@zhztheplayer
Copy link
Member

Not sure for a certain PR but the issue appeared recently in several days. Was not able to repeat locally yet but am trying.

@zhztheplayer
Copy link
Member

Update: Ran q23a + q24b for 100 rounds locally, didn't repeat.

@FelixYBW
Copy link
Contributor

Does it still appear now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

3 participants