-
-
Notifications
You must be signed in to change notification settings - Fork 571
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
[Bug]: Bus error occurs when using Rspack v0.7.2 #6775
Comments
Hello @shiqimei, sorry we can't investigate the problem further without reproduction demo, please provide a repro demo by forking rspack-repro, or provide a minimal GitHub repository by yourself. Issues labeled by |
This might be a bug of Rspack, can you try this: RUST_MIN_STACK=4194304 rsbuild dev
RUST_MIN_STACK=4194304 rsbuild build |
Rsbuild v0.7.6 has been released, and reverted We will further investigate the root cause of the problem in |
If you found out this is not fixed in the next version, please reopen. |
Version
Details
Rsbuild v0.7.5
start Compiling...
[1] 83988 bus error pnpm dev
I pnpm i
@curie/react is linked to packages/app/node_modules from packages/storybook
WARN 2 deprecated subdependencies found: glob@7.2.3, inflight@1.0.6
Packages: +11 -11
+++++++++++-----------
Downloading registry.npmjs.org/@rspack/binding-darwin-x64/0.7.1: 19.19 MB/19.19 MB, done
Progress: resolved 1100, reused 1010, downloaded 10, added 11, done
devDependencies:
Done in 13.2s
I pnpm dev
Rsbuild v0.7.4
start Compiling...
ready Client compiled in 3.19 s
Reproduce link
n/a
Reproduce Steps
0.7.4 is ok, please reproduce it using a arm mac.
The text was updated successfully, but these errors were encountered: