Bug 1183202 - [abrt] python3: close_file_callback(FT_StreamRec_*)(): python3.4 killed by SIGABRT
Summary: [abrt] python3: close_file_callback(FT_StreamRec_*)(): python3.4 killed by SI...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: python3
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bohuslav "Slavek" Kabrda
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:d10e0ea75d659aeef781797b0b9...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-17 04:42 UTC by Elliott Sales de Andrade
Modified: 2015-01-18 08:02 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-18 08:02:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (34.94 KB, text/plain)
2015-01-17 04:42 UTC, Elliott Sales de Andrade
no flags Details
File: cgroup (190 bytes, text/plain)
2015-01-17 04:42 UTC, Elliott Sales de Andrade
no flags Details
File: core_backtrace (8.36 KB, text/plain)
2015-01-17 04:42 UTC, Elliott Sales de Andrade
no flags Details
File: dso_list (17.72 KB, text/plain)
2015-01-17 04:42 UTC, Elliott Sales de Andrade
no flags Details
File: environ (3.35 KB, text/plain)
2015-01-17 04:42 UTC, Elliott Sales de Andrade
no flags Details
File: limits (1.29 KB, text/plain)
2015-01-17 04:42 UTC, Elliott Sales de Andrade
no flags Details
File: maps (84.72 KB, text/plain)
2015-01-17 04:42 UTC, Elliott Sales de Andrade
no flags Details
File: open_fds (333 bytes, text/plain)
2015-01-17 04:42 UTC, Elliott Sales de Andrade
no flags Details
File: proc_pid_status (953 bytes, text/plain)
2015-01-17 04:42 UTC, Elliott Sales de Andrade
no flags Details
File: var_log_messages (29 bytes, text/plain)
2015-01-17 04:42 UTC, Elliott Sales de Andrade
no flags Details

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.


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