Bug 1050162
Summary: | [abrt] libreoffice-core: gtk_paint_box(): soffice.bin killed by SIGSEGV | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Daniel <laughingcedar> | ||||||||||||||||||||||||
Component: | libreoffice | Assignee: | Caolan McNamara <caolanm> | ||||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||
Version: | 19 | CC: | caolanm, dtardon, erack, ltinkl, mstahl, sbergman | ||||||||||||||||||||||||
Target Milestone: | --- | Keywords: | Reopened | ||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||
Hardware: | i686 | ||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/34c49073cd1fbdef6f2e82aa25ee357213a6d2f6 | ||||||||||||||||||||||||||
Whiteboard: | abrt_hash:e70596926fedb03827602d2041456def192932a8 | ||||||||||||||||||||||||||
Fixed In Version: | libreoffice-4.1.5.3-1.fc19 | Doc Type: | Bug Fix | ||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||
Last Closed: | 2014-03-14 10:57:02 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
Daniel
2014-01-08 18:48:03 UTC
Created attachment 847291 [details]
File: backtrace
Created attachment 847292 [details]
File: cgroup
Created attachment 847293 [details]
File: core_backtrace
Created attachment 847294 [details]
File: dso_list
Created attachment 847295 [details]
File: environ
Created attachment 847296 [details]
File: exploitable
Created attachment 847297 [details]
File: limits
Created attachment 847298 [details]
File: maps
Created attachment 847299 [details]
File: open_fds
Created attachment 847300 [details]
File: proc_pid_status
Created attachment 847301 [details]
File: var_log_messages
somehow a NULL has crept in there as the target to paint to. There seems to be a timer so I guess something somewhere may have forgotten to turn off a timer that depends on a window after that window has gone away based on that, added an assert and a safe early exit upstream. Seeing as it was a once off thing I won't backport to f19. http://cgit.freedesktop.org/libreoffice/core/commit/?id=3cb4aa944afe335da373b3e0bafea5360cb8d665 (In reply to Caolan McNamara from comment #13) > based on that, added an assert and a safe early exit upstream. Seeing as it > was a once off thing I won't backport to f19. > > http://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=3cb4aa944afe335da373b3e0bafea5360cb8d665 Caolan, It's no longer a once-off thing. It's just happened twice in the past day, while I've been doing a LOT of heavy LibreOffice work back and forth among multiple documents. Fortunately Auto Save has been working well, so I've only lost a couple of minutes' effort and none of my data. Would it be possible to backport this to f19, or will it make it into an update relatively soon? Best, Daniel we will put the fix to F-19 libreoffice-4.1.4.2-6.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/libreoffice-4.1.4.2-6.fc20 libreoffice-4.1.4.2-6.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/libreoffice-4.1.4.2-6.fc19 Package libreoffice-4.1.4.2-6.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libreoffice-4.1.4.2-6.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-2339/libreoffice-4.1.4.2-6.fc20 then log in and leave karma (feedback). libreoffice-4.1.5.3-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/libreoffice-4.1.5.3-1.fc19 libreoffice-4.1.5.3-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. I've updated LibreOffice, and it still crashes occasionally with "soffice.bin killed by SIGSEGV" error messages Here are two recent bugs with backtraces etc: https://bugzilla.redhat.com/show_bug.cgi?id=1074124 https://bugzilla.redhat.com/show_bug.cgi?id=1076264 please don't reopen bugs on the basis that you still have a crash elsewhere. The problem here is not the same as your problem |