-
Notifications
You must be signed in to change notification settings - Fork 25
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
Fix issues #4
Merged
Merged
Fix issues #4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
minor
…make instead of conanbuildinfo.cmake"
Managed to build in Debug then in Release on windows after fix. |
jmarrec
added a commit
that referenced
this pull request
Sep 17, 2020
Can't find Impl? * thread #1, name = 'OpenStudioApp', stop reason = signal SIGSEGV: invalid address (fault address: 0x555500000000) * frame #0: 0x00007fffedb3a0eb libstdc++.so.6`__dynamic_cast + 27 frame #1: 0x0000555555a398ba OpenStudioApp`std::shared_ptr<openstudio::model::detail::OutputDiagnostics_Impl> std::dynamic_pointer_cast<openstudio::model::detail::OutputDiagnostics_Impl, openstudio::detail::IdfObject_Impl>(__r=nullptr) at shared_ptr.h:499 frame #2: 0x0000555555a2e944 OpenStudioApp`std::shared_ptr<openstudio::model::detail::OutputDiagnostics_Impl> openstudio::IdfObject::getImpl<openstudio::model::detail::OutputDiagnostics_Impl>(this=0x00007fffffff9ec0) const at IdfObject.hpp:381 frame #3: 0x00007ffff47f911b libopenstudiolib.so`openstudio::model::OutputDiagnostics::keys[abi:cxx11](this=0x00007fffffff9ec0) const at OutputDiagnostics.cpp:153 frame #4: 0x0000555555a17f78 OpenStudioApp`operator(__closure=0x0000555557f179c0) at SimSettingsView.cpp:1918
jmarrec
added a commit
that referenced
this pull request
Sep 29, 2020
Can't find Impl? * thread #1, name = 'OpenStudioApp', stop reason = signal SIGSEGV: invalid address (fault address: 0x555500000000) * frame #0: 0x00007fffedb3a0eb libstdc++.so.6`__dynamic_cast + 27 frame #1: 0x0000555555a398ba OpenStudioApp`std::shared_ptr<openstudio::model::detail::OutputDiagnostics_Impl> std::dynamic_pointer_cast<openstudio::model::detail::OutputDiagnostics_Impl, openstudio::detail::IdfObject_Impl>(__r=nullptr) at shared_ptr.h:499 frame #2: 0x0000555555a2e944 OpenStudioApp`std::shared_ptr<openstudio::model::detail::OutputDiagnostics_Impl> openstudio::IdfObject::getImpl<openstudio::model::detail::OutputDiagnostics_Impl>(this=0x00007fffffff9ec0) const at IdfObject.hpp:381 frame #3: 0x00007ffff47f911b libopenstudiolib.so`openstudio::model::OutputDiagnostics::keys[abi:cxx11](this=0x00007fffffff9ec0) const at OutputDiagnostics.cpp:153 frame #4: 0x0000555555a17f78 OpenStudioApp`operator(__closure=0x0000555557f179c0) at SimSettingsView.cpp:1918
jmarrec
added a commit
that referenced
this pull request
Oct 8, 2020
Can't find Impl? * thread #1, name = 'OpenStudioApp', stop reason = signal SIGSEGV: invalid address (fault address: 0x555500000000) * frame #0: 0x00007fffedb3a0eb libstdc++.so.6`__dynamic_cast + 27 frame #1: 0x0000555555a398ba OpenStudioApp`std::shared_ptr<openstudio::model::detail::OutputDiagnostics_Impl> std::dynamic_pointer_cast<openstudio::model::detail::OutputDiagnostics_Impl, openstudio::detail::IdfObject_Impl>(__r=nullptr) at shared_ptr.h:499 frame #2: 0x0000555555a2e944 OpenStudioApp`std::shared_ptr<openstudio::model::detail::OutputDiagnostics_Impl> openstudio::IdfObject::getImpl<openstudio::model::detail::OutputDiagnostics_Impl>(this=0x00007fffffff9ec0) const at IdfObject.hpp:381 frame #3: 0x00007ffff47f911b libopenstudiolib.so`openstudio::model::OutputDiagnostics::keys[abi:cxx11](this=0x00007fffffff9ec0) const at OutputDiagnostics.cpp:153 frame #4: 0x0000555555a17f78 OpenStudioApp`operator(__closure=0x0000555557f179c0) at SimSettingsView.cpp:1918
jmarrec
added a commit
that referenced
this pull request
Feb 10, 2021
Add outputDiangostics: both this and OutputTabeSUmmary throw Can't find Impl? * thread #1, name = 'OpenStudioApp', stop reason = signal SIGSEGV: invalid address (fault address: 0x555500000000) * frame #0: 0x00007fffedb3a0eb libstdc++.so.6`__dynamic_cast + 27 frame #1: 0x0000555555a398ba OpenStudioApp`std::shared_ptr<openstudio::model::detail::OutputDiagnostics_Impl> std::dynamic_pointer_cast<openstudio::model::detail::OutputDiagnostics_Impl, openstudio::detail::IdfObject_Impl>(__r=nullptr) at shared_ptr.h:499 frame #2: 0x0000555555a2e944 OpenStudioApp`std::shared_ptr<openstudio::model::detail::OutputDiagnostics_Impl> openstudio::IdfObject::getImpl<openstudio::model::detail::OutputDiagnostics_Impl>(this=0x00007fffffff9ec0) const at IdfObject.hpp:381 frame #3: 0x00007ffff47f911b libopenstudiolib.so`openstudio::model::OutputDiagnostics::keys[abi:cxx11](this=0x00007fffffff9ec0) const at OutputDiagnostics.cpp:153 frame #4: 0x0000555555a17f78 OpenStudioApp`operator(__closure=0x0000555557f179c0) at SimSettingsView.cpp:1918
jmarrec
added a commit
that referenced
this pull request
Feb 10, 2021
Can't find Impl? * thread #1, name = 'OpenStudioApp', stop reason = signal SIGSEGV: invalid address (fault address: 0x555500000000) * frame #0: 0x00007fffedb3a0eb libstdc++.so.6`__dynamic_cast + 27 frame #1: 0x0000555555a398ba OpenStudioApp`std::shared_ptr<openstudio::model::detail::OutputDiagnostics_Impl> std::dynamic_pointer_cast<openstudio::model::detail::OutputDiagnostics_Impl, openstudio::detail::IdfObject_Impl>(__r=nullptr) at shared_ptr.h:499 frame #2: 0x0000555555a2e944 OpenStudioApp`std::shared_ptr<openstudio::model::detail::OutputDiagnostics_Impl> openstudio::IdfObject::getImpl<openstudio::model::detail::OutputDiagnostics_Impl>(this=0x00007fffffff9ec0) const at IdfObject.hpp:381 frame #3: 0x00007ffff47f911b libopenstudiolib.so`openstudio::model::OutputDiagnostics::keys[abi:cxx11](this=0x00007fffffff9ec0) const at OutputDiagnostics.cpp:153 frame #4: 0x0000555555a17f78 OpenStudioApp`operator(__closure=0x0000555557f179c0) at SimSettingsView.cpp:1918
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix #2: Call git submodule init inside CMake (if you can't find ./openstudio/CMakeLists.txt then execute command)
Fix #3 : Use conanbuildinfo_multi.cmake and not conanbuildinfo.cmake if it's available, such as MSVC which is Mutli-configuration (Debug/Release/etc) unlike Unix
Checked that is still works on Unix, will try building Windows now