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] Nth loader cause some slices missing randomly and sometimes becoming grey sometimes dark #3890

Open
sedghi opened this issue Jan 11, 2024 · 1 comment
Labels
Bug Verified Bug reported, reproducible, and verified.

Comments

@sedghi
Copy link
Member

sedghi commented Jan 11, 2024

Describe the Bug

Seems like the Nth loader custom strategy that we have for MPR randomly cause some slices to double scale. It first seems like it is webworker and shared array buffer related but after some digging seems like it is the Nth loader.

Steps to Reproduce

CleanShot 2024-01-10 at 23 52 04

If you put a probe in the dark areas the Air is ~ -2000 HU meaning it is double scaled

CleanShot 2024-01-10 at 23 55 06

The current behavior

If you replace the Nth loader with default in the mpr hanging protocol everything works fine

The expected behavior

Should not double scale

OS

macOS

Node version

18

Browser

Chrome

@sedghi sedghi added Awaiting Reproduction Can we reproduce the reported bug? Bug Verified Bug reported, reproducible, and verified. and removed Awaiting Reproduction Can we reproduce the reported bug? labels Jan 11, 2024
@sedghi
Copy link
Member Author

sedghi commented Jan 11, 2024

CC @wayfarer3130

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Verified Bug reported, reproducible, and verified.
Projects
None yet
Development

No branches or pull requests

1 participant