Skip to content

Instantly share code, notes, and snippets.

@steve-s
Created July 21, 2022 15:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steve-s/395acd4206d1c471a9cb0209d04b3105 to your computer and use it in GitHub Desktop.
Save steve-s/395acd4206d1c471a9cb0209d04b3105 to your computer and use it in GitHub Desktop.
> raise HPyLeakError(leaks)
E hpy.debug.leakdetector.HPyLeakError: 10 unclosed handles:
E <DebugHandle 0x5606bb9f81b0 for 1 * foo>
E Allocation stacktrace:
E python3.8/site-packages/hpy/universal.cpython-38d-x86_64-linux-gnu.so(debug_ctx_New+0x60) [0x7f4af12793c1]
E kiwisolver.hpy.so(+0x67fc5) [0x7f4af0eaffc5]
E kiwisolver.hpy.so(_ZN10kiwisolver15new_from_globalEP13_HPyContext_s9HPyGlobalPv+0x55) [0x7f4af0eb236f]
E kiwisolver.hpy.so(_ZN10kiwisolver9BinaryMulclIPNS_8VariableEdEE6_HPy_sP13_HPyContext_sT_T0_S4_S4_+0x4e) [0x7f4af0ebbc4e]
E kiwisolver.hpy.so(_ZN10kiwisolver9BinaryAddclIPNS_8VariableEdEE6_HPy_sP13_HPyContext_sT_T0_S4_S4_+0x5e) [0x7ff3e41cdba4]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment