PDA

View Full Version : Segmentation fault in nautilus



n3tr4k
2018-10-01, 21:39
As you've probably heard nautilus isn't working well for some time (https://forums.kali.org/showthread.php?41925-Problem-after-updating-Kali) but I actually had a problem with it long before problems with desktop icons and it's much worse. Occasionally my kali crashes and everything freezes, REISUB (https://en.wikipedia.org/wiki/Magic_SysRq_key) doesn't work in this case and the only thing I can do after such crash is to press reset button. So I didn't care about this but it's becoming frequently annoying so below you can see a log after crash. The crash itself happen at 20:02:08 but as you see there's another segmentation fault was just a few minutes before it.


./kern.log:Oct 1 19:55:22 pcname kernel: [ 5943.004494] nautilus[4413]: segfault at 80000001a ip 00007f42be82259c sp 00007ffd252bb658 error 4 in libgobject-2.0.so.0.5800.1[7f42be7f9000+31000]
./kern.log:Oct 1 19:55:22 pcname kernel: [ 5943.004501] Code: fa fc 03 00 00 77 37 48 c1 ea 02 48 8d 05 5c ed 01 00 48 8b 14 d0 48 81 fe fc 03 00 00 76 2c 48 83 e6 fc 31 c0 48 85 d2 74 37 <f6> 42 16 04 74 05 48 85 f6 75 31 31 c0 c3 66 0f 1f 44 00 00 48 83
./kern.log:Oct 1 20:02:08 pcname kernel: [ 6348.903787] nautilus[4844]: segfault at 80000001a ip 00007f3598cf159c sp 00007ffda97c52a8 error 4 in libgobject-2.0.so.0.5800.1[7f3598cc8000+31000]
./kern.log:Oct 1 20:02:08 pcname kernel: [ 6348.903792] Code: fa fc 03 00 00 77 37 48 c1 ea 02 48 8d 05 5c ed 01 00 48 8b 14 d0 48 81 fe fc 03 00 00 76 2c 48 83 e6 fc 31 c0 48 85 d2 74 37 <f6> 42 16 04 74 05 48 85 f6 75 31 31 c0 c3 66 0f 1f 44 00 00 48 83

I've heard about nemo which is alternative to sinking nautilus, is there any manual for kali how to install it and get rid of nautilus without breaking everything?