virtio-win / virtio-win-guest-tools-installer

121 stars 19 forks source link

When i using windbug troubleshoots the memory leak problem of qemu-ga.exe #55

Closed ChendongSun closed 11 months ago

ChendongSun commented 1 year ago

When i using windbug troubleshoots the memory leak problem of qemu-ga.exe, it shows that a symbol file is required. Then how to generate symbol files?

gflags.exe /I qemu-ga.exe +ust (run qemu-ga.exe) umdh.exe -pn:qemu-ga.exe -f:C:\log_11.txt umdh.exe -pn:qemu-ga.exe -f:C:\log_12.txt umdh.exe C:\log_11.txt C:\log_12.txt -f:C:\log_r1.txt

YanVugenfirer commented 1 year ago

You can use https://github.com/rainers/cv2pdb. cv2pdb qemu-ga.exe