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

ducktape: temp fix for erlang 26.2.3 arm #17000

Merged

Conversation

andrewhsu
Copy link
Member

@andrewhsu andrewhsu commented Mar 11, 2024

Fixes error:

Cannot allocate 976733209832459912 bytes of memory (of type "heap_frag").

Crash dump is being written to: erl_crash.dump...beam/erl_term.h:1492:tag_val_def() Assertion failed: tag_val_def error
./build_server.sh: line 4: 34609 Aborted                 (core dumped) MIX_ENV=prod mix do deps.get, deps.compile

Using temp workaround: erlang/otp#8238 (comment)

related issue: https://redpandadata.atlassian.net/browse/PESDLC-948

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.3.x
  • v23.2.x

Release Notes

  • none

@andrewhsu andrewhsu marked this pull request as ready for review March 11, 2024 18:01
@andrewhsu andrewhsu requested a review from a team as a code owner March 11, 2024 18:01
@andrewhsu andrewhsu requested review from gousteris and removed request for a team March 11, 2024 18:01
@andrewhsu
Copy link
Member Author

i was able to reproduce the core dump by running ocsf-server on an ubuntu 22.04 arm machine and i verified this fix was able to proceed without error. ready for review.

@piyushredpanda
Copy link
Contributor

Force-merging per chat given expediency needed.

@piyushredpanda piyushredpanda merged commit 7617c82 into redpanda-data:dev Mar 11, 2024
10 of 14 checks passed
@vbotbuildovich
Copy link
Collaborator

/backport v23.3.x

@andrewhsu andrewhsu deleted the PESDLC-948-fix-erlang-arm branch March 11, 2024 18:25
@vbotbuildovich
Copy link
Collaborator

@andrewhsu andrewhsu mentioned this pull request Mar 12, 2024
6 tasks
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.

None yet

4 participants