Skip to content

Error after switching from version 0.10.14 to version 0.10.16 #666

@wasm-forge

Description

@wasm-forge

After switching canister dependency from 0.10.14 to 0.10.16, when I call extract-candid, I am getting an error message:

Error: Failed to call the function 'get_candid_pointer'

Caused by:
0: error while executing at wasm backtrace:
0: 0xe12c7 - fs_tests_backend.wasm!wasi::lib_generated::random_get::hc80c03217a531bdd
1: 0xdf3df - fs_tests_backend.wasm!std::sys::random::hashmap_random_keys::h26277e3d94315a2b
2: 0xbe18d - fs_tests_backend.wasm!candid::pretty::candid::DocComments::empty::h7cebd69a44b16a1f
3: 0x150e4 - fs_tests_backend.wasm!get_candid_pointer
4: 0xf9704 - fs_tests_backend.wasm!get_candid_pointer.command_export
1: function attempted to return an incompatible value
2: type mismatch: expected i32, found (ref null nofunc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions