On Linux, with minidumps created from Google Breakpad, I'm getting "PEB parsing error!" with a callstack every time I parse a minidump. Is this expected? Isn't PEB Windows only? The MinidumpFile still look valid however, and I can list the loaded modules for example, which is what I'm interested in.
On Linux, with minidumps created from Google Breakpad, I'm getting "PEB parsing error!" with a callstack every time I parse a minidump. Is this expected? Isn't PEB Windows only? The MinidumpFile still look valid however, and I can list the loaded modules for example, which is what I'm interested in.