Bug 1210942 - [abrt] python3: code_dealloc(): python3.4 killed by SIGSEGV
Summary: [abrt] python3: code_dealloc(): python3.4 killed by SIGSEGV
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-music
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: GNOME SIG Unassigned
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:df15e96fb7367faab8d9c4cedea...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-11 09:01 UTC by Matteo Settenvini
Modified: 2016-07-19 13:41 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-07-19 13:41:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (366.82 KB, text/plain)
2015-04-11 09:01 UTC, Matteo Settenvini
no flags Details
File: cgroup (190 bytes, text/plain)
2015-04-11 09:01 UTC, Matteo Settenvini
no flags Details
File: core_backtrace (52.50 KB, text/plain)
2015-04-11 09:01 UTC, Matteo Settenvini
no flags Details
File: dso_list (26.33 KB, text/plain)
2015-04-11 09:01 UTC, Matteo Settenvini
no flags Details
File: environ (1.89 KB, text/plain)
2015-04-11 09:01 UTC, Matteo Settenvini
no flags Details
File: limits (1.29 KB, text/plain)
2015-04-11 09:01 UTC, Matteo Settenvini
no flags Details
File: maps (121.44 KB, text/plain)
2015-04-11 09:01 UTC, Matteo Settenvini
no flags Details
File: mountinfo (3.59 KB, text/plain)
2015-04-11 09:01 UTC, Matteo Settenvini
no flags Details
File: namespaces (85 bytes, text/plain)
2015-04-11 09:02 UTC, Matteo Settenvini
no flags Details
File: open_fds (2.41 KB, text/plain)
2015-04-11 09:02 UTC, Matteo Settenvini
no flags Details
File: proc_pid_status (965 bytes, text/plain)
2015-04-11 09:02 UTC, Matteo Settenvini
no flags Details

Description Matteo Settenvini 2015-04-11 09:01:40 UTC
Description of problem:
Just opened GNOME Music (which is very slow with a big library!), saw how much it took to load the library, and clicked on the close button.

Version-Release number of selected component:
python3-3.4.2-4.fc22

Additional info:
reporter:       libreport-2.5.0
backtrace_rating: 4
cmdline:        python3 /usr/bin/gnome-music
crash_function: code_dealloc
executable:     /usr/bin/python3.4
global_pid:     5080
kernel:         4.0.0-0.rc5.git4.1.fc22.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000
var_log_messages: [System Logs]:\n-- Logs begin at sab 2014-08-23 21:07:08 CEST, end at sab 2015-04-11 10:26:25 CEST. --

Truncated backtrace:
Thread no. 1 (10 frames)
 #2 code_dealloc at /usr/src/debug/Python-3.4.2/Objects/codeobject.c:364
 #3 func_dealloc at /usr/src/debug/Python-3.4.2/Objects/funcobject.c:555
 #4 sm_dealloc at /usr/src/debug/Python-3.4.2/Objects/funcobject.c:908
 #5 free_keys_object at /usr/src/debug/Python-3.4.2/Objects/dictobject.c:369
 #6 PyDict_Clear at /usr/src/debug/Python-3.4.2/Objects/dictobject.c:1282
 #7 type_clear at /usr/src/debug/Python-3.4.2/Objects/typeobject.c:3110
 #8 delete_garbage at /usr/src/debug/Python-3.4.2/Modules/gcmodule.c:866
 #9 collect at /usr/src/debug/Python-3.4.2/Modules/gcmodule.c:1032
 #10 _PyGC_CollectNoFail at /usr/src/debug/Python-3.4.2/Modules/gcmodule.c:1638
 #11 PyImport_Cleanup at /usr/src/debug/Python-3.4.2/Python/import.c:483

Potential duplicate: bug 1155276

Comment 1 Matteo Settenvini 2015-04-11 09:01:45 UTC
Created attachment 1013367 [details]
File: backtrace

Comment 2 Matteo Settenvini 2015-04-11 09:01:46 UTC
Created attachment 1013368 [details]
File: cgroup

Comment 3 Matteo Settenvini 2015-04-11 09:01:49 UTC
Created attachment 1013369 [details]
File: core_backtrace

Comment 4 Matteo Settenvini 2015-04-11 09:01:50 UTC
Created attachment 1013370 [details]
File: dso_list

Comment 5 Matteo Settenvini 2015-04-11 09:01:52 UTC
Created attachment 1013371 [details]
File: environ

Comment 6 Matteo Settenvini 2015-04-11 09:01:55 UTC
Created attachment 1013372 [details]
File: limits

Comment 7 Matteo Settenvini 2015-04-11 09:01:57 UTC
Created attachment 1013373 [details]
File: maps

Comment 8 Matteo Settenvini 2015-04-11 09:01:58 UTC
Created attachment 1013374 [details]
File: mountinfo

Comment 9 Matteo Settenvini 2015-04-11 09:02:00 UTC
Created attachment 1013375 [details]
File: namespaces

Comment 10 Matteo Settenvini 2015-04-11 09:02:02 UTC
Created attachment 1013376 [details]
File: open_fds

Comment 11 Matteo Settenvini 2015-04-11 09:02:04 UTC
Created attachment 1013377 [details]
File: proc_pid_status

Comment 12 Fedora Admin XMLRPC Client 2015-05-12 12:03:13 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 13 Petr Viktorin (pviktori) 2015-05-13 19:53:29 UTC
Looks like a bug in gnome-music/gtk, not Python3 itself. Let me know if the Python team can assist.

Comment 14 Fedora End Of Life 2016-07-19 13:41:35 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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