Bug 861405 - [abrt] python-2.7.3-7.2.fc17: cairo_set_font_face: Process /usr/bin/python2.7 was killed by signal 11 (SIGSEGV)
Summary: [abrt] python-2.7.3-7.2.fc17: cairo_set_font_face: Process /usr/bin/python2.7...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pdfshuffler
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:bd9e8125e7c4e93063ab6e5b34c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-28 13:37 UTC by Steven Stern
Modified: 2013-06-27 19:56 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-27 19:56:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: core_backtrace (2.72 KB, text/plain)
2012-09-28 13:37 UTC, Steven Stern
no flags Details
File: environ (1.45 KB, text/plain)
2012-09-28 13:37 UTC, Steven Stern
no flags Details
File: limits (1.29 KB, text/plain)
2012-09-28 13:37 UTC, Steven Stern
no flags Details
File: backtrace (68.06 KB, text/plain)
2012-09-28 13:37 UTC, Steven Stern
no flags Details
File: cgroup (130 bytes, text/plain)
2012-09-28 13:38 UTC, Steven Stern
no flags Details
File: maps (50.79 KB, text/plain)
2012-09-28 13:38 UTC, Steven Stern
no flags Details
File: dso_list (10.11 KB, text/plain)
2012-09-28 13:38 UTC, Steven Stern
no flags Details
File: var_log_messages (3.54 KB, text/plain)
2012-09-28 13:38 UTC, Steven Stern
no flags Details
File: open_fds (659 bytes, text/plain)
2012-09-28 13:38 UTC, Steven Stern
no flags Details

Description Steven Stern 2012-09-28 13:37:11 UTC
Description of problem:
In the pdf-shuffler app, tried to open two files at one time (click one, ctrl-click another, click "open").

Version-Release number of selected component:
python-2.7.3-7.2.fc17

Additional info:
libreport version: 2.0.14
abrt_version:   2.0.13
backtrace_rating: 4
cmdline:        /usr/bin/python /usr/bin/pdfshuffler
crash_function: cairo_set_font_face
kernel:         3.5.4-1.fc17.x86_64

truncated backtrace:
:Thread no. 1 (10 frames)
: #0 cairo_set_font_face at cairo.c:2985
: #1 CairoOutputDev::updateFont at CairoOutputDev.cc:609
: #2 Gfx::opShowSpaceText at Gfx.cc:3767
: #3 Gfx::go at Gfx.cc:712
: #4 Gfx::display at Gfx.cc:679
: #5 Page::displaySlice at Page.cc:483
: #6 _poppler_page_render at poppler-page.cc:360
: #7 _wrap_poppler_page_render at poppler.c:3300
: #8 call_function at /usr/src/debug/Python-2.7.3/Python/ceval.c:4098
: #9 PyEval_EvalFrameEx at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740

Comment 1 Steven Stern 2012-09-28 13:37:14 UTC
Created attachment 618575 [details]
File: core_backtrace

Comment 2 Steven Stern 2012-09-28 13:37:27 UTC
Created attachment 618576 [details]
File: environ

Comment 3 Steven Stern 2012-09-28 13:37:42 UTC
Created attachment 618577 [details]
File: limits

Comment 4 Steven Stern 2012-09-28 13:37:55 UTC
Created attachment 618578 [details]
File: backtrace

Comment 5 Steven Stern 2012-09-28 13:38:14 UTC
Created attachment 618579 [details]
File: cgroup

Comment 6 Steven Stern 2012-09-28 13:38:17 UTC
Created attachment 618580 [details]
File: maps

Comment 7 Steven Stern 2012-09-28 13:38:20 UTC
Created attachment 618581 [details]
File: dso_list

Comment 8 Steven Stern 2012-09-28 13:38:21 UTC
Created attachment 618582 [details]
File: var_log_messages

Comment 9 Steven Stern 2012-09-28 13:38:23 UTC
Created attachment 618583 [details]
File: open_fds

Comment 10 Dave Malcolm 2012-09-28 14:46:46 UTC
Thanks for filing this bug report.

Looking at attachment 618578 [details] I see that the crash happened in cairo_set_font_face with a NULL cr.

This would appear to be a bug in pdfshuffler, pypoppler, or poppler (or maybe cairo).  Resassigning to "pdfshuffler" for now.

What is the output of:
  rpm -q pdfshuffler pypoppler poppler cairo

Comment 11 Steven Stern 2012-09-28 15:12:31 UTC
(In reply to comment #10)
$ rpm -q pdfshuffler pypoppler poppler cairo

pdfshuffler-0.6.0-0.2.20120302svn64.fc17.noarch
pypoppler-0.12.1-19.fc17.x86_64
poppler-0.18.4-3.fc17.x86_64
cairo-1.10.2-7.fc17.x86_64
cairo-1.10.2-7.fc17.i686


Note You need to log in before you can comment on or make changes to this bug.