compiling opensees in debug mode

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
luisneves
Posts: 2
Joined: Sat Jun 16, 2012 7:31 am

compiling opensees in debug mode

Post by luisneves »

I've been having some problems compiling opensees in debug mode, for the last few days. The release mode works fine.

I am able to compile, but on runtime, the following message appears:

Run-Time Check Failure #2 - Stack around the variable 'dData' was corrupted.

This is related to the "OPS_NewElasticMaterial" routine.

The strange part, of course, it that the problem does not occur if everything is compiled in release.

Hope someone can help

Thanks

Luis
Post Reply