Closed zzxfriend closed 1 year ago
Hi zzxfriend, when you say on AWS you mean in a Linux container?
That would point to it being a MacOS issue, yes!
Yes,I'm not sure if Windows will have a similar problem, but this crush problem occurs too often to be used normally. Is there any solution?
@zzxfriend Hi. Are you able to retry this with the most recent ArcticDB? We've solved a number of LMDB issues.
I'm going to resolve this due to inactivity, and because we've made a lot of LMDB fixes that resolve very similar issues. Please feel free to re-open if this is still an issue with latest ArcticDB @zzxfriend - ideally with a repro that we can execute.
Describe the bug
when I run the read_batch on my mac to fetch data,It always crashes the jupyter kernel. I tried running it on terminal, It raises the error as shown in picture2. And I also tried reading data from AWS,it work well. so i guess it's a mac issue
Steps/Code to Reproduce
Expected Results
If run in terminal,It raises:
OS, Python Version and ArcticDB Version
Python: 3.9.16 (main, May 15 2023, 18:51:40) [Clang 14.0.6 ] OS: macOS-10.16-x86_64-i386-64bit ArcticDB: 1.3.0
Backend storage used
LMDB
Additional Context
No response