Skip to content

public static extern void free_model_content(IntPtr model); create crash when ported to .net 8. and using liblinear.dll 2.47  #7

Open
@78Spinoza

Description

@78Spinoza

Summary of your issue

On Dispose the

[SuppressUnmanagedCodeSecurity]
[DllImport(NativeLibrary, CallingConvention = CallingConvention)]
public static extern void free_model_content(IntPtr model);

create crash when ported to .net 8. and using liblinear.dll 2.47

Environment

Windows 10, x64, visualstudio

What did you do when you faced the problem?

on Dispose the software crashes.

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