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

Update YARN images #51

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Update YARN images #51

merged 1 commit into from
Jul 29, 2024

Conversation

MrCreosote
Copy link
Member

@MrCreosote MrCreosote requested a review from Tianhao-Gu July 27, 2024 00:02
Copy link

codecov bot commented Jul 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.00%. Comparing base (d6bbff6) to head (9c85014).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #51   +/-   ##
=======================================
  Coverage   50.00%   50.00%           
=======================================
  Files           4        4           
  Lines         118      118           
=======================================
  Hits           59       59           
  Misses         59       59           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@Tianhao-Gu Tianhao-Gu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 We should merge this as well.

I think same error on Mac.

yarn-nodemanager       | /opt/starter.sh: line 156:    21 Segmentation fault      (core dumped) "$@"
yarn-resourcemanager   | /opt/starter.sh: line 156:    21 Segmentation fault      (core dumped) "$@"
yarn-nodemanager exited with code 139
yarn-resourcemanager exited with code 139

@MrCreosote
Copy link
Member Author

Sigh...

I don't understand why it would core dump here but not in the yarn repo.

The line it's core dumping on is the very last line:

"$@"

$@ should be yarn [resource|node]manager

@MrCreosote
Copy link
Member Author

Might be a docker version / MacOS version / Rosetta issue: docker/for-mac#7172

@MrCreosote MrCreosote merged commit d4629d9 into main Jul 29, 2024
9 checks passed
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.

2 participants