FS#33130 - libicule.so cause soffice.bin to crash
Attached to Project:
Arch Linux
Opened by ido (ik_5) - Wednesday, 19 December 2012, 10:28 GMT
Last edited by Andreas Radke (AndyRTR) - Thursday, 20 December 2012, 19:31 GMT
Opened by ido (ik_5) - Wednesday, 19 December 2012, 10:28 GMT
Last edited by Andreas Radke (AndyRTR) - Thursday, 20 December 2012, 19:31 GMT
|
Details
Description:
When trying to load csv file using Libreoffice that the content contain Hebrew (cp1255 and UTF-8) into Libreoffice Libre crash, and at the systemlog I have the following error message: kernel: [15636.280257] soffice.bin[13308]: segfault at 0 ip 00007fd82ece96ee sp 00007fff6b69ad80 error 4 in libicule.so.50.1.1[7fd82ecd6000+3f000] Additional info: * Libreoffice (Version 3.6.4.3 (Build ID: 3.6.4.3 Arch Linux build-1) * icu 50.1.1-1 Steps to reproduce: have a csv created with MS Excel with Hebrew (as the one that I have attached) load it with libreoffice |
This task depends upon
Closed by Andreas Radke (AndyRTR)
Thursday, 20 December 2012, 19:31 GMT
Reason for closing: Fixed
Additional comments about closing: 3.6.4-2 has been rebuilt for new icu.
Thursday, 20 December 2012, 19:31 GMT
Reason for closing: Fixed
Additional comments about closing: 3.6.4-2 has been rebuilt for new icu.
Here too, but happens when i try to change font with every libreoffice app (i.e.: calc, writer)
[ 4848.166589] soffice.bin[4029]: segfault at 0 ip 00007f47c879d6ee sp 00007fff030d8460 error 4 in libicule.so.50.1.1[7f47c878a000+3f000]
[12404.824046] soffice.bin[8306]: segfault at 0 ip 00007ff2d34636ee sp 00007fffc3360690 error 4 in libicule.so.50.1.1[7ff2d3450000+3f000]
Additional info:
* x86_64
* libreoffice-* 3.6.4-1
* icu 50.1.1-1
Steps to reproduce:
Open a new calc or writer document, write something then change font.
Downgraded to icu-50.1-2 and the Libreoffice crashing does not happen.
You mean by using abs and rebuilding libreoffice-base and libreoffice-calc packages after upgrading icu back to version 50.1.1-1?
If that doesn't work check for known upstream bugs or file a new one.
libreoffice calc will crash if I try to format cells ( menu "format cells" ) :
https://bugs.archlinux.org/task/33142
it's a major bug, we need a recompilation of the libreoffice package
soffice.bin[1130]: segfault at 1 ip 00007fd2a729c6ee sp 00007fffba470f10 error 4 in libicule.so.50.1.1[7fd2a7289000+3f000]
Downgrading to icu-50.1-2 like levitsky wrote indeed helped and fixed the issue.