Note that there are some explanatory texts on larger screens.

plurals
  1. USDavid
    primarykey
    data
    text
    plurals
    1. COTotally agree. I can see where you thought I was suggesting that only the ones which caused heap errors should be fixed! I am particularly interested when/why an error is caused because I want to find all of them, not just the ones that cause an error. Hard to notice is an understatement in a program where variables are indexed by user derived input. As I said above, I am working on adding validation...
      singulars
    2. COWith a little distance from the problem, I see that you are right. I did not ask the question clearly (at all?). Lets try this again. I have a realy program with hundreds of arrays that are allocated and indexed based on user input. I am working to add validation code, but in the mean time it would be a great help to have a way to determine which variable caused the problem when deallocation fails. The windows exceptions are generally useless and I am struggling with the minidump. Suggestions? See other comments in the intel forum post too...
      singulars
    3. COUpdate: I wrote a short python program to call mpiexec or whatever commands you pass it. https://gist.github.com/dstuebe/6170563 It works great as an indirection to run any program from the command line but it fails the same way when I use it from inside ProcessBuilder in Java!
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload