| Summary: | [abrt] libreoffice-core-3.6.6.2-9.fc18: icu_49::LEFontInstance::mapCharToGlyph: Process /usr/lib64/libreoffice/program/soffice.bin was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Enrique Herrera Noya <enrique.herreranoya> | ||||||||||||||||||||||
| Component: | icu | Assignee: | Eike Rathke <erack> | ||||||||||||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | 18 | CC: | caolanm, denis.arnaud_fedora, dtardon, erack, ltinkl, mstahl, sbergman | ||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||
| Whiteboard: | abrt_hash:41ee8f5cc801e0fc6f2b30c028abe4462b91577b | ||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2013-12-06 19:34:58 UTC | Type: | --- | ||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||
|
Description
Enrique Herrera Noya
2013-12-06 14:14:50 UTC
Created attachment 833622 [details]
File: backtrace
Created attachment 833623 [details]
File: cgroup
Created attachment 833624 [details]
File: core_backtrace
Created attachment 833625 [details]
File: dso_list
Created attachment 833626 [details]
File: environ
Created attachment 833627 [details]
File: limits
Created attachment 833628 [details]
File: maps
Created attachment 833629 [details]
File: open_fds
Created attachment 833630 [details]
File: proc_pid_status
Created attachment 833631 [details]
File: var_log_messages
caolanm->erack: is this the crash that happens when someone has only partially updated their system and it will go away after yum update ? Yes. @Enrique: I wonder how you ended up with two ICU packages installed in parallel, i.e. from dso_list /usr/lib64/libicule.so.49.1.1 libicu-49.1.1-8.fc18.x86_64 (Fedora Project) 1368547665 /usr/lib64/libicule.so.49.1.1 libicu-49.1.1-10.fc18.x86_64 (Fedora Project) 1378437993 ICU is not the only duplicated package, there are several others. However, with ICU of at least 49.1.1-10 you need libreoffice of at least 3.6.7.2-3 and vice versa. You have libreoffice 3.6.6.2-9 and apparently that pulls in ICU 49.1.1-10 during runtime though only 49.1.1-8 does work. Please do a yum update to pull in newer versions, actually both packages have newer versions since long. Probably best without specifying any packages. And possibly cleanup the duplicated library mess if it isn't resolved after an update. |