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

[GLUTEN-6091][CI] Disable ENABLE_GWP_ASAN #6119

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

baibaichen
Copy link
Contributor

What changes were proposed in this pull request?

Even with #6092, we still get ci failed randomly

  1. https://opencicd.kyligence.com/job/gluten/job/gluten-ci/10132/
  2. https://opencicd.kyligence.com/job/gluten/job/gluten-ci/10133/

Since we need export LD_PRELOAD in shell which casue comiler segment fault.

img_v3_02bv_3404a655-a3f3-4cfa-9c79-1dce19f82c2g

Let's disable ENABLE_GWP_ASAN first

(Fixes: #6091)

How was this patch tested?

Existed UT

Copy link

#6091

Copy link

Run Gluten Clickhouse CI

@liuneng1994 liuneng1994 merged commit ae491a8 into apache:main Jun 18, 2024
7 checks passed
@baibaichen baibaichen deleted the feature/Disbale_GWP_ASAN branch June 18, 2024 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unset LD_PRELOAD to avoid pre-loading libch.so in child process of spark
2 participants