orjson icon indicating copy to clipboard operation
orjson copied to clipboard

segmentation fault while serializing with 3.10.1 on x86_64/aarch64 with cpython 3.12

Open bdraco opened this issue 2 months ago • 9 comments

  • previous version 3.9.15 did not appear to have the issue
  • no reproducer available yet (sorry)
  • only seems to happen during serialize
  • orjson.Fragment is being used, but that may not be relevant
  • appears to only happen on x86_64 and aarch64
  • crash is rare on some systems, and nearly immediate on others
  • Home Assistant issue https://github.com/home-assistant/core/issues/116131#issuecomment-2076489397

bdraco avatar Apr 25 '24 13:04 bdraco