Bug 1111755

Summary: [abrt] system-config-printer: dlmmap_locked(): python2.7 killed by SIGBUS
Product: [Fedora] Fedora Reporter: shanemikel1
Component: glib2Assignee: Matthias Clasen <mclasen>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: jpopelka, mclasen, shanemikel1, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/07d5e5a95885aac409916d329f172adefe4a9ac1
Whiteboard: abrt_hash:7636bb87f94de4ed90ab28f666a11466650f8127
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-29 18:02:57 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: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description shanemikel1 2014-06-21 01:41:45 UTC
Version-Release number of selected component:
system-config-printer-1.4.4-1.fc20

Additional info:
reporter:       libreport-2.2.2
backtrace_rating: 4
cmdline:        /usr/bin/python /usr/share/system-config-printer/applet.py
crash_function: dlmmap_locked
executable:     /usr/bin/python2.7
kernel:         3.14.6-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 dlmmap_locked at ../src/closures.c:460
 #1 dlmmap at ../src/closures.c:506
 #2 sys_alloc at ../src/dlmalloc.c:3515
 #3 dlmalloc at ../src/dlmalloc.c:4245
 #4 ffi_closure_alloc at ../src/closures.c:572
 #5 g_callable_info_prepare_closure at girepository/girffi.c:365
 #6 _pygi_make_native_closure at pygi-closure.c:639
 #7 _pygi_marshal_from_py_interface_callback at pygi-marshal-from-py.c:1290
 #8 _invoke_marshal_in_args at pygi-invoke.c:505
 #9 pygi_callable_info_invoke at pygi-invoke.c:649

Potential duplicate: bug 812178

Comment 1 shanemikel1 2014-06-21 01:41:49 UTC
Created attachment 910924 [details]
File: backtrace

Comment 2 shanemikel1 2014-06-21 01:41:51 UTC
Created attachment 910925 [details]
File: cgroup

Comment 3 shanemikel1 2014-06-21 01:41:53 UTC
Created attachment 910926 [details]
File: core_backtrace

Comment 4 shanemikel1 2014-06-21 01:41:54 UTC
Created attachment 910927 [details]
File: dso_list

Comment 5 shanemikel1 2014-06-21 01:41:56 UTC
Created attachment 910928 [details]
File: environ

Comment 6 shanemikel1 2014-06-21 01:41:58 UTC
Created attachment 910929 [details]
File: exploitable

Comment 7 shanemikel1 2014-06-21 01:41:59 UTC
Created attachment 910930 [details]
File: limits

Comment 8 shanemikel1 2014-06-21 01:42:01 UTC
Created attachment 910931 [details]
File: maps

Comment 9 shanemikel1 2014-06-21 01:42:03 UTC
Created attachment 910932 [details]
File: open_fds

Comment 10 shanemikel1 2014-06-21 01:42:04 UTC
Created attachment 910933 [details]
File: proc_pid_status

Comment 11 shanemikel1 2014-06-21 01:42:06 UTC
Created attachment 910934 [details]
File: var_log_messages

Comment 12 Tim Waugh 2014-07-03 15:03:42 UTC
This looks like something went wrong with gobject introspection for GLib, but I can't really see what.

Could you get it to happen again?