Skip to content

bus error with "next": "14.2.28" and "swc-plugin-coverage-instrument": "0.0.27" #266

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

Open
eliw00d opened this issue May 19, 2025 · 0 comments

Comments

@eliw00d
Copy link

eliw00d commented May 19, 2025

When I try to build my app, it throws a bus error:

❯ npx next build
  ▲ Next.js 14.2.28
  - Environments: .env.local
  - Experiments (use with caution):
    · swcPlugins
    · serverSourceMaps

   Skipping validation of types
   Skipping linting
   Creating an optimized production build ...
[1]    73608 bus error  npx next build

I also tried with debug output:

❯ npx next build --debug
  ▲ Next.js 14.2.28
  - Environments: .env.local
  - Experiments (use with caution):
    · swcPlugins
    · serverSourceMaps

   Skipping validation of types
   Skipping linting
   Creating an optimized production build ...
[1]    11944 bus error  npx next build --debug
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

1 participant