https://bugs.winehq.org/show_bug.cgi?id=43247
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #1 from Sebastian Lackner sebastian@fds-team.de --- Are you sure these aren't just the usual /tmp/.../anonmap.XXXXXX files created by Wine? They are used to implemented mappings and are immediately unlinked after creation. If your distribution does not mount a proper tmpfs (check with "mount") they will all contribute to disk usage. Could that be a problem, and how much disk space is actually used by those files?