The customer has a different binary from you. This is why it says 'No matching binary found'. The rebuilt dll and pdb do not match the binary the crash was created from. If you supplied a debug version of the DLL to the customer and didn't keep the PDBs associated with that b...
but would it work for chained debuggers (yep i will try for sure andpost back i am just asking if you happen to have a ready made answer )>> Workaround: try download the needed binaries and PDBs to local cache then> restart the attach. As long as there is no need to hit the ...
if it exists) containing the DLLs and PDBs you want to analyze. Your selection is automatically saved for future runs in the.infersharpconfigfile created in your project directory. The analysis will then run, displaying
I dug through the trace and logs you sent and found that 0 profiling stacks are being collected for your process which is why you are getting the “No user code was running”. After digging further into the logs I see that you are changing the default sampling rate after which we no ...