Skip to content

system('SparseSYM') == Segmentation fault #163

@GordeevD

Description

@GordeevD

Hi,
The following code ends with segfault on AMD processor and Ubuntu 24.04.3 LTS x86_64
In same time it works ok on Windows 11 intel CPU

from openseespy.opensees import *
wipe()
system('SparseSYM')

error

` The kernel died, restarting...

Fatal Python error: Segmentation fault

Main thread:
Current thread 0x00007ecb04c92740 (most recent call first):
File "/home/user/.config/spyder-py3/temp.py", line 10 in
File "/opt/anaconda3/envs/Spyder-python3-12/lib/python3.12/site-packages/spyder_kernels/customize/utils.py", line 209 in exec_encapsulate_locals
File "/opt/anaconda3/envs/Spyder-python3-12/lib/python3.12/site-packages/spyder_kernels/customize/code_runner.py", line 513 in _exec_code
File "/opt/anaconda3/envs/Spyder-python3-12/lib/python3.12/site-packages/spyder_kernels/customize/code_runner.py", line 343 in _exec_file
File "/opt/anaconda3/envs/Spyder-python3-12/lib/python3.12/site-packages/spyder_kernels/customize/code_runner.py", line 165 in runfile `

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