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

test_sortKeys (__main__.UltraJSONTests) ... Fatal Python error #307

Closed
cdluminate opened this issue Jun 2, 2018 · 0 comments
Closed

test_sortKeys (__main__.UltraJSONTests) ... Fatal Python error #307

cdluminate opened this issue Jun 2, 2018 · 0 comments

Comments

@cdluminate
Copy link

As mentioned in #206

1.35 didn't fix the problem for python 3.6:

test_sortKeys (__main__.UltraJSONTests) ... Fatal Python error: ./python/objToJSON.c:934 object at 0x7f89ab0cab48 has negative ref count -1

Current thread 0x00007f89ad62c740 (most recent call first):
  File "tests/tests.py3", line 931 in test_sortKeys
  File "/usr/lib/python3.6/unittest/case.py", line 605 in run
  File "/usr/lib/python3.6/unittest/case.py", line 653 in __call__
  File "/usr/lib/python3.6/unittest/suite.py", line 122 in run
  File "/usr/lib/python3.6/unittest/suite.py", line 84 in __call__
  File "/usr/lib/python3.6/unittest/suite.py", line 122 in run
  File "/usr/lib/python3.6/unittest/suite.py", line 84 in __call__
  File "/usr/lib/python3.6/unittest/runner.py", line 176 in run
  File "/usr/lib/python3.6/unittest/main.py", line 256 in runTests
  File "/usr/lib/python3.6/unittest/main.py", line 95 in __init__
  File "tests/tests.py3", line 959 in <module>
Aborted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant