Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault (core dumped) #1419

Open
kanna-ops opened this issue Oct 3, 2024 · 3 comments
Open

Segmentation fault (core dumped) #1419

kanna-ops opened this issue Oct 3, 2024 · 3 comments

Comments

@kanna-ops
Copy link

error

Hi, I am new to opendrift. I am trying to import roms model to opendrift and run the model but it is showing this error. Please let me know how to solve this.

@knutfrode
Copy link
Collaborator

Hi,
The log indicates that this could be related to the landmask.

Could you share the script you are using?

And it could also help to see the output of

>>> import opendrift
>>> print(opendrift.versions)
>>> import importlib
>>> importlib.metadata.version('roaring-landmask')

@kanna-ops
Copy link
Author

kanna-ops commented Oct 4, 2024

Hi. Thanks for your reply.

Please find the attached script.
roms_native3.zip

Output:
image

@gauteh
Copy link
Member

gauteh commented Oct 4, 2024

#1413 may fix it, if you are not using a custom landmask. That pr failed its tests, but I think errors are unrelated and it can be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants