https://bugs.winehq.org/show_bug.cgi?id=50042
--- Comment #19 from Bruni earns.61@gmail.com --- Now please run awk '{lc=tolower($0)}; (lc ~ /Marshal/) || (lc ~ /SetFileTypes/) || (lc ~ /Exception/) || (lc ~ /handle/) || (lc ~ /wrapper/) {print NR, $0}' log.txt > shrinked_log.txt
in the folder with log.txt