Hi, I spent last week with no crash, I had installed gdb and try to reproduce the crash with no success (I have removed .cache/thumbnails).
Today I just had a crash, browsing the folders on a small USB stick (2 G) and I have a gdb backtrace of one crash. Nautilus was half screen, on the left, with grid view. I forgot to mention that I have 4 partitions : 1: EFI 2: unused (DELL stuff) 3: /boot 4: / The 4th partition "/" is crypted with Luks (selected at install time) -------------------------------------------------------------------------------- dmesg informations for the 1rst crash -------------------------------------------------------------------------------- [20693.528696] usb 3-2.1: new high-speed USB device number 8 using xhci_hcd [20695.827254] usb 3-2.1: New USB device found, idVendor=090c, idProduct=1000, bcdDevice=11.00 [20695.827278] usb 3-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [20695.827290] usb 3-2.1: Product: Flash Disk [20695.827298] usb 3-2.1: Manufacturer: USB [20695.827306] usb 3-2.1: SerialNumber: FBG1301081027586 [20695.906685] usb-storage 3-2.1:1.0: USB Mass Storage device detected [20695.907118] scsi host0: usb-storage 3-2.1:1.0 [20695.907304] usbcore: registered new interface driver usb-storage [20695.919860] usbcore: registered new interface driver uas [20697.122876] scsi 0:0:0:0: Direct-Access USB Flash Disk 1100 PQ: 0 ANSI: 4 [20697.124099] sd 0:0:0:0: [sda] 3915776 512-byte logical blocks: (2.00 GB/1.87 GiB) [20697.124626] sd 0:0:0:0: [sda] Write Protect is off [20697.124631] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00 [20697.125184] sd 0:0:0:0: [sda] No Caching mode page found [20697.125189] sd 0:0:0:0: [sda] Assuming drive cache: write through [20697.145455] sda: [20697.145509] sd 0:0:0:0: [sda] Attached SCSI removable disk [20697.175171] sd 0:0:0:0: Attached scsi generic sg0 type 0 [20722.437849] nautilus[6842]: segfault at ffffffff00000000 ip ffffffff00000000 sp 00007fff350b7788 error 15 likely on CPU 0 (core 0, socket 0) [20722.437864] Code: Unable to access opcode bytes at 0xfffffffeffffffd6. -------------------------------------------------------------------------------- gdb informations for the 2nd crash (do not seem to appear in dmesg) -------------------------------------------------------------------------------- $ export DEBUGINFOD_URLS="https://debuginfod.debian.net" $ gdb nautilus GNU gdb (Debian 16.3-1) 16.3 Copyright (C) 2024 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from nautilus... This GDB supports auto-downloading debuginfo from the following URLs: <https://debuginfod.debian.net> Enable debuginfod for this session? (y or [n]) y Debuginfod has been enabled. To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit. Downloading separate debug info for /usr/bin/nautilus Reading symbols from /home/fconil/.cache/debuginfod_client/33973b6da4c5c89dba910f0f7a6bef143642df2f/debuginfo... (gdb) run Starting program: /usr/bin/nautilus Downloading 542.67 K separate debug info for /lib64/ld-linux-x86-64.so.2 Downloading 47.93 K separate debug info for system-supplied DSO at 0x7f977ed1d000 Downloading 52.28 K separate debug info for /lib/x86_64-linux-gnu/libnautilus-extension.so.4 Downloading 1.50 M separate debug info for /lib/x86_64-linux-gnu/libglib-2.0.so.0 Downloading 37.48 K separate debug info for /home/fconil/.cache/debuginfod_client/0238e5480cfba00d18623750cdd44b19a753f7ad/debuginfo Downloading 11.69 M separate debug info for /lib/x86_64-linux-gnu/libgtk-4.so.1 Downloading 539.38 K separate debug info for /lib/x86_64-linux-gnu/libpango-1.0.so.0 Downloading 239.02 K separate debug info for /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0 Downloading 10.73 K separate debug info for /home/fconil/.cache/debuginfod_client/44d4e3842dbb6ab210fa5fbc44dfaaa872192c9b/debuginfo Downloading 2.13 M separate debug info for /lib/x86_64-linux-gnu/libcairo.so.2 Downloading 194.07 K separate debug info for /lib/x86_64-linux-gnu/libgraphene-1.0.so.0 Downloading 2.81 M separate debug info for /lib/x86_64-linux-gnu/libgio-2.0.so.0 Downloading 522.94 K separate debug info for /lib/x86_64-linux-gnu/libgobject-2.0.so.0 Downloading 1.76 M separate debug info for /lib/x86_64-linux-gnu/libadwaita-1.so.0 Downloading 20.68 K separate debug info for /lib/x86_64-linux-gnu/libgmodule-2.0.so.0 Downloading 89.10 K separate debug info for /lib/x86_64-linux-gnu/libgnome-autoar-0.so.0 Downloading 186.94 K separate debug info for /lib/x86_64-linux-gnu/libgnome-desktop-4.so.2 Downloading 214.95 K separate debug info for /lib/x86_64-linux-gnu/libportal.so.1 Downloading 20.62 K separate debug info for /lib/x86_64-linux-gnu/libportal-gtk4.so.1 Downloading 259.44 K separate debug info for /lib/x86_64-linux-gnu/libselinux.so.1 Downloading 1.12 M separate debug info for /lib/x86_64-linux-gnu/libtinysparql-3.0.so.0 Downloading 1.18 M separate debug info for /lib/x86_64-linux-gnu/libX11.so.6 Downloading 73.11 K separate debug info for /lib/x86_64-linux-gnu/libwayland-client.so.0 Downloading 117.97 K separate debug info for /lib/x86_64-linux-gnu/libcloudproviders.so.0 Downloading 4.11 M separate debug info for /lib/x86_64-linux-gnu/libc.so.6 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Downloading 53.10 K separate debug info for /lib/x86_64-linux-gnu/libatomic.so.1 Downloading 1.32 M separate debug info for /lib/x86_64-linux-gnu/libm.so.6 Downloading 720.23 K separate debug info for /lib/x86_64-linux-gnu/libpcre2-8.so.0 Downloading 85.93 K separate debug info for /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0 Downloading 12.37 M separate debug info for /lib/x86_64-linux-gnu/libharfbuzz.so.0 Downloading 11.08 M separate debug info for /lib/x86_64-linux-gnu/libharfbuzz-subset.so.0 Downloading 38.98 K separate debug info for /lib/x86_64-linux-gnu/libfribidi.so.0 Downloading 17.93 K separate debug info for /lib/x86_64-linux-gnu/libcairo-gobject.so.2 Downloading 398.02 K separate debug info for /lib/x86_64-linux-gnu/libfontconfig.so.1 Downloading 1.39 M separate debug info for /lib/x86_64-linux-gnu/libepoxy.so.0 Downloading 119.12 K separate debug info for /lib/x86_64-linux-gnu/libXi.so.6 Downloading 156.40 K separate debug info for /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0 Downloading 668.56 K separate debug info for /lib/x86_64-linux-gnu/libvulkan.so.1 Downloading 273.39 K separate debug info for /lib/x86_64-linux-gnu/libpng16.so.16 Downloading 534.28 K separate debug info for /lib/x86_64-linux-gnu/libtiff.so.6 Downloading 401.68 K separate debug info for /lib/x86_64-linux-gnu/libjpeg.so.62 Downloading 265.89 K separate debug info for /lib/x86_64-linux-gnu/libxkbcommon.so.0 Downloading 5.91 K separate debug info for /lib/x86_64-linux-gnu/libwayland-egl.so.1 Downloading 103.69 K separate debug info for /lib/x86_64-linux-gnu/libXext.so.6 Downloading 67.20 K separate debug info for /lib/x86_64-linux-gnu/libXcursor.so.1 Downloading 23.47 K separate debug info for /lib/x86_64-linux-gnu/libXdamage.so.1 Downloading 37.52 K separate debug info for /lib/x86_64-linux-gnu/libXfixes.so.3 Downloading 65.95 K separate debug info for /lib/x86_64-linux-gnu/libXrandr.so.2 Downloading 22.64 K separate debug info for /lib/x86_64-linux-gnu/libXinerama.so.1 Downloading 224.66 K separate debug info for /lib/x86_64-linux-gnu/libcairo-script-interpreter.so.2 Downloading 44.24 K separate debug info for /lib/x86_64-linux-gnu/libthai.so.0 Downloading 124.44 K separate debug info for /lib/x86_64-linux-gnu/libz.so.1 Downloading 1.19 M separate debug info for /lib/x86_64-linux-gnu/libfreetype.so.6 Downloading 66.06 K separate debug info for /lib/x86_64-linux-gnu/libXrender.so.1 Downloading 205.59 K separate debug info for /lib/x86_64-linux-gnu/libxcb.so.1 Downloading 59.06 K separate debug info for /lib/x86_64-linux-gnu/libxcb-render.so.0 Downloading 13.65 K separate debug info for /lib/x86_64-linux-gnu/libxcb-shm.so.0 Downloading 1.75 M separate debug info for /lib/x86_64-linux-gnu/libpixman-1.so.0 Downloading 694.69 K separate debug info for /lib/x86_64-linux-gnu/libmount.so.1 Downloading 63.85 K separate debug info for /lib/x86_64-linux-gnu/libffi.so.8 Downloading 818.72 K separate debug info for /lib/x86_64-linux-gnu/libappstream.so.5 Downloading 1.26 M separate debug info for /lib/x86_64-linux-gnu/libarchive.so.13 Downloading 2.40 M separate debug info for /lib/x86_64-linux-gnu/libsystemd.so.0 Downloading 41.59 K separate debug info for /lib/x86_64-linux-gnu/libxkbregistry.so.0 Downloading 878.59 K separate debug info for /lib/x86_64-linux-gnu/libudev.so.1 Downloading 117.91 K separate debug info for /lib/x86_64-linux-gnu/libseccomp.so.2 Downloading 219.71 K separate debug info for /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0 Downloading 1.99 M separate debug info for /lib/x86_64-linux-gnu/libxml2.so.2 Downloading 2.58 M separate debug info for /lib/x86_64-linux-gnu/libsqlite3.so.0 Downloading 479.19 K separate debug info for /lib/x86_64-linux-gnu/libgraphite2.so.3 Downloading 167.74 K separate debug info for /lib/x86_64-linux-gnu/libexpat.so.1 Downloading 1.16 M separate debug info for /lib/x86_64-linux-gnu/libwebp.so.7 Downloading 2.06 M separate debug info for /lib/x86_64-linux-gnu/libzstd.so.1 Downloading 293.25 K separate debug info for /lib/x86_64-linux-gnu/liblzma.so.5 Downloading 1.31 M separate debug info for /lib/x86_64-linux-gnu/libLerc.so.4 Downloading 48.80 K separate debug info for /lib/x86_64-linux-gnu/libjbig.so.0 Downloading 185.54 K separate debug info for /lib/x86_64-linux-gnu/libdeflate.so.0 Downloading 157.96 K separate debug info for /lib/x86_64-linux-gnu/liblzo2.so.2 Downloading 42.44 K separate debug info for /lib/x86_64-linux-gnu/libdatrie.so.1 Downloading 69.25 K separate debug info for /lib/x86_64-linux-gnu/libbz2.so.1.0 Downloading 87.42 K separate debug info for /lib/x86_64-linux-gnu/libbrotlidec.so.1 Downloading 2.52 K separate debug info for /home/fconil/.cache/debuginfod_client/ef8a49705d9a38da75aabeb57297da34bd4220c9/debuginfo Downloading 15.36 K separate debug info for /lib/x86_64-linux-gnu/libXau.so.6 Downloading 20.78 K separate debug info for /lib/x86_64-linux-gnu/libXdmcp.so.6 Downloading 598.81 K separate debug info for /lib/x86_64-linux-gnu/libblkid.so.1 Downloading 1.36 M separate debug info for /lib/x86_64-linux-gnu/libcurl-gnutls.so.4 Downloading 286.71 K separate debug info for /lib/x86_64-linux-gnu/libxmlb.so.2 Downloading 116.12 K separate debug info for /lib/x86_64-linux-gnu/libyaml-0.so.2 Downloading 667.73 K separate debug info for /lib/x86_64-linux-gnu/libstemmer.so.0d Downloading 335.38 K separate debug info for /lib/x86_64-linux-gnu/libnettle.so.8 Downloading 47.90 K separate debug info for /lib/x86_64-linux-gnu/libacl.so.1 Downloading 340.62 K separate debug info for /lib/x86_64-linux-gnu/liblz4.so.1 Downloading 47.88 K separate debug info for /lib/x86_64-linux-gnu/libcap.so.2 Downloading 2.73 K separate debug info for /home/fconil/.cache/debuginfod_client/38b8130d4b45e351f0dcf042a5a47188ae70157c/debuginfo Downloading 42.44 K separate debug info for /lib/x86_64-linux-gnu/libsharpyuv.so.0 Downloading 7.26 M separate debug info for /lib/x86_64-linux-gnu/libstdc++.so.6 Downloading 292.82 K separate debug info for /lib/x86_64-linux-gnu/libgcc_s.so.1 Downloading 10.86 K separate debug info for /lib/x86_64-linux-gnu/libbrotlicommon.so.1 Downloading 201.98 K separate debug info for /lib/x86_64-linux-gnu/libnghttp3.so.9 Downloading 50.23 K separate debug info for /lib/x86_64-linux-gnu/libngtcp2_crypto_gnutls.so.8 Downloading 439.03 K separate debug info for /lib/x86_64-linux-gnu/libngtcp2.so.16 Downloading 252.46 K separate debug info for /lib/x86_64-linux-gnu/libnghttp2.so.14 Downloading 76.48 K separate debug info for /lib/x86_64-linux-gnu/libidn2.so.0 Downloading 127.15 K separate debug info for /lib/x86_64-linux-gnu/librtmp.so.1 Downloading 337.20 K separate debug info for /lib/x86_64-linux-gnu/libssh2.so.1 Downloading 29.12 K separate debug info for /lib/x86_64-linux-gnu/libpsl.so.5 Downloading 2.27 M separate debug info for /lib/x86_64-linux-gnu/libgnutls.so.30 Downloading 529.33 K separate debug info for /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 Downloading 438.33 K separate debug info for /lib/x86_64-linux-gnu/libldap.so.2 Downloading 63.92 K separate debug info for /lib/x86_64-linux-gnu/liblber.so.2 Downloading 3.55 K separate debug info for /home/fconil/.cache/debuginfod_client/6d610bf914f12dce291fc5dcad4032903892f243/debuginfo Downloading 232.87 K separate debug info for /lib/x86_64-linux-gnu/libxxhash.so.0 Downloading 533.38 K separate debug info for /lib/x86_64-linux-gnu/libunistring.so.5 Downloading 211.52 K separate debug info for /lib/x86_64-linux-gnu/libhogweed.so.6 Downloading 724.35 K separate debug info for /lib/x86_64-linux-gnu/libgmp.so.10 Downloading 5.23 M separate debug info for /lib/x86_64-linux-gnu/libcrypto.so.3 Downloading 2.38 M separate debug info for /lib/x86_64-linux-gnu/libp11-kit.so.0 Downloading 100.40 K separate debug info for /lib/x86_64-linux-gnu/libtasn1.so.6 Downloading 1003.69 K separate debug info for /lib/x86_64-linux-gnu/libkrb5.so.3 Downloading 197.34 K separate debug info for /lib/x86_64-linux-gnu/libk5crypto.so.3 Downloading 15.18 K separate debug info for /lib/x86_64-linux-gnu/libcom_err.so.2 Downloading 66.98 K separate debug info for /lib/x86_64-linux-gnu/libkrb5support.so.0 Downloading 139.27 K separate debug info for /lib/x86_64-linux-gnu/libsasl2.so.2 Downloading 1.41 M separate debug info for /lib/x86_64-linux-gnu/libssl.so.3 Downloading 19.04 K separate debug info for /lib/x86_64-linux-gnu/libkeyutils.so.1 Downloading 106.20 K separate debug info for /lib/x86_64-linux-gnu/libresolv.so.2 Downloading 326.73 K separate debug info for /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so Downloading 12.70 K separate debug info for /home/fconil/.cache/debuginfod_client/4b75916279ebb529fb29d6177b547dec6be445e3/debuginfo Downloading 282.61 K separate debug info for /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so Downloading 9.66 K separate debug info for /home/fconil/.cache/debuginfod_client/9cbd141b38ba2ebff59efe2488f38341ae4c3123/debuginfo [New Thread 0x7f977a5da6c0 (LWP 23510)] [New Thread 0x7f9779dd96c0 (LWP 23511)] [New Thread 0x7f97795d86c0 (LWP 23512)] [New Thread 0x7f9778dd76c0 (LWP 23514)] Downloading 28.53 K separate debug info for /usr/lib/x86_64-linux-gnu/tinysparql-3.0/libtracker-parser-libicu.so Downloading 6.88 K separate debug info for /home/fconil/.cache/debuginfod_client/9b0d43fc86aa3d5c768199b81d73da4a73e63e7f/debuginfo Downloading 4.70 M separate debug info for /lib/x86_64-linux-gnu/libicuuc.so.76 Downloading 9.86 M separate debug info for /lib/x86_64-linux-gnu/libicui18n.so.76 Downloading 3.05 K separate debug info for /lib/x86_64-linux-gnu/libicudata.so.76 [New Thread 0x7f9771bff6c0 (LWP 23517)] [New Thread 0x7f97713fe6c0 (LWP 23518)] [New Thread 0x7f9770bfd6c0 (LWP 23519)] [New Thread 0x7f9767fff6c0 (LWP 23520)] [New Thread 0x7f97677fe6c0 (LWP 23521)] ** Message: 14:15:50.555: Connecting to org.freedesktop.Tracker3.Miner.Files [New Thread 0x7f9766ffd6c0 (LWP 23522)] Downloading 49.16 K separate debug info for /usr/lib/x86_64-linux-gnu/gtk-4.0/4.0.0/immodules/libim-ibus.so Downloading 500.98 K separate debug info for /lib/x86_64-linux-gnu/libibus-1.0.so.5 Downloading 400.54 K separate debug info for /usr/lib/x86_64-linux-gnu/gtk-4.0/4.0.0/immodules/libim-fcitx5.so Downloading 10.49 K separate debug info for /home/fconil/.cache/debuginfod_client/74efe237009f78e3cc7f67d3b98e5120f421e5d0/debuginfo Downloading 47.11 K separate debug info for /lib/x86_64-linux-gnu/libFcitx5GClient.so.2 Downloading 244.32 K separate debug info for /usr/lib/x86_64-linux-gnu/gtk-4.0/4.0.0/media/libmedia-gstreamer.so Downloading 1.71 M separate debug info for /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 Downloading 42.19 K separate debug info for /home/fconil/.cache/debuginfod_client/a51ffd2b36f29024bd134deb41c92d996035cac1/debuginfo Downloading 999.02 K separate debug info for /lib/x86_64-linux-gnu/libgstvideo-1.0.so.0 Downloading 45.60 K separate debug info for /home/fconil/.cache/debuginfod_client/21f998ef9a5bfffd63d8322b60feb1e58726755b/debuginfo Downloading 281.60 K separate debug info for /lib/x86_64-linux-gnu/libgsttag-1.0.so.0 Downloading 291.91 K separate debug info for /lib/x86_64-linux-gnu/libgstpbutils-1.0.so.0 Downloading 704.96 K separate debug info for /lib/x86_64-linux-gnu/libgstgl-1.0.so.0 Downloading 33.61 K separate debug info for /lib/x86_64-linux-gnu/libgstallocators-1.0.so.0 Downloading 592.30 K separate debug info for /lib/x86_64-linux-gnu/libgstbase-1.0.so.0 Downloading 648.51 K separate debug info for /lib/x86_64-linux-gnu/liborc-0.4.so.0 Downloading 640.57 K separate debug info for /lib/x86_64-linux-gnu/libgstaudio-1.0.so.0 Downloading 205.27 K separate debug info for /lib/x86_64-linux-gnu/libGL.so.1 Downloading 117.59 K separate debug info for /lib/x86_64-linux-gnu/libEGL.so.1 Downloading 26.28 K separate debug info for /lib/x86_64-linux-gnu/libwayland-cursor.so.0 Downloading 18.17 K separate debug info for /lib/x86_64-linux-gnu/libX11-xcb.so.1 Downloading 53.32 K separate debug info for /lib/x86_64-linux-gnu/libgudev-1.0.so.0 Downloading 115.53 K separate debug info for /lib/x86_64-linux-gnu/libdrm.so.2 Downloading 121.14 K separate debug info for /lib/x86_64-linux-gnu/libgbm.so.1 Downloading 24.97 K separate debug info for /home/fconil/.cache/debuginfod_client/92541e0d7061d205f281ebad8e7de98a5c57f8f1/debuginfo Downloading 335.26 K separate debug info for /lib/x86_64-linux-gnu/libGLdispatch.so.0 Downloading 302.87 K separate debug info for /lib/x86_64-linux-gnu/libGLX.so.0 Downloading 108.09 K separate debug info for /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so [New Thread 0x7f97661ff6c0 (LWP 23528)] Downloading 25.08 K separate debug info for /usr/lib/x86_64-linux-gnu/nautilus/extensions-4/libtotem-properties-page.so Downloading 10.91 K separate debug info for /home/fconil/.cache/debuginfod_client/3dfbd2bd943d7a002531c93edce09d007d4a0573/debuginfo Downloading 24.36 K separate debug info for /usr/lib/x86_64-linux-gnu/nautilus/extensions-4/libnautilus-image-properties.so Downloading 834.34 K separate debug info for /lib/x86_64-linux-gnu/libgexiv2.so.2 Downloading 9.14 M separate debug info for /lib/x86_64-linux-gnu/libexiv2.so.28 Downloading 113.39 K separate debug info for /lib/x86_64-linux-gnu/libINIReader.so.0 Downloading 11.91 K separate debug info for /lib/x86_64-linux-gnu/libinih.so.1 Downloading 89.27 K separate debug info for /usr/lib/x86_64-linux-gnu/nautilus/extensions-4/libterminal-nautilus.so Downloading 13.40 K separate debug info for /usr/lib/x86_64-linux-gnu/nautilus/extensions-4/libnautilus-fileroller.so Downloading 4.69 K separate debug info for /home/fconil/.cache/debuginfod_client/1fc24e9d366978e245df91690960b5d47d86a00f/debuginfo Downloading 161.52 K separate debug info for /usr/lib/x86_64-linux-gnu/gio/modules/libgioremote-volume-monitor.so Downloading 100.07 K separate debug info for /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader_svg.so Downloading 3.70 M separate debug info for /lib/x86_64-linux-gnu/librsvg-2.so.2 Downloading 1.55 M separate debug info for /lib/x86_64-linux-gnu/libdav1d.so.7 [New Thread 0x7f976557c6c0 (LWP 23530)] [New Thread 0x7f9743fff6c0 (LWP 23531)] [New Thread 0x7f97437fe6c0 (LWP 23532)] [New Thread 0x7f9742ffd6c0 (LWP 23533)] Downloading 1.22 M separate debug info for /lib/x86_64-linux-gnu/libEGL_mesa.so.0 [Thread 0x7f9742ffd6c0 (LWP 23533) exited] [Thread 0x7f9771bff6c0 (LWP 23517) exited] Downloading 63.29 M separate debug info for /lib/x86_64-linux-gnu/libgallium-25.0.7-2.so Downloading 71.19 K separate debug info for /lib/x86_64-linux-gnu/libxcb-randr.so.0 Downloading 34.12 K separate debug info for /lib/x86_64-linux-gnu/libxcb-xfixes.so.0 Downloading 102.52 K separate debug info for /lib/x86_64-linux-gnu/libwayland-server.so.0 Downloading 20.21 K separate debug info for /lib/x86_64-linux-gnu/libxcb-dri3.so.0 Downloading 14.56 K separate debug info for /lib/x86_64-linux-gnu/libxcb-present.so.0 Downloading 85.94 M separate debug info for /lib/x86_64-linux-gnu/libLLVM.so.19.1 Downloading 64.83 K separate debug info for /lib/x86_64-linux-gnu/libsensors.so.5 Downloading 27.45 K separate debug info for /lib/x86_64-linux-gnu/libxcb-sync.so.1 Downloading 8.46 K separate debug info for /lib/x86_64-linux-gnu/libxshmfence.so.1 Downloading 169.60 K separate debug info for /lib/x86_64-linux-gnu/libelf.so.1 Downloading 62.09 K separate debug info for /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1 Downloading 141.93 K separate debug info for /lib/x86_64-linux-gnu/libdrm_intel.so.1 Downloading 209.59 K separate debug info for /lib/x86_64-linux-gnu/libedit.so.2 Downloading 170.58 M separate debug info for /lib/x86_64-linux-gnu/libz3.so.4 Downloading 48.95 K separate debug info for /lib/x86_64-linux-gnu/libpciaccess.so.0 Downloading 145.56 K separate debug info for /lib/x86_64-linux-gnu/libtinfo.so.6 Downloading 6.97 K separate debug info for /home/fconil/.cache/debuginfod_client/a59321fff1e2ecb242d2cb1b0b2a30ca26fd55c1/debuginfo Downloading 105.61 K separate debug info for /lib/x86_64-linux-gnu/libbsd.so.0 Downloading 40.52 K separate debug info for /lib/x86_64-linux-gnu/libmd.so.0 [Thread 0x7f97437fe6c0 (LWP 23532) exited] [Thread 0x7f9743fff6c0 (LWP 23531) exited] [Thread 0x7f976557c6c0 (LWP 23530) exited] [Thread 0x7f97677fe6c0 (LWP 23521) exited] [Thread 0x7f9767fff6c0 (LWP 23520) exited] [Thread 0x7f9770bfd6c0 (LWP 23519) exited] [Thread 0x7f97713fe6c0 (LWP 23518) exited] [New Thread 0x7f97437fe6c0 (LWP 23606)] [New Thread 0x7f9770bfd6c0 (LWP 23607)] [New Thread 0x7f9743fff6c0 (LWP 23608)] [New Thread 0x7f976557c6c0 (LWP 23609)] Downloading 28.48 K separate debug info for /lib/x86_64-linux-gnu/libGLESv2.so.2 [New Thread 0x7f977191b6c0 (LWP 23610)] [New Thread 0x7f9767fff6c0 (LWP 23611)] [New Thread 0x7f97677fe6c0 (LWP 23612)] [New Thread 0x7f9742ffd6c0 (LWP 23613)] [New Thread 0x7f9740bff6c0 (LWP 23614)] [New Thread 0x7f97295ff6c0 (LWP 23615)] [New Thread 0x7f9728dfe6c0 (LWP 23616)] [New Thread 0x7f9723fff6c0 (LWP 23621)] [New Thread 0x7f97237fe6c0 (LWP 23627)] [New Thread 0x7f9722ffd6c0 (LWP 23632)] [Thread 0x7f9740bff6c0 (LWP 23614) exited] [Thread 0x7f97237fe6c0 (LWP 23627) exited] [Thread 0x7f9723fff6c0 (LWP 23621) exited] [Thread 0x7f9728dfe6c0 (LWP 23616) exited] [Thread 0x7f97295ff6c0 (LWP 23615) exited] [Thread 0x7f9722ffd6c0 (LWP 23632) exited] [New Thread 0x7f9722ffd6c0 (LWP 23653)] [New Thread 0x7f97295ff6c0 (LWP 23654)] [Thread 0x7f97295ff6c0 (LWP 23654) exited] [Thread 0x7f9722ffd6c0 (LWP 23653) exited] [New Thread 0x7f9722ffd6c0 (LWP 23659)] [New Thread 0x7f97295ff6c0 (LWP 23660)] [New Thread 0x7f9728dfe6c0 (LWP 23661)] [Thread 0x7f9742ffd6c0 (LWP 23613) exited] [Thread 0x7f9728dfe6c0 (LWP 23661) exited] [Thread 0x7f97295ff6c0 (LWP 23660) exited] [New Thread 0x7f97295ff6c0 (LWP 23671)] [Detaching after fork from child process 23672] [Detaching after fork from child process 23673] [Detaching after fork from child process 23675] Downloading 19.36 K separate debug info for /usr/lib/x86_64-linux-gnu/gconv/ISO8859-1.so [Detaching after fork from child process 23681] [Detaching after fork from child process 23682] [Detaching after fork from child process 23684] [Detaching after fork from child process 23690] [Detaching after fork from child process 23693] [Detaching after fork from child process 23694] [New Thread 0x7f9728dfe6c0 (LWP 23699)] [Thread 0x7f9722ffd6c0 (LWP 23659) exited] [Thread 0x7f9728dfe6c0 (LWP 23699) exited] [New Thread 0x7f9728dfe6c0 (LWP 23702)] [New Thread 0x7f9722ffd6c0 (LWP 23703)] [Thread 0x7f9722ffd6c0 (LWP 23703) exited] [Thread 0x7f9728dfe6c0 (LWP 23702) exited] [Detaching after fork from child process 23704] [New Thread 0x7f9728dfe6c0 (LWP 23716)] [Detaching after fork from child process 23717] [Detaching after fork from child process 23718] [Detaching after fork from child process 23720] [Detaching after fork from child process 23729] [Detaching after fork from child process 23732] [Detaching after fork from child process 23737] [Detaching after fork from child process 23740] [Detaching after fork from child process 23743] [New Thread 0x7f9722ffd6c0 (LWP 23748)] [Detaching after fork from child process 23749] [Detaching after fork from child process 23752] [Detaching after fork from child process 23755] [Detaching after fork from child process 23759] [Thread 0x7f97677fe6c0 (LWP 23612) exited] [Thread 0x7f9722ffd6c0 (LWP 23748) exited] Thread 1 "nautilus" received signal SIGSEGV, Segmentation fault. Download failed: Argument invalide. Continuing without source file ./debian/build/deb/../../../gsk/gpu/gskgpunodeprocessor.c. 0x00007f977e570e34 in gsk_gpu_node_processor_add_node (self=0x7ffc4ad96dd0, node=0x558400000000) at ../../../gsk/gpu/gskgpunodeprocessor.c:4113 warning: 4113 ../../../gsk/gpu/gskgpunodeprocessor.c: Aucun fichier ou dossier de ce nom (gdb) bt #0 0x00007f977e570e34 in gsk_gpu_node_processor_add_node (self=0x7ffc4ad96dd0, node=0x558400000000) at ../../../gsk/gpu/gskgpunodeprocessor.c:4113 #1 0x00007f977e571e63 in gsk_gpu_node_processor_add_container_node (self=0x7ffc4ad96dd0, node=<optimized out>) at ../../../gsk/gpu/gskgpunodeprocessor.c:3793 #2 0x00007f977e573d67 in gsk_gpu_node_processor_add_transform_node (self=0x7ffc4ad96dd0, node=0x5584b809fce0) at ../../../gsk/gpu/gskgpunodeprocessor.c:1461 #3 0x00007f977e573d67 in gsk_gpu_node_processor_add_transform_node (self=0x7ffc4ad96dd0, node=0x5584b7d7a8e0) at ../../../gsk/gpu/gskgpunodeprocessor.c:1461 #4 0x00007f977e571e63 in gsk_gpu_node_processor_add_container_node (self=0x7ffc4ad96dd0, node=<optimized out>) at ../../../gsk/gpu/gskgpunodeprocessor.c:3793 #5 0x00007f977e571db0 in gsk_gpu_node_processor_add_first_container_node (self=self@entry=0x7ffc4ad96dd0, info=info@entry=0x7ffc4ad96d90, node=node@entry=0x5584b5e06f70) at ../../../gsk/gpu/gskgpunodeprocessor.c:3824 #6 0x00007f977e57109c in gsk_gpu_node_processor_add_first_node (self=self@entry=0x7ffc4ad96dd0, info=info@entry=0x7ffc4ad96d90, node=0x5584b5e06f70) at ../../../gsk/gpu/gskgpunodeprocessor.c:4174 #7 0x00007f977e571d78 in gsk_gpu_node_processor_add_first_container_node (self=self@entry=0x7ffc4ad96dd0, info=info@entry=0x7ffc4ad96d90, node=node@entry=0x5584b7da3f60) at ../../../gsk/gpu/gskgpunodeprocessor.c:3816 #8 0x00007f977e57109c in gsk_gpu_node_processor_add_first_node (self=self@entry=0x7ffc4ad96dd0, info=info@entry=0x7ffc4ad96d90, node=0x5584b7da3f60) at ../../../gsk/gpu/gskgpunodeprocessor.c:4174 #9 0x00007f977e571d78 in gsk_gpu_node_processor_add_first_container_node (self=self@entry=0x7ffc4ad96dd0, info=info@entry=0x7ffc4ad96d90, node=node@entry=0x5584b7c97ff0) at ../../../gsk/gpu/gskgpunodeprocessor.c:3816 #10 0x00007f977e57109c in gsk_gpu_node_processor_add_first_node (self=self@entry=0x7ffc4ad96dd0, info=info@entry=0x7ffc4ad96d90, node=0x5584b7c97ff0) at ../../../gsk/gpu/gskgpunodeprocessor.c:4174 #11 0x00007f977e5716fc in gsk_gpu_node_processor_add_first_transform_node (self=self@entry=0x7ffc4ad96dd0, info=info@entry=0x7ffc4ad96d90, node=node@entry=0x5584b77b82c0) at ../../../gsk/gpu/gskgpunodeprocessor.c:1655 #12 0x00007f977e57109c in gsk_gpu_node_processor_add_first_node (self=self@entry=0x7ffc4ad96dd0, info=info@entry=0x7ffc4ad96d90, node=node@entry=0x5584b77b82c0) at ../../../gsk/gpu/gskgpunodeprocessor.c:4174 #13 0x00007f977e56e8a4 in gsk_gpu_node_processor_render (self=0x7ffc4ad96dd0, target=0x5584b67e7920, clip=0x5584b64c8460, node=0x7ffc4ad96d90, pass_type=GSK_RENDER_PASS_PRESENT) at ../../../gsk/gpu/gskgpunodeprocessor.c:4343 #14 gsk_gpu_node_processor_process (frame=frame@entry=0x5584b63ddfb0, target=target@entry=0x5584b67e7920, target_color_state=target_color_state@entry=0x7f977e8e2340 <gdk_default_color_states>, clip=clip@entry=0x5584b64c8460, node=node@entry=0x5584b77b82c0, viewport=viewport@entry=0x7ffc4ad96f90, pass_type=GSK_RENDER_PASS_PRESENT) at ../../../gsk/gpu/gskgpunodeprocessor.c:4453 #15 0x00007f977e566dd3 in gsk_gpu_frame_record (self=0x5584b63ddfb0, timestamp=21067476463, target=0x5584b67e7920, target_color_state=0x7f977e8e2340 <gdk_default_color_states>, clip=0x5584b64c8460, node=0x5584b77b82c0, viewport=<optimized out>, texture=<optimized out>) at ../../../gsk/gpu/gskgpuframe.c:730 #16 gsk_gpu_frame_render (self=0x5584b63ddfb0, timestamp=21067476463, target=0x5584b67e7920, target_color_state=0x7f977e8e2340 <gdk_default_color_states>, clip=0x5584b64c8460, node=0x5584b77b82c0, viewport=<optimized out>, texture=<optimized out>) at ../../../gsk/gpu/gskgpuframe.c:790 #17 0x00007f977e57718d in gsk_gpu_renderer_render (renderer=<optimized out>, root=0x5584b77b82c0, region=<optimized out>) at ../../../gsk/gpu/gskgpurenderer.c:439 #18 0x00007f977e51e6ea in gsk_renderer_render (renderer=renderer@entry=0x5584b64b4700, root=root@entry=0x5584b77b82c0, region=region@entry=0x5584b77ac180) at ../../../gsk/gskrenderer.c:473 #19 0x00007f977e2ccd61 in gtk_widget_render (widget=widget@entry=0x5584b5c597c0, surface=0x5584b64c8770, region=region@entry=0x5584b77ac180) at ../../../gtk/gtkwidget.c:12120 #20 0x00007f977e2d4979 in surface_render (surface=<optimized out>, region=region@entry=0x5584b77ac180, widget=widget@entry=0x5584b5c597c0) at ../../../gtk/gtkwindow.c:4830 #21 0x00007f977e4683aa in _gdk_marshal_BOOLEAN__BOXEDv (closure=0x5584b66e56d0, return_value=0x7ffc4ad97300, instance=<optimized out>, args=<optimized out>, marshal_data=<optimized out>, n_params=<optimized out>, param_types=0x5584b6422980) at gdk/gdkmarshalers.c:130 #22 0x00007f977dc6eb81 in _g_closure_invoke_va (closure=closure@entry=0x5584b66e56d0, return_value=return_value@entry=0x7ffc4ad97300, instance=instance@entry=0x5584b64c8770, args=args@entry=0x7ffc4ad97400, n_params=n_params@entry=1, param_types=param_types@entry=0x5584b6422980) at ../../../gobject/gclosure.c:898 #23 0x00007f977dc83b33 in signal_emit_valist_unlocked (instance=instance@entry=0x5584b64c8770, signal_id=signal_id@entry=445, detail=detail@entry=0, var_args=var_args@entry=0x7ffc4ad97400) at ../../../gobject/gsignal.c:3438 #24 0x00007f977dc8a5a6 in g_signal_emit_valist (instance=0x5584b64c8770, signal_id=445, detail=0, var_args=0x7ffc4ad97400) at ../../../gobject/gsignal.c:3277 #25 0x00007f977dc8a663 in g_signal_emit (instance=instance@entry=0x5584b64c8770, signal_id=<optimized out>, detail=detail@entry=0) at ../../../gobject/gsignal.c:3597 #26 0x00007f977e5017d2 in gdk_surface_paint_on_clock (clock=<optimized out>, data=0x5584b64c8770) at ../../../gdk/gdksurface.c:1459 #27 gdk_surface_paint_on_clock (clock=<optimized out>, data=0x5584b64c8770) at ../../../gdk/gdksurface.c:1435 #28 0x00007f977dc6eb81 in _g_closure_invoke_va (closure=closure@entry=0x5584b64b4ed0, return_value=return_value@entry=0x0, instance=instance@entry=0x5584b5e64ec0, args=args@entry=0x7ffc4ad977a0, n_params=n_params@entry=0, param_types=param_types@entry=0x0) at ../../../gobject/gclosure.c:898 #29 0x00007f977dc848b8 in signal_emit_valist_unlocked (instance=instance@entry=0x5584b5e64ec0, signal_id=signal_id@entry=454, detail=detail@entry=0, var_args=var_args@entry=0x7ffc4ad977a0) at ../../../gobject/gsignal.c:3438 #30 0x00007f977dc8a5a6 in g_signal_emit_valist (instance=0x5584b5e64ec0, signal_id=454, detail=0, var_args=0x7ffc4ad977a0) at ../../../gobject/gsignal.c:3277 #31 0x00007f977dc8a663 in g_signal_emit (instance=instance@entry=0x5584b5e64ec0, signal_id=<optimized out>, detail=detail@entry=0) at ../../../gobject/gsignal.c:3597 #32 0x00007f977e4e7d79 in _gdk_frame_clock_emit_paint (frame_clock=0x5584b5e64ec0) at ../../../gdk/gdkframeclock.c:735 #33 0x00007f977e4e8d8d in gdk_frame_clock_paint_idle (data=0x5584b5e64ec0, data@entry=<error reading variable: value has been optimized out>) at ../../../gdk/gdkframeclockidle.c:634 #34 0x00007f977ebfc40e in g_timeout_dispatch (source=0x5584b78e9dd0, callback=<optimized out>, user_data=<optimized out>) at ../../../glib/gmain.c:5111 #35 0x00007f977ebf9385 in g_main_dispatch (context=context@entry=0x5584b5a9b620) at ../../../glib/gmain.c:3398 #36 0x00007f977ebfb5b7 in g_main_context_dispatch_unlocked (context=0x5584b5a9b620) at ../../../glib/gmain.c:4249 #37 g_main_context_iterate_unlocked (context=context@entry=0x5584b5a9b620, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4314 #38 0x00007f977ebfbd20 in g_main_context_iteration (context=context@entry=0x5584b5a9b620, may_block=may_block@entry=1) at ../../../glib/gmain.c:4379 #39 0x00007f977dda4f1d in g_application_run (application=application@entry=0x5584b5a91880, argc=argc@entry=1, argv=argv@entry=0x7ffc4ad97c38) at ../../../gio/gapplication.c:2715 #40 0x000055849bdef093 in main (argc=1, argv=0x7ffc4ad97c38) at ../src/nautilus-main.c:78 (gdb) bt -full #0 0x00007f977e570e34 in gsk_gpu_node_processor_add_node (self=0x7ffc4ad96dd0, node=0x558400000000) at ../../../gsk/gpu/gskgpunodeprocessor.c:4113 node_type = <optimized out> __func__ = "gsk_gpu_node_processor_add_node" _g_boolean_var_28 = <optimized out> _GWarningOnceBoolean4141 = 0 gaicae_oldval = <optimized out> #1 0x00007f977e571e63 in gsk_gpu_node_processor_add_container_node (self=0x7ffc4ad96dd0, node=<optimized out>) at ../../../gsk/gpu/gskgpunodeprocessor.c:3793 children = 0x5584b7ebbd10 i = 25 n_children = 26 #2 0x00007f977e573d67 in gsk_gpu_node_processor_add_transform_node (self=0x7ffc4ad96dd0, node=0x5584b809fce0) at ../../../gsk/gpu/gskgpunodeprocessor.c:1461 dx = 0 dy = 6 child = 0x5584b7740060 transform = 0x5584b7d9f900 old_offset = <optimized out> old_scale = {__graphene_private_value = {1.54142831e-44, 0, -2.60171364e-05, 3.0677226e-41}} old_modelview = <optimized out> old_clip = {type = GSK_GPU_CLIP_ALL_CLIPPED, rect = {bounds = {origin = {x = -nan(0x7fffff), y = 0}, size = {width = 4.59121429e-41, height = -2.85480201e-06}}, corner = {{width = 3.0677226e-41, height = 0}, {width = 0, height = 0}, {width = 0, height = 7.05113051e+37}, {width = 4.57706117e-41, height = 7124782}}}} __func__ = "gsk_gpu_node_processor_add_transform_node" #3 0x00007f977e573d67 in gsk_gpu_node_processor_add_transform_node (self=0x7ffc4ad96dd0, node=0x5584b7d7a8e0) at ../../../gsk/gpu/gskgpunodeprocessor.c:1461 dx = 0 dy = 46 child = 0x5584b809fce0 transform = 0x5584b7e0f350 old_offset = <optimized out> old_scale = {__graphene_private_value = {7124782, 4.59121429e-41, 7123880, 4.59121429e-41}} old_modelview = <optimized out> old_clip = {type = 1255761904, rect = {bounds = {origin = {x = 4.59121429e-41, y = 7.14647254e+37}, size = {width = 4.57706117e-41, height = 7124680}}, corner = {{width = 4.59121429e-41, height = 2.80259693e-45}, {width = 0, height = 7124712}, {width = 4.59121429e-41, height = -1.47602841e-05}, {width = 3.0677226e-41, height = 7124680}}}} __func__ = "gsk_gpu_node_processor_add_transform_node" #4 0x00007f977e571e63 in gsk_gpu_node_processor_add_container_node (self=0x7ffc4ad96dd0, node=<optimized out>) at ../../../gsk/gpu/gskgpunodeprocessor.c:3793 children = 0x5584b6787280 i = 0 n_children = 2 #5 0x00007f977e571db0 in gsk_gpu_node_processor_add_first_container_node (self=self@entry=0x7ffc4ad96dd0, info=info@entry=0x7ffc4ad96d90, node=node@entry=0x5584b5e06f70) at ../../../gsk/gpu/gskgpunodeprocessor.c:3824 children = 0x5584b77418f0 opaque = {origin = {x = 0, y = 0}, size = {width = 192, height = 1048}} i = 1 n = 2 #6 0x00007f977e57109c in gsk_gpu_node_processor_add_first_node (self=self@entry=0x7ffc4ad96dd0, info=info@entry=0x7ffc4ad96d90, node=0x5584b5e06f70) at ../../../gsk/gpu/gskgpunodeprocessor.c:4174 node_type = <optimized out> opaque = {origin = {x = 0, y = 0}, size = {width = 192, height = 1048}} __func__ = "gsk_gpu_node_processor_add_first_node" #7 0x00007f977e571d78 in gsk_gpu_node_processor_add_first_container_node (self=self@entry=0x7ffc4ad96dd0, info=info@entry=0x7ffc4ad96d90, node=node@entry=0x5584b7da3f60) at ../../../gsk/gpu/gskgpunodeprocessor.c:3816 children = 0x5584b63f72f0 opaque = {origin = {x = 0, y = 0}, size = {width = 192, height = 1048}} i = 1 n = 2 #8 0x00007f977e57109c in gsk_gpu_node_processor_add_first_node (self=self@entry=0x7ffc4ad96dd0, info=info@entry=0x7ffc4ad96d90, node=0x5584b7da3f60) at ../../../gsk/gpu/gskgpunodeprocessor.c:4174 node_type = <optimized out> opaque = {origin = {x = 0, y = 0}, size = {width = 192, height = 1048}} __func__ = "gsk_gpu_node_processor_add_first_node" #9 0x00007f977e571d78 in gsk_gpu_node_processor_add_first_container_node (self=self@entry=0x7ffc4ad96dd0, info=info@entry=0x7ffc4ad96d90, node=node@entry=0x5584b7c97ff0) at ../../../gsk/gpu/gskgpunodeprocessor.c:3816 children = 0x5584b7d7df80 opaque = {origin = {x = 0, y = 0}, size = {width = 960, height = 1048}} i = 1 n = 2 #10 0x00007f977e57109c in gsk_gpu_node_processor_add_first_node (self=self@entry=0x7ffc4ad96dd0, info=info@entry=0x7ffc4ad96d90, node=0x5584b7c97ff0) at ../../../gsk/gpu/gskgpunodeprocessor.c:4174 node_type = <optimized out> opaque = {origin = {x = 0, y = 0}, size = {width = 960, height = 1048}} __func__ = "gsk_gpu_node_processor_add_first_node" #11 0x00007f977e5716fc in gsk_gpu_node_processor_add_first_transform_node (self=self@entry=0x7ffc4ad96dd0, info=info@entry=0x7ffc4ad96d90, node=node@entry=0x5584b77b82c0) at ../../../gsk/gpu/gskgpunodeprocessor.c:1655 transform = 0x5584b76d9230 dx = 20 dy = 20 scale_x = 0 scale_y = 7.38689668e+36 old_clip = {type = 1255763008, rect = {bounds = {origin = {x = 4.59121429e-41, y = -0.000419020653}, size = {width = -3.48457355e+28, height = -1.49912084e-05}}, corner = {{width = 3.0677226e-41, height = -1.49912084e-05}, {width = 3.0677226e-41, height = 7124552}, {width = 4.59121429e-41, height = 7124712}, {width = 4.59121429e-41, height = -1.49912084e-05}}}} old_offset = <optimized out> old_scale = {__graphene_private_value = {1.26116862e-44, 3.0677226e-41, -2.40206427e-05, 3.0677226e-41}} result = <optimized out> __func__ = "gsk_gpu_node_processor_add_first_transform_node" #12 0x00007f977e57109c in gsk_gpu_node_processor_add_first_node (self=self@entry=0x7ffc4ad96dd0, info=info@entry=0x7ffc4ad96d90, node=node@entry=0x5584b77b82c0) at ../../../gsk/gpu/gskgpunodeprocessor.c:4174 node_type = <optimized out> opaque = {origin = {x = 20, y = 20}, size = {width = 960, height = 1048}} __func__ = "gsk_gpu_node_processor_add_first_node" #13 0x00007f977e56e8a4 in gsk_gpu_node_processor_render (self=0x7ffc4ad96dd0, target=0x5584b67e7920, clip=0x5584b64c8460, node=0x7ffc4ad96d90, pass_type=GSK_RENDER_PASS_PRESENT) at ../../../gsk/gpu/gskgpunodeprocessor.c:4343 info = {target = 0x5584b67e7920, extents = {x = 26, y = 35, width = 950, height = 1029}, pass_type = GSK_RENDER_PASS_PRESENT, min_occlusion_pixels = 6480, background_color = {0, 0, 0, 0}, whole_area = 0, has_background = 0, has_started_rendering = 1} i = 9 best = 1255763344 rect = {x = 26, y = 934, width = 180, height = 36} do_culling = <optimized out> n = <optimized out> best_size = <optimized out> info = <optimized out> i = <optimized out> n = <optimized out> best = <optimized out> best_size = <optimized out> rect = <optimized out> do_culling = <optimized out> _g_boolean_var_30 = <optimized out> #14 gsk_gpu_node_processor_process (frame=frame@entry=0x5584b63ddfb0, target=target@entry=0x5584b67e7920, target_color_state=target_color_state@entry=0x7f977e8e2340 <gdk_default_color_states>, clip=clip@entry=0x5584b64c8460, node=node@entry=0x5584b77b82c0, viewport=viewport@entry=0x7ffc4ad96f90, pass_type=GSK_RENDER_PASS_PRESENT) at ../../../gsk/gpu/gskgpunodeprocessor.c:4453 self = {frame = 0x5584b63ddfb0, ccs = 0x7f977e8e2340 <gdk_default_color_states>, scissor = {x = 26, y = 934, width = 180, height = 36}, blend = GSK_GPU_BLEND_OVER, offset = {x = 20, y = 72}, projection = {__graphene_private_value = {x = {0.00200000009, 0, 0, 0}, y = {0, -0.0018382353, 0, 0}, z = {0, 0, -9.99999975e-05, 0}, w = {-1, 1, 0, 1}}}, scale = {__graphene_private_value = {1, 1, 0, 0}}, modelview = 0x0, clip = {type = GSK_GPU_CLIP_NONE, rect = {bounds = {origin = {x = 26, y = 934}, size = {width = 180, height = 36}}, corner = {{width = 0, height = 0}, {width = 0, height = 0}, {width = 0, height = 0}, {width = 0, height = 0}}}}, opacity = 1, pending_globals = 0} ccs = 0x7f977e8e2340 <gdk_default_color_states> image = <optimized out> clip_bounds = {origin = {x = -2.57538341e-05, y = 3.0677226e-41}, size = {width = -2.62523972e-05, height = 3.0677226e-41}} tex_rect = {origin = {x = -2.57538049e-05, y = 3.0677226e-41}, size = {width = 3.44355877e-09, height = 4.57706117e-41}} extents = {x = 26, y = 35, width = 950, height = 1029} i = <optimized out> #15 0x00007f977e566dd3 in gsk_gpu_frame_record (self=0x5584b63ddfb0, timestamp=21067476463, target=0x5584b67e7920, target_color_state=0x7f977e8e2340 <gdk_default_color_states>, clip=0x5584b64c8460, node=0x5584b77b82c0, viewport=<optimized out>, texture=<optimized out>) at ../../../gsk/gpu/gskgpuframe.c:730 priv = <optimized out> pass_type = GSK_RENDER_PASS_PRESENT priv = <optimized out> pass_type = <optimized out> #16 gsk_gpu_frame_render (self=0x5584b63ddfb0, timestamp=21067476463, target=0x5584b67e7920, target_color_state=0x7f977e8e2340 <gdk_default_color_states>, clip=0x5584b64c8460, node=0x5584b77b82c0, viewport=<optimized out>, texture=<optimized out>) at ../../../gsk/gpu/gskgpuframe.c:790 pass_type = GSK_RENDER_PASS_PRESENT #17 0x00007f977e57718d in gsk_gpu_renderer_render (renderer=<optimized out>, root=0x5584b77b82c0, region=<optimized out>) at ../../../gsk/gpu/gskgpurenderer.c:439 self = <optimized out> priv = 0x5584b64b4690 frame = 0x5584b63ddfb0 backbuffer = 0x5584b67e7920 render_region = 0x5584b64c8460 opaque_tmp = {origin = {x = 20, y = 20}, size = {width = 960, height = 1048}} opaque = <optimized out> scale = 1 depth = GDK_MEMORY_U8 #18 0x00007f977e51e6ea in gsk_renderer_render (renderer=renderer@entry=0x5584b64b4700, root=root@entry=0x5584b77b82c0, region=region@entry=0x5584b77ac180) at ../../../gsk/gskrenderer.c:473 priv = <optimized out> renderer_class = 0x5584b6479f70 clip = 0x5584b7e62fb0 offload = 0x5584b774f6c0 __func__ = "gsk_renderer_render" #19 0x00007f977e2ccd61 in gtk_widget_render (widget=widget@entry=0x5584b5c597c0, surface=0x5584b64c8770, region=region@entry=0x5584b77ac180) at ../../../gtk/gtkwidget.c:12120 priv = 0x5584b5c59670 snapshot = <optimized out> renderer = 0x5584b64b4700 root = 0x5584b77b82c0 x = 20 y = 20 before_snapshot = <optimized out> before_render = 0 #20 0x00007f977e2d4979 in surface_render (surface=<optimized out>, region=region@entry=0x5584b77ac180, widget=widget@entry=0x5584b5c597c0) at ../../../gtk/gtkwindow.c:4830 No locals. #21 0x00007f977e4683aa in _gdk_marshal_BOOLEAN__BOXEDv (closure=0x5584b66e56d0, return_value=0x7ffc4ad97300, instance=<optimized out>, args=<optimized out>, marshal_data=<optimized out>, n_params=<optimized out>, param_types=0x5584b6422980) at gdk/gdkmarshalers.c:130 cc = 0x5584b66e56d0 data1 = <optimized out> data2 = 0x5584b5c597c0 callback = 0x7f977e2d4960 <surface_render> v_return = <optimized out> arg0 = 0x5584b77ac180 args_copy = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffc4ad974e0, reg_save_area = 0x7ffc4ad97420}} __func__ = "_gdk_marshal_BOOLEAN__BOXEDv" #22 0x00007f977dc6eb81 in _g_closure_invoke_va (closure=closure@entry=0x5584b66e56d0, return_value=return_value@entry=0x7ffc4ad97300, instance=instance@entry=0x5584b64c8770, args=args@entry=0x7ffc4ad97400, n_params=n_params@entry=1, param_types=param_types@entry=0x5584b6422980) at ../../../gobject/gclosure.c:898 marshal = 0x7f977e468310 <_gdk_marshal_BOOLEAN__BOXEDv> marshal_data = 0x0 in_marshal = 0 real_closure = 0x5584b66e56b0 __func__ = "_g_closure_invoke_va" #23 0x00007f977dc83b33 in signal_emit_valist_unlocked (instance=instance@entry=0x5584b64c8770, signal_id=signal_id@entry=445, detail=detail@entry=0, var_args=var_args@entry=0x7ffc4ad97400) at ../../../gobject/gsignal.c:3438 return_accu = 0x7ffc4ad97300 accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} emission = {next = 0x7ffc4ad97610, instance = 0x5584b64c8770, ihint = {signal_id = 445, detail = 0, run_type = (G_SIGNAL_RUN_FIRST | G_SIGNAL_ACCUMULATOR_FIRST_RUN)}, state = EMISSION_RUN, chain_type = 94028472450912} instance_type = <optimized out> emission_return = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} rtype = 20 static_scope = 0 fastpath_handler = <optimized out> closure = <optimized out> run_type = <optimized out> hlist = <optimized out> l = <optimized out> fastpath = <optimized out> instance_and_params = <optimized out> param_values = <optimized out> node = <optimized out> i = <optimized out> __func__ = "signal_emit_valist_unlocked" node_copy = {signal_id = <optimized out>, itype = <optimized out>, name = <optimized out>, destroyed = <optimized out>, flags = <optimized out>, n_params = 1, single_va_closure_is_valid = <optimized out>, single_va_closure_is_after = <optimized out>, param_types = <optimized out>, return_type = <optimized out>, class_closure_bsa = <optimized out>, accumulator = <optimized out>, c_marshaller = <optimized out>, va_marshaller = <optimized out>, emission_hooks = <optimized out>, single_va_closure = <optimized out>} #24 0x00007f977dc8a5a6 in g_signal_emit_valist (instance=0x5584b64c8770, signal_id=445, detail=0, var_args=0x7ffc4ad97400) at ../../../gobject/gsignal.c:3277 No locals. #25 0x00007f977dc8a663 in g_signal_emit (instance=instance@entry=0x5584b64c8770, signal_id=<optimized out>, detail=detail@entry=0) at ../../../gobject/gsignal.c:3597 var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7ffc4ad974e0, reg_save_area = 0x7ffc4ad97420}} #26 0x00007f977e5017d2 in gdk_surface_paint_on_clock (clock=<optimized out>, data=0x5584b64c8770) at ../../../gdk/gdksurface.c:1459 handled = 32663 surface = <optimized out> expose_region = 0x5584b77ac180 surface = <optimized out> expose_region = <optimized out> __func__ = "gdk_surface_paint_on_clock" _g_boolean_var_33 = <optimized out> __inst = <optimized out> __t = <optimized out> __r = <optimized out> handled = <optimized out> #27 gdk_surface_paint_on_clock (clock=<optimized out>, data=0x5584b64c8770) at ../../../gdk/gdksurface.c:1435 surface = 0x5584b64c8770 expose_region = <optimized out> __func__ = "gdk_surface_paint_on_clock" handled = <optimized out> #28 0x00007f977dc6eb81 in _g_closure_invoke_va (closure=closure@entry=0x5584b64b4ed0, return_value=return_value@entry=0x0, instance=instance@entry=0x5584b5e64ec0, args=args@entry=0x7ffc4ad977a0, n_params=n_params@entry=0, param_types=param_types@entry=0x0) at ../../../gobject/gclosure.c:898 marshal = 0x7f977dc70db0 <g_cclosure_marshal_VOID__VOIDv> marshal_data = 0x0 in_marshal = 0 real_closure = 0x5584b64b4eb0 __func__ = "_g_closure_invoke_va" #29 0x00007f977dc848b8 in signal_emit_valist_unlocked (instance=instance@entry=0x5584b5e64ec0, signal_id=signal_id@entry=454, detail=detail@entry=0, var_args=var_args@entry=0x7ffc4ad977a0) at ../../../gobject/gsignal.c:3438 return_accu = 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} emission = {next = 0x0, instance = 0x5584b5e64ec0, ihint = {signal_id = 454, detail = 0, run_type = (G_SIGNAL_RUN_FIRST | G_SIGNAL_ACCUMULATOR_FIRST_RUN)}, state = EMISSION_RUN, chain_type = 94028482437600} instance_type = <optimized out> emission_return = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} rtype = 4 static_scope = 0 fastpath_handler = <optimized out> closure = <optimized out> run_type = <optimized out> hlist = <optimized out> l = <optimized out> fastpath = <optimized out> instance_and_params = <optimized out> param_values = <optimized out> node = <optimized out> i = <optimized out> __func__ = "signal_emit_valist_unlocked" node_copy = {signal_id = <optimized out>, itype = <optimized out>, name = <optimized out>, destroyed = <optimized out>, flags = <optimized out>, n_params = 0, single_va_closure_is_valid = <optimized out>, single_va_closure_is_after = <optimized out>, param_types = <optimized out>, return_type = <optimized out>, class_closure_bsa = <optimized out>, accumulator = <optimized out>, c_marshaller = <optimized out>, va_marshaller = <optimized out>, emission_hooks = <optimized out>, single_va_closure = <optimized out>} #30 0x00007f977dc8a5a6 in g_signal_emit_valist (instance=0x5584b5e64ec0, signal_id=454, detail=0, var_args=0x7ffc4ad977a0) at ../../../gobject/gsignal.c:3277 No locals. #31 0x00007f977dc8a663 in g_signal_emit (instance=instance@entry=0x5584b5e64ec0, signal_id=<optimized out>, detail=detail@entry=0) at ../../../gobject/gsignal.c:3597 var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7ffc4ad97880, reg_save_area = 0x7ffc4ad977c0}} #32 0x00007f977e4e7d79 in _gdk_frame_clock_emit_paint (frame_clock=0x5584b5e64ec0) at ../../../gdk/gdkframeclock.c:735 before = 21067475939749 #33 0x00007f977e4e8d8d in gdk_frame_clock_paint_idle (data=0x5584b5e64ec0, data@entry=<error reading variable: value has been optimized out>) at ../../../gdk/gdkframeclockidle.c:634 clock = 0x5584b5e64ec0 clock_idle = 0x5584b5e64ec0 priv = 0x5584b5e64c20 skip_to_resume_events = 0 timings = 0x5584b7fdbf30 before = 21067469691658 __func__ = "gdk_frame_clock_paint_idle" #34 0x00007f977ebfc40e in g_timeout_dispatch (source=0x5584b78e9dd0, callback=<optimized out>, user_data=<optimized out>) at ../../../glib/gmain.c:5111 timeout_source = 0x5584b78e9dd0 again = <optimized out> #35 0x00007f977ebf9385 in g_main_dispatch (context=context@entry=0x5584b5a9b620) at ../../../glib/gmain.c:3398 dispatch = 0x7f977ebfc3f0 <g_timeout_dispatch> prev_source = 0x0 begin_time_nsec = 21067469691232 was_in_call = 0 user_data = 0x5584b5e64ec0 callback = 0x7f977e4e8960 <gdk_frame_clock_paint_idle> cb_funcs = 0x7f977ecf3260 <g_source_callback_funcs> cb_data = 0x5584b7e49460 need_destroy = <optimized out> source = 0x5584b78e9dd0 current = 0x5584b5aaf0c0 i = 0 __func__ = "g_main_dispatch" #36 0x00007f977ebfb5b7 in g_main_context_dispatch_unlocked (context=0x5584b5a9b620) at ../../../glib/gmain.c:4249 No locals. #37 g_main_context_iterate_unlocked (context=context@entry=0x5584b5a9b620, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4314 max_priority = 120 timeout_usec = 0 some_ready = 1 nfds = 3 allocated_nfds = <optimized out> fds = 0x5584b5b812e0 begin_time_nsec = 21067469676939 #38 0x00007f977ebfbd20 in g_main_context_iteration (context=context@entry=0x5584b5a9b620, may_block=may_block@entry=1) at ../../../glib/gmain.c:4379 retval = <optimized out> #39 0x00007f977dda4f1d in g_application_run (application=application@entry=0x5584b5a91880, argc=argc@entry=1, argv=argv@entry=0x7ffc4ad97c38) at ../../../gio/gapplication.c:2715 arguments = 0x5584b5b08840 status = 0 context = 0x5584b5a9b620 acquired_context = <optimized out> __func__ = "g_application_run" #40 0x000055849bdef093 in main (argc=1, argv=0x7ffc4ad97c38) at ../src/nautilus-main.c:78 retval = <optimized out> application = 0x5584b5a91880 (gdb) info frame Stack level 0, frame at 0x7ffc4ad96490: rip = 0x7f977e570e34 in gsk_gpu_node_processor_add_node (../../../gsk/gpu/gskgpunodeprocessor.c:4113); saved rip = 0x7f977e571e63 called by frame at 0x7ffc4ad96500 source language c. Arglist at 0x7ffc4ad96458, args: self=0x7ffc4ad96dd0, node=0x558400000000 Locals at 0x7ffc4ad96458, Previous frame's sp is 0x7ffc4ad96490 Saved registers: rbx at 0x7ffc4ad96468, rbp at 0x7ffc4ad96470, r12 at 0x7ffc4ad96478, r13 at 0x7ffc4ad96480, rip at 0x7ffc4ad96488 -------------------------------------------------------------------------------- ----- Mail original ----- De: "fcodvpt info" <[email protected]> À: [email protected] Envoyé: Vendredi 23 Janvier 2026 17:57:37 Objet: Nautilus crashes on some folder (segmentation fault) Hi, I just installed Debian 13.3 Gnome yesterday and restored my home files. Nautilus crashed on some folders, it seems on the same folders, and I believed that I had a restoration problem. The first folder was an important one, I removed it and made and "rsync -aruv" again, the crash was happened again. So I removed the folder and made a "cp -r" restoration, and it did not crash. Then I get the crash on another folder and I discovered this bug report. And when Nautilus was not on fullscreen when I opened the problematic folder, it did not crash. I tried to pass in "list mode", it did not seem to crash. But now it does not crash on this folder anymore, and I can not reproduce it at each time. My USB backup disk was connected, so I plugged it again and it crashes sometimes again but I am not reproducing the problem as I want. I made a grep on segfault some dmesg traces that I have kept and I see many occurences of libpoppler.so.147.0.0 or libwayland-client.so.0.23.1 They are at the end of this message. At first I thought it was related to displaying PDF thumbnail images for grid view, as I saw libpoppler in dmesg, but I am not so sure now. I hope it may help you to identify the bug. Regards --- $ uname -a Linux xps-13-9370 6.12.63+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.63-1 (2025-12-30) x86_64 GNU/Linux $ ls -l /lib/*/libc.so.6 -rwxr-xr-x 1 root root 1999312 28 déc. 17:32 /lib/x86_64-linux-gnu/libc.so.6 $ apt show libc6 | grep ^Version Version: 2.41-12+deb13u1 $ reportbug --template -T none -s none -S normal -b --list-cc none -q nautilus ... -- System Information: Debian Release: 13.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.12.63+deb13-amd64 (SMP w/4 CPU threads; PREEMPT) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages nautilus depends on: ii bubblewrap 0.11.0-2 ii desktop-file-utils 0.28-1 ii eject 2.41-5 ii gsettings-desktop-schemas 48.0-1 ii gvfs 1.57.2-2 ii gvfs-backends 1.57.2-2 ii libadwaita-1-0 1.7.6-1~deb13u1 ii libc6 2.41-12+deb13u1 ii libcairo2 1.18.4-1+b1 ii libcloudproviders0 0.3.6-2 ii libgdk-pixbuf-2.0-0 2.42.12+dfsg-4 ii libgexiv2-2 0.14.3-1+b1 ii libglib2.0-0t64 2.84.4-3~deb13u2 ii libglib2.0-data 2.84.4-3~deb13u2 ii libgnome-autoar-0-0 0.4.5-2 ii libgnome-desktop-4-2t64 44.3-3 ii libgraphene-1.0-0 1.10.8-5 ii libgstreamer-plugins-base1.0-0 1.26.2-1 ii libgstreamer1.0-0 1.26.2-2 ii libgtk-4-1 4.18.6+ds-2 ii libnautilus-extension4 48.3-2 ii libpango-1.0-0 1.56.3-1 ii libportal-gtk4-1 0.9.1-1 ii libportal1 0.9.1-1 ii libselinux1 3.8.1-1 ii libtinysparql-3.0-0 3.8.2-7 ii libwayland-client0 1.23.1-3 ii libx11-6 2:1.8.12-1 ii nautilus-data 48.3-2 ii shared-mime-info 2.4-5+b2 ii tracker-extract [localsearch] 3.8.2-4+b1 ii xdg-user-dirs-gtk 0.14-1 Versions of packages nautilus recommends: ii gnome-sushi 46.0-2 ii libgdk-pixbuf2.0-bin 2.42.12+dfsg-4 ii librsvg2-common 2.60.0+dfsg-1 nautilus suggests no packages. -- no debconf information --- $ grep --color segfault *.log nautilus-crash_dmesg_23-01-2026.log:[ 2674.488539] single[4984]: segfault at 7fb6e701787b ip 00007fb135bc49f6 sp 00007fb12d78a080 error 4 in libpoppler.so.147.0.0[1c49f6,7fb135ad7000+1cd000] likely on CPU 1 (core 1, socket 0) nautilus-crash_dmesg_23-01-2026.log:[ 2754.487790] single[5013]: segfault at 7facf6b7a616 ip 00007fab261c49f6 sp 00007fab1de27080 error 4 in libpoppler.so.147.0.0[1c49f6,7fab260d7000+1cd000] likely on CPU 3 (core 3, socket 0) nautilus-crash_dmesg_23-01-2026.log:[ 3220.486418] single[5143]: segfault at 8 ip 00007fb0811febd4 sp 00007fb0795a4868 error 4 in libpoppler.so.147.0.0[1febd4,7fb0810d7000+1cd000] likely on CPU 3 (core 3, socket 0) nautilus-crash_dmesg_23-01-2026.log:[ 3402.505606] single[5165]: segfault at 7fd6f112f1d7 ip 00007fd12a73c5e8 sp 00007fd122adc360 error 4 in libpoppler.so.147.0.0[13c5e8,7fd12a6d7000+1cd000] likely on CPU 2 (core 2, socket 0) nautilus-crash_dmesg_23-01-2026.log:[ 4347.279355] single[5780]: segfault at 7f452024d7e8 ip 00007f42f173c5e8 sp 00007f42e9bdd360 error 4 in libpoppler.so.147.0.0[13c5e8,7f42f16d7000+1cd000] likely on CPU 2 (core 2, socket 0) nautilus-crash_dmesg_23-01-2026.log:[ 4592.277700] single[5845]: segfault at 7fc6ac0a393b ip 00007fc167d3c5e8 sp 00007fc157ffe360 error 4 in libpoppler.so.147.0.0[13c5e8,7fc167cd7000+1cd000] likely on CPU 1 (core 1, socket 0) nautilus-crash_dmesg_23-01-2026.log:[ 4781.268992] single[5884]: segfault at 7feda2af7545 ip 00007fea7b53c5e8 sp 00007fea6b7fd360 error 4 in libpoppler.so.147.0.0[13c5e8,7fea7b4d7000+1cd000] likely on CPU 3 (core 3, socket 0) nautilus-crash_dmesg_23-01-2026.log:[ 6477.357434] single[7603]: segfault at 7f7d742d8 ip 00007f7d91d3c5e8 sp 00007f7d8a1b7360 error 4 in libpoppler.so.147.0.0[13c5e8,7f7d91cd7000+1cd000] likely on CPU 1 (core 1, socket 0) nautilus-crash_dmesg_23-01-2026.log:[ 6632.365892] single[7659]: segfault at 7f7c339514e6 ip 00007f7be113c5e8 sp 00007f7bd9571360 error 4 in libpoppler.so.147.0.0[13c5e8,7f7be10d7000+1cd000] likely on CPU 1 (core 1, socket 0) nautilus-crash_dmesg_23-01-2026.log:[ 6999.370606] single[7770]: segfault at 7fba440d3 ip 00007fba6073c5e8 sp 00007fba58b51360 error 4 in libpoppler.so.147.0.0[13c5e8,7fba606d7000+1cd000] likely on CPU 3 (core 3, socket 0) nautilus-crash_dmesg_23-01-2026.log:[ 7205.366348] single[7920]: segfault at 7fe6861d54bd ip 00007fe1973b3409 sp 00007fe18effc870 error 4 in libpoppler.so.147.0.0[1b3409,7fe1972d7000+1cd000] likely on CPU 1 (core 1, socket 0) nautilus-crash_dmesg_23-01-2026.log:[ 7590.366418] single[8439]: segfault at 7fa78ce4e ip 00007fa7a9d3c5e8 sp 00007fa7a20f7360 error 4 in libpoppler.so.147.0.0[13c5e8,7fa7a9cd7000+1cd000] likely on CPU 1 (core 1, socket 0) nautilus-crash_dmesg_23-01-2026.log:[ 7776.539797] nautilus[2593]: segfault at 563900000028 ip 00007f44a9642b6b sp 00007ffcd429eeb0 error 4 in libwayland-client.so.0.23.1[6b6b,7f44a9642000+7000] likely on CPU 1 (core 1, socket 0) nautilus-crash_dmesg_23-01-2026.log:[ 7845.611848] nautilus[10688]: segfault at 564000000028 ip 00007fa4c7e79b6b sp 00007ffc2cf107d0 error 4 in libwayland-client.so.0.23.1[6b6b,7fa4c7e79000+7000] likely on CPU 3 (core 3, socket 0) nautilus-crash_dmesg_23-01-2026.log:[ 8965.358663] single[11885]: segfault at 7f6de28f84f3 ip 00007f6a3093c5e8 sp 00007f6a28e32360 error 4 in libpoppler.so.147.0.0[13c5e8,7f6a308d7000+1cd000] likely on CPU 3 (core 3, socket 0) nautilus-crash_dmesg_23-01-2026.log:[10326.358922] single[14699]: segfault at 7f46b814b ip 00007f46d493c5e8 sp 00007f46ccd25360 error 4 in libpoppler.so.147.0.0[13c5e8,7f46d48d7000+1cd000] likely on CPU 0 (core 0, socket 0) nautilus-crash_dmesg_23-01-2026.log:[10902.365400] single[15199]: segfault at 7f5c34536 ip 00007f5c5093c5e8 sp 00007f5c48cb6360 error 4 in libpoppler.so.147.0.0[13c5e8,7f5c508d7000+1cd000] likely on CPU 3 (core 3, socket 0) nautilus-crash_dmesg_23-01-2026.log:[12342.361210] single[17418]: segfault at 7f721f42ab26 ip 00007f760633c5e8 sp 00007f75fe6b3360 error 4 in libpoppler.so.147.0.0[13c5e8,7f76062d7000+1cd000] likely on CPU 1 (core 1, socket 0) nautilus-crash_dmesg_23-01-2026.log:[12936.354940] single[17986]: segfault at 7fb2b3485b06 ip 00007fb564d3c5e8 sp 00007fb55d1d7360 error 4 in libpoppler.so.147.0.0[13c5e8,7fb564cd7000+1cd000] likely on CPU 0 (core 0, socket 0) nautilus-crash_dmesg_23-01-2026.log:[14751.357422] single[20415]: segfault at 7fa906121eac ip 00007faf1b1b3409 sp 00007faf12ffc850 error 4 in libpoppler.so.147.0.0[1b3409,7faf1b0d7000+1cd000] likely on CPU 0 (core 0, socket 0) nautilus-crash_dmesg_23-01-2026.log:[15139.363022] single[20992]: segfault at 7f647e1917e3 ip 00007f63a653c5e8 sp 00007f639ea39360 error 4 in libpoppler.so.147.0.0[13c5e8,7f63a64d7000+1cd000] likely on CPU 1 (core 1, socket 0) nautilus-crash_dmesg_23-01-2026.log:[15530.357074] single[21393]: segfault at 7fb463604ef9 ip 00007fb3b7b3c5e8 sp 00007fb3a77fd360 error 4 in libpoppler.so.147.0.0[13c5e8,7fb3b7ad7000+1cd000] likely on CPU 3 (core 3, socket 0) nautilus-crash_dmesg_23-01-2026.log:[17306.358155] single[23006]: segfault at 7fad3aa55de0 ip 00007faadd33c5e8 sp 00007faad5811360 error 4 in libpoppler.so.147.0.0[13c5e8,7faadd2d7000+1cd000] likely on CPU 3 (core 3, socket 0) nautilus-crash_dmesg_23-01-2026.log:[18337.369068] single[23643]: segfault at 7f92516edd78 ip 00007f95c573c5e8 sp 00007f95bdb25360 error 4 in libpoppler.so.147.0.0[13c5e8,7f95c56d7000+1cd000] likely on CPU 0 (core 0, socket 0) nautilus-crash_dmesg_23-01-2026.log:[18968.374415] single[24167]: segfault at 7f55180d8 ip 00007f553433c5e8 sp 00007f551fffe360 error 4 in libpoppler.so.147.0.0[13c5e8,7f55342d7000+1cd000] likely on CPU 2 (core 2, socket 0) nautilus-crash_dmesg_23-01-2026.log:[19057.377578] single[24209]: segfault at 7ffcfb218cb2 ip 00007ffb2373c5e8 sp 00007ffb137fd360 error 4 in libpoppler.so.147.0.0[13c5e8,7ffb236d7000+1cd000] likely on CPU 1 (core 1, socket 0) nautilus-crash_dmesg_23-01-2026.log:[21529.377325] single[26378]: segfault at 7f2196520024 ip 00007f26827b3409 sp 00007f267aad1870 error 4 in libpoppler.so.147.0.0[1b3409,7f26826d7000+1cd000] likely on CPU 2 (core 2, socket 0) nautilus-crash_dmesg_23-01-2026.log:[21621.357093] single[26542]: segfault at 7fb84777d901 ip 00007fbfd93b3409 sp 00007fbfd17f9870 error 4 in libpoppler.so.147.0.0[1b3409,7fbfd92d7000+1cd000] likely on CPU 2 (core 2, socket 0) nautilus-crash_dmesg_23-01-2026.log:[24113.031094] nautilus[29031]: segfault at 564200000028 ip 00007f5c62ad3b6b sp 00007ffec381f350 error 4 in libwayland-client.so.0.23.1[6b6b,7f5c62ad3000+7000] likely on CPU 3 (core 3, socket 0) nautilus-crash_dmesg_23-01-2026.log:[24131.786898] nautilus[29445]: segfault at 55de00000028 ip 00007f3478a1eb6b sp 00007ffeb79012a0 error 4 in libwayland-client.so.0.23.1[6b6b,7f3478a1e000+7000] likely on CPU 2 (core 2, socket 0) nautilus-crash_dmesg_23-01-2026.log:[24175.528192] nautilus[29542]: segfault at 55c300000028 ip 00007f99eac3bb6b sp 00007ffe0beed750 error 4 in libwayland-client.so.0.23.1[6b6b,7f99eac3b000+7000] likely on CPU 0 (core 0, socket 0) nautilus_crash_dossier-infosperso__dmesg_23-01-2026.log:[ 514.150401] nautilus[3033]: segfault at 556800000028 ip 00007fd6fbc9fb6b sp 00007ffd2bc5ff20 error 4 in libwayland-client.so.0.23.1[6b6b,7fd6fbc9f000+7000] likely on CPU 1 (core 1, socket 0)

