Résolu le 11-11-24 Nouveau PC, instabilité origine inconnue

Postez ici toutes vos demandes d’assistance générale concernant le fonctionnement de Linux Mint, qui n'entrent pas dans les autres rubriques.
Delbadir
Messages : 46
Enregistré le : dim. 12 mai 2024 22:11
Localisation : Lyon

Re: Nouveau PC, instabilité origine inconnue

Message par Delbadir »

Dernier message de la page précédente :

Bonsoir,

Avoir autant de malchance avec deux PC différents, c'est incroyable.
Sachant qu'on part d'une énième installation de Linux Min 22t, que tu n'as pas restauré ton /home et que ça plante toujours autant, je pourrais penser, peut être à un problème matériel ou une incompatibilité avec les noyaux récents de LM22.

Perso, je n'utilise toujours pas Linux Mint 22, j'ai eu trop d'instabilité même si ce n'était pas des blocages, ça restait assez pénible d'où mon retour sur la 21.3 qui ne m'a jamais déçu.

As tu eu des blocages de ce type simplement en installant Linux Mint 22 ?

Je vois deux pistes de mon coté mais sans garantie.

Un problème mémoire. C'est quelque chose qui peut assez facilement être confirmé en faisant un test approfondi avec memtest.
Pas besoin de réinstaller le système puisque memtest est déjà intégré.
Tu trouveras ci-dessous un mode opératoire à suivre plutôt bien expliqué :
https://www.malekal.com/ubuntu-faire-me ... moire-ram/.
Si le test est KO, c'est que tu as à minima une barrette mémoire. Sachant que tu viens de récupérer ce PC, un changement de mémoire et on part déjà sur une base plus seine.

Autre piste mais ça nécessite à nouveau une réinstallation, ce qui, dans ton cas va devenir assez pénible vu le nombre de fois que tu l'as déjà fait : tester avec Linux Mint 21.3. Alors certes, le noyau est moins récent, les applis, du moins certaines aussi, mais les mises à jours se poursuivent encore plusieurs années
Laptop : Dell Latitude 5400 | Os LMDE7 Gigi | Desk Cinnamon 6.4.13 | Kernel 6.12.57 | Cpu Intel Core i5-8356U | Ram 16Go | Cg Intel UHD Graphics 620

Laptop : Lenovo LOQ 15ARP9 | Dual boot Os Linux Mint 22.3 Zena / Fedora Workstation 43 | Desk Cinnamon 6.6.4 | Kernel 6.14.0-37 | Cpu AMD Ryzen 7 7435HS | Ram 24Go | NVIDIA GeForce RTX 4060 Max-Q
Avatar du membre
Armaggion
Messages : 685
Enregistré le : jeu. 22 août 2024 16:48

Re: Nouveau PC, instabilité origine inconnue

Message par Armaggion »

Peut-être un problème de firmware ? Quand les machines sont très neuves, elles ne disposent pas toujours des dernières versions des pilotes de leur propre matériel.
Pour en savoir plus, tu peux tenter :

Code : Tout sélectionner

sudo fwupdmgr refresh

Code : Tout sélectionner

sudo fwupdmgr get-updates
La première commande met à jour la base de données, d'une façon similaire à un "sudo apt update" dans l'esprit. La seconde permet de voir, vis-à-vis de cette base rafraîchie ce qui peut réellement être mis à jour. Ça te donnera une idée de la situation et voir s'il y a lieu d'agir. Si tel est le cas, la commande est la suivante

Code : Tout sélectionner

sudo fwupdmgr update
et suivre les indications à l'écran. S'il y a plusieurs mises à jour, il peut être intéressant d'y revenir autant de fois que nécessaire.

Ah, et si la commande est inconnue, débuter par :

Code : Tout sélectionner

sudo apt install fwupd
Tiens, petite vidéo sur le sujet : https://www.youtube.com/watch?v=qwlfWUGjU5A
PC : Desktop | Linux Mint 22.1 Xia | Cinnamon 6.4.8 | 6.8.0-63-generic | Intel Core i5-13400F | 32GB | NVIDIA AD106 [GeForce RTX 4060 Ti] / 575.64.03
yves1953
Messages : 274
Enregistré le : lun. 18 sept. 2017 13:08

Re: Nouveau PC, instabilité origine inconnue

Message par yves1953 »

Bonjour, Delbadir et Armaggion.

@Delbadir :
As tu eu des blocages de ce type simplement en installant Linux Mint 22 ?
J'ai installé Mint 22 cet été, dès que la MAJ a été disponible, et cela s'est très bien passé : je n'ai essuyé aucun plantage.
Un problème mémoire. C'est quelque chose qui peut assez facilement être confirmé en faisant un test approfondi avec memtest.
Je vais essayer memtest.
Du point de vue matériel, je sais que j'ai deux barrettes de 8 Go (j'étais présent lorsque mon vendeur a fait le montage), mais je ne pourrais pas en dire plus...
Autre piste, mais ça nécessite à nouveau une réinstallation, ce qui, dans ton cas, va devenir assez pénible vu le nombre de fois que tu l'as déjà fait : tester avec Linux Mint 21.3. Alors certes, le noyau est moins récent, les applis, du moins certaines aussi, mais les mises à jour se poursuivent encore plusieurs années.
Je ferai peut-être une nouvelle installation avec Mint 21.3, si j'ai épuisé toutes les autres possibilités...

@Armaggion :
Peut-être un problème de firmware ? Quand les machines sont très neuves, elles ne disposent pas toujours des dernières versions des pilotes de leur propre matériel.
J'ignorais ce que signifiait firmware. Si j'ai bien compris, iI s'agit donc de micro-logiciels qui pilotent certains éléments matériels, périphériques ou autres... Je sais que la machine n'est pas très récente (mon vendeur me l'a dit). Ceci expliquerait peut-être cela ?...

Code : Tout sélectionner

yves@PCYB:~$ sudo fwupdmgr refresh
[sudo] Mot de passe de yves :     
Metadata is up to date; use --force to refresh again.
yves@PCYB:~$ sudo fwupdmgr refresh --force
Updating lvfs
Downloading…             [************************************** ]
Successfully downloaded new metadata: 0 local devices supported
yves@PCYB:~$ 

Code : Tout sélectionner

yves@PCYB:~$ sudo fwupdmgr get-updates
Devices with no available firmware updates: 
 • CT480BX500SSD1
 • KINGSTON SNV2S1000G
No updatable devices
yves@PCYB:~$
No updatable devices : si je comprends bien, a priori, il n'y a rien à mettre à jour ? Donc, inutile de lancer fwupdmgr update ?...
PC bureau 64 bits (octobre 2024), CPU Intel i7-6700K 4 coeurs 8 threads, carte graphique vidéo nvidia, SSD nvme0 1 To, RAM 16 Go, LinuxMint 22.3 Xfce
yves1953
Messages : 274
Enregistré le : lun. 18 sept. 2017 13:08

Re: Nouveau PC, instabilité origine inconnue

Message par yves1953 »

Code : Tout sélectionner

yves@PCYB:~$ sudo memtester 16000M 3
memtester version 4.6.0 (64-bit)
Copyright (C) 2001-2020 Charles Cazabon.
Licensed under the GNU General Public License version 2 (only).

pagesize is 4096
pagesizemask is 0xfffffffffffff000
want 16000MB (16777216000 bytes)
got  16000MB (16777216000 bytes), trying mlock ...Processus arrêté
yves@PCYB:~$
Processus arrêté ?....
Je suppose qu'il faut relancer la machine et refaire le test depuis le menu Grub ?...
PC bureau 64 bits (octobre 2024), CPU Intel i7-6700K 4 coeurs 8 threads, carte graphique vidéo nvidia, SSD nvme0 1 To, RAM 16 Go, LinuxMint 22.3 Xfce
yves1953
Messages : 274
Enregistré le : lun. 18 sept. 2017 13:08

Re: Nouveau PC, instabilité origine inconnue

Message par yves1953 »

Il m'est impossible d'effectuer le test memtest86 en relançant le PC.

En effet, lorsque le menu Grub s'affiche, je n'ai que trois choix :
- <Mint 22>
- <Advanced options for Mint 22>
- <UEFI Firmware Settings>

Aucune trace de la commande <Memory Test (memtests86+.elf)>, telle que mentionnée par le site malekal.com !

Si je choisis <UEFI Firmware Settings>, je n'obtiens qu'un écran noir, et le PC recommence le processus de lancement...

Se pourrait-il que tout cela provienne de la machine ? ou d'une barrette mémoire défaillante, comme le suggère Delbadir ?
Sachant que tu viens de récupérer ce PC, un changement de mémoire défaillante, et on part déjà sur une base plus saine.
=========================

Je viens d'essuyer un nouveau plantage. J'étais en train d'ouvrir une BD de LibreOffice : écran noir qui s'affiche brutalement, puis quelques secondes après, au milieu de cet écran noir, à gauche, la lucarne affichant mon nom et le bouton <Se connecter>. Je clique dessus (sans entrer mon mot de passe) et je retrouve mon environnement personnel.

=========================

J'aimerais être sûr qu'il ne s'agisse pas d'un problème matériel...

=========================
À tout hasard, voilà ce que me renvoie l'appli Relevés du système > Relevés de plantage, en date de 2024-10-29 08:56:59

Code : Tout sélectionner

===================================================================
 Info                                                              
===================================================================
           PID: 1589 (panel-12-pulsea)
           UID: 1000 (yves)
           GID: 1000 (yves)
        Signal: 6 (ABRT)
     Timestamp: Tue 2024-10-29 08:56:59 CET (2h 6min ago)
  Command Line: /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpulseaudio-plugin.so 12 14680077 pulseaudio $'Greffon PulseAudio' $'Ajuster le volume du système audio PulseAudio'
    Executable: /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0
 Control Group: /user.slice/user-1000.slice/session-c1.scope
          Unit: session-c1.scope
         Slice: user-1000.slice
       Session: c1
     Owner UID: 1000 (yves)
       Boot ID: fe62b91979c24198b580b74d87c8e52c
    Machine ID: 2368bdfba1254409aaa5fe9d71d427ff
      Hostname: PCYB
       Storage: /var/lib/systemd/coredump/core.panel-12-pulsea.1000.fe62b91979c24198b580b74d87c8e52c.1589.1730188619000000.zst (present)
  Size on Disk: 1.6M
       Message: Process 1589 (panel-12-pulsea) of user 1000 dumped core.
                
                Module libgcc_s.so.1 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
                Module libstdc++.so.6 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
                Module libzstd.so.1 from deb libzstd-1.5.5+dfsg2-2build1.1.amd64
                Module libsystemd.so.0 from deb systemd-255.4-1ubuntu8.4.amd64
                Stack trace of thread 1589:
                #0  0x0000708c3809eb1c __pthread_kill_implementation (libc.so.6 + 0x9eb1c)
                #1  0x0000708c3804526e __GI_raise (libc.so.6 + 0x4526e)
                #2  0x0000708c380288ff __GI_abort (libc.so.6 + 0x288ff)
                #3  0x0000708c38306f5b n/a (libglib-2.0.so.0 + 0x1ff5b)
                #4  0x0000708c3836fa97 g_assertion_message_expr (libglib-2.0.so.0 + 0x88a97)
                #5  0x0000708c38e531f2 n/a (libgobject-2.0.so.0 + 0x391f2)
                #6  0x0000708c38e3e61d g_object_unref (libgobject-2.0.so.0 + 0x2461d)
                #7  0x00006089e5bc3ef7 main (wrapper-2.0 + 0x3ef7)
                #8  0x0000708c3802a1ca __libc_start_call_main (libc.so.6 + 0x2a1ca)
                #9  0x0000708c3802a28b __libc_start_main_impl (libc.so.6 + 0x2a28b)
                #10 0x00006089e5bc4085 _start (wrapper-2.0 + 0x4085)
                
                Stack trace of thread 1605:
                #0  0x0000708c3812be3b __recvmsg_syscall (libc.so.6 + 0x12be3b)
                #1  0x0000708c384d2024 n/a (libgio-2.0.so.0 + 0xa2024)
                #2  0x0000708c384d2427 g_socket_receive_message (libgio-2.0.so.0 + 0xa2427)
                #3  0x0000708c38551207 n/a (libgio-2.0.so.0 + 0x121207)
                #4  0x0000708c384ccbb1 n/a (libgio-2.0.so.0 + 0x9cbb1)
                #5  0x0000708c3834448e n/a (libglib-2.0.so.0 + 0x5d48e)
                #6  0x0000708c383a3717 n/a (libglib-2.0.so.0 + 0xbc717)
                #7  0x0000708c38344f77 g_main_loop_run (libglib-2.0.so.0 + 0x5df77)
                #8  0x0000708c3854a422 n/a (libgio-2.0.so.0 + 0x11a422)
                #9  0x0000708c38372c82 n/a (libglib-2.0.so.0 + 0x8bc82)
                #10 0x0000708c3809ca94 start_thread (libc.so.6 + 0x9ca94)
                #11 0x0000708c38129c3c __clone3 (libc.so.6 + 0x129c3c)
                
                Stack trace of thread 1604:
                #0  0x0000708c3811b4cd __GI___poll (libc.so.6 + 0x11b4cd)
                #1  0x0000708c383a366e n/a (libglib-2.0.so.0 + 0xbc66e)
                #2  0x0000708c38343a53 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca53)
                #3  0x0000708c38343aa9 n/a (libglib-2.0.so.0 + 0x5caa9)
                #4  0x0000708c38372c82 n/a (libglib-2.0.so.0 + 0x8bc82)
                #5  0x0000708c3809ca94 start_thread (libc.so.6 + 0x9ca94)
                #6  0x0000708c38129c3c __clone3 (libc.so.6 + 0x129c3c)
                
                Stack trace of thread 1655:
                #0  0x0000708c3812725d syscall (libc.so.6 + 0x12725d)
                #1  0x0000708c3839d40d g_cond_wait (libglib-2.0.so.0 + 0xb640d)
                #2  0x0000708c3830e52b n/a (libglib-2.0.so.0 + 0x2752b)
                #3  0x0000708c3830e58c g_async_queue_pop (libglib-2.0.so.0 + 0x2758c)
                #4  0x0000708c3825c0fb n/a (libpangoft2-1.0.so.0 + 0xc0fb)
                #5  0x0000708c38372c82 n/a (libglib-2.0.so.0 + 0x8bc82)
                #6  0x0000708c3809ca94 start_thread (libc.so.6 + 0x9ca94)
                #7  0x0000708c38129c3c __clone3 (libc.so.6 + 0x129c3c)
                
                Stack trace of thread 1603:
                #0  0x0000708c3812725d syscall (libc.so.6 + 0x12725d)
                #1  0x0000708c3839d40d g_cond_wait (libglib-2.0.so.0 + 0xb640d)
                #2  0x0000708c3830e52b n/a (libglib-2.0.so.0 + 0x2752b)
                #3  0x0000708c38376043 n/a (libglib-2.0.so.0 + 0x8f043)
                #4  0x0000708c38372c82 n/a (libglib-2.0.so.0 + 0x8bc82)
                #5  0x0000708c3809ca94 start_thread (libc.so.6 + 0x9ca94)
                #6  0x0000708c38129c3c __clone3 (libc.so.6 + 0x129c3c)
                ELF object binary architecture: AMD x86-64
===================================================================
 GDB Log                                                           
===================================================================

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0

warning: Can't open file /memfd:pulseaudio (deleted) during file-backed mapping note processing
[New LWP 1589]
[New LWP 1605]
[New LWP 1604]
[New LWP 1655]
[New LWP 1603]

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4panel-2.0.so.4

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk-3.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgobject-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgmodule-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libglib-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlidec.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlicommon.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libpulse.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4ui-2.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-16.1.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libxapp-gtk3-module.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxapp.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbdui.so.8

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbd.so.8

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/x86_64-linux-gnu/xfc'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44

warning: 44	./nptl/pthread_kill.c: No such file or directory
[Current thread is 1 (Thread 0x708c37028a80 (LWP 1589))]

===================================================================
 GDB Backtrace                                                     
===================================================================

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0

warning: Can't open file /memfd:pulseaudio (deleted) during file-backed mapping note processing
[New LWP 1589]
[New LWP 1605]
[New LWP 1604]
[New LWP 1655]
[New LWP 1603]

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4panel-2.0.so.4

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk-3.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgobject-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgmodule-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libglib-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlidec.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlicommon.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libpulse.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4ui-2.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-16.1.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libxapp-gtk3-module.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxapp.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbdui.so.8

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbd.so.8

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/x86_64-linux-gnu/xfc'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44

warning: 44	./nptl/pthread_kill.c: No such file or directory
[Current thread is 1 (Thread 0x708c37028a80 (LWP 1589))]
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#3  0x0000708c3804526e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#4  0x0000708c380288ff in __GI_abort () at ./stdlib/abort.c:79
#5  0x0000708c38306f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x0000708c3836fa97 in g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x0000708c38e531f2 in ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#8  0x0000708c38e3e61d in g_object_unref () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9  0x00006089e5bc3ef7 in main ()

===================================================================
 GDB Backtrace (all threads)                                       
===================================================================

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0

warning: Can't open file /memfd:pulseaudio (deleted) during file-backed mapping note processing
[New LWP 1589]
[New LWP 1605]
[New LWP 1604]
[New LWP 1655]
[New LWP 1603]

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4panel-2.0.so.4

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk-3.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgobject-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgmodule-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libglib-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlidec.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlicommon.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libpulse.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4ui-2.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-16.1.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libxapp-gtk3-module.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxapp.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbdui.so.8

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbd.so.8

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/x86_64-linux-gnu/xfc'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44

warning: 44	./nptl/pthread_kill.c: No such file or directory
[Current thread is 1 (Thread 0x708c37028a80 (LWP 1589))]

Thread 5 (Thread 0x708c338006c0 (LWP 1603)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
No locals.
#1  0x0000708c3839d40d in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x0000708c3830e52b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x0000708c38376043 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4  0x0000708c38372c82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x0000708c3809ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {123747461760704, -1029167964845107366, 123747461760704, -120, 0, 140721318541504, -1029167964622809254, -1029143037570705574}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000708c38129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x708c31a006c0 (LWP 1655)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
No locals.
#1  0x0000708c3839d40d in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x0000708c3830e52b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x0000708c3830e58c in g_async_queue_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4  0x0000708c3825c0fb in ?? () from /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
No symbol table info available.
#5  0x0000708c38372c82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#6  0x0000708c3809ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {123747430303424, -1029163841676503206, 123747430303424, -120, 11, 140721318539888, -1029163841454205094, -1029143037570705574}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#7  0x0000708c38129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x708c32e006c0 (LWP 1604)):
#0  0x0000708c3811b4cd in __GI___poll (fds=0x6089e5cbd500, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000708c383a366e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x0000708c38343a53 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x0000708c38343aa9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4  0x0000708c38372c82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x0000708c3809ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {123747451274944, -1029166590455572646, 123747451274944, -120, 0, 140721318541296, -1029166590233274534, -1029143037570705574}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000708c38129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x708c324006c0 (LWP 1605)):
#0  0x0000708c3812be3b in __recvmsg_syscall (flags=1073741824, msg=0x708c323ff880, fd=6) at ../sysdeps/unix/sysv/linux/recvmsg.c:27
        sc_ret = 16
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  __libc_recvmsg (fd=6, msg=0x708c323ff880, flags=1073741824) at ../sysdeps/unix/sysv/linux/recvmsg.c:41
        r = <optimized out>
#2  0x0000708c384d2024 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#3  0x0000708c384d2427 in g_socket_receive_message () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#4  0x0000708c38551207 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#5  0x0000708c384ccbb1 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#6  0x0000708c3834448e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#7  0x0000708c383a3717 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#8  0x0000708c38344f77 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#9  0x0000708c3854a422 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#10 0x0000708c38372c82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#11 0x0000708c3809ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {123747440789184, -1029165216066037926, 123747440789184, -120, 11, 140721318541648, -1029165215843739814, -1029143037570705574}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#12 0x0000708c38129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x708c37028a80 (LWP 1589)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = <optimized out>
        old_mask = {__val = {1024}}
        ret = <optimized out>
        pd = <optimized out>
        old_mask = <optimized out>
        ret = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
        resultvar = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        __private = <optimized out>
        __oldval = <optimized out>
#1  __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x0000708c3804526e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x0000708c380288ff in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x20, sa_sigaction = 0x20}, sa_mask = {__val = {106145382475648, 140721318546320, 123747540845653, 0, 123747539368656, 206158430240, 106145383249360, 140720308486144, 3816187461650874369, 140721318546288, 18446744073709551496, 11, 106145383249344, 140721318546320, 123747537968542, 140721318546432}}, sa_flags = -438503984, sa_restorer = 0x708c38e60015}
#5  0x0000708c38306f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#6  0x0000708c3836fa97 in g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#7  0x0000708c38e531f2 in ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#8  0x0000708c38e3e61d in g_object_unref () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#9  0x00006089e5bc3ef7 in main ()
No symbol table info available.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#3  0x0000708c3804526e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#4  0x0000708c380288ff in __GI_abort () at ./stdlib/abort.c:79
#5  0x0000708c38306f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x0000708c3836fa97 in g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x0000708c38e531f2 in ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#8  0x0000708c38e3e61d in g_object_unref () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9  0x00006089e5bc3ef7 in main ()

Code : Tout sélectionner

===================================================================
 Info                                                              
===================================================================
           PID: 1572 (xfce4-panel)
           UID: 1000 (yves)
           GID: 1000 (yves)
        Signal: 6 (ABRT)
     Timestamp: Tue 2024-10-29 08:56:59 CET (2h 11min ago)
  Command Line: xfce4-panel --display :0.0 --sm-client-id 25cfcf03b-7806-4431-ae4c-a35107f67a47
    Executable: /usr/bin/xfce4-panel
 Control Group: /user.slice/user-1000.slice/session-c1.scope
          Unit: session-c1.scope
         Slice: user-1000.slice
       Session: c1
     Owner UID: 1000 (yves)
       Boot ID: fe62b91979c24198b580b74d87c8e52c
    Machine ID: 2368bdfba1254409aaa5fe9d71d427ff
      Hostname: PCYB
       Storage: /var/lib/systemd/coredump/core.xfce4-panel.1000.fe62b91979c24198b580b74d87c8e52c.1572.1730188619000000.zst (present)
  Size on Disk: 1.7M
       Message: Process 1572 (xfce4-panel) of user 1000 dumped core.
                
                Module libgcc_s.so.1 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
                Module libstdc++.so.6 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
                Module libzstd.so.1 from deb libzstd-1.5.5+dfsg2-2build1.1.amd64
                Module libsystemd.so.0 from deb systemd-255.4-1ubuntu8.4.amd64
                Stack trace of thread 1572:
                #0  0x000079d0e129eb1c __pthread_kill_implementation (libc.so.6 + 0x9eb1c)
                #1  0x000079d0e124526e __GI_raise (libc.so.6 + 0x4526e)
                #2  0x000079d0e122898f __GI_abort (libc.so.6 + 0x2898f)
                #3  0x000079d0e1664f5b n/a (libglib-2.0.so.0 + 0x1ff5b)
                #4  0x000079d0e16cda97 g_assertion_message_expr (libglib-2.0.so.0 + 0x88a97)
                #5  0x000079d0e17c71f2 n/a (libgobject-2.0.so.0 + 0x391f2)
                #6  0x000079d0e17b261d g_object_unref (libgobject-2.0.so.0 + 0x2461d)
                #7  0x000079d0e168dc22 n/a (libglib-2.0.so.0 + 0x48c22)
                #8  0x000079d0e168f6e0 g_hash_table_remove_all (libglib-2.0.so.0 + 0x4a6e0)
                #9  0x000079d0e16906ba g_hash_table_destroy (libglib-2.0.so.0 + 0x4b6ba)
                #10 0x000064b75a6800a9 n/a (xfce4-panel + 0x280a9)
                #11 0x000079d0e17b261d g_object_unref (libgobject-2.0.so.0 + 0x2461d)
                #12 0x000064b75a673ac2 n/a (xfce4-panel + 0x1bac2)
                #13 0x000079d0e17b261d g_object_unref (libgobject-2.0.so.0 + 0x2461d)
                #14 0x000064b75a66fa04 main (xfce4-panel + 0x17a04)
                #15 0x000079d0e122a1ca __libc_start_call_main (libc.so.6 + 0x2a1ca)
                #16 0x000079d0e122a28b __libc_start_main_impl (libc.so.6 + 0x2a28b)
                #17 0x000064b75a66ff05 _start (xfce4-panel + 0x17f05)
                
                Stack trace of thread 1573:
                #0  0x000079d0e132725d syscall (libc.so.6 + 0x12725d)
                #1  0x000079d0e16fb40d g_cond_wait (libglib-2.0.so.0 + 0xb640d)
                #2  0x000079d0e166c52b n/a (libglib-2.0.so.0 + 0x2752b)
                #3  0x000079d0e16d4043 n/a (libglib-2.0.so.0 + 0x8f043)
                #4  0x000079d0e16d0c82 n/a (libglib-2.0.so.0 + 0x8bc82)
                #5  0x000079d0e129ca94 start_thread (libc.so.6 + 0x9ca94)
                #6  0x000079d0e1329c3c __clone3 (libc.so.6 + 0x129c3c)
                
                Stack trace of thread 1574:
                #0  0x000079d0e131b4cd __GI___poll (libc.so.6 + 0x11b4cd)
                #1  0x000079d0e170166e n/a (libglib-2.0.so.0 + 0xbc66e)
                #2  0x000079d0e16a1a53 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca53)
                #3  0x000079d0e16a1aa9 n/a (libglib-2.0.so.0 + 0x5caa9)
                #4  0x000079d0e16d0c82 n/a (libglib-2.0.so.0 + 0x8bc82)
                #5  0x000079d0e129ca94 start_thread (libc.so.6 + 0x9ca94)
                #6  0x000079d0e1329c3c __clone3 (libc.so.6 + 0x129c3c)
                
                Stack trace of thread 1575:
                #0  0x000079d0e131b4cd __GI___poll (libc.so.6 + 0x11b4cd)
                #1  0x000079d0e170166e n/a (libglib-2.0.so.0 + 0xbc66e)
                #2  0x000079d0e16a2f77 g_main_loop_run (libglib-2.0.so.0 + 0x5df77)
                #3  0x000079d0e190b422 n/a (libgio-2.0.so.0 + 0x11a422)
                #4  0x000079d0e16d0c82 n/a (libglib-2.0.so.0 + 0x8bc82)
                #5  0x000079d0e129ca94 start_thread (libc.so.6 + 0x9ca94)
                #6  0x000079d0e1329c3c __clone3 (libc.so.6 + 0x129c3c)
                
                Stack trace of thread 1590:
                #0  0x000079d0e132725d syscall (libc.so.6 + 0x12725d)
                #1  0x000079d0e16fb40d g_cond_wait (libglib-2.0.so.0 + 0xb640d)
                #2  0x000079d0e166c52b n/a (libglib-2.0.so.0 + 0x2752b)
                #3  0x000079d0e166c58c g_async_queue_pop (libglib-2.0.so.0 + 0x2758c)
                #4  0x000079d0e10890fb n/a (libpangoft2-1.0.so.0 + 0xc0fb)
                #5  0x000079d0e16d0c82 n/a (libglib-2.0.so.0 + 0x8bc82)
                #6  0x000079d0e129ca94 start_thread (libc.so.6 + 0x9ca94)
                #7  0x000079d0e1329c3c __clone3 (libc.so.6 + 0x129c3c)
                
                Stack trace of thread 9938:
                #0  0x000079d0e132725d syscall (libc.so.6 + 0x12725d)
                #1  0x000079d0e16fbd00 g_cond_wait_until (libglib-2.0.so.0 + 0xb6d00)
                #2  0x000079d0e166c4f3 n/a (libglib-2.0.so.0 + 0x274f3)
                #3  0x000079d0e16d659a n/a (libglib-2.0.so.0 + 0x9159a)
                #4  0x000079d0e16d0c82 n/a (libglib-2.0.so.0 + 0x8bc82)
                #5  0x000079d0e129ca94 start_thread (libc.so.6 + 0x9ca94)
                #6  0x000079d0e1329c3c __clone3 (libc.so.6 + 0x129c3c)
                ELF object binary architecture: AMD x86-64
===================================================================
 GDB Log                                                           
===================================================================

warning: could not find '.gnu_debugaltlink' file for /usr/bin/xfce4-panel

warning: Can't open file /SYSV00000000 (deleted) during file-backed mapping note processing
[New LWP 1572]
[New LWP 1573]
[New LWP 1574]
[New LWP 1575]
[New LWP 1590]
[New LWP 9938]

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4panel-2.0.so.4

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgmodule-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4ui-2.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk-3.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgobject-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libglib-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlidec.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlicommon.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libxapp-gtk3-module.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxapp.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbdui.so.8

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbd.so.8

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libshowdesktop.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/liblauncher.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libseparator.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpager.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libtasklist.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libclock.so
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `xfce4-panel --display :0.0 --sm-client-id 25cfcf03b-7806-4431-ae4c-a35107f67a47'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44

warning: 44	./nptl/pthread_kill.c: No such file or directory
[Current thread is 1 (Thread 0x79d0e04fa300 (LWP 1572))]

===================================================================
 GDB Backtrace                                                     
===================================================================

warning: could not find '.gnu_debugaltlink' file for /usr/bin/xfce4-panel

warning: Can't open file /SYSV00000000 (deleted) during file-backed mapping note processing
[New LWP 1572]
[New LWP 1573]
[New LWP 1574]
[New LWP 1575]
[New LWP 1590]
[New LWP 9938]

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4panel-2.0.so.4

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgmodule-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4ui-2.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk-3.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgobject-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libglib-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlidec.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlicommon.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libxapp-gtk3-module.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxapp.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbdui.so.8

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbd.so.8

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libshowdesktop.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/liblauncher.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libseparator.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpager.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libtasklist.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libclock.so
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `xfce4-panel --display :0.0 --sm-client-id 25cfcf03b-7806-4431-ae4c-a35107f67a47'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44

warning: 44	./nptl/pthread_kill.c: No such file or directory
[Current thread is 1 (Thread 0x79d0e04fa300 (LWP 1572))]
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#3  0x000079d0e124526e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#4  0x000079d0e122898f in __GI_abort () at ./stdlib/abort.c:100
#5  0x000079d0e1664f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x000079d0e16cda97 in g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x000079d0e17c71f2 in ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#8  0x000079d0e17b261d in g_object_unref () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9  0x000079d0e168dc22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x000079d0e168f6e0 in g_hash_table_remove_all () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x000079d0e16906ba in g_hash_table_destroy () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x000064b75a6800a9 in ?? ()
#13 0x000079d0e17b261d in g_object_unref () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#14 0x000064b75a673ac2 in ?? ()
#15 0x000079d0e17b261d in g_object_unref () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#16 0x000064b75a66fa04 in main ()

===================================================================
 GDB Backtrace (all threads)                                       
===================================================================

warning: could not find '.gnu_debugaltlink' file for /usr/bin/xfce4-panel

warning: Can't open file /SYSV00000000 (deleted) during file-backed mapping note processing
[New LWP 1572]
[New LWP 1573]
[New LWP 1574]
[New LWP 1575]
[New LWP 1590]
[New LWP 9938]

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4panel-2.0.so.4

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgmodule-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4ui-2.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk-3.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgobject-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libglib-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlidec.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlicommon.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libxapp-gtk3-module.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxapp.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbdui.so.8

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbd.so.8

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libshowdesktop.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/liblauncher.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libseparator.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libpager.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libtasklist.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libclock.so
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `xfce4-panel --display :0.0 --sm-client-id 25cfcf03b-7806-4431-ae4c-a35107f67a47'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44

warning: 44	./nptl/pthread_kill.c: No such file or directory
[Current thread is 1 (Thread 0x79d0e04fa300 (LWP 1572))]

Thread 6 (Thread 0x79d0db4006c0 (LWP 9938)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
No locals.
#1  0x000079d0e16fbd00 in g_cond_wait_until () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x000079d0e166c4f3 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x000079d0e16d659a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4  0x000079d0e16d0c82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x000079d0e129ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {133937938564800, -3744845903976002382, 133937938564800, -120, 0, 133937970018368, -3744845903963419470, -3744788918754276174}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000079d0e1329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x79d0daa006c0 (LWP 1590)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
No locals.
#1  0x000079d0e16fb40d in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x000079d0e166c52b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x000079d0e166c58c in g_async_queue_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4  0x000079d0e10890fb in ?? () from /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
No symbol table info available.
#5  0x000079d0e16d0c82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#6  0x000079d0e129ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {133937928079040, -3744847278365537102, 133937928079040, -120, 0, 140733105659168, -3744847278352954190, -3744788918754276174}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#7  0x000079d0e1329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x79d0dbe006c0 (LWP 1575)):
#0  0x000079d0e131b4cd in __GI___poll (fds=0x79d0c8000b90, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000079d0e170166e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x000079d0e16a2f77 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x000079d0e190b422 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#4  0x000079d0e16d0c82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x000079d0e129ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {133937949050560, -3744844529586467662, 133937949050560, -120, 11, 140733105661904, -3744844529573884750, -3744788918754276174}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000079d0e1329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x79d0dc8006c0 (LWP 1574)):
#0  0x000079d0e131b4cd in __GI___poll (fds=0x64b75b0ff970, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000079d0e170166e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x000079d0e16a1a53 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x000079d0e16a1aa9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4  0x000079d0e16d0c82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x000079d0e129ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {133937959536320, -3744834359103910734, 133937959536320, -120, 0, 140733105661552, -3744834359091327822, -3744788918754276174}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000079d0e1329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x79d0dd2006c0 (LWP 1573)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
No locals.
#1  0x000079d0e16fb40d in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x000079d0e166c52b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x000079d0e16d4043 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4  0x000079d0e16d0c82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x000079d0e129ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {133937970022080, -3744832984714376014, 133937970022080, -120, 0, 140733105661760, -3744832984701793102, -3744788918754276174}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000079d0e1329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x79d0e04fa300 (LWP 1572)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = <optimized out>
        old_mask = {__val = {1024}}
        ret = <optimized out>
        pd = <optimized out>
        old_mask = <optimized out>
        ret = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
        resultvar = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        __private = <optimized out>
        __oldval = <optimized out>
#1  __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x000079d0e124526e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x000079d0e122898f in __GI_abort () at ./stdlib/abort.c:100
        act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {18446744073709551615, 0 <repeats 15 times>}}, sa_flags = 0, sa_restorer = 0x0}
#5  0x000079d0e1664f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#6  0x000079d0e16cda97 in g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#7  0x000079d0e17c71f2 in ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#8  0x000079d0e17b261d in g_object_unref () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#9  0x000079d0e168dc22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#10 0x000079d0e168f6e0 in g_hash_table_remove_all () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#11 0x000079d0e16906ba in g_hash_table_destroy () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#12 0x000064b75a6800a9 in ?? ()
No symbol table info available.
#13 0x000079d0e17b261d in g_object_unref () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#14 0x000064b75a673ac2 in ?? ()
No symbol table info available.
#15 0x000079d0e17b261d in g_object_unref () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#16 0x000064b75a66fa04 in main ()
No symbol table info available.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#3  0x000079d0e124526e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#4  0x000079d0e122898f in __GI_abort () at ./stdlib/abort.c:100
#5  0x000079d0e1664f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x000079d0e16cda97 in g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x000079d0e17c71f2 in ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#8  0x000079d0e17b261d in g_object_unref () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9  0x000079d0e168dc22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x000079d0e168f6e0 in g_hash_table_remove_all () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x000079d0e16906ba in g_hash_table_destroy () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x000064b75a6800a9 in ?? ()
#13 0x000079d0e17b261d in g_object_unref () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#14 0x000064b75a673ac2 in ?? ()
#15 0x000079d0e17b261d in g_object_unref () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#16 0x000064b75a66fa04 in main ()

Code : Tout sélectionner

===================================================================
 Info                                                              
===================================================================
           PID: 1585 (panel-8-systray)
           UID: 1000 (yves)
           GID: 1000 (yves)
        Signal: 6 (ABRT)
     Timestamp: Tue 2024-10-29 08:56:59 CET (2h 12min ago)
  Command Line: /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystray.so 8 14680073 systray $'Greffon de barre d’état' $'Fournit des éléments d’indication d’état (indicateurs des applications) et des éléments de la zone de notification historique'
    Executable: /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0
 Control Group: /user.slice/user-1000.slice/session-c1.scope
          Unit: session-c1.scope
         Slice: user-1000.slice
       Session: c1
     Owner UID: 1000 (yves)
       Boot ID: fe62b91979c24198b580b74d87c8e52c
    Machine ID: 2368bdfba1254409aaa5fe9d71d427ff
      Hostname: PCYB
       Storage: /var/lib/systemd/coredump/core.panel-8-systray.1000.fe62b91979c24198b580b74d87c8e52c.1585.1730188619000000.zst (present)
  Size on Disk: 1.1M
       Message: Process 1585 (panel-8-systray) of user 1000 dumped core.
                
                Module libgcc_s.so.1 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
                Module libstdc++.so.6 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
                Module libzstd.so.1 from deb libzstd-1.5.5+dfsg2-2build1.1.amd64
                Module libsystemd.so.0 from deb systemd-255.4-1ubuntu8.4.amd64
                Stack trace of thread 1585:
                #0  0x00007295e529eb1c __pthread_kill_implementation (libc.so.6 + 0x9eb1c)
                #1  0x00007295e524526e __GI_raise (libc.so.6 + 0x4526e)
                #2  0x00007295e52288ff __GI_abort (libc.so.6 + 0x288ff)
                #3  0x00007295e55f7f5b n/a (libglib-2.0.so.0 + 0x1ff5b)
                #4  0x00007295e5660a97 g_assertion_message_expr (libglib-2.0.so.0 + 0x88a97)
                #5  0x00007295e620c1f2 n/a (libgobject-2.0.so.0 + 0x391f2)
                #6  0x00007295e61f761d g_object_unref (libgobject-2.0.so.0 + 0x2461d)
                #7  0x0000579c91651ef7 main (wrapper-2.0 + 0x3ef7)
                #8  0x00007295e522a1ca __libc_start_call_main (libc.so.6 + 0x2a1ca)
                #9  0x00007295e522a28b __libc_start_main_impl (libc.so.6 + 0x2a28b)
                #10 0x0000579c91652085 _start (wrapper-2.0 + 0x4085)
                
                Stack trace of thread 1596:
                #0  0x00007295e5298efb futex_wait (libc.so.6 + 0x98efb)
                #1  0x00007295e52ab509 _int_free (libc.so.6 + 0xab509)
                #2  0x00007295e52add9e __GI___libc_free (libc.so.6 + 0xadd9e)
                #3  0x00007295e5609621 g_bytes_unref (libglib-2.0.so.0 + 0x31621)
                #4  0x00007295e567a2ae g_variant_unref (libglib-2.0.so.0 + 0xa22ae)
                #5  0x00007295e5845702 n/a (libgio-2.0.so.0 + 0x110702)
                #6  0x00007295e61f761d g_object_unref (libgobject-2.0.so.0 + 0x2461d)
                #7  0x00007295e584f54e n/a (libgio-2.0.so.0 + 0x11a54e)
                #8  0x00007295e5858835 n/a (libgio-2.0.so.0 + 0x123835)
                #9  0x00007295e57e67ab n/a (libgio-2.0.so.0 + 0xb17ab)
                #10 0x00007295e57e67e5 n/a (libgio-2.0.so.0 + 0xb17e5)
                #11 0x00007295e563548e n/a (libglib-2.0.so.0 + 0x5d48e)
                #12 0x00007295e5694717 n/a (libglib-2.0.so.0 + 0xbc717)
                #13 0x00007295e5635f77 g_main_loop_run (libglib-2.0.so.0 + 0x5df77)
                #14 0x00007295e584f422 n/a (libgio-2.0.so.0 + 0x11a422)
                #15 0x00007295e5663c82 n/a (libglib-2.0.so.0 + 0x8bc82)
                #16 0x00007295e529ca94 start_thread (libc.so.6 + 0x9ca94)
                #17 0x00007295e5329c3c __clone3 (libc.so.6 + 0x129c3c)
                
                Stack trace of thread 1879:
                #0  0x00007295e532725d syscall (libc.so.6 + 0x12725d)
                #1  0x00007295e568e40d g_cond_wait (libglib-2.0.so.0 + 0xb640d)
                #2  0x00007295e55ff52b n/a (libglib-2.0.so.0 + 0x2752b)
                #3  0x00007295e55ff58c g_async_queue_pop (libglib-2.0.so.0 + 0x2758c)
                #4  0x00007295e54460fb n/a (libpangoft2-1.0.so.0 + 0xc0fb)
                #5  0x00007295e5663c82 n/a (libglib-2.0.so.0 + 0x8bc82)
                #6  0x00007295e529ca94 start_thread (libc.so.6 + 0x9ca94)
                #7  0x00007295e5329c3c __clone3 (libc.so.6 + 0x129c3c)
                
                Stack trace of thread 9946:
                #0  0x00007295e532725d syscall (libc.so.6 + 0x12725d)
                #1  0x00007295e568ed00 g_cond_wait_until (libglib-2.0.so.0 + 0xb6d00)
                #2  0x00007295e55ff4f3 n/a (libglib-2.0.so.0 + 0x274f3)
                #3  0x00007295e566959a n/a (libglib-2.0.so.0 + 0x9159a)
                #4  0x00007295e5663c82 n/a (libglib-2.0.so.0 + 0x8bc82)
                #5  0x00007295e529ca94 start_thread (libc.so.6 + 0x9ca94)
                #6  0x00007295e5329c3c __clone3 (libc.so.6 + 0x129c3c)
                
                Stack trace of thread 1594:
                #0  0x00007295e532725d syscall (libc.so.6 + 0x12725d)
                #1  0x00007295e568e40d g_cond_wait (libglib-2.0.so.0 + 0xb640d)
                #2  0x00007295e55ff52b n/a (libglib-2.0.so.0 + 0x2752b)
                #3  0x00007295e5667043 n/a (libglib-2.0.so.0 + 0x8f043)
                #4  0x00007295e5663c82 n/a (libglib-2.0.so.0 + 0x8bc82)
                #5  0x00007295e529ca94 start_thread (libc.so.6 + 0x9ca94)
                #6  0x00007295e5329c3c __clone3 (libc.so.6 + 0x129c3c)
                
                Stack trace of thread 1595:
                #0  0x00007295e531b4cd __GI___poll (libc.so.6 + 0x11b4cd)
                #1  0x00007295e569466e n/a (libglib-2.0.so.0 + 0xbc66e)
                #2  0x00007295e5634a53 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca53)
                #3  0x00007295e5634aa9 n/a (libglib-2.0.so.0 + 0x5caa9)
                #4  0x00007295e5663c82 n/a (libglib-2.0.so.0 + 0x8bc82)
                #5  0x00007295e529ca94 start_thread (libc.so.6 + 0x9ca94)
                #6  0x00007295e5329c3c __clone3 (libc.so.6 + 0x129c3c)
                ELF object binary architecture: AMD x86-64
===================================================================
 GDB Log                                                           
===================================================================

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0
[New LWP 1585]
[New LWP 1596]
[New LWP 1879]
[New LWP 9946]
[New LWP 1594]
[New LWP 1595]

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4panel-2.0.so.4

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk-3.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgobject-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgmodule-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libglib-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlidec.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlicommon.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystray.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4ui-2.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libxapp-gtk3-module.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxapp.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbdui.so.8

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbd.so.8

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/x86_64-linux-gnu/xfc'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44

warning: 44	./nptl/pthread_kill.c: No such file or directory
[Current thread is 1 (Thread 0x7295e42e8a80 (LWP 1585))]

===================================================================
 GDB Backtrace                                                     
===================================================================

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0
[New LWP 1585]
[New LWP 1596]
[New LWP 1879]
[New LWP 9946]
[New LWP 1594]
[New LWP 1595]

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4panel-2.0.so.4

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk-3.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgobject-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgmodule-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libglib-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlidec.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlicommon.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystray.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4ui-2.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libxapp-gtk3-module.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxapp.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbdui.so.8

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbd.so.8

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/x86_64-linux-gnu/xfc'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44

warning: 44	./nptl/pthread_kill.c: No such file or directory
[Current thread is 1 (Thread 0x7295e42e8a80 (LWP 1585))]
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#3  0x00007295e524526e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#4  0x00007295e52288ff in __GI_abort () at ./stdlib/abort.c:79
#5  0x00007295e55f7f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007295e5660a97 in g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007295e620c1f2 in ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#8  0x00007295e61f761d in g_object_unref () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9  0x0000579c91651ef7 in main ()

===================================================================
 GDB Backtrace (all threads)                                       
===================================================================

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0
[New LWP 1585]
[New LWP 1596]
[New LWP 1879]
[New LWP 9946]
[New LWP 1594]
[New LWP 1595]

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4panel-2.0.so.4

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk-3.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgobject-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgmodule-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libglib-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlidec.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlicommon.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libsystray.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxfce4ui-2.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libxapp-gtk3-module.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libxapp.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbdui.so.8

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgnomekbd.so.8

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/x86_64-linux-gnu/xfc'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44

warning: 44	./nptl/pthread_kill.c: No such file or directory
[Current thread is 1 (Thread 0x7295e42e8a80 (LWP 1585))]

Thread 6 (Thread 0x7295e06006c0 (LWP 1595)):
#0  0x00007295e531b4cd in __GI___poll (fds=0x579c92e9b430, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007295e569466e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x00007295e5634a53 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x00007295e5634aa9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4  0x00007295e5663c82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x00007295e529ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {125988040083136, 8758040318419056746, 125988040083136, -120, 0, 140728722618560, 8758040318297421930, 8758029750927145066}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007295e5329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x7295e10006c0 (LWP 1594)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
No locals.
#1  0x00007295e568e40d in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x00007295e55ff52b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x00007295e5667043 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4  0x00007295e5663c82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x00007295e529ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {125988050568896, 8758038944029522026, 125988050568896, -120, 0, 140728722618768, 8758038943907887210, 8758029750927145066}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007295e5329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7295df2006c0 (LWP 9946)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
No locals.
#1  0x00007295e568ed00 in g_cond_wait_until () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x00007295e55ff4f3 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x00007295e566959a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4  0x00007295e5663c82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x00007295e529ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {125988019111616, 8758007882826037354, 125988019111616, -120, 0, 125988050565248, 8758007882704402538, 8758029750927145066}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007295e5329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7295de8006c0 (LWP 1879)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
No locals.
#1  0x00007295e568e40d in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x00007295e55ff52b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x00007295e55ff58c in g_async_queue_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4  0x00007295e54460fb in ?? () from /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
No symbol table info available.
#5  0x00007295e5663c82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#6  0x00007295e529ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {125988008625856, 8758009257215572074, 125988008625856, -120, 11, 140728722616176, 8758009257093937258, 8758029750927145066}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#7  0x00007295e5329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7295dfc006c0 (LWP 1596)):
#0  futex_wait (private=0, expected=2, futex_word=0x7295e5403ac0 <main_arena>) at ../sysdeps/nptl/futex-internal.h:146
        __ret = 0
        err = <optimized out>
        err = <optimized out>
        __ret = <optimized out>
        resultvar = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __GI___lll_lock_wait_private (futex=futex@entry=0x7295e5403ac0 <main_arena>) at ./nptl/lowlevellock.c:34
No locals.
#2  0x00007295e52ab509 in _int_free (av=0x7295e5403ac0 <main_arena>, p=0x579c930d7580, have_lock=<optimized out>) at ./malloc/malloc.c:4644
        __futex = 0x7295e5403ac0 <main_arena>
        size = 192
        fb = <optimized out>
#3  0x00007295e52add9e in __GI___libc_free (mem=0x579c930d7590) at ./malloc/malloc.c:3398
        ar_ptr = <optimized out>
        p = 0x579c930d7580
        err = 0
#4  0x00007295e5609621 in g_bytes_unref () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x00007295e567a2ae in g_variant_unref () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#6  0x00007295e5845702 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#7  0x00007295e61f761d in g_object_unref () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#8  0x00007295e584f54e in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#9  0x00007295e5858835 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#10 0x00007295e57e67ab in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#11 0x00007295e57e67e5 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#12 0x00007295e563548e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#13 0x00007295e5694717 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#14 0x00007295e5635f77 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#15 0x00007295e584f422 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#16 0x00007295e5663c82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#17 0x00007295e529ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {125988029597376, 8758006508436502634, 125988029597376, -120, 11, 140728722618912, 8758006508314867818, 8758029750927145066}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#18 0x00007295e5329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7295e42e8a80 (LWP 1585)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = <optimized out>
        old_mask = {__val = {1024}}
        ret = <optimized out>
        pd = <optimized out>
        old_mask = <optimized out>
        ret = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
        resultvar = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        __private = <optimized out>
        __oldval = <optimized out>
#1  __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007295e524526e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007295e52288ff in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x20, sa_sigaction = 0x20}, sa_mask = {__val = {96329991652960, 140728722623584, 125988124349525, 0, 17, 206158430240, 96329992457952, 140724603453440, 10398707768893636609, 140728722623552, 18446744073709551496, 11, 96329992457936, 140728722623584, 125988120485278, 140728722623696}}, sa_flags = -1829024032, sa_restorer = 0x7295e6219015}
#5  0x00007295e55f7f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#6  0x00007295e5660a97 in g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#7  0x00007295e620c1f2 in ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#8  0x00007295e61f761d in g_object_unref () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#9  0x0000579c91651ef7 in main ()
No symbol table info available.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#3  0x00007295e524526e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#4  0x00007295e52288ff in __GI_abort () at ./stdlib/abort.c:79
#5  0x00007295e55f7f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007295e5660a97 in g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007295e620c1f2 in ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#8  0x00007295e61f761d in g_object_unref () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9  0x0000579c91651ef7 in main ()
J'ignore si c'est bien utile que j'affiche tout ça ?...
Modifié en dernier par yves1953 le mar. 29 oct. 2024 17:49, modifié 1 fois.
PC bureau 64 bits (octobre 2024), CPU Intel i7-6700K 4 coeurs 8 threads, carte graphique vidéo nvidia, SSD nvme0 1 To, RAM 16 Go, LinuxMint 22.3 Xfce
Delbadir
Messages : 46
Enregistré le : dim. 12 mai 2024 22:11
Localisation : Lyon

Re: Nouveau PC, instabilité origine inconnue

Message par Delbadir »

Bonjour Yves1953,

Pour Memtest, il est accessible directement en bootant depuis une clef usb contenant l'iso de linux mint 21.3, ça serait surprenant que ce ne soit pas le cas avec une clef contenant l'iso de LM22.
Juste après le démarrage, tu as le menu habituel qui te permet de démarrer ton PC en "live CD", faire l'installation ... la dernière ligne c'est pour tester la mémoire.

Pour les messages d'erreur que tu as affiché, je n'ai malheureusement pas suffisamment de connaissances pour te répondre, je vais laisser le clavier aux sachants :l

Courage en attendant
Laptop : Dell Latitude 5400 | Os LMDE7 Gigi | Desk Cinnamon 6.4.13 | Kernel 6.12.57 | Cpu Intel Core i5-8356U | Ram 16Go | Cg Intel UHD Graphics 620

Laptop : Lenovo LOQ 15ARP9 | Dual boot Os Linux Mint 22.3 Zena / Fedora Workstation 43 | Desk Cinnamon 6.6.4 | Kernel 6.14.0-37 | Cpu AMD Ryzen 7 7435HS | Ram 24Go | NVIDIA GeForce RTX 4060 Max-Q
yves1953
Messages : 274
Enregistré le : lun. 18 sept. 2017 13:08

Re: Nouveau PC, instabilité origine inconnue

Message par yves1953 »

Je suis désolé, je n'y comprends rien : je n'arrive pas à trouver cette commande <Memtest> :

- J'ai placé la clé live USB de Mint 22 et j'ai relancé l'ordi ;
- J'ai tapé <F11> pour ouvrir le menu de lancement ;
- J'ai tapé la ligne concernant la clé live pour pouvoir booter depuis celle-ci ;
- J'ai ensuite tapé la touche <Majuscules> pour ouvrir le menu Grub, mais rien ne se passe, et c'est Mint (celui de la clé) qui se charge.

J'ai dû rater un épisode...

************
Nouveau plantage. J'ai dû relancer. J'en ai profité pour refaire la manoeuvre avec la clé. Mais le résultat est le même : pas de commande <Memtest>, ni dans le menu de lancement du BIOS, ni dans le menu Grub.

J'ai pris des photos du message affiché sur l'écran noir du plantage. Je ne peux pas les transférer ici (car les clichés sont trop volumineux), mais j'ai pu les recopier à la main :

Code : Tout sélectionner

[3681.660528] nouveau 0000:01:00.0: fifo: PBDMA0: 80844000 [GPPTR PBENTRY DEVICE SIGNATURE] ch 7 [103f5b8000 Renderer[1837]] subc 7 mthd 32f0 data ffeff2f3 
[3681.660555] nouveau 0000:01:00.0: fifo:000000:0007:0007:[Renderer [1837]] errored - disabling channel
[3681.660591] nouveau 0000:01:00.0: fifo: PBDMA0: 00800000 [DEVICE] ch 7 [103f5b8000 Renderer[1837]] subc 7 mthd 32f0 data ffeff2f3
Modifié en dernier par yves1953 le mar. 29 oct. 2024 15:49, modifié 1 fois.
PC bureau 64 bits (octobre 2024), CPU Intel i7-6700K 4 coeurs 8 threads, carte graphique vidéo nvidia, SSD nvme0 1 To, RAM 16 Go, LinuxMint 22.3 Xfce
Avatar du membre
tyrry
modérateur
Messages : 6852
Enregistré le : mar. 21 juil. 2015 07:42
Localisation : à l'ouest

Re: Nouveau PC, instabilité origine inconnue

Message par tyrry »

Slt,
a la lecture de ta signature , je pense que on a tous penser à la même chose :
la partie graphique est intégré à la puce : oui avec Intel® HD Graphics 530
hors il semble que tu ais aussi une carte graphique vidéo en plus ( nvidia ) puisque le pilote libre nouveau est installé ;)
Fouille dans les menus , tu devrais trouver un outils du nom (a peu près) de pilote additionnels
voir ce qu'il te trouve ;)

Des erreurs aussi dans ta signature, ton proc n'a pas 8 cœurs mais 4 avec 8 threads ;)
https://www.intel.fr/content/www/fr/fr/ ... tions.html

@+
Image
yves1953
Messages : 274
Enregistré le : lun. 18 sept. 2017 13:08

Re: Nouveau PC, instabilité origine inconnue

Message par yves1953 »

Bonjour, Tyrry.
Je vais donc corriger ma signature dans le sens que tu m'indiques. Merci pour l'info.
PC bureau 64 bits (octobre 2024), CPU Intel i7-6700K 4 coeurs 8 threads, carte graphique vidéo nvidia, SSD nvme0 1 To, RAM 16 Go, LinuxMint 22.3 Xfce
Delbadir
Messages : 46
Enregistré le : dim. 12 mai 2024 22:11
Localisation : Lyon

Re: Nouveau PC, instabilité origine inconnue

Message par Delbadir »

Vraiment étrange

Dans mon cas, c'est la touche F12 (je ne sais pas si c'est spécifique à Dell par contre) qui me permet de choisir l'ordre de démarrage et au boot, j'ai bien la possibilité de lancer memtest

Image


Image

J'essaie de retrouver la clef que j'avais faite avec l'iso de LM22 pour voir si on a la possibilité de faire la même chose qu'avec l'iso de la 21.3 mais je ne vois pas pourquoi ils auraient enlevé cette possibilité.
Laptop : Dell Latitude 5400 | Os LMDE7 Gigi | Desk Cinnamon 6.4.13 | Kernel 6.12.57 | Cpu Intel Core i5-8356U | Ram 16Go | Cg Intel UHD Graphics 620

Laptop : Lenovo LOQ 15ARP9 | Dual boot Os Linux Mint 22.3 Zena / Fedora Workstation 43 | Desk Cinnamon 6.6.4 | Kernel 6.14.0-37 | Cpu AMD Ryzen 7 7435HS | Ram 24Go | NVIDIA GeForce RTX 4060 Max-Q
yves1953
Messages : 274
Enregistré le : lun. 18 sept. 2017 13:08

Re: Nouveau PC, instabilité origine inconnue

Message par yves1953 »

Je n'ai trouvé aucun gestionnaire NVIDIA dans mes menus.
Il n'y a que le gestionnaire de pilotes qui fait mention à la possibilité d'installer un des pilotes NVIDIA disponibles.
Image
Au cours de l'une de mes précédentes installations, j'ai tenté d'installer le premier pilote de la liste (estampillé "recommandé"), mais cela provoquait un conflit avec Ancestris (une de mes applications, qui refusait de se lancer), c'est pourquoi je l'ai désactivé, et j'ai choisi le pilote open-source à la place. Et Ancestris a bien voulu démarrer.

À toutes fins utiles, voici les infos affichées dans la fenêtre des Relevés du système :

Code : Tout sélectionner

System:
  Kernel: 6.8.0-47-generic arch: x86_64 bits: 64 compiler: gcc v: 13.2.0 clocksource: tsc
  Desktop: Xfce v: 4.18.1 tk: Gtk v: 3.24.41 wm: xfwm4 v: 4.18.0 with: xfce4-panel
    tools: light-locker vt: 7 dm: LightDM v: 1.30.0 Distro: Linux Mint 22 Wilma
    base: Ubuntu 24.04 noble
Machine:
  Type: Desktop Mobo: MSI model: Z270 KRAIT GAMING (MS-7A59) v: 2.0 serial: <superuser required>
    uuid: <superuser required> UEFI: American Megatrends v: A.90 date: 06/30/2018
CPU:
  Info: quad core model: Intel Core i7-6700K bits: 64 type: MT MCP smt: enabled arch: Skylake-S
    rev: 3 cache: L1: 256 KiB L2: 1024 KiB L3: 8 MiB
  Speed (MHz): avg: 3600 high: 4002 min/max: 800/4200 cores: 1: 4000 2: 4002 3: 4000 4: 800
    5: 4000 6: 4000 7: 4000 8: 4000 bogomips: 63999
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Graphics:
  Device-1: NVIDIA GM204 [GeForce GTX 970] driver: nouveau v: kernel arch: Maxwell pcie:
    speed: 2.5 GT/s lanes: 16 ports: active: HDMI-A-1 empty: DP-1,DVI-D-1,DVI-I-1 bus-ID: 01:00.0
    chip-ID: 10de:13c2 class-ID: 0300 temp: 42.0 C
  Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6 compositor: xfwm4 v: 4.18.0
    driver: X: loaded: modesetting unloaded: fbdev,vesa dri: nouveau gpu: nouveau display-ID: :0.0
    screens: 1
  Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.00x11.22") s-diag: 582mm (22.93")
  Monitor-1: HDMI-A-1 mapped: HDMI-1 model: Idek Iiyama PL2730H serial: <filter> res: 1920x1080
    hz: 60 dpi: 82 size: 598x336mm (23.54x13.23") diag: 686mm (27") modes: max: 1920x1080
    min: 720x400
  API: EGL v: 1.5 hw: drv: nvidia nouveau platforms: device: 0 drv: nouveau device: 1 drv: swrast
    gbm: drv: nouveau surfaceless: drv: nouveau x11: drv: nouveau inactive: wayland
  API: OpenGL v: 4.5 compat-v: 4.3 vendor: mesa v: 24.0.9-0ubuntu0.2 glx-v: 1.4
    direct-render: yes renderer: NV124 device-ID: 10de:13c2
Audio:
  Device-1: Intel 200 Series PCH HD Audio vendor: Micro-Star MSI driver: snd_hda_intel v: kernel
    bus-ID: 00:1f.3 chip-ID: 8086:a2f0 class-ID: 0403
  Device-2: NVIDIA GM204 High Definition Audio driver: snd_hda_intel v: kernel pcie:
    speed: 2.5 GT/s lanes: 16 bus-ID: 01:00.1 chip-ID: 10de:0fbb class-ID: 0403
  API: ALSA v: k6.8.0-47-generic status: kernel-api
  Server-1: PipeWire v: 1.0.5 status: active with: 1: pipewire-pulse status: active
    2: wireplumber status: active 3: pipewire-alsa type: plugin
Network:
  Device-1: Intel Ethernet I219-V vendor: Micro-Star MSI driver: e1000e v: kernel port: N/A
    bus-ID: 00:1f.6 chip-ID: 8086:15b8 class-ID: 0200
  IF: enp0s31f6 state: up speed: 1000 Mbps duplex: full mac: <filter>
Drives:
  Local Storage: total: 2.26 TiB used: 914.34 GiB (39.5%)
  ID-1: /dev/nvme0n1 vendor: Kingston model: SNV2S1000G size: 931.51 GiB speed: 63.2 Gb/s
    lanes: 4 tech: SSD serial: <filter> fw-rev: ELFK7V.1 temp: 40.9 C scheme: GPT
  ID-2: /dev/sda vendor: Crucial model: CT480BX500SSD1 size: 447.13 GiB speed: 6.0 Gb/s tech: SSD
    serial: <filter> fw-rev: 041 scheme: GPT
  ID-3: /dev/sdb vendor: Toshiba model: MK1059GSM size: 931.51 GiB type: USB rev: 2.0
    spd: 480 Mb/s lanes: 1 tech: N/A serial: <filter> scheme: MBR
  ID-4: /dev/sdc vendor: Lexar model: USB Flash Drive size: 7.46 GiB type: USB rev: 2.0
    spd: 480 Mb/s lanes: 1 tech: SSD serial: <filter> fw-rev: 1100 scheme: MBR
Partition:
  ID-1: / size: 66.24 GiB used: 12.57 GiB (19.0%) fs: ext4 dev: /dev/nvme0n1p2
  ID-2: /boot/efi size: 511 MiB used: 6.1 MiB (1.2%) fs: vfat dev: /dev/nvme0n1p1
Swap:
  ID-1: swap-1 type: file size: 2 GiB used: 0 KiB (0.0%) priority: -2 file: /swapfile
USB:
  Hub-1: 1-0:1 info: hi-speed hub with single TT ports: 16 rev: 2.0 speed: 480 Mb/s lanes: 1
    chip-ID: 1d6b:0002 class-ID: 0900
  Device-1: 1-1:2 info: Microsoft Basic Optical Mouse type: mouse driver: hid-generic,usbhid
    interfaces: 1 rev: 1.1 speed: 1.5 Mb/s lanes: 1 power: 100mA chip-ID: 045e:0084 class-ID: 0301
  Device-2: 1-2:3 info: Canon CanoScan LiDE 60 type: <vendor specific> driver: N/A interfaces: 1
    rev: 2.0 speed: 480 Mb/s lanes: 1 power: 500mA chip-ID: 04a9:221c class-ID: ff00
  Device-3: 1-6:4 info: Sunplus Innovation SPIF30x Serial-ATA bridge type: mass storage
    driver: usb-storage interfaces: 1 rev: 2.0 speed: 480 Mb/s lanes: 1 power: 2mA chip-ID: 1bcf:0c31
    class-ID: 0806 serial: <filter>
  Device-4: 1-11:5 info: Lexar Media LJDTT16G [JumpDrive 16GB] type: mass storage
    driver: usb-storage interfaces: 1 rev: 2.0 speed: 480 Mb/s lanes: 1 power: 200mA
    chip-ID: 05dc:a81d class-ID: 0806 serial: <filter>
  Hub-2: 2-0:1 info: super-speed hub ports: 10 rev: 3.0 speed: 5 Gb/s lanes: 1 chip-ID: 1d6b:0003
    class-ID: 0900
  Hub-3: 3-0:1 info: hi-speed hub with single TT ports: 2 rev: 2.0 speed: 480 Mb/s lanes: 1
    chip-ID: 1d6b:0002 class-ID: 0900
  Hub-4: 4-0:1 info: super-speed hub ports: 2 rev: 3.1 speed: 10 Gb/s lanes: 1 chip-ID: 1d6b:0003
    class-ID: 0900
Sensors:
  System Temperatures: cpu: 48.0 C mobo: N/A gpu: nouveau temp: 42.0 C
  Fan Speeds (rpm): N/A gpu: nouveau fan: 1346
Repos:
  Packages: pm: dpkg pkgs: 2154
  No active apt repos in: /etc/apt/sources.list
  Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list
    1: deb https: //mirrors.univ-reims.fr/mint wilma main upstream import backport
    2: deb http: //distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble main restricted universe multiverse
    3: deb http: //distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble-updates main restricted universe multiverse
    4: deb http: //distrib-coffee.ipsl.jussieu.fr/pub/linux/ubuntu noble-backports main restricted universe multiverse
    5: deb http: //security.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse
Info:
  Memory: total: 16 GiB available: 15.57 GiB used: 5.25 GiB (33.7%)
  Processes: 334 Power: uptime: 1h 18m states: freeze,mem,disk suspend: deep wakeups: 0
    hibernate: platform Init: systemd v: 255 target: graphical (5) default: graphical
  Compilers: gcc: 13.2.0 Client: Unknown python3.12 client inxi: 3.3.34
PC bureau 64 bits (octobre 2024), CPU Intel i7-6700K 4 coeurs 8 threads, carte graphique vidéo nvidia, SSD nvme0 1 To, RAM 16 Go, LinuxMint 22.3 Xfce
Répondre