Skip to content

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

Open
@bruce965

Description

🐛 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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions