hannesschulze / optimizer

Find out what's eating up your system resources and delete unnecessary files from your disk.
GNU General Public License v3.0
50 stars 11 forks source link

Optimizer 1.2 crashing on Fedora #56

Closed tim77 closed 5 years ago

tim77 commented 5 years ago

Start happens in new 1.2 version. Crashing after 5 seconds. Just quick output from terminal for now:

WARNING: Deleting package caches is not supported on this platform.
WARNING: Couldn't read contents of directory - ignoring it
WARNING: Couldn't read contents of directory - ignoring it
WARNING: Couldn't read contents of directory - ignoring it
WARNING: Couldn't read contents of directory - ignoring it
WARNING: Couldn't read contents of directory - ignoring it
WARNING: Couldn't read contents of directory - ignoring it
WARNING: Couldn't read contents of directory - ignoring it
WARNING: Couldn't read contents of directory - ignoring it
WARNING: Couldn't read contents of directory - ignoring it
WARNING: Couldn't read contents of directory - ignoring it
WARNING: Couldn't read contents of directory - ignoring it
Segmentation fault
hannesschulze commented 5 years ago

Thanks for reporting this. Could you please run Optimizer in gdb and send me the backtrace? :)

tim77 commented 5 years ago

Done :) backtrace.log

hannesschulze commented 5 years ago

Thanks, but it seems like there are no debugging symbols in there - did you install this as a package? Maybe dnf removed them :)

tim77 commented 5 years ago

Done v2.0 backtrace.log

hannesschulze commented 5 years ago

Ah, yup. I think I know where the error is

hannesschulze commented 5 years ago

Could you please try #57? I'm not sure if I forgot something and I don't have a fedora system here :)