Hopsan / hopsan

Hopsan is a free multi-domain system simulation tool developed at the division of Fluid and mechatronic systems at Linköping university.
Apache License 2.0
146 stars 41 forks source link

Hopsan runtime Error if to much memmory is requested #307

Open hopsan-bot opened 6 years ago

hopsan-bot commented 6 years ago

Author Name: Peter Nordin (@peterNordin) Original Redmine Issue: 307, https://flumes.iei.liu.se/redmine/issues/307 Original Date: 2011/10/24


Hopsan runtime Error if to much memmory is requested

If you increase the amount of log samples eventually Hopsan will crash upon allocation if it is too much Hopsan should instead abort init and allocation and send an error to the user


Related issue(s): #316 Redmine related issue(s): 316


hopsan-bot commented 6 years ago

Original Redmine Comment Author Name: Peter Nordin (@peterNordin) Original Date: 2011/10/25 13:55:13 +0200


Only works if you allocate to much at once

hopsan-bot commented 6 years ago

Original Redmine Comment Author Name: Peter Nordin (@peterNordin) Original Date: 2011/10/25 13:56:51 +0200


Hmm not resolved, rather work in progress, we need to look at this more later, there are many cases where we might still run into problems. What if external component tries to allocate to much, how shall we handle that