GeoDaCenter / GeoDaCenter/reactgeoda
Spatial regression RuntimeError: memory access out of bounds
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Sentry Issue: [REACTGEODA-1D](https://geoda.sentry.io/issues/6052384355/?referrer=github_integration)
```
RuntimeError: memory access out of bounds
at geoda.wasm.dlfree (app:///_next/static/chunks/geoda.wasm:wasm-function[1469]:0xeef23)
at geoda.wasm.operator delete(void*) (app:///_next/static/chunks/geoda.wasm:wasm-function[3119]:0x10cc75)
at geoda.wasm.operator delete[](void*) (app:///_next/static/chunks/geoda.wasm:wasm-function[3120]:0x10cc7d)
at geoda.wasm.SparsePolyBorderingNE(Iterator>>, unsigned long, Vector>&) (app:///_next/static/chunks/geoda.wasm:wasm-function[689]:0x681dd)
at geoda.wasm.SparseBlockPoly(Iterator>>, unsigned long) (app:///_next/static/chunks/geoda.wasm:wasm-function[696]:0x69683)
...
(7 additional frame(s) were not displayed)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.