https://bugs.kde.org/show_bug.cgi?id=376895

--- Comment #3 from Andrius Štikonas <andr...@stikonas.eu> ---
(In reply to Alexander Schlarb from comment #2)
> No problem! Thanks for the reply!
> 
> I can't remember ever setting up an LVM-based partition layout through… Or
> is it the LVM-integration module/code that causes this?

I'm actually not sure. It's just that backtrace contains FS::lvm2_pv::getPVs,
so crash must happen in that function.

That function in kpmcore/src/fs/lvm2_pv.cpp loops over QList<Device*>& devices.
I guess it crashes if there are no devices. Feell free to play around yourself
if you have time :), should be quite easy to fix, probably one "if". If not
I'll look at it at some point later, but these days I'm quite busy... Writing
my PhD thesis.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to