[Résolu][imagemagick] Imagemagick bloque completement mon pc

Mise à jour / Création /debug de paquetages
Répondre
Maraj
newbie
Messages : 8
Inscription : sam. 29 avr. 2017, 14:13

[Résolu][imagemagick] Imagemagick bloque completement mon pc

Message par Maraj »

Bonsoir,

je rencontre un probleme avec imagemagick depuis quelques jours. Lorsque j'essaye de lancer une conversion en ligne de commande (ou via des applications développé avec PHP ou Ruby), mon pc plante complétement.

Une simple commande convert -resize avec une petite image fait tout planter, tel que:

Code : Tout sélectionner

magick convert rose.jpg -resize 50% rose.png
(avec comme image celui de l'exemple du site d'imagemagick: https://imagemagick.org/script/convert.php)

Ma souris et mon clavier ne repondent plus, même après 15min d'attente. Pas de possibilité de changer de TTY non plus.

Et lorsque je reboot mon pc avec le bouton ON du pc (pas d'autre choix), je n'ai pas trace de l'evenement dans les logs (journalctl) :|

Par contre, si je ne resize pas, pas de probleme.

Code : Tout sélectionner

magick convert rose.jpg rose.png
J'ai essayer de downgrader imagemagick, ça ne change rien :(

Vous auriez une piste ?
Un moyen d'avoir un log de l'erreur ?

Imagemagick 7.0.7.27-2

Merci
Dernière modification par Maraj le dim. 01 avr. 2018, 14:01, modifié 1 fois.
Avatar de l’utilisateur
waitnsea
Maître du Kyudo
Messages : 2114
Inscription : jeu. 15 mars 2012, 05:08

Re: [imagemagick] Imagemagick bloque completement mon pc

Message par waitnsea »

Bonjour,
Aucun problème chez moi.
Sauf pour faire des icônes où convert doit être utilisé en 2 temps, la conversion+réduction en 1 temps se fait bien (et vite)
Pour les logs , après avoir redémarré,

Code : Tout sélectionner

$ journalctl -xb -1 -r
devrait renseigner ?
Maraj
newbie
Messages : 8
Inscription : sam. 29 avr. 2017, 14:13

Re: [imagemagick] Imagemagick bloque completement mon pc

Message par Maraj »

J'ai retenté un convert, en prenant soin de noter l'heure (pour retrouver dans les logs), 13h38m28s, le pc freeze et ne réponds plus instantanément (Magic keys ne marche pas non plus)

Code : Tout sélectionner

convert rose.jpg -resize 50% rose.png
Et les logs n'indiquent rien ...

Code : Tout sélectionner

journalctl -xb -1 -r

Code : Tout sélectionner

-- Logs begin at Thu 2017-04-13 00:22:00 CEST, end at Sat 2018-03-31 13:48:53 CEST. --
mars 31 13:37:57 ypc conky.desktop[1532]: cat: /tmp/personnal_notification: Aucun fichier ou dossier de ce type
mars 31 13:37:47 ypc conky.desktop[1532]: cat: /tmp/personnal_notification: Aucun fichier ou dossier de ce type
mars 31 13:37:44 ypc guake.desktop[1551]: Received window state event: <flags GDK_WINDOW_STATE_STICKY | GDK_WINDOW_STATE_ABOVE | GDK_WINDOW_STATE_FOCUSED | GDK_WINDOW_STATE_TOP_RESIZABLE | GDK_WINDOW_STATE_RIGHT_RESIZABLE | GDK_WINDOW_STATE_BOTTOM_RESIZABLE | GDK_WINDOW_STATE_LEFT_RESIZABLE of type Gdk.WindowState>
mars 31 13:37:44 ypc guake.desktop[1551]: Received window state event: <flags GDK_WINDOW_STATE_STICKY | GDK_WINDOW_STATE_ABOVE | GDK_WINDOW_STATE_TOP_RESIZABLE | GDK_WINDOW_STATE_RIGHT_RESIZABLE | GDK_WINDOW_STATE_BOTTOM_RESIZABLE | GDK_WINDOW_STATE_LEFT_RESIZABLE of type Gdk.WindowState>
mars 31 13:37:44 ypc guake.desktop[1551]: Received window state event: <flags GDK_WINDOW_STATE_STICKY | GDK_WINDOW_STATE_ABOVE | GDK_WINDOW_STATE_FOCUSED | GDK_WINDOW_STATE_TOP_RESIZABLE | GDK_WINDOW_STATE_RIGHT_RESIZABLE | GDK_WINDOW_STATE_BOTTOM_RESIZABLE | GDK_WINDOW_STATE_LEFT_RESIZABLE of type Gdk.WindowState>
mars 31 13:37:44 ypc guake.desktop[1551]: Current window position: (root_x=0, root_y=27)
mars 31 13:37:44 ypc guake.desktop[1551]: order to present and deiconify
mars 31 13:37:44 ypc guake.desktop[1551]: Updated window position: (root_x=0, root_y=27)
mars 31 13:37:44 ypc guake.desktop[1551]:   window_rect.width: 1920
mars 31 13:37:44 ypc guake.desktop[1551]:   window_rect.height: 669
mars 31 13:37:44 ypc guake.desktop[1551]:   window_rect.y: 0
mars 31 13:37:44 ypc guake.desktop[1551]:   window_rect.x: 0
mars 31 13:37:44 ypc guake.desktop[1551]: RESIZING MAIN WINDOW TO THE FOLLOWING VALUES:
mars 31 13:37:44 ypc guake.desktop[1551]:   total_height: 1080
mars 31 13:37:44 ypc guake.desktop[1551]:   total_width: 1920
mars 31 13:37:44 ypc guake.desktop[1551]: Correcteed monitor size:
mars 31 13:37:44 ypc guake.desktop[1551]: is unity: False
mars 31 13:37:44 ypc guake.desktop[1551]:   window_rect.width: 1920
mars 31 13:37:44 ypc guake.desktop[1551]:   window_rect.height: 1080
mars 31 13:37:44 ypc guake.desktop[1551]:   window_rect.y: 0
mars 31 13:37:44 ypc guake.desktop[1551]:   window_rect.x: 0
mars 31 13:37:44 ypc guake.desktop[1551]: Current monitor geometry
mars 31 13:37:44 ypc guake.desktop[1551]:   hdisplacement = 0
mars 31 13:37:44 ypc guake.desktop[1551]:   vdisplacement = 0
mars 31 13:37:44 ypc guake.desktop[1551]:   valignment = 0
mars 31 13:37:44 ypc guake.desktop[1551]:   halignment = 0
mars 31 13:37:44 ypc guake.desktop[1551]:   width_percents = 100
mars 31 13:37:44 ypc guake.desktop[1551]:   height_percents = 62
mars 31 13:37:44 ypc guake.desktop[1551]: set_final_window_rect
mars 31 13:37:44 ypc guake.desktop[1551]: Moving window to: <Gdk.Rectangle object at 0x7fe8ab47fb28 (GdkRectangle at 0x556b543b6d60)>
mars 31 13:37:44 ypc guake.desktop[1551]: Updated window position: (root_x=0, root_y=0)
mars 31 13:37:44 ypc guake.desktop[1551]:   window_rect.width: 1920
mars 31 13:37:44 ypc guake.desktop[1551]:   window_rect.height: 669
mars 31 13:37:44 ypc guake.desktop[1551]:   window_rect.y: 0
mars 31 13:37:44 ypc guake.desktop[1551]:   window_rect.x: 0
mars 31 13:37:44 ypc guake.desktop[1551]: RESIZING MAIN WINDOW TO THE FOLLOWING VALUES:
mars 31 13:37:44 ypc guake.desktop[1551]:   total_height: 1080
mars 31 13:37:44 ypc guake.desktop[1551]:   total_width: 1920
mars 31 13:37:44 ypc guake.desktop[1551]: Correcteed monitor size:
mars 31 13:37:44 ypc guake.desktop[1551]: is unity: False
mars 31 13:37:44 ypc guake.desktop[1551]:   window_rect.width: 1920
mars 31 13:37:44 ypc guake.desktop[1551]:   window_rect.height: 1080
mars 31 13:37:44 ypc guake.desktop[1551]:   window_rect.y: 0
mars 31 13:37:44 ypc guake.desktop[1551]:   window_rect.x: 0
mars 31 13:37:44 ypc guake.desktop[1551]: Current monitor geometry
mars 31 13:37:44 ypc guake.desktop[1551]:   hdisplacement = 0
mars 31 13:37:44 ypc guake.desktop[1551]:   vdisplacement = 0
mars 31 13:37:44 ypc guake.desktop[1551]:   valignment = 0
mars 31 13:37:44 ypc guake.desktop[1551]:   halignment = 0
mars 31 13:37:44 ypc guake.desktop[1551]:   width_percents = 100
mars 31 13:37:44 ypc guake.desktop[1551]:   height_percents = 62
mars 31 13:37:44 ypc guake.desktop[1551]: set_final_window_rect
mars 31 13:37:44 ypc guake.desktop[1551]: Showing the terminal
mars 31 13:37:44 ypc guake.desktop[1551]: GDK_WINDOW_STATE_ICONIFIED? False
mars 31 13:37:44 ypc guake.desktop[1551]: GDK_WINDOW_STATE_ABOVE? False
mars 31 13:37:44 ypc guake.desktop[1551]: GDK_WINDOW_STATE_WITHDRAWN? False
mars 31 13:37:44 ypc guake.desktop[1551]: GDK_WINDOW_STATE_STICKY? False
mars 31 13:37:44 ypc guake.desktop[1551]: gtk.gdk.WindowState = 0
mars 31 13:37:44 ypc guake.desktop[1551]: Window display
mars 31 13:37:44 ypc guake.desktop[1551]: ================================================================================
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #10 0x7ffcd03300a0 I   resource:///org/gnome/shell/ui/tweener.js:182 (0x7f56585cf560 @ 15)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #9 0x7ffcd03300a0 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f56585b4de0 @ 71)
mars 31 13:37:42 ypc gnome-shell[1269]: Object Meta.WindowActor (0x560e77e6bed0), has been already finalized. Impossible to set any property to it.
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #8 0x7ffcd0330030 b   resource:///org/gnome/shell/ui/tweener.js:207 (0x7f56585cf5e8 @ 159)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #7 0x7ffcd032ff80 I   resource:///org/gnome/gjs/modules/signals.js:126 (0x7f56585cff78 @ 386)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #6 0x7ffcd032ff00 b   resource:///org/gnome/gjs/modules/tweener/tweener.js:360 (0x7f56585d2ab0 @ 10)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #5 0x7ffcd032fe70 b   resource:///org/gnome/gjs/modules/tweener/tweener.js:345 (0x7f56585d2a28 @ 100)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #4 0x7ffcd032fdc0 b   resource:///org/gnome/gjs/modules/tweener/tweener.js:332 (0x7f56585d29a0 @ 1626)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #3 0x7ffcd032fc70 b   resource:///org/gnome/gjs/modules/tweener/tweener.js:203 (0x7f56585d2918 @ 54)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #2 0x7ffcd032fbb0 b   resource:///org/gnome/shell/ui/tweener.js:92 (0x7f56585c7de0 @ 52)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #1 0x7ffcd032fb10 b   resource:///org/gnome/shell/ui/tweener.js:105 (0x7f56585c7f78 @ 36)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #0 0x7ffcd032fa70 b   resource:///org/gnome/shell/ui/tweener.js:80 (0x7f56585c7cd0 @ 82)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: == Stack trace for context 0x560e75943070 ==
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #10 0x7ffcd03300a0 I   resource:///org/gnome/shell/ui/tweener.js:182 (0x7f56585cf560 @ 15)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #9 0x7ffcd03300a0 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f56585b4de0 @ 71)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #8 0x7ffcd0330030 b   resource:///org/gnome/shell/ui/tweener.js:207 (0x7f56585cf5e8 @ 159)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #7 0x7ffcd032ff80 I   resource:///org/gnome/gjs/modules/signals.js:126 (0x7f56585cff78 @ 386)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #6 0x7ffcd032ff00 b   resource:///org/gnome/gjs/modules/tweener/tweener.js:360 (0x7f56585d2ab0 @ 10)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #5 0x7ffcd032fe70 b   resource:///org/gnome/gjs/modules/tweener/tweener.js:345 (0x7f56585d2a28 @ 100)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #4 0x7ffcd032fdc0 b   resource:///org/gnome/gjs/modules/tweener/tweener.js:332 (0x7f56585d29a0 @ 1626)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #3 0x7ffcd032fc70 b   resource:///org/gnome/gjs/modules/tweener/tweener.js:203 (0x7f56585d2918 @ 54)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #2 0x7ffcd032fbb0 b   resource:///org/gnome/shell/ui/tweener.js:92 (0x7f56585c7de0 @ 52)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #1 0x7ffcd032fb10 b   resource:///org/gnome/shell/ui/tweener.js:105 (0x7f56585c7f78 @ 36)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: #0 0x7ffcd032fa70 b   resource:///org/gnome/shell/ui/tweener.js:73 (0x7f56585c7cd0 @ 9)
mars 31 13:37:42 ypc org.gnome.Shell.desktop[1269]: == Stack trace for context 0x560e75943070 ==
mars 31 13:37:42 ypc gnome-shell[1269]: Object Meta.WindowActor (0x560e77e6bed0), has been already finalized. Impossible to get any property from it.
mars 31 13:37:42 ypc guake.desktop[1551]: Received window state event: <flags GDK_WINDOW_STATE_WITHDRAWN | GDK_WINDOW_STATE_ABOVE | GDK_WINDOW_STATE_TOP_RESIZABLE | GDK_WINDOW_STATE_RIGHT_RESIZABLE | GDK_WINDOW_STATE_BOTTOM_RESIZABLE | GDK_WINDOW_STATE_LEFT_RESIZABLE of type Gdk.WindowState>
mars 31 13:37:42 ypc guake.desktop[1551]: Received window state event: <flags GDK_WINDOW_STATE_WITHDRAWN | GDK_WINDOW_STATE_ABOVE | GDK_WINDOW_STATE_FOCUSED | GDK_WINDOW_STATE_TOP_RESIZABLE | GDK_WINDOW_STATE_RIGHT_RESIZABLE | GDK_WINDOW_STATE_BOTTOM_RESIZABLE | GDK_WINDOW_STATE_LEFT_RESIZABLE of type Gdk.WindowState>
mars 31 13:37:42 ypc guake.desktop[1551]: Received window state event: <flags GDK_WINDOW_STATE_WITHDRAWN | GDK_WINDOW_STATE_STICKY | GDK_WINDOW_STATE_ABOVE | GDK_WINDOW_STATE_FOCUSED | GDK_WINDOW_STATE_TOP_RESIZABLE | GDK_WINDOW_STATE_RIGHT_RESIZABLE | GDK_WINDOW_STATE_BOTTOM_RESIZABLE | GDK_WINDOW_STATE_LEFT_RESIZABLE of type Gdk.WindowState>
mars 31 13:37:42 ypc guake.desktop[1551]: hiding the terminal
mars 31 13:37:42 ypc guake.desktop[1551]: GDK_WINDOW_STATE_ICONIFIED? False
mars 31 13:37:42 ypc guake.desktop[1551]: GDK_WINDOW_STATE_ABOVE? False
mars 31 13:37:42 ypc guake.desktop[1551]: GDK_WINDOW_STATE_WITHDRAWN? False
mars 31 13:37:42 ypc guake.desktop[1551]: GDK_WINDOW_STATE_STICKY? False
mars 31 13:37:42 ypc guake.desktop[1551]: gtk.gdk.WindowState = 0
mars 31 13:37:42 ypc guake.desktop[1551]: Window display
mars 31 13:37:42 ypc guake.desktop[1551]: ================================================================================
mars 31 13:37:37 ypc conky.desktop[1532]: cat: /tmp/personnal_notification: Aucun fichier ou dossier de ce type
mars 31 13:37:27 ypc conky.desktop[1532]: cat: /tmp/personnal_notification: Aucun fichier ou dossier de ce type
mars 31 13:37:17 ypc conky.desktop[1532]: cat: /tmp/personnal_notification: Aucun fichier ou dossier de ce type
mars 31 13:37:07 ypc conky.desktop[1532]: cat: /tmp/personnal_notification: Aucun fichier ou dossier de ce type
mars 31 13:36:57 ypc systemd[1]: Started Cleanup of Temporary Directories.
-- Subject: L'unité (unit) systemd-tmpfiles-clean.service a terminé son démarrage
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- L'unité (unit) systemd-tmpfiles-clean.service a terminé son démarrage, avec le résultat RESULT.
mars 31 13:36:57 ypc systemd[1]: Starting Cleanup of Temporary Directories...
-- Subject: L'unité (unit) systemd-tmpfiles-clean.service a commencé à démarrer
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
Avatar de l’utilisateur
waitnsea
Maître du Kyudo
Messages : 2114
Inscription : jeu. 15 mars 2012, 05:08

Re: [imagemagick] Imagemagick bloque completement mon pc

Message par waitnsea »

Maraj a écrit : sam. 31 mars 2018, 13:50 J'ai retenté un convert, en prenant soin de noter l'heure (pour retrouver dans les logs), 13h38m28s, le pc freeze et ne réponds plus instantanément (Magic keys ne marche pas non plus)
Sous quel environnement roules-tu ?
Tu peux tenter de te déconnecter de ta session et passer en console tty (Alt+Ctrl+F2 ou F3) et de refaire les mêmes commandes pour voir si tout fonctionne quand l'environnement n'est pas lancé
Maraj
newbie
Messages : 8
Inscription : sam. 29 avr. 2017, 14:13

Re: [imagemagick] Imagemagick bloque completement mon pc

Message par Maraj »

Déjà essayé, après un reboot (avant de me logger), même résultat.

J'ai Gnome 3.28
Linux ypc 4.15.13-1-ARCH #1 SMP PREEMPT Sun Mar 25 11:27:57 UTC 2018 x86_64 GNU/Linux

Et en packages:

Code : Tout sélectionner

accerciser 3.22.0-2
adobe-source-code-pro-fonts 2.030ro+1.050it-4
aisleriot 3.22.5-1
alsa-firmware 1.0.29-1
alsa-oss 1.0.28-1
alsa-utils 1.1.5-2
anaconda 5.1.0-1
anjuta 3.28.0-1
apache-ant 1.9.7-1
arc-gtk-theme 20180114-1
arduino 1:1.8.5-1
arduino-avr-core 1.6.20-1
atom 1.25.0-1
atomix 3.22.0-1
audacity 2.2.2-1
autoconf 2.69-4
automake 1.15.1-1
avidemux-qt 2.7.0-5
baobab 3.28.0-1
bash 4.4.019-1
bash-completion 2.8-1
bijiben 3.28.0-1
binutils 2.29.1-3
bison 3.0.4-3
blender 17:2.79.b-5
bluez-firmware 1.2-8
bluez-utils 5.49-1
boost 1.66.0-2
bower 1.8.4-1
brasero 3.12.2-2
bzip2 1.0.6-7
cairo 1.15.10+54+g1ed124ace-1
cairo-dock 3.4.1-2
ceph 12.2.4-1
cheese 3.28.0-1
chmlib 0.40-5
chromium 65.0.3325.181-5
chrpath 0.16-1
clang 6.0.0-1
clementine 1.3.1-14
clipgrab 3.6.8-2
cmake 3.10.3-1
conky 1.10.8-2
coreutils 8.29-1
cronie 1.5.1-1
cryptsetup 2.0.2-1
cups 2.2.7-1
cython 0.28.1-1
dconf-editor 3.28.0-1
ddrescue 1.23-1
deluge 1.3.15+14+gb8e5ebe82-1
devede 4.8.12-1
devhelp 3.28.0+3+g3ab07e3c-1
device-mapper 2.02.177-5
dhcpcd 7.0.1-1
diffutils 3.6-1
discord 0.0.4-1
dmidecode 3.1-2
docker 1:18.03.0-1
docker-compose 1.20.1-1
dos2unix 7.4.0-1
dosfstools 4.1-1
doxygen 1.8.14-1
dvdauthor 0.7.2-4
e2fsprogs 1.44.1-1
ecryptfs-utils 111-2
efibootmgr 15-1
empathy 3.25.90+34+g78f4d4fda-3
eog 3.28.0-1
epdfview 0.1.8-8
epiphany 3.28.0.1+14+g3ef21f143-2
epson-inkjet-printer-escpr 1.6.19-1
evince 3.28.0-1
evolution 3.28.0+8+gf3e2c90d24-1
exo 0.12.0-1
fakeroot 1.22-1
fcgi 2.4.0-13
file 5.32-1
file-roller 3.28.0-1
filesystem 2018.1-2
filezilla 3.31.0-1
findutils 4.6.0-2
firefox-i18n-fr 59.0.2-1
firejail 0.9.52-1
five-or-more 3.28.0+2+gfabc580-1
flatpak-builder 0.10.9-1
flatwoken-icons-git r665.fd7d026-1
flex 2.6.4-1
flowblade 1.14-2
fontconfig 2.13.0+10+g58f5285-1
fontforge 20170731-1
fonts-meta-extended-lt 3-1
four-in-a-row 3.28.0+3+g52208eb-1
freecad 0.16.6712-4
freetuxtv 0.6.8-1
freetype2 2.9-2
fuseiso 20070708-6
garcon 0.6.1-1
gawk 4.2.1-1
gcc 7.3.1+20180312-2
gcc-fortran 7.3.1+20180312-2
gdb 8.1-1
gdm 3.28.0-1
gedit 3.28.0-2
gedit-code-assistance 3.16.0+4+gd19b879-1
gettext 0.19.8.1-2
ghostpcl 9.23-1
ghostxps 9.23-1
gimp 2.8.22-1
gitg 3.26-1
glibc 2.26-11
glm 0.9.8.5-2
gmime 2.6.23+4+g91dcee38-2
gmime3 3.2.0-1
gmock 1.8.0-1
gnome-2048 3.26.1+5+g24aa009-1
gnome-backgrounds 3.28.0-1
gnome-builder 3.28.0+6+g7d35ffb07-3
gnome-calculator 3.28.0-1
gnome-calendar 3.28.0.1+2+geb41e059-1
gnome-characters 3.28.0-1
gnome-chess 3.28.0+6+g93fa6a2-1
gnome-clocks 3.28.0+1+gecbbce8-1
gnome-code-assistance 3.16.1+12+g5418ece-1
gnome-color-manager 3.28.0-1
gnome-common 3.18.0-2
gnome-contacts 3.28-2
gnome-control-center 3.28.0-1
gnome-desktop 1:3.28.0-1
gnome-devel-docs 3.28.0-1
gnome-dictionary 3.26.1-1
gnome-disk-utility 3.28.0-1
gnome-documents 3.28.0-1
gnome-font-viewer 3.28.0-1
gnome-getting-started-docs 3.28.0-1
gnome-keyring 1:3.28.0.2-1
gnome-klotski 3.22.3+1+gf33083d-1
gnome-logs 3.28.0+1+gea3e78c-1
gnome-mahjongg 3.22.0+1+g55799c1-1
gnome-maps 3.28.0-1
gnome-mines 3.28.0+3+g1a1f835-2
gnome-music 1:3.28.0.1-1
gnome-nettool 3.8.1+205+g8550eef-2
gnome-nibbles 3.24.0+5+g1c331f4-1
gnome-photos 3.27.92+19+g20868a30-1
gnome-robots 3.22.3+2+g985e8e4-1
gnome-screenshot 3.26.0-1
gnome-session 3.28.0-2
gnome-settings-daemon 3.28.0+4+gef32315a-1
gnome-shell 3.28.0-1
gnome-shell-extensions 3.28.0+1+g496ae16-1
gnome-sound-recorder 3.24.0.1+8+g0b8e221-1
gnome-sudoku 3.28.0+6+g46f2f85-1
gnome-system-log 3.9.90+160+g4b07190-1
gnome-system-monitor 3.28.0-1
gnome-taquin 3.28.0-1
gnome-terminal 3.28.0-2
gnome-tetravex 3.22.0+4+g817dbf6-1
gnome-themes-extra 3.28-1
gnome-tweaks 3.28.0-1
gnome-user-docs 3.28.0-1
gnome-user-share 3.27.90+3+g878737f-1
gnome-weather 3.26.0-1
go 2:1.10.1-1
gobject-introspection 1.56.0-1
gparted 0.31.0-1
gperf 3.1-1
gphoto2 2.5.15-1
gradle 4.6-1
grep 3.1-1
grilo-plugins 0.3.5+12+g7ecf4b2-1
groff 1.22.3-7
grub 2:2.02-5
gst-libav 1.14.0-1
gst-plugins-bad 1.14.0-2
gst-plugins-base 1.14.0-1
gst-plugins-good 1.14.0-1
gst-plugins-ugly 1.14.0-1
gtk-recordmydesktop 0.3.8-8
gtk-xfce-engine 2.10.1-1
gtksourceview2 2.10.5-3
guake 3.0.5-2
gucharmap 10.0.4+3+gf63a9d95-1
gufw 18.04.0-1
gulp 4.0.0-1
gvfs 1.36.0-2
gvfs-afc 1.36.0-2
gvfs-goa 1.36.0-2
gvfs-google 1.36.0-2
gvfs-gphoto2 1.36.0-2
gvfs-mtp 1.36.0-2
gvfs-nfs 1.36.0-2
gvfs-smb 1.36.0-2
gwakeonlan 0.6.2-5
gzip 1.9-1
hddtemp 0.3.beta15.52-2
heimdall 1.4.2-1
hitori 3.22.4-1
htop 2.1.0-2
hunspell-fr 6.0.2-1
iagno 3.28.0-1
imagemagick 7.0.7.27-2
imagewriter 1.10.1420800585.134a9b3-8
inetutils 1.9.4-5
inkscape 0.92.3-2
iotop 0.6-5
iproute2 4.15.0-1
iputils 20161105.1f2bb12-2
jdk7-openjdk 7.u171_2.6.13-1
jfsutils 1.1.15-4
jhead 3.00-2
joyutils 1.2.15-8
js38 38.8.0-5
js52 52.7.0-1
jshon 20131105-1
jsonrpc-glib 3.28.0-1
jstest-gtk-git 0.1.0.r78.g3d8af5d-1
keepassx 0.4.4-2
kicad 4.0.7-4
kinit 5.44.0-1
klavaro 3.03-1
kplotting 5.44.0-1
less 530-1
lib32-alsa-lib 1.1.5-1
lib32-alsa-plugins 1.1.5-1
lib32-clang 6.0.0-1
lib32-glew 2.1.0-1
lib32-gnutls 3.5.18-1
lib32-gst-plugins-good 1.12.4-2
lib32-libaio 0.3.110-1
lib32-libcanberra 0.30+2+gc0620e4-1
lib32-libldap 2.4.45-1
lib32-libpulse 11.1-1
lib32-libva-mesa-driver 17.3.7-1
lib32-libxslt 1.1.32+3+g32c88216-1
lib32-mesa-vdpau 17.3.7-1
lib32-mpg123 1.25.8-1
lib32-ocl-icd 2.2.12-1
lib32-portaudio 190600_20161030-1
lib32-sdl2 2.0.8-1
lib32-soundtouch 2.0.0-1
lib32-wxgtk2 3.0.4-1
libdazzle 3.28.0-1
libgsystem 2015.2+4+gd606bec-1
liborcus 0.13.4-1
librecad 2.1.3-3
libreoffice-still 5.4.6-1
libreoffice-still-fr 5.4.6-1
libtool 2.4.6+40+g6ca5e224-5
libva-mesa-driver 17.3.7-1
libva-utils 2.1.0-1
libva-vdpau-driver 0.7.4-3
libvirt 4.1.0-1
libxfont2 2.0.3-1
libxml++ 3.0.1+4+g2af973f-2
licenses 20171006-1
lightdm 1:1.26.0-1
lightdm-gtk-greeter 1:2.0.5-1
lightsoff 3.28.0+1+g2167aa4-1
linux 4.15.13-1
llvm 6.0.0-4
llvm-libs 6.0.0-4
logrotate 3.13.0-1
lsof 4.90-2
lua51 5.1.5-6
lutris 0.4.14-2
lvm2 2.02.177-5
m4 1.4.18-1
make 4.2.1-2
man-db 2.8.2-1
man-pages 4.15-1
maven 3.5.2-1
mc 4.8.20-3
mdadm 4.0-1
mencoder 38017-1
mesa-vdpau 17.3.7-1
mlocate 0.26-6
mousepad 0.4.0-3
mousetweaks 3.12.0-2
mtools 4.0.18-4
mtpfs 1.1-2
mumble 1.2.19-9
mupdf 1.12.0-2
mutter 3.28.0-1
mysql-workbench 6.3.10-4
namcap 3.2.7-2
nano 2.9.4-1
nautilus 3.28.0.1-1
nautilus-sendto 3.8.6+13+gff9b88f-1
nemo 3.6.5-1
netbeans 8.2-1
netcdf 4.5.0-1
netctl 1.16-1
networkmanager 1.10.6-3
noto-fonts 20171025-2
npm 5.7.1-1
ntfs-3g 2017.3.23-1
ntp 4.2.8.p11-1
nxagent 3.5.99.16-1
obs-studio 21.0.2-1
ocaml-ctypes 0.11.5-2
ocaml-findlib 1.7.3-2
ocl-icd 2.2.12-1
okteta 17.12.3-1
openal 1.18.2-1
opencl-mesa 17.3.7-1
openssh 7.6p1-2
orage 4.12.1-4
orca 3.28.0-1
os-prober 1.76-1
oxygen-icons 1:5.44.0-1
p7zip 16.02-4
packagekit 1.1.9-1
pacman 5.0.2-2
paprefs 0.9.10-6
patch 2.7.6-1
pavucontrol 1:3.0+23+g335c26c-1
pciutils 3.5.6-1
pcmciautils 018-7
perl 5.26.1-2
perl-file-basedir 0.07-3
perl-image-exiftool 10.80-1
phonon-qt4-gstreamer 4.9.0-4
php 7.2.4-1
php-gd 7.2.4-1
pidgin 2.13.0-1
pidgin-otr 4.0.2-1
pipewire 0.1.9-1
pitivi 0.99-4
pkg-config 0.29.2-1
polari 3.28.0+1+g76863ad-1
postgresql 10.3-1
privoxy 3.0.26-2
procps-ng 3.3.12-3
psmisc 23.1-1
pulseaudio-bluetooth 11.1-1
pulseaudio-gconf 11.1-1
pulseaudio-zeroconf 11.1-1
python-babel 2.5.3-4
python-colorama 0.3.9-1
python-docutils 0.14-1
python-imagesize 1.0.0-1
python-jinja 2.10-1
python-lxml 4.1.1-1
python-matplotlib 2.2.2-1
python-opengl 3.1.0-3
python-pip 9.0.1-3
python-protobuf 3.5.2-1
python-pyserial 3.4-1
python-scipy 1.0.0-1
python-snowballstemmer 1.2.1-2
python-sphinx 1.7.2-1
python-sphinx-alabaster-theme 0.7.10-1
python-sphinx_rtd_theme 0.2.4-1
python-sphinxcontrib-websupport 1.0.1-1
python-sqlalchemy 1.2.5-1
python-whoosh 2.7.4-2
python-zeroconf 0.20.0-2
python2-gconf 2.28.1-10
python2-gevent 1.2.2-1
python2-keybinder2 0.3.1-2
python2-lxml 4.1.1-1
python2-matplotlib 2.2.2-1
python2-path 10.4-1
python2-pillow 5.0.0-1
python2-pip 9.0.1-3
python2-pygame 1.9.3-1
python2-scour 0.36-1
python2-sphinx 1.7.2-1
qca-qt4 2.1.3-6
qimageblitz 0.0.6-5
qt5-imageformats 5.10.1-1
qt5-multimedia 5.10.1-1
qt5-script 5.10.1-1
qt5-tools 5.10.1-1
qt5-webkit 5.212.0alpha2-14
quadrapassel 3.22.0-1
redshift 1.11-5
reiserfsprogs 3.6.27-1
remmina 1:1.2.0rcgit.27-1
repo 1.12.37-1
ristretto 0.8.2-2
rygel 0.36.1-1
s-nail 14.9.9-1
samba 4.7.6-1
sbsms 2.0.2-2
screen 4.6.2-1
scribus 1.4.6-4
sdl2_image 2.0.3-1
seahorse 3.20.0+288+gce2340dc-1
sed 4.4-1
sensors-applet 3.0.0+13+g0728426-1
shadow 4.5-4
shotwell 2:0.28.0-1
simple-scan 3.28.0-1
smartmontools 6.6-1
sndio 1:1.4.0-5
sqlitebrowser 3.10.1-1
steam 1.0.0.54-3
stellarium 0.18.0-1
sudo 1.8.22-1
sushi 3.24.0-1
swell-foop 3.28.0+2+g434fa58-1
swig 3.0.12-1
synergy 1.8.8-3
sysfsutils 2.1.0-9
syslog-ng 3.14.1-1
system-config-printer 1.5.11-2
systemd-sysvcompat 238.51-1
tali 3.22.0-1
tar 1.30-1
teamspeak3 3.1.8-3
template-glib 3.28.0-1
texinfo 6.5-1
thunderbird 52.7.0-2
thunderbird-i18n-fr 52.7.0-1
tigervnc 1.8.0-4
tint2 16.2-1
tk 8.6.8-2
tmux 2.6-2
tor 0.3.2.10-1
tor-browser-fr 7.5.1-2
torsocks 2.2.0-1
totem 3.26.0+37+g84700147-1
tracker 2.0.3-2
tracker-miners 2.0.4-2
trizen 1:1.44-1
ttf-bitstream-vera 1.10-11
ttf-dejavu 2.37-2
ttf-droid 20121017-5
ttf-freefont 20120503-4
ttf-liberation 2.00.1-7
ttf-ms-fonts 2.0-10
tumbler 0.2.1-1
unoconv 0.8.2-1
unrar 1:5.6.1-1
unzip 6.0-12
uranium 3.2.1-3
usbutils 009-1
util-linux 2.32-2
vertex-themes 20170128-1
vi 1:070224-2
vim 8.0.1542-2
vinagre 3.22.0+19+g5f615ff-1
vino 3.22.0+7+g74dd40f-1
virtualbox 5.2.8-1
vlc 3.0.1-2
vte 0.28.2-8
which 2.21-2
wine-staging-nine 3.4-1
winetricks 20180217-1
xclip 0.13-1
xdg-user-dirs 0.17-1
xdg-user-dirs-gtk 0.10+9+g5b7efc6-1
xf86-input-evdev 2.10.5-1
xf86-input-keyboard 1.9.0-2
xf86-input-libinput 0.27.0-2
xf86-input-mouse 1.9.2-3
xf86-video-amdgpu 18.0.1-1
xf86-video-ati 1:18.0.1-1
xfburn 0.5.5-1
xfce4-appfinder 4.12.0-4
xfce4-artwork 0.1.1a_git20110420-4
xfce4-battery-plugin 1.1.0-1
xfce4-clipman-plugin 1.4.2-2
xfce4-cpufreq-plugin 1.1.3-1
xfce4-cpugraph-plugin 1.0.5-4
xfce4-datetime-plugin 0.7.0-1
xfce4-dict 0.8.0-1
xfce4-diskperf-plugin 2.6.1-1
xfce4-eyes-plugin 4.5.0-1
xfce4-fsguard-plugin 1.1.0-1
xfce4-genmon-plugin 4.0.1-1
xfce4-mailwatch-plugin 1.2.0-7
xfce4-mount-plugin 1.1.2-1
xfce4-mpc-plugin 0.5.0-1
xfce4-netload-plugin 1.3.1-1
xfce4-notes-plugin 1.8.1-2
xfce4-notifyd 0.4.2-1
xfce4-panel 4.12.2-1
xfce4-power-manager 1.6.1-1
xfce4-pulseaudio-plugin 0.4.0-1
xfce4-screenshooter 1.9.1-1
xfce4-sensors-plugin 1.2.6-3
xfce4-session 4.12.1-8
xfce4-settings 4.12.3-1
xfce4-smartbookmark-plugin 0.5.0-1
xfce4-systemload-plugin 1.2.1-1
xfce4-taskmanager 1.2.0-1
xfce4-terminal 0.8.7.3-1
xfce4-time-out-plugin 1.0.2-2
xfce4-timer-plugin 1.7.0-1
xfce4-verve-plugin 1.1.0-1
xfce4-wavelan-plugin 0.6.0-1
xfce4-weather-plugin 0.8.10-1
xfce4-whiskermenu-plugin 1.7.5-1
xfce4-xkb-plugin 0.8.1-1
xfconf 4.12.1-4
xfsprogs 4.15.1-1
xfwm4 4.12.4-1
xfwm4-themes 4.10.0-2
xmlto 0.0.28-2
xorg-bdftopcf 1.1-1
xorg-iceauth 1.0.8-1
xorg-luit 1.1.1-2
xorg-mkfontdir 1.0.7-8
xorg-mkfontscale 1.1.3-1
xorg-server 1.19.6+13+gd0d1a694f-1
xorg-server-xephyr 1.19.6+13+gd0d1a694f-1
xorg-server-xvfb 1.19.6+13+gd0d1a694f-1
xorg-sessreg 1.1.1-1
xorg-setxkbmap 1.3.1-1
xorg-smproxy 1.0.6-1
xorg-x11perf 1.6.0-1
xorg-xauth 1.0.10-1
xorg-xbacklight 1.2.2-1
xorg-xcmsdb 1.0.5-1
xorg-xcursorgen 1.0.6-1
xorg-xdpyinfo 1.3.2-1
xorg-xdriinfo 1.0.6-1
xorg-xev 1.2.2-1
xorg-xgamma 1.0.6-1
xorg-xhost 1.0.7-1
xorg-xinit 1.4.0-3
xorg-xinput 1.6.2-1
xorg-xkbcomp 1.4.1-1
xorg-xkbevd 1.1.4-1
xorg-xkbutils 1.0.4-2
xorg-xkill 1.0.5-1
xorg-xlsatoms 1.1.2-1
xorg-xlsclients 1.1.4-1
xorg-xmessage 1.0.5-1
xorg-xmodmap 1.0.9-1
xorg-xpr 1.0.5-1
xorg-xprop 1.2.3-1
xorg-xrandr 1.5.0-1
xorg-xrdb 1.1.1-1
xorg-xrefresh 1.0.6-1
xorg-xset 1.2.4-1
xorg-xsetroot 1.1.2-1
xorg-xvinfo 1.1.3-1
xorg-xwd 1.0.7-1
xorg-xwininfo 1.1.4-1
xorg-xwud 1.0.5-1
xsane 0.999-1
yasm 1.3.0-2
yelp 3.28.0-1
zeitgeist 1.0+1+g1bcc8585-1
zip 3.0-7
zsh 5.4.2-2
Avatar de l’utilisateur
waitnsea
Maître du Kyudo
Messages : 2114
Inscription : jeu. 15 mars 2012, 05:08

Re: [imagemagick] Imagemagick bloque completement mon pc

Message par waitnsea »

Maraj a écrit : sam. 31 mars 2018, 16:10 Déjà essayé, après un reboot (avant de me logger), même résultat.
J'ai Gnome 3.28
Vois du côté des /var/log/Xorg.0.log mais les magickeys inactives ça serait plutôt un problème de kernel ?
Faute de logs il ne reste plus qu'à essayer avec le linux-lts ou un downgrade du noyau... ou attendre un post de quelqu'un de trappu...
Maraj
newbie
Messages : 8
Inscription : sam. 29 avr. 2017, 14:13

Re: [imagemagick] Imagemagick bloque completement mon pc

Message par Maraj »

Je pense à un soucis de dépendances (manquante ou corrompus)

Il existe une commande pour réinstaller toutes les dépendances et les dépendances des dépendances (ainsi de suite) ?
Et c'est possible de "debugger" un programme call par call ? (voir chaque appel de fonction, jusqu'au crash, ce qui indiquerait quel call génère le freeze ?)
Avatar de l’utilisateur
waitnsea
Maître du Kyudo
Messages : 2114
Inscription : jeu. 15 mars 2012, 05:08

Re: [imagemagick] Imagemagick bloque completement mon pc

Message par waitnsea »

Maraj a écrit : sam. 31 mars 2018, 17:13 Je pense à un soucis de dépendances (manquante ou corrompus)

Il existe une commande pour réinstaller toutes les dépendances et les dépendances des dépendances (ainsi de suite) ?
Et c'est possible de "debugger" un programme call par call ? (voir chaque appel de fonction, jusqu'au crash, ce qui indiquerait quel call génère le freeze ?)
Tout est possible, mais commence simplement :
Il existe une commande pour les fichiers manquants dans les paquets :

Code : Tout sélectionner

$ sudo pacman -Qkq 
Mets tout ton système à jour
Il ne peut pas normalement manquer de dépendances sur un paquet à jour, tu peux forcer une réinstallation avec l'option --force
Maraj
newbie
Messages : 8
Inscription : sam. 29 avr. 2017, 14:13

Re: [imagemagick] Imagemagick bloque completement mon pc

Message par Maraj »

Je viens d'essayer linux-lts, pas de résultat.

Code : Tout sélectionner

sudo pacman -Qkq 
ne retourne rien, tout semble être correctement installé.

Je commence à etre à court d'idées :cry:
Avatar de l’utilisateur
waitnsea
Maître du Kyudo
Messages : 2114
Inscription : jeu. 15 mars 2012, 05:08

Re: [imagemagick] Imagemagick bloque completement mon pc

Message par waitnsea »

Maraj a écrit : sam. 31 mars 2018, 18:01 Je commence à etre à court d'idées :cry:
C'est bien cette version ? extra/imagemagick 7.0.7.27-2
Edit
Il vient d'être flaggé out-of-date, tu n'es peut-être pas tout seul Jef...
Maraj
newbie
Messages : 8
Inscription : sam. 29 avr. 2017, 14:13

Re: [imagemagick] Imagemagick bloque completement mon pc

Message par Maraj »

waitnsea a écrit : sam. 31 mars 2018, 18:09
Maraj a écrit : sam. 31 mars 2018, 18:01 Je commence à etre à court d'idées :cry:
C'est bien cette version ? extra/imagemagick 7.0.7.27-2
Edit
Il vient d'être flaggé out-of-date, tu n'es peut-être pas tout seul Jef...
Croisons les doigts :?
Merci pour tes conseils :D
JuanicoV
Daikyu
Messages : 69
Inscription : mar. 07 nov. 2017, 20:59
Localisation : Espagne-Valencia

Re: [imagemagick] Imagemagick bloque completement mon pc

Message par JuanicoV »

Bonjour,

imagemagick nécessite libmagick et je ne l'ai pas vu dans ta liste de paquets installés !

soit ta liste est incomplète, soit il te faut installer libmagick (maintenant pourquoi il n'est pas installé...).
HP Pavillon - AMD Phenom 9600 - 6Go - SSD
Nvidia GT 520
Dual boot : Archlinux Gnome -Ubuntu Mate
Avatar de l’utilisateur
waitnsea
Maître du Kyudo
Messages : 2114
Inscription : jeu. 15 mars 2012, 05:08

Re: [imagemagick] Imagemagick bloque completement mon pc

Message par waitnsea »

JuanicoV a écrit : sam. 31 mars 2018, 18:52 (maintenant pourquoi il n'est pas installé...).
Pacman n'installe jamais un paquet sans ses dépendances et n'autorise pas non plus à désinstaller une dépendance sans le paquet qui en dépend...
JuanicoV
Daikyu
Messages : 69
Inscription : mar. 07 nov. 2017, 20:59
Localisation : Espagne-Valencia

Re: [imagemagick] Imagemagick bloque completement mon pc

Message par JuanicoV »

Sauf avec un

Code : Tout sélectionner

Pacman -Rdd 
Dans ce cas pacman suprime le paquet mais indique aussi qu'il y a une erreur de dépendance.
HP Pavillon - AMD Phenom 9600 - 6Go - SSD
Nvidia GT 520
Dual boot : Archlinux Gnome -Ubuntu Mate
Avatar de l’utilisateur
waitnsea
Maître du Kyudo
Messages : 2114
Inscription : jeu. 15 mars 2012, 05:08

Re: [imagemagick] Imagemagick bloque completement mon pc

Message par waitnsea »

Oui, impossible sans le vouloir
Maraj
newbie
Messages : 8
Inscription : sam. 29 avr. 2017, 14:13

Re: [imagemagick] Imagemagick bloque completement mon pc

Message par Maraj »

Libmagick est installé.
Mais j'ai trouvé le problème grâce aux contributeurs de imagemagick:
https://github.com/ImageMagick/ImageMagick/issues/1074

L'erreur provient d'opencl, je vais essayer de le downgrade pour voir (opencl-headers 2:2.2.20170516-1 et opencl-mesa 17.3.7-1)

EDIT: un downgrade vers la version opencl-mesa 17.3.6-1 résout ce bug.

Merci pour vos réponses :D
Avatar de l’utilisateur
waitnsea
Maître du Kyudo
Messages : 2114
Inscription : jeu. 15 mars 2012, 05:08

Re: [imagemagick] Imagemagick bloque completement mon pc

Message par waitnsea »

Maraj a écrit : dim. 01 avr. 2018, 00:44 Libmagick est installé.
Mais j'ai trouvé le problème grâce aux contributeurs de imagemagick:
https://github.com/ImageMagick/ImageMagick/issues/1074

L'erreur provient d'opencl, je vais essayer de le downgrade pour voir (opencl-headers 2:2.2.20170516-1 et opencl-mesa 17.3.7-1)

EDIT: un downgrade vers la version opencl-mesa 17.3.6-1 résout ce bug.

Merci pour vos réponses :D
et je ne pouvais reproduire le bug, utilisant opencl-nvidia...
N'oublie pas d'éditer ton 1er post et d'ajouter (Résolu) au titre...
Edit :
Nouvelle version imagemagick 7.0.7.28-1 déposée cette nuit que tu vas pouvoir tester sans downgrader ton opencl-mesa
Maraj
newbie
Messages : 8
Inscription : sam. 29 avr. 2017, 14:13

Re: [imagemagick] Imagemagick bloque completement mon pc

Message par Maraj »

J'ai déjà testé sans downgrader, ça ne fonctionne pas.
J'ai carrément viré opencl, que je n'utilise pas pour le moment.
Répondre