I need a good application for repairing bad_blocks / false entries , repairing NVME

Hello Forum,

i’m lloking for a good application to clean up and solve some issues with my NVME. It seems that Clonezilla did a bad job to my NVME and wrote a 18-bit entry. I can’t describe it better because it happened so fast at the backup but since then i’m dealing with the issue that there are bad entries that always cause the OS to try to clean files and it breaks at shutdown. something is wrong and i already started a search for possible applications. there is e2fsc and badblocks and i tried them on a external test-harddisk. it’s very time-wasting and even the mechanical disk is heating up to boiling point. i’m concerned that a action with these apps will cook my NVME to death. What are good applications to analyze and repair NVME’s, repairing false entries, repairing/marking bad blocks in a safe way. As noticed it’s a NVME.
Any tips and help is appreciated

Thanks in advance
Olli

P.S.: it would be great if the app is able to do this without need of a complete new install afterwards. It’s possible but my last option is to tear down the system.

Without knowing in detail, what is really damaged, it is difficult to suggest a tool to repair.

  • Is the SSD/NVME damaged ?
  • Is the partition table damaged ? (is it GPT ?)
  • Is a filesystem damaged ? (what filesystem ist it ?)
  • Are partitions overlapping ? (which ?)

It is naive to think the “repair-tool” will find out and repair everything.

I think you have to pinpoint the problem first.

I don’t think it’s damaged. As i reported i used Clonezilla and while backup/restore Clonezilla stated something of “18-bit entry” i wasn’t sitting before the pc, so i realized it only on the fly. i have no glue what clonezilla did but it must be something with altering the GPT and entries. My filesystem is classic EXT-4 so most of the existing tools should work, hopefully.
Thankfully there are no overlapping parrtitions, it’s one partition and no swap (Using 32 GB RAM, no need for swap).
I can’t pinpoint the problem deeper because i don’t know how to analyze it. because of this i asked for a safe tool that can deal with NVME’s. As i stated there is e2fsck and badblocks, but testing this tools on a test-hard-disk figured out that even the hard disk is boiling up to temps that are critical. i don’t want to melt down a NVME by using this tools.
Are there good and safe tools existing ? I’m in a hurry and sorry but i have actually no time to waste with search and trial.

S.M.A.R.T. - ArchWiki.
If it shows actual damage to the storage, you may need to replace it.

1 Like

thank for your reply. it’s not installed, so i’ll install and test it. what about a false/broken GPT. are there other tools.

update:

badblocks -v /dev/nvme0n1p2

didn’t recognize any failures.

what can cause that at startup and shutdow there is always this

“clean files xxxxx/xxxxx” notification, the system gets stuck and even at shutdown the system breaks ?

@Olli, boot to a live cd, bite the bullet, and run fsck an all of your NVMe partitions.

If clonezilla did the damage then it’s best to look there for help as that’s where most of the experience is.

If the GPT is damaged, any attempts to repair the partitions with normal FS tools will only increase the damage :boom:. (This is because the GPT may point to the wrong start or end of partitions. Without this info to be correct, no fs-tool can work properly.)

My advice:

  • Back up data as far as possible
  • Try to repair GPT (not recommended because all future work with the PC depends on a healthy partition table)
  • Rewrite partition table! ( :warning: Caution! All data of all partitions will most likely be lost!)
  • Refill partitions with the backed up data

This is a case for disaster recovery (from backup)!

Sorry for the bad news :man_shrugging:

is there really no tool in the linux-universe that can handle and repair GPT-failures ? I can’t believe this.

Nothing stops you from booting a Windows PE and use your favorite tool there.

Also, the “clean…” message during boot tells you that it’s clean. The problem comes after.
What are the latest journal entries?

What output do you mean ? it would be helpful if you can give me detailed instruction for what to search.

The system journal can be read through journalctl. For instance:

journalctl --boot=-1 --priority=3 --catalog --no-pager

there is only hypnotix that causes serious crashes, but nothing disk-related. since hypnotix is a application that is maintenanced from manjaro itself (as far as i know), here is the output of the journalctl-command above

Jun 29 00:52:17 pebbles systemd-coredump[208011]: Process 203510 (hypnotix) of user 1000 dumped core.
                                                  
                                                  Module linux-vdso.so.1 with build-id dc9c9dabc24f6036edfbe40876d3ca3b13622573
                                                  Module libnvcuvid.so.1 with build-id 5ae7de0125e38213da5da906d13237b4390206ba
                                                  Module ISO_6937.so with build-id 61b45a19af7c00beef24bc115c527a7f8d94575a
                                                  Module libcuda.so.1 with build-id 5be71718926e8f0a45d66f63da9bbe5462cade9a
                                                  Module libvdpau_nvidia.so.1 with build-id 3988ae53de2b3a6bc8f0eea70917f7da09aff6e9
                                                  Module libGLX.so.0 with build-id 02bd4ac6acc4da9288c543ea1a0cdaa70c5e151a
                                                  Module libGL.so.1 with build-id b915a2e48be6c9fd3cc6f9f4c7aab1f7aeed8a4c
                                                  Module nvidia_drv_video.so with build-id 8976d88c463676c8a7a27a4fa06ab51a4f428200
                                                  Module libxcb-glx.so.0 with build-id 71d5b6691f53a235696da49ffa2178d643ecc228
                                                  Module libxshmfence.so.1 with build-id d9b3ce4edb0b6a0818bcc57dda020d2da5e3c895
                                                  Module libxcb-sync.so.1 with build-id 13025f6de23a271636ad321c77eda98801e62e8e
                                                  Module libxcb-present.so.0 with build-id 8ed389d9cd6ad7110fbb00c93b32e0efaa71a6b1
                                                  Module libxcb-dri3.so.0 with build-id 088c750254cc139e7d62b8a3fc7795a138447ccf
                                                  Module libxcb-dri2.so.0 with build-id 7bde0abc84135ae6258a8d1d130864071c2cc327
                                                  Module libX11-xcb.so.1 with build-id f92352eae0a30aea89d11beb22367fa985288925
                                                  Module libglapi.so.0 with build-id 59fe4217d88289c67ebb7bbac4e02aeeaafa7fc7
                                                  Module libEGL_mesa.so.0 with build-id c65800d57ff48ab33d0f38d4c0a1f6e095086ad7
                                                  Module libnvidia-glsi.so.515.48.07 with build-id bc5c40b824a64a552a8c4619b6b521286649091e
                                                  Module libEGL_nvidia.so.0 with build-id 46fe92fabec549d03c1c626d40d7de8352ea170b
                                                  Module p11-kit-trust.so with build-id 8b539aa1d5ee1ffc32e4c6f71c132e40e09ffbb7
                                                  Module libnss_myhostname.so.2 with build-id 5ac6f433b5b54956171521a6b13c6c2f7fdc0341
                                                  Module libnss_resolve.so.2 with build-id 098230fa97bd73f5fc63d54f848c99fd3897cc1b
                                                  Module libresolv.so.2 with build-id 89a368a6ad1b392d126a2a5beb9c2f61ade00279
                                                  Module libnss_mdns4_minimal.so.2 with build-id a6fde528b667185a18aca5be61727fb369423647
                                                  Module libnss_mymachines.so.2 with build-id dd5a142057af4981b2022230112ff6f03db7eeda
                                                  Module libcanberra-alsa.so with build-id 7feabc16799411290c44cc741ff4c69363a4b691
                                                  Module libcanberra-pulse.so with build-id b5f3de06f296ad48cbcedce6946078916e1ec832
                                                  Module libcanberra-multi.so with build-id aca2d2a2b14920a199b728844c92dcf8d61a3480
                                                  Module libpixbufloader-svg.so with build-id b496e4f240c3dd862a5fe9ad31a464e65692cc08
                                                  Module _opcode.cpython-310-x86_64-linux-gnu.so with build-id a63770247db00430430df06b904ee030b75712a3
                                                  Module _elementpath.cpython-310-x86_64-linux-gnu.so with build-id 1f4c66020a96901298d83fcd933ed38e38ef5b6d
                                                  Module libexslt.so.0 with build-id 7f54787166c076c5e5f680b0dadc16ed5c4f5253
                                                  Module libxslt.so.1 with build-id 333f4419a38bfb5d4bc10f73aa2364847d683b38
                                                  Module etree.cpython-310-x86_64-linux-gnu.so with build-id cf2624d40fac2b41f075a2b026db142fe0f61f46
                                                  Module libdconfsettings.so with build-id 7a4ba7af122c4d11168004a9ea6def330f02089f
                                                  Module setproctitle.cpython-310-x86_64-linux-gnu.so with build-id c1ba2f5de83c296c2c7263a6321e1a42fabc0b8a
                                                  Module unicodedata.cpython-310-x86_64-linux-gnu.so with build-id ff4c6d7c4975c4d55d2dd6618d95dfd2fb5f411b
                                                  Module _json.cpython-310-x86_64-linux-gnu.so with build-id 09a2669cd635a37ce71c09c0fa7d0f6b83c90c79
                                                  Module _queue.cpython-310-x86_64-linux-gnu.so with build-id dccc96354487f696304b3085aec3892d55513857
                                                  Module _heapq.cpython-310-x86_64-linux-gnu.so with build-id a007f2cdda325d3857396effe126d561c162b50b
                                                  Module _blake2.cpython-310-x86_64-linux-gnu.so with build-id de123093c554c6e81e844d9a7067df675b152423
                                                  Module _hashlib.cpython-310-x86_64-linux-gnu.so with build-id c7c73346ae1737304f104bd64bab44f4d6b3e4a4
                                                  Module libssl.so.1.1 with build-id e6b1f97a5b60b4248c49dfc5b11f53f281b507d0
                                                  Module _ssl.cpython-310-x86_64-linux-gnu.so with build-id 832f9ea8641af58e9761a101db55d5d13a66fd4c
                                                  Module _datetime.cpython-310-x86_64-linux-gnu.so with build-id a6f4ae030acea83af6807e20028e485dca94c51d
                                                  Module binascii.cpython-310-x86_64-linux-gnu.so with build-id 038c4961f40fa906e5007f8a068d0fe296cbd732
                                                  Module libFLAC.so.8 with build-id d3c01b1bab8e878ff3928ba64a5817506bad1aa6
                                                  Module libasyncns.so.0 with build-id 3ed7e52f247b08f1dff19aef6a253ee4c5c785c0
                                                  Module libsndfile.so.1 with build-id 407b2376cac1726631e3f7360a9337901be04ec0
                                                  Module libSPIRV-Tools-opt.so with build-id 277db7db403779e1e39198ee6bbe69da32176380
                                                  Module libSPIRV-Tools.so with build-id 6b1f9cc5a94deff518add2f2ffcea09447ee1101
                                                  Module libv4lconvert.so.0 with build-id 03b32ce30f7435db5c9c6e05bbe57152cc4f798f
                                                  Module libdl.so.2 with build-id 94198b268228074fa9f405bbedbbae94112593ed
                                                  Module libgomp.so.1 with build-id 5dad42990289bea94eac11b596b80f28415a8c22
                                                  Module libhogweed.so.6 with build-id 9577a5fe1921756af97b2af318ff1c9a03f10a84
                                                  Module libnettle.so.8 with build-id a2cc6a257b0729585e870b345b83497c478ee28b
                                                  Module libtasn1.so.6 with build-id ee3429ca5e94718aea4fe5249fc859e0cd88e4e9
                                                  Module libunistring.so.2 with build-id 617dbf3d3d6f85d6556a7a036e23845e95490158
                                                  Module libidn2.so.0 with build-id 1ce2b50ad9f9821c2c629b521cf5a3c99593d332
                                                  Module libbrotlienc.so.1 with build-id 74adbc62e4fbb5da9d37b5aa458471f4130862ff
                                                  Module libp11-kit.so.0 with build-id cc372ea3c28c4d3dfc633b4d2e933c8584d2af16
                                                  Module libmvec.so.1 with build-id 2c6aec81c79e91d66940b68be0819fdf780a976c
                                                  Module libpulsecommon-16.1.so with build-id 17e5c781f557e60fbc789cb631816a4a29230f4a
                                                  Module libshaderc_shared.so.1 with build-id 27c8c8b325a29f8a970b041ca3daace34302988d
                                                  Module libSPIRV.so with build-id febe04f61fcf33d613fd35fe547e0ef21b367b18
                                                  Module libglslang.so.11 with build-id c96c87c4af0d292b2b70cc674bb4de865bbd2e9b
                                                  Module libunwind.so.8 with build-id e7f3b22127b00d8b14b2560df707cbbeb0134861
                                                  Module libv4l2.so.0 with build-id 8282e026fe5464be21eef79803386692ed18b553
                                                  Module libSDL2-2.0.so.0 with build-id ea9fb59ffd521c634a0459b0e6826e0d896d3afd
                                                  Module libxcb-xfixes.so.0 with build-id e231a68d00ee4cfa12a2c31e755a9e2c1e7be450
                                                  Module libxcb-shape.so.0 with build-id f9aab9846b5e3523bd534f8a845f36a37d42b3fa
                                                  Module libiec61883.so.0 with build-id 20971bd842feb346e4302bb692a3e025e1e727d1
                                                  Module librom1394.so.0 with build-id e7c3d000991c349bb30a535dfd8827c5e94e73f9
                                                  Module libavc1394.so.0 with build-id 9fa9e8cb4ff94ae022a8a16fe53715cf547d36c1
                                                  Module libraw1394.so.11 with build-id 82fa40f1c5acd576e84711cc03b62d13605cf248
                                                  Module libacl.so.1 with build-id 27869ed0219ade5d2ffd50eaee11f967187faa8b
                                                  Module libcrypto.so.1.1 with build-id d1f36af479cd3316f5ea2460b330fbe703587f12
                                                  Module libdb-5.3.so with build-id 9422fdf20e44ff3d5c58f76ef36be3432c6057c3
                                                  Module libwayland-server.so.0 with build-id 5526cec43774a83c7ab8c7ff820eea8b28880d51
                                                  Module libsoxr.so.0 with build-id 9e49936ed807c1e52705b88d5d71706fe11d9ed1
                                                  Module libvidstab.so.1.1 with build-id 8f75d19083cbc44f1cfda8fca285a23424dd2b2a
                                                  Module libvmaf.so.1 with build-id 835cb1e52c0e6e216daeac24e5416dfb46ad4aa6
                                                  Module libpostproc.so.56 with build-id d68fb0489a95caa94b4de2644f86e89f796ca2da
                                                  Module libssh.so.4 with build-id 8490056688e60790230f9d990c439b181236e9b6
                                                  Module libsrt.so.1.5 with build-id e0257a95fa45af0edf2fe5b684abb7d2c171637d
                                                  Module libgnutls.so.30 with build-id a4f42d33fc809cb6f596998001cedc0bce06c751
                                                  Module libgmp.so.10 with build-id 26cec2ebe94cc5c4cb99e6988717347222b324fd
                                                  Module libmodplug.so.1 with build-id b00dcb12e7d2d5882b4fa414295eba449875dae4
                                                  Module libxvidcore.so.4 with build-id 43bc390a7842a7ca3a0302e93442ea561d7f013a
                                                  Module libx265.so.199 with build-id 4fd2d7155725df753c6b32274c442349fc05e632
                                                  Module libx264.so.164 with build-id 1ebb8708f2101bd1c95b701142163133e8dac465
                                                  Module libvorbisenc.so.2 with build-id 2b1ce7fcdcc925bc663ebe2c1c008c0dd96e5bd0
                                                  Module libtheoradec.so.1 with build-id 19d321fd5455c7b7611ca9602a804b496124e06f
                                                  Module libtheoraenc.so.1 with build-id cde750f0621140f313e4ef4e5f212e662f24a38b
                                                  Module libSvtAv1Enc.so.1 with build-id d95f643a00090915d6f17c27a84a031c45e819f3
                                                  Module libspeex.so.1 with build-id fd7a3d6df98e453f2513c929f26950060ec8ff48
                                                  Module librav1e.so.0 with build-id 5f8fc2c271f0d96480ab1c71447e038a66aa1c57
                                                  Module libopus.so.0 with build-id 35fafc4024675e9cfe57c7d50c3965eac6bac358
                                                  Module libopenjp2.so.7 with build-id 5fa7037f0c932c285735dbcd42365abe6c3abb05
                                                  Module libopencore-amrnb.so.0 with build-id a3d78948c85fa235e66549119b2f130e69af7b70
                                                  Module libmp3lame.so.0 with build-id 48c901805551a3dd58d02502c4cd67f6aa848107
                                                  Module libgsm.so.1 with build-id 1cc6240f7eaedaaac302bc7c0f64ebbeae596f22
                                                  Module libaom.so.3 with build-id 2b5b58e482957529f8b14aecb5b2acc21362d04d
                                                  Module librsvg-2.so.2 with build-id 1cb5dfb747cdb53ba90f504acbe23de518c29ad9
                                                  Module libopencore-amrwb.so.0 with build-id 28da8ed3dfca59280e835c46bd40da295dae99e2
                                                  Module libdav1d.so.6 with build-id a93560a23a7f1def734a3cf54f09eadd7c3c46e9
                                                  Module libwebp.so.7 with build-id 0add7a572705244ed810b7e722cce7da0dcfb62c
                                                  Module libwebpmux.so.3 with build-id 4232d5263a45719ba12f58ed7d8cae3a0fc887de
                                                  Module libvpx.so.7 with build-id 347ca2580a23a6da7347be245c72585415bfa8e2
                                                  Module libmfx.so.1 with build-id 8b00e0305bae71b573282bfcfd4f06e76b1f1e6b
                                                  Module libGLdispatch.so.0 with build-id de981c020bd9dbdc159b11f4a2a541310cc3b8d5
                                                  Module librt.so.1 with build-id f696f0167950c759f9ea43d46167fae35d43dded
                                                  Module libzimg.so.2 with build-id dd86fc59b96c8ecbb79bd5cc3e9b35832e2807d0
                                                  Module libXv.so.1 with build-id 84d4f5131ee13008d2f4d3aca3a25d8a2b70b8b0
                                                  Module libXss.so.1 with build-id a3b819a932d6eb2b4fbfd0c6bd77242ef14e7366
                                                  Module libvulkan.so.1 with build-id 2ce03c12244f56834b41c55da5d48a4adfa1069a
                                                  Module libvdpau.so.1 with build-id fccd021ff13c37ebf7144d184a3250624e086f52
                                                  Module libva-x11.so.2 with build-id 0c5ca7869e7110b0e92180d5e7ddb330d6f14341
                                                  Module libva-wayland.so.2 with build-id af72b41e1b3545735797f5aad01338c5ceb318b2
                                                  Module libva-drm.so.2 with build-id 7a02a127b38763e2ec9a2503f0ae4c3d57c20327
                                                  Module libva.so.2 with build-id ae5f91d7b4849e6f918da2e24825f9492c526118
                                                  Module libuchardet.so.0 with build-id 07aff1c8812f1c41c254b4eac06669daa8995f43
                                                  Module libsamplerate.so.0 with build-id e7eba744904f8220874bf5883c90c15b887e4deb
                                                  Module libfftw3.so.3 with build-id 54c81f20f3a88b9e9aeb640b86c33f848a689460
                                                  Module librubberband.so.2 with build-id 467823c236b75698cd4d3f1962693b9eb0dc097f
                                                  Module libpulse.so.0 with build-id 0c1618cb1e11cc14128914e45965433374cbd10e
                                                  Module libluajit-5.1.so.2 with build-id 8d3bf9ae3243ee7b1725780045368eb557a60253
                                                  Module libplacebo.so.192 with build-id 095984a87d0b8cf6ca3697feddd9ed94fbfbecce
                                                  Module libbluray.so.2 with build-id aba88679e2a25c702101153f0148e98115ef0492
                                                  Module libavdevice.so.59 with build-id 420b3082d656711579afac22020c6133d3e4d2c3
                                                  Module libass.so.9 with build-id 733c72b62f5f2cd847b3d7a7d042080eccd96b23
                                                  Module libarchive.so.13 with build-id 79dc2cbd51eb8ff72ee83974b3244027bd970ea4
                                                  Module liblcms2.so.2 with build-id c01e5649a38dbf37768d02dc751b52de0dcbd141
                                                  Module libmujs.so with build-id 59e3e45d72fa0360f8d6401eb2913135171dc862
                                                  Module libjackserver.so.0 with build-id 31ef4e64915e702a2d19b60242392f20227a8ff3
                                                  Module libjack.so.0 with build-id c490fdfa110190c6ceec90a78b75e13eb056fa69
                                                  Module libgbm.so.1 with build-id 2d19445ada22baa929dacc575cc1f627650f9009
                                                  Module libswresample.so.4 with build-id 3d49fdf68f5427d6297ae197ae3258545f3924b9
                                                  Module libavfilter.so.8 with build-id f77d824b796be5427db1f8d458d5319cd613c28e
                                                  Module libswscale.so.6 with build-id d9bba656bc4f0ce0032d9043673c6372762ce7c2
                                                  Module libavformat.so.59 with build-id 433c02c7528ca98208ef775c1ecf932596668362
                                                  Module libavcodec.so.59 with build-id 814579fd88c62ec7ddf3fde22cdefcff6a84239c
                                                  Module libavutil.so.57 with build-id 9f6374a363541c68c80a2a01e1acfe30cdc49371
                                                  Module libEGL.so.1 with build-id 30b30de54f2f848a7b8bed469349c9a7ab1b7c22
                                                  Module libdvdread.so.8 with build-id a61660beb82272ff32e7cfd60aaa42d3aeb2552f
                                                  Module libdvdnav.so.4 with build-id 8deebb4d619b640d2f6884f7e93bde88b78ea7f9
                                                  Module libdrm.so.2 with build-id 658072e933ab3de11aea1408bdf4e72dd6e80255
                                                  Module libcdio.so.19 with build-id b378a41a8f3f007797133df4ed03790f3de12e3d
                                                  Module libcdio_cdda.so.2 with build-id 0df8d5e677509a15d63574927e126483fbe418e0
                                                  Module libcdio_paranoia.so.2 with build-id c098ca2399ac750022db5457ba1ab5acf14e8bcb
                                                  Module libasound.so.2 with build-id 037b70e73a363662ffa089fcb4370cecb6ca7bd8
                                                  Module libmpv.so.1 with build-id d9278fa88fc13bdff9ed9f42fc4d4550011136c2
                                                  Module _sha512.cpython-310-x86_64-linux-gnu.so with build-id 3bde2bb280ec175f3b4a5d60532aa143b4cf7d83
                                                  Module _random.cpython-310-x86_64-linux-gnu.so with build-id 262b751e9a0ef1a75f90448ec74018648edbc934
                                                  Module _bisect.cpython-310-x86_64-linux-gnu.so with build-id c27e0862c5d9bb1213e0ca0bfcf6bd4d4e2781e8
                                                  Module _posixsubprocess.cpython-310-x86_64-linux-gnu.so with build-id b0b27a2ebe8bd855aaf90226f31be10ea75a9b3a
                                                  Module fcntl.cpython-310-x86_64-linux-gnu.so with build-id f81248abdae9430a96e8e38de37faa9309ec7a0b
                                                  Module _struct.cpython-310-x86_64-linux-gnu.so with build-id 358a6d8290c44f6219886d39b7efa7d272de2778
                                                  Module _ctypes.cpython-310-x86_64-linux-gnu.so with build-id c8d6452c28616d75c13d3450b02ed4d2be2e9c92
                                                  Module libwindow-decorations-gtk-module.so with build-id bfc8482c392887e9bcf3d05c5c310595d173b50b
                                                  Module libcolorreload-gtk-module.so with build-id aaf7cdbd6e1519bad2445c15a6d220bfdde7c0c6
                                                  Module libogg.so.0 with build-id ca0cae30a809f10db1f16e54a23b4e5ff7b2c54c
                                                  Module libvorbis.so.0 with build-id f4e086347f6c1a66eb73cfe13974a29bd39aabca
                                                  Module libltdl.so.7 with build-id c4ee3f1ba09fe34163d71ff336756fbecb6f409f
                                                  Module libtdb.so.1 with build-id f2bdb5ac97b6addf2026d93b08c8d15defcd9bb8
                                                  Module libvorbisfile.so.3 with build-id 45d2551167a616d448beb033ba49394831992887
                                                  Module libcanberra.so.0 with build-id 8ddef69c9b84a86062c88a59510639cd908fc6d3
                                                  Module libcanberra-gtk3.so.0 with build-id 2e99c78f79bea4bc67ccd9a9f8fed562f89599ee
                                                  Module libcanberra-gtk-module.so with build-id cc626937222c6ce3f7bb45dbe6e862d0b1efba01
                                                  Module libgvfscommon.so with build-id 2cfa9a05d5e376857a2dacaf4893238a88eefb9e
                                                  Module libgvfsdbus.so with build-id f6f918ab413a1eaaa77134863653c4382b7cf8de
                                                  Module libxkbfile.so.1 with build-id dc74ddc73cb1178f037cdc608f7029a0bc9f69a1
                                                  Module libxklavier.so.16 with build-id cefd678b3d270e389f50a9686ad2db83a8c67494
                                                  Module libgnomekbd.so.8 with build-id 7a75c84337b94141ae6bdf56da86a5a6f72343bf
                                                  Module libgnomekbdui.so.8 with build-id eeb3039b3aa71b38849fb1b3d2e97acb9edab6d4
                                                  Module libxapp.so.1 with build-id 0f5a97cb5baa8ec01af98a40edb3716169927b47
                                                  Module libxapp-gtk3-module.so with build-id dfba3d9cb7e74f66c8a5b8c6f386e2fcf4976381
                                                  Module libgpg-error.so.0 with build-id 4738b8a9478177c202cccd64e0eb65d3dea2bfae
                                                  Module liblz4.so.1 with build-id e63600ab23b2f6997f42fac2fa56e1f02ce159a1
                                                  Module libgcrypt.so.20 with build-id 8bf3cb884124273640de797a3e77d86c98434ea4
                                                  Module libcap.so.2 with build-id 21b00ab76bb16fde56fd741f07233c78069f0579
                                                  Module libgcc_s.so.1 with build-id 0e3de903950e35ae59a5de8c00b1817a4a71ca01
                                                  Module libstdc++.so.6 with build-id b3eaebcb5369487562e52dd8d016c9cd77f80c54
                                                  Module libicudata.so.71 with build-id 4fef196388e678deb881978139e125e20ee2d94d
                                                  Module libsystemd.so.0 with build-id 6430b2bd03335142b596061e30d2508dc604a1b4
                                                  Module libxml2.so.2 with build-id 8cdf00fa954d9a27f2f184c4d354cb14677446ac
                                                  Module libjson-glib-1.0.so.0 with build-id 58decebd2c409d59b07f926ae4c513281918bc4d
                                                  Module libsqlite3.so.0 with build-id 143cb4bde0356249e42c865273631c175d738ba1
                                                  Module libicui18n.so.71 with build-id 6fd5c97fd2808ee29958bf809656d5885e7e8963
                                                  Module libicuuc.so.71 with build-id 633fdc0c5385d916571f6140e7a978ad0630ef55
                                                  Module libstemmer.so.0 with build-id 013b48e71279a5ec55e3021fc0bd8fb10a08bae5
                                                  Module libatspi.so.0 with build-id 87bca381f073faea3b0ffd1ab06f5f8f204e24cf
                                                  Module libdbus-1.so.3 with build-id 7f4b16b4b407cbae2d7118d6f99610e29a18a56a
                                                  Module libtracker-sparql-3.0.so.0 with build-id cf34149783308bf03d370cd6a9839cf85c35dae6
                                                  Module libcloudproviders.so.0 with build-id ed1d9c9e60be4e858ad148484767249be1edf95f
                                                  Module libatk-bridge-2.0.so.0 with build-id 1161ebbcc5aa791075dfa026671875e5417287bd
                                                  Module libatk-1.0.so.0 with build-id c2de8b4fcbd9681cef225fe3956a9608a2a664bb
                                                  Module libgtk-3.so.0 with build-id 48baf44dfd4d51f8c2b81d852eb44de692c16b19
                                                  Module libpangoft2-1.0.so.0 with build-id c2c09f789578900f61b7fca4a4311d8b94d9a750
                                                  Module libXinerama.so.1 with build-id 8198240259261b612189e89c9fcfc902b025b382
                                                  Module libXrandr.so.2 with build-id 154e55f082ee9e685d0794c98c5b76ffe9c8868e
                                                  Module libXcomposite.so.1 with build-id 13228d108b290268d88510db494daefd5521cda0
                                                  Module libXfixes.so.3 with build-id 0a05c7e8714522bfbdd7c0027c3e2a94965664b0
                                                  Module libXdamage.so.1 with build-id a99dbe3fc2b01da9fbdd90d5ad00621f9022379f
                                                  Module libXcursor.so.1 with build-id f0525ae3715ac95f96a8cdb44795b03f831334b0
                                                  Module libXi.so.6 with build-id 16603be937a02a7e61b0b0395d064be7efd86f49
                                                  Module libwayland-egl.so.1 with build-id ac45e227422559ff92c4d04851fffb8452874713
                                                  Module libwayland-cursor.so.0 with build-id 647d92328111682fb15bff1c20a4c9368414857c
                                                  Module libwayland-client.so.0 with build-id 95e7368b400dd57e3db2a5c385de71c7dca08879
                                                  Module libxkbcommon.so.0 with build-id 6cf66eead3fcc20fe5df10162bfbcdcdc8b2a183
                                                  Module libpangocairo-1.0.so.0 with build-id b65f507d9e33adfbd19369acef5e5a0a2422c6d1
                                                  Module libepoxy.so.0 with build-id edc178a150c4255d124e1e1ecbdbecebd1a388cd
                                                  Module libgdk-3.so.0 with build-id 4a9a6d5ddd18f22c56c05773208f8808cefacab6
                                                  Module libzstd.so.1 with build-id ab54c2881f53ab314e134f3e08c76d504376dd5d
                                                  Module libtiff.so.5 with build-id 31895d2bd133f34f0cdc2d4ac855ed838ec927b6
                                                  Module libjpeg.so.8 with build-id 8e6d3f3e8f438912b561c43b6e7f66e6e5e097d0
                                                  Module libgdk_pixbuf-2.0.so.0 with build-id 5b8422ab971b1a8a8e1c43b88738d4ee217f609e
                                                  Module libdatrie.so.1 with build-id 6fe3b6ece2c8e7d11869fa051375128d8f808f58
                                                  Module libthai.so.0 with build-id a7ac5010b4275c49308021200d23690533952702
                                                  Module libfribidi.so.0 with build-id fe9f35ac2a0074108c8306c517793f7279bd9b37
                                                  Module libpango-1.0.so.0 with build-id 7e27c1e46a1d958f6b16e1ba199f8bdb3f100566
                                                  Module array.cpython-310-x86_64-linux-gnu.so with build-id eacdf572f54e373d94f273c151246c050f1e301b
                                                  Module select.cpython-310-x86_64-linux-gnu.so with build-id acbda9b0b4ecb6ff007f26f9e43e83f2cadc145e
                                                  Module math.cpython-310-x86_64-linux-gnu.so with build-id b4e96821adda7e9a638ad22a12dcb6d5ad0b08d1
                                                  Module _socket.cpython-310-x86_64-linux-gnu.so with build-id 8b5d02e885dd6efbae92acebdc49a0d97f381c89
                                                  Module _cairo.cpython-310-x86_64-linux-gnu.so with build-id 215c40d2d858459dcd157fb8d3d4baf47abe848a
                                                  Module libbrotlicommon.so.1 with build-id acfd597a977c8087bb6184383daae2e828a9ce42
                                                  Module libgraphite2.so.3 with build-id ce58945ebb55b86d3a4e717b6eae29efc4720d8e
                                                  Module libXdmcp.so.6 with build-id d864159ab0008415667db8d5f251696d75c90df2
                                                  Module libXau.so.6 with build-id 60db1eac70f819bea9d4c366603c1583067510b4
                                                  Module libbrotlidec.so.1 with build-id 66c54e9301f7e102ecc1d88547e5f0e8a056fe22
                                                  Module libharfbuzz.so.0 with build-id c58fe082cbde02fc176e3c3663a6d81386eb5027
                                                  Module libexpat.so.1 with build-id 113bb5a3e9ad856801bfcfc029102c9bdc13d67e
                                                  Module libpixman-1.so.0 with build-id d2170a3ac106c2a68597bf7910ab04b1cdd69c14
                                                  Module libxcb-shm.so.0 with build-id 828fec4d856e2710e732ea8d92c3f250c807b1c2
                                                  Module libxcb-render.so.0 with build-id b1ca498d665807ab0ccdafbe8070853efd058173
                                                  Module libxcb.so.1 with build-id 13d677412a71468381b11092915d231f664d18d3
                                                  Module libXrender.so.1 with build-id 42e386d2acf3cde61081959d9671ca74acfb3edc
                                                  Module libXext.so.6 with build-id 17beadf1cb40d41ab36629db3b4eed74110678a7
                                                  Module libX11.so.6 with build-id 310f8f1b8d7457d326407e0eb794353c62769b73
                                                  Module libfreetype.so.6 with build-id f89dd5502e75aca28fb5c3ccd0dbd26fe822bfef
                                                  Module libfontconfig.so.1 with build-id 36be6951b8c1e42a7dd05684a37400fc8ef9147c
                                                  Module libpng16.so.16 with build-id 2dc0bce07f199bf983c07a05fb95a6f4af83a9b3
                                                  Module libcairo-gobject.so.2 with build-id 9927090dddfb180365695a8f37d1cac89463f109
                                                  Module libcairo.so.2 with build-id a222d042e56108d2786ece7bf291b56ba2069591
                                                  Module _gi_cairo.cpython-310-x86_64-linux-gnu.so with build-id fcd89c95c7bd15cf8de565f889474caa4b9b3699
                                                  Module libblkid.so.1 with build-id 140694a62d8d4d07c6c320a501f948dd1b389d73
                                                  Module libmount.so.1 with build-id 4436aeea0cd8c01b5a77969e0531184f8b3513ce
                                                  Module libpthread.so.0 with build-id 95ae4f30a6f12ccbff645d30f8e1a3ee23ec7d36
                                                  Module libgio-2.0.so.0 with build-id bc795ed533f1b5c20cdc8600cf855216d692087f
                                                  Module libgmodule-2.0.so.0 with build-id 3b42a54783f0665e688370b6c57238c05822c50e
                                                  Module libpcre.so.1 with build-id 845483dd0acba86de9f0313102bebbaf3ce52767
                                                  Module libffi.so.8 with build-id f0a9586cf0f42d2b9971bd1065ca3a6b19f4a2c2
                                                  Module libgobject-2.0.so.0 with build-id a7dfc5c24acdbd0bcc40e3a427f917f679eef0d1
                                                  Module libgirepository-1.0.so.1 with build-id e90459be4a81e316d337c7be79d5c32e53e7c9c8
                                                  Module libglib-2.0.so.0 with build-id f1d15261ce1317b9003a1f0957d5a528d063f630
                                                  Module _gi.cpython-310-x86_64-linux-gnu.so with build-id 5b0fe227c50820ce276968666b88194ec80d93f3
                                                  Module liblzma.so.5 with build-id 28b40c7af8098a66af6ee093b6986b91cad7694d
                                                  Module _lzma.cpython-310-x86_64-linux-gnu.so with build-id 9dd57a015b41de91207f24f5e68eff32db549d36
                                                  Module libbz2.so.1.0 with build-id 919597c477c9b2cb9cdbb7745ed6494ac0e6da60
                                                  Module _bz2.cpython-310-x86_64-linux-gnu.so with build-id 62c22e960dbfbfd243d9d582424ae08a2284aa8a
                                                  Module libz.so.1 with build-id fefe3219a96d682ec98fcfb78866b8594298b5a2
                                                  Module zlib.cpython-310-x86_64-linux-gnu.so with build-id 631f6b0d6d88eac26e025c71f3771048f2dc3c28
                                                  Module ld-linux-x86-64.so.2 with build-id 0effd0e43efa4468d3c31871c93af0b7f3005673
                                                  Module libm.so.6 with build-id 1b7296ef9fd806e47060788389293c824b09ad72
                                                  Module libc.so.6 with build-id 60df1df31f02a7b23da83e8ef923359885b81492
                                                  Module libpython3.10.so.1.0 with build-id 9d1864207889392cb0a6a010f102f14935b4bdb8
                                                  Module python3.10 with build-id 8ce27d240ce2e0c819365bd1dbbbf3c37cea885d
                                                  Stack trace of thread 205803:
                                                  #0  0x00007fe68e4e0050 n/a (n/a + 0x0)
                                                  ELF object binary architecture: AMD x86-64
░░ Subject: Speicherabbild für Prozess 203510 (hypnotix) generiert
░░ Defined-By: systemd
░░ Support: https://forum.manjaro.org/c/support
░░ Documentation: man:core(5)
░░ 
░░ Prozess 203510 (hypnotix) ist abgebrochen worden und
░░ ein Speicherabbild wurde generiert.
░░ 
░░ Üblicherweise ist dies ein Hinweis auf einen Programmfehler und sollte
░░ als Fehler dem jeweiligen Hersteller gemeldet werden.

I’m sorry to hear that you’re having trouble with your NVME. It sounds like you’re looking for a tool that can help you identify and fix any bad entries or blocks on your NVME drive, without causing any further damage or requiring a complete reinstall of your system.

One tool that you might want to consider is called NVMe-cli, which is a command-line interface for managing NVME devices. NVMe-cli includes a number of different commands that you can use to analyze and repair your NVME drive, including the ability to perform low-level formatting and secure erasing, which can help to mark bad blocks and eliminate any false entries.

Another option you might consider is the NVMe SSD management utility provided by the manufacturer of your NVME drive. Many manufacturers provide their own tools for managing their drives, which can be more effective and safer to use than third-party tools.

It’s important to note that any kind of disk repair or maintenance operation can potentially cause data loss, so it’s always a good idea to back up any important files before you begin. Additionally, you might want to consider consulting with a professional technician or the manufacturer of your NVME drive before attempting any repairs or maintenance yourself.

I hope this information is helpful, and good luck resolving your NVME issues!

moderator edit: Simply add mode information to your comment if nobody replied to it. This is not a chat platform