Bug 756107
| Summary: | [abrt] libreoffice-calc-3.3.3.1-7.fc15: ImplServerFontEntry::HandleFontOptions killed by signal 11 (SIGSEGV) | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Milan Bouchet-Valat <nalimilan> | ||||||||||||
| Component: | libreoffice | Assignee: | Caolan McNamara <caolanm> | ||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | 15 | CC: | caolanm, dtardon, erack, ltinkl, mstahl, sbergman | ||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | x86_64 | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Whiteboard: | abrt_hash:57d0b3dd178dfed1b874f3896d5a533ab1c261f7 | ||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2012-01-10 14:38:21 UTC | Type: | --- | ||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||
| Documentation: | --- | CRM: | |||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||
| Embargoed: | |||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Milan Bouchet-Valat
2011-11-22 17:22:55 UTC
Created attachment 535127 [details]
File: dso_list
Created attachment 535128 [details]
File: maps
Created attachment 535129 [details]
File: backtrace
crashing line is mpServerFont->SetFontOptions( mpFontOptions ); but we check for null mpServerFont earlier, so non trivial to see why this might crash. Is there a particular document which crashed when you opened it ?, is so could you attach it here. i.e. the saved .pptx Created attachment 535454 [details]
Document I was editing when the crash happened
Here's the file, but the crash doesn't happen when I open it. It happened when I tried to show the slideshow.
I think something bigger was going on: the .pptx was looking good when I saved it (3 minutes after the crash), then the crash happened, and when I reopened it it was in the state you can see now. So the saved version doesn't contain what I was seeing when the crash happened.
The most interesting thing is that, before the crash, when I was editing slides masks, the fonts wouldn't change (size and family) on the screen. But they were changed in the background: after closing the masks, the slides had the correct font. The good news is, I'm able to reproduce that part of the problem: you just need to open the file I'm going to attach, and to edit the masks. That file comes from PowerPoint 2007.
Created attachment 535456 [details]
PowerPoint 2007 file which is broken when editing masks
*** This bug has been marked as a duplicate of bug 761009 *** |