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

[Bug]: Panic when build tests/webpack-test/configCases/concatenate-modules/import-module #8447

Open
Tracked by #8445
GiveMe-A-Name opened this issue Nov 15, 2024 · 1 comment
Assignees
Labels
bug Something isn't working team The issue/pr is created by the member of Rspack.

Comments

@GiveMe-A-Name
Copy link
Member

System Info

System:
OS: macOS 13.6.5
CPU: (10) arm64 Apple M1 Pro
Memory: 1.24 GB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
npm: 9.8.1 - ~/Library/Application Support/fnm/node-versions/v18.18.2/installation/bin/npm
pnpm: 9.12.3 - ~/Library/Application Support/fnm/node-versions/v18.18.2/installation/bin/pnpm
bun: 1.0.21 - ~/.bun/bin/bun
Browsers:
Chrome: 130.0.6723.117
Safari: 16.6

Details

It will panic when we run rspack build in webpack-test/configCases/concatenate-modules/import-module.

context: /tests/webpack-test/configCases/concatenate-modules/import-module

Panic occurred at runtime. Please file an issue on GitHub with the backtrace below: https://github.com/web-infra-dev/rspack/issues
Message:  should have module
Location: crates/rspack_core/src/compiler/module_executor/execute.rs:82

Reproduce link

https://github.com/web-infra-dev/rspack/tree/main/tests/webpack-test/configCases/concatenate-modules/import-module

Reproduce Steps

  1. pnpm install
  2. ./x build
  3. cd tests/webpack-test/configCases/concatenate-modules/import-module
  4. npx rspack -c webpack.config.js
Copy link

stale bot commented Feb 28, 2025

This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

No branches or pull requests

4 participants