0
I am using Debian 10 (Buster) and I received a segmentation fault when launching an app. I got this error on gedit, nautilus, google-chrome, ...
Here are the error messages that I received in dmesg
[ 5048.833091] chrome[4186]: segfault at 7fffa9d6bff8 ip 0000559fe1c6264c sp 00007fffa9d6c000 error 6 in chrome[559fdf228000+7287000]
[ 5048.833100] Code: ad 0f 0b 48 89 d8 48 83 c4 08 5b 41 5c 41 5d 41 5e 41 5f 5d c3 cc cc cc cc cc cc cc cc cc 55 48 89 e5 41 57 41 56 41 55 41 54 <53> 50 4c 8b 3d e3 fa ef 04 49 8b 07 4c 8d 25 11 a1 83 fd 48 89 c1
[ 5236.286460] nautilus[20434]: segfault at 7ffdd8decfa0 ip 00007f0ad118655e sp 00007ffdd8decfa0 error 6 in libc-2.28.so[7f0ad1126000+148000]
[ 5236.286468] Code: 00 48 83 f8 1f 0f 86 41 01 00 00 48 83 e0 f0 48 83 f8 bf 49 89 c4 0f 97 c0 49 39 f4 0f 82 1a 06 00 00 84 c0 0f 85 12 06 00 00 <48> 89 34 24 49 89 fe 48 85 ff 0f 84 2a 06 00 00 45 89 e7 41 c1 ef
[ 5240.388563] gedit[20452]: segfault at 7ffe81732ff0 ip 00007fa257e4e55e sp 00007ffe81732ff0 error 6 in libc-2.28.so[7fa257dee000+148000]
[ 5240.388570] Code: 00 48 83 f8 1f 0f 86 41 01 00 00 48 83 e0 f0 48 83 f8 bf 49 89 c4 0f 97 c0 49 39 f4 0f 82 1a 06 00 00 84 c0 0f 85 12 06 00 00 <48> 89 34 24 49 89 fe 48 85 ff 0f 84 2a 06 00 00 45 89 e7 41 c1 ef
I tried to reinstall the package but still receive the same errors.
What app is this? Everything up to date? I'm Debian-ignorant, but this might be something else broken, is there a way to check if installed packages are OK? (Will take quite some time....) – vonbrand – 2020-02-18T21:24:19.757