Skip to content

Segmentation Fault when working with arrays  #19

@andpalacios

Description

@andpalacios

Hello,
I'm having the following error when trying to run the Working with arrays examples. Specifically when using the functions: "ndarray_create", "ndarray_create_nocopy".
Do you know what might be causing this? I'm using Gfortran and Python3. Your examples with the tuples and dictionaries work well.
Thank you!
Regards,
Andrea

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0 0x7f4541cf031a
#1 0x7f4541cef503
#2 0x7f4541922f1f
#3 0x7f45422c18ea
#4 0x55e3e0ec13b4
#5 0x55e3e0ebc437
#6 0x55e3e0ead2ed
#7 0x55e3e0ead715
#8 0x55e3e0eaf5f0
#9 0x55e3e0eb8e13
#10 0x55e3e0ea8f5a
#11 0x55e3e0ea8f9b
#12 0x7f4541905b96
#13 0x55e3e0ea8da9
#14 0xffffffffffffffff
Segmentation fault (core dumped)

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