Whisky-App / Whisky

A modern Wine wrapper for macOS built with SwiftUI
https://getwhisky.app
GNU General Public License v3.0
11.93k stars 253 forks source link

[Bug]: Extremely large log files detected #1005

Open SebastianEShelby opened 3 months ago

SebastianEShelby commented 3 months ago

Description

I just detected a 12GB log file and a 4GB log file created under the user's library folder located at: /Users/<user>/Library/Logs/com.isaacmarovitz.Whisky

This seems like a bug since most of the other log files are only a few Kilobytes (6KB maximum) but these two are outliers. They're both created on the same day so it might be due to a simple rogue program run by Whisky.

Could you please implement a flag to prevent the log file to exceed a certain limit?

Whisky logs

Steps to reproduce

N/A - Unknown

Expected behaviour

Log files should not exceed a certain limit in size (However large that may be, but certainly less than Gigabytes I would assume. Or at least display a warning to the user at that point?)

Logs

N/A

What version of Whisky are you using?

2.3.2

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

bekazandukeli commented 2 months ago

Just experienced the same thing.