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

RuntimeError: memory access out of bounds #640

Open
Linorman opened this issue Aug 15, 2024 · 3 comments
Open

RuntimeError: memory access out of bounds #640

Linorman opened this issue Aug 15, 2024 · 3 comments

Comments

@Linorman
Copy link

when I try to load a dicom zip, it occurred to give out errors:
RuntimeError: memory access out of bounds
pls help to solve it.

btw, can I use VolView to generate .obj files from dicom data and export them?

RuntimeError: memory access out of bounds at wasm://wasm/0149037e at wasm://wasm/0149037e at wasm://wasm/0149037e at wasm://wasm/0149037e at wasm://wasm/0149037e at wasm://wasm/0149037e at wasm://wasm/0149037e at Module._main (cdn.jsdelivr.net/npm/@itk-wasm/[email protected]/dist/pipelines/read-image-dicom-file-series.js:8:98301) at Object.callMain (cdn.jsdelivr.net/npm/@itk-wasm/[email protected]/dist/pipelines/read-image-dicom-file-series.js:8:102622) at runPipelineEmscripten (run-pipeline-emscripten.js?v=bacb20ef:185:38) useErrorMessage @ useErrorMessage.ts:13

@floryst
Copy link
Collaborator

floryst commented Aug 15, 2024

How large is your dicom zip file, and what kind of modality is it?

VolView cannot generate .obj files from dicom data. I assume you are looking to extract surfaces?

@Linorman
Copy link
Author

How large is your dicom zip file, and what kind of modality is it?

VolView cannot generate .obj files from dicom data. I assume you are looking to extract surfaces?

about 226 mb, and thanks for your reply about obj.

@floryst
Copy link
Collaborator

floryst commented Aug 30, 2024

226mb shouldn't be a dealbreaker for VolView, unless your main machine is memory-restricted. What kind of DICOM images are in your zip?

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