Skip to content

Instantly share code, notes, and snippets.

@stefantalpalaru
Created May 13, 2019 21:14
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 stefantalpalaru/d732c0e65fe802cc07123ae1f583c2e6 to your computer and use it in GitHub Desktop.
Save stefantalpalaru/d732c0e65fe802cc07123ae1f583c2e6 to your computer and use it in GitHub Desktop.
nim testsuite failure
FAIL: tconvexhull.nim C
Test "tests/parallel/tconvexhull.nim" in category "parallel"
Failure: reExitcodesDiffer
Expected:
exitcode: 0
Gotten:
exitcode: 1
Output:
Traceback (most recent call last)
tconvexhull.nim(59) tconvexhull
tconvexhull.nim(52) convex_hull
threadpool.nim(248) ^
assign.nim(161) genericSeqAssign
assign.nim(124) genericAssign
assign.nim(59) genericAssignAux
SIGSEGV: Illegal storage access. (Attempt to read from nil?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment