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

Removal of HVAC in osm is causing Segmentation fault in Prototype.utilities.rb #5124

Open
antonszilasi opened this issue Mar 26, 2024 · 0 comments
Labels
Triage Issue needs to be assessed and labeled, further information on reported might be needed

Comments

@antonszilasi
Copy link

antonszilasi commented Mar 26, 2024

Issue overview

Upon attempting to call standard.remove_hvac(model) (where standard is OpenStudio-standards ) on a particular osm with (2 ERVs and 2 PTHPs) in a single zone.

I received a Segmentation fault in Prototype.utilities.rb of OpenStudio-standards. While this initially appeared to be a OpenStudio-standards error after further digging it appears that this is not the case hence, I am reporting it here.

image

image
image

Steps to Reproduce

I have attached the osm in question along with a small script to load it and call standard.remove_hvac(model) to reproduce the error in a zipped directory here.

Since this issue was originally reported on OpenStudio-standards @mdahlhausen kindly provided minimal steps to reproduce the issue here.

Remove HVAC system segmentation fault.zip

Environment

OpenStudio 3.6.1 and 3.7, and OpenStudio standards 0.4 and 0.5

@antonszilasi antonszilasi added the Triage Issue needs to be assessed and labeled, further information on reported might be needed label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triage Issue needs to be assessed and labeled, further information on reported might be needed
Projects
None yet
Development

No branches or pull requests

1 participant