| Summary: | [abrt] evince: active_edges(): evince killed by SIGSEGV | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Przemek Klosowski <przemek> | ||||||||||||||||||||||||||||||
| Component: | cairo | Assignee: | Benjamin Otte <otte> | ||||||||||||||||||||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||||||
| Version: | 23 | CC: | feborges, mhatina, mkasik, otte | ||||||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/c9e4cd3e2a0ffcd5260230262a4d8b6cbe915697 | ||||||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:1024412691c6cc07e1ae2ce9942f3a27155460e9;VARIANT_ID=workstation; | ||||||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||||||
| Last Closed: | 2016-11-25 15:00:49 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
Przemek Klosowski
2016-03-02 21:26:53 UTC
Created attachment 1132538 [details]
File: backtrace
Created attachment 1132539 [details]
File: cgroup
Created attachment 1132540 [details]
File: core_backtrace
Created attachment 1132541 [details]
File: dso_list
Created attachment 1132542 [details]
File: environ
Created attachment 1132543 [details]
File: exploitable
Created attachment 1132544 [details]
File: limits
Created attachment 1132545 [details]
File: maps
Created attachment 1132546 [details]
File: mountinfo
Created attachment 1132547 [details]
File: namespaces
Created attachment 1132548 [details]
File: open_fds
Created attachment 1132549 [details]
File: proc_pid_status
Created attachment 1132550 [details]
File: var_log_messages
Created attachment 1132551 [details]
File: bug.pdf
Just took a quick look and the proximate cause is a null pointer in _cairo_polygon_intersect (polygon=0x7fffe0b52630, top=2250, left=0x7fffd031c240) at cairo-polygon-intersect.c:1235 1235 if unlikely ((right->deferred.other)) right is initialized from left->next, and right.deferred.other (cairo_bo_edge_t *) is null. I haven't traced the code that sets that structure yet. This is a bug in cairo. It has been already fixed in cairo 1.14.4 which is not in Fedora yet. Thank you for the PDF, it helped me to find the upstream bug. This message is a reminder that Fedora 23 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 23. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '23'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 23 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. |