Skip to content

Nim Hot Code Reloading tests fail on OpenBSD #12140

@euantorano

Description

@euantorano

There are several nimhcr tests that fail on OpenBSD with a Not supported [OSError] error. THe problem appears to be in the reservedmem module as they all fail with a stacktrace similar to the following:

Category: dll
Name: tests/dll/nimhcr_unit.nim C
Action: run
Result: reExitcodesDiffer
-------- Expected -------
exitcode: 0
--------- Given  --------
exitcode: 1

Output:
nimhcr_unit.nim(107)     nimhcr_unit
/home/administrator/build/Nim/lib/nimhcr.nim(342) hcrRegisterProc
/home/administrator/build/Nim/lib/pure/reservedmem.nim(217) setLen
/home/administrator/build/Nim/lib/pure/reservedmem.nim(94) setLen
/home/administrator/build/Nim/lib/pure/includes/oserr.nim(94) raiseOSError
Error: unhandled exception: Not supported [OSError]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions