Activity overview
Latest activity by cameron314
For anybody else who's wondering, it seems that the combination of the "Profile with async awareness" option (in Tools->Advanced Options) and "Enable Inlining" option (in the session configuration details) can sometimes cause extremely high (application) memory usage, leading to the application crashing when it runs out of memory.
It turns out this was happening with 8.6 too, we just didn't notice because it was configured differently than 9 (async awareness was off in our 8.6 install). So I thought it was a new bug in 9, but it's not.
A simple workaround is to disable one of those two options. / comments
For anybody else who's wondering, it seems that the combination of the "Profile with async awareness" option (in Tools->Advanced Options) and "Enable Inlining" option (in the session configuration ...
Thanks for opening a ticket!
Don't worry about the delay, version 8 continues to work fine in the interim. / comments
Thanks for opening a ticket!
Don't worry about the delay, version 8 continues to work fine in the interim.
Profiling causes application to crash
This happens since version 9 only. Version 8.6 continues to work fine.
The application runs fine for a few seconds, then crashes.
I suspect it may be due to the fact that we have a custom database ...