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

--- Comment #7 from Andrius Štikonas <andr...@stikonas.eu> ---
(In reply to joseteluisete from comment #6)
> Same problem here.
> When I try to open KDE Partition Manager, after typing the root password the
> application crashes.
> Sometimes the answer is ...
> 
> Device found: Samsung SSD 970 EVO Plus 500GB”
> Segmentation fault (core dumped)
> 
> Sometimes the answer is ...
> 
> "Scanning devices..."
> "Device found: loop0"
> smartctl initialization failed for  "/dev/loop0" :  No such file or directory
> error during smart output parsing for  "/dev/loop0" :  No such file or
> directory
> unknown file system type  ""  on  "/dev/loop0"
> Segmentation fault (core dumped)
> 
> 
> If I run ...
> smartctl --json --all /dev/nvme0n1
> 
> the result is ...
> {
>   "json_format_version": [
>     1,
>     0
>   ],
>   "smartctl": {
>     "version": [
>       7,
>       1
>     ],
>     "svn_revision": "5022",
>     "platform_info": "x86_64-linux-5.9.11-3-MANJARO",
>     "build_info": "(local build)",
>     "argv": [
>       "smartctl",
>       "--json",
>       "--all",
>       "/dev/nvme0n1"
>     ],
>     "messages": [
>       {
>         "string": "Smartctl open device: /dev/nvme0n1 failed: Permission
> denied",
>         "severity": "error"
>       }
>     ],
>     "exit_status": 2
>   }
> }
> 
> My system: Manjaro - Plasma 5.20.4 - Frameworks 5.76.0 - Qt 5.15.2 - Kernel
> 5.9.11-3
> 
> I hope this information is useful.

If it's crashing that might be slightly different problem than original report.

But can you try to obtain gdb backtrace with debug symbols.

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

Reply via email to