Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 657
    • Issues 657
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 343
    • Merge requests 343
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • aportsaports
  • Issues
  • #13694
Closed
Open
Issue created Apr 13, 2022 by alice@psykose🍵Developer

luac 5.4.4 on edge segfaults/sigills with more than one file

reproduction:

/bin/cat feedparser/dateparser.lua
return 2
/bin/cat feedparser/url.lua 
return 1
luac5.4 -o test.lua feedparser/url.lua feedparser/dateparser.lua
fish: Job 1, 'luac5.4 -o test.lua feedparser/…' terminated by signal SIGSEGV (Address boundary error)
luac5.4 -o test.lua feedparser/url.lua
luac5.4 -o test.lua feedparser/dateparser.lua

this works fine on 5.4.3

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking