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

luajit: bump new version #8737

Conversation

mkokryashkin
Copy link
Contributor

sysprof: fix crash during FFUNC stream

Closes #8594

NO_DOC=LuaJIT bump
NO_TEST=LuaJIT bump

@mkokryashkin mkokryashkin added the full-ci Enables all tests for a pull request label Jun 5, 2023
ylobankov added a commit that referenced this pull request Jun 6, 2023
After this patch, the workaround for LuaJIT profiling tests to
avoid runner's shutdown due to no space left on the disk is going
to be used in all relevant workflows. Previously, we applied it
only for the coverage test, but we noticed that other jobs may be
affected as well after #8737 is merged.

Follows up #7472

NO_DOC=ci
NO_TEST=ci
NO_CHANGELOG=ci
ylobankov added a commit that referenced this pull request Jun 6, 2023
After this patch, the workaround for LuaJIT profiling tests to
avoid runner's shutdown due to no space left on the disk is going
to be used in all relevant workflows. Previously, we applied it
only for the coverage test, but we noticed that other jobs may be
affected as well after #8737 is merged.

Follows up #7472

NO_DOC=ci
NO_TEST=ci
NO_CHANGELOG=ci
@mkokryashkin mkokryashkin force-pushed the fckxorg/gh-8594-sysprof-ffunc-crash branch from f0ca902 to 4604b01 Compare June 7, 2023 10:55
ylobankov added a commit that referenced this pull request Jun 7, 2023
After this patch, the workaround for LuaJIT profiling tests to
avoid runner's shutdown due to no space left on the disk is going
to be used in all relevant workflows. Previously, we applied it
only for the coverage test, but we noticed that other jobs may be
affected as well after #8737 is merged.

Follows up #7472

NO_DOC=ci
NO_TEST=ci
NO_CHANGELOG=ci
ylobankov added a commit that referenced this pull request Jun 7, 2023
After this patch, the workaround for LuaJIT profiling tests to
avoid runner's shutdown due to no space left on the disk is going
to be used in all relevant workflows. Previously, we applied it
only for the coverage test, but we noticed that other jobs may be
affected as well after #8737 is merged.

Follows up #7472

NO_DOC=ci
NO_TEST=ci
NO_CHANGELOG=ci

(cherry picked from commit b41fc20)
ylobankov added a commit that referenced this pull request Jun 7, 2023
After this patch, the workaround for LuaJIT profiling tests to
avoid runner's shutdown due to no space left on the disk is going
to be used in all relevant workflows. Previously, we applied it
only for the coverage test, but we noticed that other jobs may be
affected as well after #8737 is merged.

Follows up #7472

NO_DOC=ci
NO_TEST=ci
NO_CHANGELOG=ci

(cherry picked from commit b41fc20)
@mkokryashkin mkokryashkin force-pushed the fckxorg/gh-8594-sysprof-ffunc-crash branch from 4604b01 to 8c28a17 Compare June 8, 2023 12:15
@Buristan Buristan assigned mkokryashkin and unassigned Buristan Jun 30, 2023
@mkokryashkin mkokryashkin force-pushed the fckxorg/gh-8594-sysprof-ffunc-crash branch from 8c28a17 to e377929 Compare July 3, 2023 14:37
@mkokryashkin mkokryashkin added full-ci Enables all tests for a pull request and removed full-ci Enables all tests for a pull request labels Jul 4, 2023
@mkokryashkin mkokryashkin force-pushed the fckxorg/gh-8594-sysprof-ffunc-crash branch from e377929 to ab7e93b Compare July 4, 2023 14:38
@coveralls
Copy link

coveralls commented Jul 4, 2023

Coverage Status

coverage: 86.42% (-0.01%) from 86.433%
when pulling 0b35891 on fckxorg:fckxorg/gh-8594-sysprof-ffunc-crash
into b69c76f
on tarantool:master
.

@mkokryashkin mkokryashkin assigned Buristan and unassigned mkokryashkin Jul 5, 2023
@igormunkin igormunkin self-assigned this Jul 5, 2023
@mkokryashkin mkokryashkin force-pushed the fckxorg/gh-8594-sysprof-ffunc-crash branch from ab7e93b to 5182c68 Compare July 10, 2023 11:56
@ligurio ligurio added the luajit label Jul 13, 2023
@mkokryashkin mkokryashkin force-pushed the fckxorg/gh-8594-sysprof-ffunc-crash branch 2 times, most recently from d802295 to 263564f Compare July 17, 2023 12:46
@Buristan Buristan removed their assignment Aug 23, 2023
@ligurio ligurio removed their assignment Nov 8, 2023
sysprof: fix crash during FFUNC stream

Closes tarantool#8594

NO_DOC=LuaJIT bump
NO_TEST=LuaJIT bump
@mkokryashkin mkokryashkin force-pushed the fckxorg/gh-8594-sysprof-ffunc-crash branch from 263564f to 0b35891 Compare November 8, 2023 21:47
@igormunkin
Copy link
Collaborator

The changeset is merged to master in scope of #9388, backported to 2.11 and 2.10 in scope of #9389 and #9390 respectively.

@igormunkin igormunkin closed this Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full-ci Enables all tests for a pull request luajit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sysprof: lj_sysprof.c:139: stream_frame_lua: Assertion `func != ((void *)0)' failed.
5 participants