Bug 1323887

Summary: [abrt] gnome-abrt: dlmmap_locked(): python3.4 killed by signal 7
Product: [Fedora] Fedora Reporter: Michael Catanzaro <mcatanzaro+wrong-account-do-not-cc>
Component: gnome-abrtAssignee: Jakub Filak <jfilak>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: digitalfreak, jberan, jfilak, mhabrnal, phelia
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/ae0f001e1f4c8d8904df6cdb6a9c4d3f9418a218
Whiteboard: abrt_hash:0447b85a076835b434237b5536bd755452920b2a;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-06 07:20:37 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 Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Michael Catanzaro 2016-04-05 01:29:07 UTC
Version-Release number of selected component:
gnome-abrt-1.2.1-1.fc23

Additional info:
reporter:       libreport-2.6.4
backtrace_rating: 4
cmdline:        /usr/bin/python3 /usr/bin/gnome-abrt
crash_function: dlmmap_locked
executable:     /usr/bin/python3.4
journald_cursor: s=54e906f9b66c4f08b5f03194ab6b5262;i=14575;b=0dcf0e110f0c41b8b4c9e00a570b2de9;m=91c22b587;t=52cca2b3af8b7;x=202ae070b2febb8e
kernel:         4.3.5-300.fc23.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 dlmmap_locked at ../src/closures.c:476
 #1 dlmmap at ../src/closures.c:522
 #2 ffi_closure_alloc at ../src/dlmalloc.c:3515
 #5 g_callable_info_prepare_closure at girepository/girffi.c:380
 #6 _pygi_make_native_closure at pygi-closure.c:674
 #7 _wrap_pyg_hook_up_vfunc_implementation at gimodule.c:417
 #8 PyEval_EvalFrameEx at /usr/src/debug/Python-3.4.3/Python/ceval.c:4266
 #13 PyEval_EvalCodeEx at /usr/src/debug/Python-3.4.3/Python/ceval.c:3617
 #14 function_call at /usr/src/debug/Python-3.4.3/Objects/funcobject.c:632
 #15 PyObject_Call at /usr/src/debug/Python-3.4.3/Objects/abstract.c:2040

Comment 1 Michael Catanzaro 2016-04-05 01:29:12 UTC
Created attachment 1143580 [details]
File: backtrace

Comment 2 Michael Catanzaro 2016-04-05 01:29:13 UTC
Created attachment 1143581 [details]
File: cgroup

Comment 3 Michael Catanzaro 2016-04-05 01:29:15 UTC
Created attachment 1143582 [details]
File: core_backtrace

Comment 4 Michael Catanzaro 2016-04-05 01:29:16 UTC
Created attachment 1143583 [details]
File: dso_list

Comment 5 Michael Catanzaro 2016-04-05 01:29:17 UTC
Created attachment 1143584 [details]
File: environ

Comment 6 Michael Catanzaro 2016-04-05 01:29:18 UTC
Created attachment 1143585 [details]
File: exploitable

Comment 7 Michael Catanzaro 2016-04-05 01:29:19 UTC
Created attachment 1143586 [details]
File: limits

Comment 8 Michael Catanzaro 2016-04-05 01:29:21 UTC
Created attachment 1143587 [details]
File: maps

Comment 9 Michael Catanzaro 2016-04-05 01:29:22 UTC
Created attachment 1143588 [details]
File: open_fds

Comment 10 Michael Catanzaro 2016-04-05 01:29:23 UTC
Created attachment 1143589 [details]
File: proc_pid_status

Comment 11 Michael Catanzaro 2016-04-05 01:29:24 UTC
Created attachment 1143590 [details]
File: var_log_messages

Comment 12 Rafal Luzynski 2016-04-05 21:39:10 UTC
Thank you for reporting the problem. Do you know how to reproduce it?

Comment 13 Michael Catanzaro 2016-04-05 22:33:12 UTC
Hm, I think this one shows up when the disk gets full? Probably ABRT should not allow reporting crashes that end in dlmmap_locked?

Comment 14 Jakub Filak 2016-04-06 07:20:37 UTC
(In reply to Michael Catanzaro from comment #13)
> Hm, I think this one shows up when the disk gets full? Probably ABRT should
> not allow reporting crashes that end in dlmmap_locked?

Correct:
https://github.com/abrt/faf/issues/212