https://bugs.kde.org/show_bug.cgi?id=424137
--- Comment #5 from Andrius Štikonas <andr...@stikonas.eu> --- (In reply to Eric S from comment #4) > I did not have any USB drive inserted when any of this happened. Does it > still make any sense as a duplicate of 413418? > > The drive containing the partitions I was working with was an internal hard > disk (there was also an internal SSD drive). Yes, I think it still duplicate. Backtrace points to crash in the same function. In particular we were dividing by partition capacity which probably was causing division by zero when OS for whatever reason was reporting that capacity to be 0 (it's probably just temporarily after block device changes). I never managed to reliably reproduce that crash but I saw it occasionally on my hardware. -- You are receiving this mail because: You are watching all bug changes.