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

The smooth() function crash #1

Open
algebrato opened this issue Jul 11, 2020 · 0 comments
Open

The smooth() function crash #1

algebrato opened this issue Jul 11, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@algebrato
Copy link
Member

algebrato commented Jul 11, 2020

When the smooth fuction is activated, the atmospheri simulation return a segmentation fault:

[guendalf:11313] *** Process received signal ***
[guendalf:11313] Signal: Segmentation fault (11)
[guendalf:11313] Signal code: Address not mapped (1)
[guendalf:11313] Failing at address: 0xa78c
[guendalf:11313] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x3b800)[0x7f50f303a800]
[guendalf:11313] [ 1] /home/algebrato/.local/lib/python3.8/site-packages/pycal/_libcal_mpi.cpython-38-x86_64-linux-gnu.so(+0x1aa3ec)[0x7f50ec4493ec]
[guendalf:11313] [ 2] /usr/lib/x86_64-linux-gnu/libgomp.so.1(+0x19de6)[0x7f50ec278de6]
[guendalf:11313] [ 3] /lib/x86_64-linux-gnu/libpthread.so.0(+0x8f27)[0x7f50f2fe6f27]
[guendalf:11313] [ 4] /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f50f30fc31f]
[guendalf:11313] *** End of error message ***

@algebrato algebrato self-assigned this Jul 11, 2020
@algebrato algebrato added the bug Something isn't working label Jul 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant