03-25-2013, 02:57 AM
That is weird, only ~64 MiB allocated and you're already running out of memory? That's some housekeeping overhead
I don't think it's any of the top functions in the totals, because those are just functions that are a part of each thread's start routine. So every thread contains these at the bottom of its callstack. I'll need to have a look at the graph to see what's going on. Hopefully we'll get some answers this time.
Just out of curiosity, how long did it take to produce the full memory dump?
I don't think it's any of the top functions in the totals, because those are just functions that are a part of each thread's start routine. So every thread contains these at the bottom of its callstack. I'll need to have a look at the graph to see what's going on. Hopefully we'll get some answers this time.
Just out of curiosity, how long did it take to produce the full memory dump?