Page 1 sur 1

[libreoffice] pb apres mise à jour (résolu)

Publié : lun. 31 mars 2014, 09:31
par nlu_
bonjour,

ce w-e j'ai fait une maj de arch, dans le tas une pour libreoffice => 4.2.2-5

lorsque je lance writer après la frappe d'un premier caractère l'application se ferme

Code : Tout sélectionner

./swriter
UTF-8 encoding error. Missing continuation byte in 16. character position:
intransportable�_��"J�"
UTF-8 encoding error. Missing continuation byte in 18. character position:
intransportable�_��"J�"
UTF-8 encoding error. Missing continuation byte in 19. character position:
intransportable�_��"J�"
UTF-8 encoding error. Missing continuation byte in 21. character position:
intransportable�_��"J�"
UTF-8 encoding error. Missing continuation byte in 25. character position:
intransportable�_��"J�"
UTF-8 encoding error. Missing continuation byte in 16. character position:
intransportable�_��"J�"
UTF-8 encoding error. Missing continuation byte in 18. character position:
intransportable�_��"J�"
UTF-8 encoding error. Missing continuation byte in 19. character position:
intransportable�_��"J�"
UTF-8 encoding error. Missing continuation byte in 21. character position:
intransportable�_��"J�"
UTF-8 encoding error. Missing continuation byte in 25. character position:
intransportable�_��"J�"
soffice.bin: malloc.c:2369: sysmalloc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 *(sizeof(size_t))) - 1)) & ~((2 *(sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long) old_end & pagemask) == 0)' failed.
j'ai supprimé le profile utilisateur au cas ou il serait corrompu -> meme probleme

comme on voit un pb d'encodage je suis allé faire un tour du coté des parametres linguistiques
lorsque je decoche l'option hunspell spellchecker je n'ai plus de probleme

je reinstalle pacman -S hunspell hunspell-fr
et recoche l'option hunspell spellchecker je n'ai plus de probleme

voilou c'est juste au cas ou quelqu'un aurait le même probleme, même si ca n'explique pas ce qui c'est passé.

Re: [libreoffice] pb apres mise à jour - resolu

Publié : lun. 31 mars 2014, 10:52
par onyx67
Super, merci pour le retour :D

Re: [libreoffice] pb apres mise à jour (résolu)

Publié : lun. 31 mars 2014, 18:22
par Elbarto
il faut continuer les investigations pour essayer de comprendre ce bug, afin d'éviter qu'il se reproduise,

un "pacman -Qk" serait utile pour voir si l'intégrité des fichiers des paquets installés est respectée, ainsi que vérifier les données SMART du disque dur pour vérifier s'il n'y a pas de problème matériel,

de mauvaises pratiques comme l'installation manuelle de logiciels ( via un make install en root ciblant le dossier /usr ) peuvent aussi expliquer le problème

Re: [libreoffice] pb apres mise à jour (résolu)

Publié : lun. 31 mars 2014, 19:21
par Xorg
Chez moi, rien à déclarer à propos de LibreOffice.
Pour comparer, voici la sortie de pacman -Qk | grep libreoffice :

Code : Tout sélectionner

libreoffice-base : 43 fichiers au total, 0 fichier manquant
libreoffice-calc : 27 fichiers au total, 0 fichier manquant
libreoffice-common : 3780 fichiers au total, 0 fichier manquant
libreoffice-draw : 21 fichiers au total, 0 fichier manquant
libreoffice-fr : 239 fichiers au total, 0 fichier manquant
libreoffice-gnome : 17 fichiers au total, 0 fichier manquant
libreoffice-impress : 31 fichiers au total, 0 fichier manquant
libreoffice-math : 18 fichiers au total, 0 fichier manquant
libreoffice-writer : 26 fichiers au total, 0 fichier manquant
Donc je penche plus vers l'avis d'Elbarto : ça doit être un problème qui t'est spécifique.