Bug 2111138
Summary: | luac: free(): double free detected in tcache 2 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Charles R. Anderson <cra> | ||||
Component: | lua | Assignee: | Tom "spot" Callaway <spotrh> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 36 | CC: | 4le, drjohnson1, lua-packagers-sig, mhroncok, michel, rob.myers, spotrh | ||||
Target Milestone: | --- | Keywords: | Reopened | ||||
Target Release: | --- | ||||||
Hardware: | armv7hl | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | lua-5.4.4-7.fc37 lua-5.4.4-7.fc36 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2023-01-04 15:29:49 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 2119140, 2143525 | ||||||
Attachments: |
|
Description
Charles R. Anderson
2022-07-26 14:49:58 UTC
F35 lsyncd build failure: https://koji.fedoraproject.org/koji/taskinfo?taskID=90929321 F36 lsyncd build failure: https://koji.fedoraproject.org/koji/taskinfo?taskID=90928740 F37 lsyncd build success: https://koji.fedoraproject.org/koji/taskinfo?taskID=90928567 F38 lsyncd build success: https://koji.fedoraproject.org/koji/taskinfo?taskID=90927943 Can you please apply https://src.fedoraproject.org/rpms/lua/pull-request/7 and backport to F36 so I can solve the FTBFS of lsyncd? Thank you. FEDORA-2022-2e6b534152 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-2e6b534152 FEDORA-2022-a799145f70 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-a799145f70 FEDORA-2022-a799145f70 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-a799145f70` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-a799145f70 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-2e6b534152 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-2e6b534152` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-2e6b534152 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-a799145f70 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2022-2e6b534152 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. I'm hitting this luac bug on f38 now. Can you please build this for rawhide/f38? Thanks! FTBFS: Generating built-in runner linkable /usr/bin/lua /builddir/build/BUILD/lsyncd-2.3.1/bin2carray.lua runner.out runner runner.c gmake[2]: *** [CMakeFiles/lsyncd.dir/build.make:96: defaults.out] Aborted (core dumped) https://github.com/lsyncd/lsyncd/issues/687 http://lua-users.org/lists/lua-l/2022-11/msg00008.html (In reply to Charles R. Anderson from comment #9) > I'm hitting this luac bug on f38 now. Can you please build this for > rawhide/f38? Thanks! I was able to submit a build for rawhide since it was already merged: https://bodhi.fedoraproject.org/updates/FEDORA-2023-f8c4a4a032 |