GopeedLab / gopeed

A modern download manager that supports all platforms. Built with Golang and Flutter.
https://gopeed.com
GNU General Public License v3.0
16.95k stars 1.19k forks source link

[BUG] crash.log file uses all available storage space #806

Closed cilyio closed 1 week ago

cilyio commented 1 week ago

Description

Crash.log file too big

App Version

1.6.1 (installed via platpak)

OS Version

PopOS 22.04

Snapshots

gopeed_crash_log

It's possible that there's an infinite loop in the log recording module, causing the log file to grow indefinitely and consume all the available space on my machine.

monkeyWie commented 1 week ago

Hi, can u post some log context?

monkeyWie commented 1 week ago

We have a goods news! starting in go1.23, there are better ways to collect crash logs.

cilyio commented 1 week ago

Hi, can u post some log context?

Unfortunately, when I found the log file was too large to open, I deleted it. Due to this file occupying all of my free storage space, I had to delete it to continue doing my work.

monkeyWie commented 1 week ago

It will be fixed in the next release.

monkeyWie commented 1 week ago

fixed in v1.6.2