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

"Segmentation fault (core dumped)" from GitHub Actions #10081

Open
bruce965 opened this issue Feb 2, 2025 · 1 comment
Open

"Segmentation fault (core dumped)" from GitHub Actions #10081

bruce965 opened this issue Feb 2, 2025 · 1 comment

Comments

@bruce965
Copy link

bruce965 commented Feb 2, 2025

🐛 bug report

"Segmentation fault (core dumped)" from GitHub Actions.

🎛 Configuration (.babelrc, package.json, cli command)

No particular configuration.

🤔 Expected Behavior

Build.

😯 Current Behavior

Run pnpm build

> touch-pen@0.1.0 build /home/runner/work/touch-pen/touch-pen
> parcel build --public-url .

Building...
Bundling...
Packaging & Optimizing...
✨ Built in 731ms

dist/index.html             476 B    112ms
dist/index.c8bac77f.js    4.93 kB    102ms
dist/index.a8eba006.js    4.91 kB    101ms
Segmentation fault (core dumped)
 ELIFECYCLE  Command failed with exit code 139.

Here is the full log:
/~https://github.com/bruce965/touch-pen/actions/runs/13098177009/job/36543099517

💁 Possible Solution

🔦 Context

Just trying to build a website to be published through GitHub Pages.

💻 Code Sample

/~https://github.com/bruce965/touch-pen

🌍 Your Environment

Software Version(s)
Parcel 2.13.3
Node 22.13.1
npm/Yarn 10.9.0/1.22.22
Operating System Ubuntu 24.04.1 LTS
@pippinmole
Copy link

Getting this too. Affecting users of big projects like Plasmo as well. @bruce965 Have you tried running the CI on a windows VM? This seems to solve it. Related: PlasmoHQ/plasmo#1156 (comment)

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

No branches or pull requests

2 participants