Skip to content

MATLAB.jl crashing when used with Julia 1.10 #220

Open
@donkuettel

Description

@donkuettel

I receive the following error when trying to lot using the MATLAB engine and Julia 1.10:

[31763] signal (11.1): Segmentation fault
in expression starting at /home/dkuettel/Documents/cr3bp/LowThrustOpt/testing/CRTBP_Multishoot_indirect_demo.jl:138
Allocations: 18782664 (Pool: 18765867; Big: 16797); GC: 27
Segmentation fault (core dumped)

My matlab code essentially looks like

mat"""
plot($x, $y)
"""

I am using :
-Linux Ubuntu 18.04.2 LTS (Bionic Beaver)
-Julia Version 1.9.0 (Julia version managed with Jill)
-MATLAB.jl v0.8.4 (https://github.com/JuliaInterop/MATLAB.jl/blob/master/README.md)
-MATLAB version R2023b

Everything works fine with Julia version 1.9

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