Skip to content

Not registered error #67

@Humam-Alhusaini

Description

@Humam-Alhusaini

This is the repository. I'm stumped as to why I am getting this error.

thread 'main' panicked at src/lib.rs:23:1:
OCaml closure with name 'print_local_def_id' not registered
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Fatal error: no domain lock held
Aborted (core dumped)

My first thought was to check if .exe.o was missing, but that was not the case. I also made sure to check if the Callback.register name is correct, which it is.

The code is really short, about 200 lines, so I'm wondering if you can see any obvious errors? It was working fine in the first commit, but that isn't that much different from the current one.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions