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

nanomsg 1.2.1 #161770

Closed
wants to merge 1 commit into from
Closed

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
This fixes one important bug for some users, #1105 which caused a SIGBUS on some some platforms due misaligned accesses.

It also fixes a problem when using absolute CMake target directories.

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Feb 4, 2024
@chenrui333
Copy link
Member Author

==> /usr/bin/gcc-11 test-criterion.c -I/home/linuxbrew/.linuxbrew/Cellar/criterion/2.4.2/include -L/home/linuxbrew/.linuxbrew/Cellar/criterion/2.4.2/lib -lcriterion -o test-criterion
  ==> ./test-criterion
  /home/linuxbrew/.linuxbrew/opt/nanomsg/lib/libnanomsg.so.6(+0x19085)[0x7f443f522085]
  /home/linuxbrew/.linuxbrew/opt/nanomsg/lib/libnanomsg.so.6(nn_chunk_size+0xd)[0x7f443f52231d]
  /home/linuxbrew/.linuxbrew/opt/nanomsg/lib/libnanomsg.so.6(nn_recvmsg+0x2bc)[0x7f443f[51](https://github.com/Homebrew/homebrew-core/actions/runs/7773158858/job/21196739373?pr=161770#step:4:52)bc5c]
  /home/linuxbrew/.linuxbrew/opt/nanomsg/lib/libnanomsg.so.6(nn_recv+0x[52](https://github.com/Homebrew/homebrew-core/actions/runs/7773158858/job/21196739373?pr=161770#step:4:53))[0x7f443f51bda2]
  /home/linuxbrew/.linuxbrew/opt/criterion/lib/libcriterion.so.3(+0x14a45)[0x7f443f904a45]
  /home/linuxbrew/.linuxbrew/opt/criterion/lib/libcriterion.so.3(criterion_run_all_tests+0x36c)[0x7f443f8fd81c]
  /home/linuxbrew/.linuxbrew/opt/criterion/lib/libcriterion.so.3(main+0x4a)[0x7f443f8f6aba]
  /lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f443f6edd90]
  /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f443f6ede40]
  ./test-criterion(+0x11a5)[0x[56](https://github.com/Homebrew/homebrew-core/actions/runs/7773158858/job/21196739373?pr=161770#step:4:57)09[58](https://github.com/Homebrew/homebrew-core/actions/runs/7773158858/job/21196739373?pr=161770#step:4:59)08d1a5]
  Assertion failed: nn_getl ((uint8_t*) p - sizeof (uint32_t)) == NN_CHUNK_TAG (/tmp/nanomsg-20240204-3390-rsros2/nanomsg-1.2.1/src/utils/chunk.c:231)

@chenrui333 chenrui333 added test failure CI fails while running the test-do block CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Feb 4, 2024
Copy link
Contributor

github-actions bot commented Feb 7, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@chenrui333
Copy link
Member Author

@github-actions github-actions bot added the outdated PR was locked due to age label Mar 20, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 20, 2024
@chenrui333 chenrui333 added the upstream issue An upstream issue report is needed label Apr 21, 2024
@chenrui333 chenrui333 deleted the bump-nanomsg-1.2.1 branch July 27, 2024 13:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. outdated PR was locked due to age stale No recent activity test failure CI fails while running the test-do block upstream issue An upstream issue report is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant