Bug 1183202

Summary: [abrt] python3: close_file_callback(FT_StreamRec_*)(): python3.4 killed by SIGABRT
Product: [Fedora] Fedora Reporter: Elliott Sales de Andrade <quantum.analyst>
Component: python3Assignee: Bohuslav "Slavek" Kabrda <bkabrda>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: bkabrda, mstuchli, rkuska, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/55db5829257dd737a55bafe09b34999550fc2b60
Whiteboard: abrt_hash:d10e0ea75d659aeef781797b0b9cb5bca0b1c062
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-18 08:02:39 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 Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Elliott Sales de Andrade 2015-01-17 04:42:16 UTC
Description of problem:
Unknown. Ran a program and it completed with this error

Version-Release number of selected component:
python3-3.4.1-16.fc21

Additional info:
reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        /usr/bin/python3 /home/elliott/.local/bin/obspy3-runtests -d
crash_function: close_file_callback(FT_StreamRec_*)
executable:     /usr/bin/python3.4
kernel:         3.17.8-300.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #6 close_file_callback(FT_StreamRec_*) at /usr/lib64/python3.4/site-packages/matplotlib/ft2font.cpython-34m.so
 #7 FT_Stream_Free at /usr/src/debug/freetype-2.5.3/src/base/ftobjs.c:228
 #8 destroy_face at /usr/src/debug/freetype-2.5.3/src/base/ftobjs.c:944
 #9 FT_Done_Face at /usr/src/debug/freetype-2.5.3/src/base/ftobjs.c:2399
 #10 FT2Font::~FT2Font() at /usr/lib64/python3.4/site-packages/matplotlib/ft2font.cpython-34m.so
 #12 Py::PythonClass<FT2Font>::extension_object_deallocator(_object*) at /usr/lib64/python3.4/site-packages/matplotlib/ft2font.cpython-34m.so
 #13 free_keys_object at /usr/src/debug/Python-3.4.1/Objects/dictobject.c:369
 #14 dict_dealloc at /usr/src/debug/Python-3.4.1/Objects/dictobject.c:1391
 #15 subtype_dealloc at /usr/src/debug/Python-3.4.1/Objects/typeobject.c:1172
 #16 free_keys_object at /usr/src/debug/Python-3.4.1/Objects/dictobject.c:369

Comment 1 Elliott Sales de Andrade 2015-01-17 04:42:18 UTC
Created attachment 980954 [details]
File: backtrace

Comment 2 Elliott Sales de Andrade 2015-01-17 04:42:19 UTC
Created attachment 980955 [details]
File: cgroup

Comment 3 Elliott Sales de Andrade 2015-01-17 04:42:20 UTC
Created attachment 980956 [details]
File: core_backtrace

Comment 4 Elliott Sales de Andrade 2015-01-17 04:42:21 UTC
Created attachment 980957 [details]
File: dso_list

Comment 5 Elliott Sales de Andrade 2015-01-17 04:42:22 UTC
Created attachment 980958 [details]
File: environ

Comment 6 Elliott Sales de Andrade 2015-01-17 04:42:23 UTC
Created attachment 980959 [details]
File: limits

Comment 7 Elliott Sales de Andrade 2015-01-17 04:42:25 UTC
Created attachment 980960 [details]
File: maps

Comment 8 Elliott Sales de Andrade 2015-01-17 04:42:26 UTC
Created attachment 980961 [details]
File: open_fds

Comment 9 Elliott Sales de Andrade 2015-01-17 04:42:27 UTC
Created attachment 980962 [details]
File: proc_pid_status

Comment 10 Elliott Sales de Andrade 2015-01-17 04:42:27 UTC
Created attachment 980963 [details]
File: var_log_messages

Comment 11 Elliott Sales de Andrade 2015-01-18 08:02:39 UTC
This is a bug in the new version of matplotlib I'm testing for packaging.