https://bugs.winehq.org/show_bug.cgi?id=53711
--- Comment #17 from pandora.xero@gmail.com --- Created attachment 73173 --> https://bugs.winehq.org/attachment.cgi?id=73173 collection of log files and memory maps
The log file itself was somewhat large. This .tar.xz file contains: dir.md5 - md5sums of all other files - perhaps a sloppy way to generate a manifest, but it works. map[0-9] - cat /proc/[pid]/maps at various stages important timestamps.txt - output from the launch script, as well as timestamps from various places I deemed important enough to be notable. but timestamps after the 4th one are character logouts and logins. winelog.log - &> output from wine with all the WINEDEBUG channels requested.
It probably would have been better if I had made a script to slap a timestamp into a file, then a general description of its importance, then the 'cat /proc/[pid]/maps' output. I think I'll do that next time if more info is needed.