Decoding backtraces does not work

Small update: reading the backtraces with Developer Studio 3.1 (with the AXF file loaded) seems to work. Some other exception could be decoded (so we could see the mangled function name), but the trace from the first post, Except RTX: task V24, heap memory corruption, still could not be decoded. So we assume it’s some ADL call. Is there a way to decode the calls?

As a side note, the memory consumption of Developer Studio is about 6-7 GB RAM when decoding traces with the AXF file, so we presume there is some memory leak there. The DWL file size is abou 700k and the AXF file size about 25MB. With smaller samples, the decoding seems to work.

Thanks!