Bug 215761 - pstore: crypto_comp_decompress failed, ret = -22!
Summary: pstore: crypto_comp_decompress failed, ret = -22!
Status: NEW
Alias: None
Product: File System
Classification: Unclassified
Component: Other (show other bugs)
Hardware: x86-64 Linux
: P1 high
Assignee: fs_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-27 16:55 UTC by sander44
Modified: 2022-04-11 06:30 UTC (History)
1 user (show)

See Also:
Kernel Version: 5.17.0-next
Subsystem:
Regression: No
Bisected commit-id:


Attachments
config kernel (260.39 KB, text/plain)
2022-03-27 16:56 UTC, sander44
Details

Description sander44 2022-03-27 16:55:18 UTC
Hi,

Today I try this version kernel 5.17.0-next(vanilla).


commit f022814633e1c600507b3a99691b4d624c2813f0 (grafted, HEAD -> master, origin/master, origin/HEAD)
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Mar 26 14:54:41 2022 -0700

    Merge tag 'trace-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
    
    Pull trace event string verifier fix from Steven Rostedt:
     "The run-time string verifier checks all trace event formats as
      they are read from the tracing file to make sure that the %s pointers
      are not reading something that no longer exists.
    
      However, it failed to account for the valid case of '%*.s' where the
      length given is zero, and the string is NULL. It incorrectly flagged
      it as a null pointer dereference and gave a WARN_ON()"
    
    * tag 'trace-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
      tracing: Have trace event string test handle zero length strings

pstore: crypto_comp_decompress failed, ret = -22!

dmesg | grep -E "pstore|deflate|compress|zstd|crypto|ccp"
[    3.269127] ccp 0000:04:00.2: enabling device (0000 -> 0002)
[    3.269357] ccp 0000:04:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    3.278597] pstore: Using crash dump compression: deflate
[    3.282162] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282185] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282207] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282236] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282256] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282276] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282301] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282321] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282340] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282364] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282384] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282403] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282422] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282442] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282463] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282491] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282512] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282533] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282552] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282572] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282592] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282611] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282630] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282648] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282668] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282689] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282709] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282728] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282748] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282768] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282788] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282811] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282830] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282849] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282873] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282897] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282915] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282934] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282953] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282974] pstore: crypto_comp_decompress failed, ret = -22!
[    3.282993] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283013] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283037] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283057] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283078] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283100] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283119] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283137] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283156] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283174] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283193] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283212] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283233] ccp 0000:04:00.2: tee enabled
[    3.283237] ccp 0000:04:00.2: psp enabled
[    3.283262] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283300] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283319] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283337] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283356] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283376] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283395] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283419] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283441] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283461] pstore: crypto_comp_decompress failed, ret = -22!
[    3.283468] pstore: Registered efi as persistent store backend
Comment 1 sander44 2022-03-27 16:56:05 UTC
Created attachment 300625 [details]
config kernel
Comment 2 The Linux kernel's regression tracker (Thorsten Leemhuis) 2022-04-04 14:05:02 UTC
To clarify: Am I right in assuming this erros didn't show up with earlier kernel series, like 5.16 or 5.15?
Comment 3 sander44 2022-04-11 06:30:58 UTC
Hi Thorsten,

In this moment i not have time to testing 5.15 and 5.16 versions.
I use only 5.17 now.

A good day.

Note You need to log in before you can comment on or make changes to this bug.