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

Invalid connections in SSP are not properly handled #336

Closed
markaren opened this issue Aug 27, 2019 · 3 comments · Fixed by #374
Closed

Invalid connections in SSP are not properly handled #336

markaren opened this issue Aug 27, 2019 · 3 comments · Fixed by #374
Labels
bug Something isn't working

Comments

@markaren
Copy link
Contributor

No information is provided in the console and the applications hangs when SSP contains invalid connections.

@markaren markaren added the bug Something isn't working label Aug 27, 2019
@eidekrist
Copy link
Member

Do you have an example to test this with?

I'm able to provoke either expected or "undefined" behavior when specifying wrong element or connector names, which I'm trying to fix now. I also have a case where an FMU has a (probably) badly written destructor, causing a crash when the FMU is freed as a cause of an exception being thrown while adding bad connections.

@markaren
Copy link
Contributor Author

I basically just use the gunnerus-case when running CSE. A bit overkill, but I could share a copy if you'd like.

@eidekrist
Copy link
Member

I have a copy around here somewhere, but thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants