Hello,
i'm trying to use Croce's Long Run Risk .mod File with Dynare++ and higher orders. Order 5 works without problems, but on order 6 and higher Dynare++ (4.4.3) crashes. As this happens under Windows 10 and Mac Os Yosemite on different machines (calling from Matlab or Console), i'm wondering where the error comes from. The Error message is:
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Obviously some memory allocation goes wrong, but as i'm not into C++, i'm wondering if anyone experienced the same problems. The Journal file doesn't shed light on the issue for me, since it simply ends with
2695.01:E00905:-1.:-0.00:000000: Performing step for order = 6
Yesterdays unstable release doesn't change the problem.
Thanks for ideas and sharing your experiences,
Fabian