Error for Surface Matching Measure

asked 2017-10-31 22:37:38 -0500

katsuya.obara's avatar

updated 2017-11-01 07:03:57 -0500

I am trying to use surface matching measure.
However, I got the following error and the place they are pointing out is related to intersect surface.
As a trial, after intersecting surface using Sketchup plugin, used surface matching measure and it worked.
Does anyone know what is the problem?

Error:

Standard Output:

Standard Error:
C:/Users/katsuya.obara/BCL/2def6daf-99c1-475d-b6b4-44f292e7e1ab/0270744f-ecf2-4bba-a27d-6d3fef78ad61/measure.rb:65: [BUG] Segmentation fault 
ruby 2.2.4p230 (2015-12-16) [x64-mswin64_120] 

-- Control frame information ----------------------------------------------- 
c:0019 p:---- s:0143 e:000142 CFUNC :intersectSurfaces 
c:0018 p:0136 s:0139 e:000138 METHOD C:/Users/katsuya.obara/BCL/2def6daf-99c1-475d-b6b4-44f292e7e1ab/0270744f-ecf2-4bba-a27d-6d3fef78ad61/measure.rb:65 
c:0017 p:0952 s:0128 e:000127 METHOD :/ruby/2.2.0/gems/openstudio-workflow-1.2.1/lib/openstudio/workflow/util/measure.rb:437 
c:0016 p:0294 s:0090 e:000089 BLOCK :/ruby/2.2.0/gems/openstudio-workflow-1.2.1/lib/openstudio/workflow/util/measure.rb:67 [FINISH] 
c:0015 p:---- s:0081 e:000080 CFUNC :each_index 
c:0014 p:0102 s:0078 e:000077 METHOD :/ruby/2.2.0/gems/openstudio-workflow-1.2.1/lib/openstudio/workflow/util/measure.rb:31 
c:0013 p:0184 s:0068 E:001a40 METHOD :/ruby/2.2.0/gems/openstudio-workflow-1.2.1/lib/openstudio/workflow/jobs/run_os_measures.rb:50 
c:0012 p:0080 s:0063 e:000062 METHOD :/ruby/2.2.0/gems/openstudio-workflow-1.2.1/lib/openstudio/workflow/run.rb:256 
c:0011 p:0051 s:0056 e:000055 METHOD :/ruby/2.2.0/gems/openstudio-workflow-1.2.1/lib/openstudio/workflow/run.rb:210 
c:0010 p:0729 s:0051 E:001c88 METHOD :/openstudio_cli.rb:802 
c:0009 p:0255 s:0039 e:000038 METHOD :/openstudio_cli.rb:620 
c:0008 p:0400 s:0033 E:002338 EVAL :/openstudio_cli.rb:1515 [FINISH] 
c:0007 p:---- s:0030 e:000029 CFUNC :eval 
c:0006 p:0057 s:0024 e:000023 METHOD eval:85 
c:0005 p:0068 s:0018 e:000017 BLOCK eval:70 [FINISH] 
c:0004 p:---- s:0014 e:000013 CFUNC :each 
c:0003 p:0143 s:0011 e:000010 METHOD eval:64 
c:0002 p:0009 s:0005 e:000004 EVAL eval:2 [FINISH] 
c:0001 p:0000 s:0002 E:001130 TOP [FINISH] 

-- Ruby level backtrace information ---------------------------------------- 
eval:2:in `' 
eval:64:in `require' 
eval:64:in `each' 
eval:70:in `block in require' 
eval:85:in `require_embedded_absolute' 
eval:85:in `eval' 
:/openstudio_cli.rb:1515:in `' 
:/openstudio_cli.rb:620:in `execute' 
:/openstudio_cli.rb:802:in `execute' 
:/ruby/2.2.0/gems/openstudio-workflow-1.2.1/lib/openstudio/workflow/run.rb:210:in `run' 
:/ruby/2.2.0/gems/openstudio-workflow-1.2.1/lib/openstudio/workflow/run.rb:256:in `step' 
:/ruby/2.2.0/gems/openstudio-workflow-1.2.1/lib/openstudio/workflow/jobs/run_os_measures.rb:50:in `perform' 
:/ruby/2.2.0/gems/openstudio-workflow-1.2.1/lib/openstudio/workflow/util/measure.rb:31:in `apply_measures' 
:/ruby/2.2.0/gems/openstudio-workflow-1.2.1/lib/openstudio/workflow/util/measure.rb:31:in `each_index' 
:/ruby/2.2.0/gems/openstudio-workflow-1.2 ...
(more)
edit retag flag offensive close merge delete

Comments

I received a similar error during simulation. One possible solution is to run the open studio diagnostic script (Extensions>OpenStudio User Scripts>Reports> OSM Diagnostic Script). Ideally, this will seek and delete and problematic surfaces. Hope this helps!

Draza's avatar Draza  ( 2017-11-01 11:26:56 -0500 )edit

This is related to the three prior questions you've posted on surface matching. Please keep your issues contained to a single thread if they are related to the same problem.

mdahlhausen's avatar mdahlhausen  ( 2017-11-01 11:48:34 -0500 )edit

@gnava at that time, did you remove Objects with Warning also? or you just remove Objects with Errors?

katsuya.obara's avatar katsuya.obara  ( 2017-11-01 19:13:08 -0500 )edit

I believe I removed both, objects with warnings and errors, and redrew the surfaces in open studio after the diagnostic was complete.

Draza's avatar Draza  ( 2017-11-02 11:08:03 -0500 )edit