Bug 1026977

Summary: [abrt] glusterfs-3git-1.fc19: CThunkObject_dealloc: Process /usr/sbin/glusterfsd was killed by signal 11 (SIGSEGV)
Product: [Community] GlusterFS Reporter: Justin Clift <jclift>
Component: coreAssignee: GlusterFS Bugs list <gluster-bugs>
Status: CLOSED INSUFFICIENT_DATA QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.4.1CC: barumuga, gluster-bugs, jclift, joe, jonathansteffan, kwade, ndevos, silas
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/7c42af6a617531fbc868d267cd8aad6bc61413f5
Whiteboard: abrt_hash:6f4ea3ad71ee8315f660bf3ff355e9ee4eaf42d0
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-15 14:28:53 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: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Justin Clift 2013-11-05 18:58:07 UTC
Description of problem:
Trying out the latest GlusterFlow translator with Glupy and GlusterFS (compiled from git).

Now getting SIGSEGV.  Not a good sign. :(

Version-Release number of selected component:
glusterfs-3git-1.fc19

Additional info:
reporter:       libreport-2.1.9
backtrace_rating: 4
cmdline:        /usr/sbin/glusterfs -s localhost --volfile-id gluster/nfs -p /var/lib/glusterd/nfs/run/nfs.pid -l /var/log/glusterfs/nfs.log -S /var/run/6887ecd34e9ac064dfca26d730f5bea9.socket
crash_function: CThunkObject_dealloc
executable:     /usr/sbin/glusterfsd
kernel:         3.11.6-200.0.bz953211.1.fc19.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 CThunkObject_dealloc at /usr/src/debug/Python-2.7.5/Modules/_ctypes/callbacks.c:24
 #1 _ctypes_alloc_callback at /usr/src/debug/Python-2.7.5/Modules/_ctypes/callbacks.c:493
 #2 PyCFuncPtr_new at /usr/src/debug/Python-2.7.5/Modules/_ctypes/_ctypes.c:3498
 #3 type_call at /usr/src/debug/Python-2.7.5/Objects/typeobject.c:729
 #4 PyObject_Call at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529
 #5 do_call at /usr/src/debug/Python-2.7.5/Python/ceval.c:4316
 #6 call_function at /usr/src/debug/Python-2.7.5/Python/ceval.c:4121
 #7 PyEval_EvalFrameEx at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740
 #8 PyEval_EvalCodeEx at /usr/src/debug/Python-2.7.5/Python/ceval.c:3330
 #9 function_call at /usr/src/debug/Python-2.7.5/Objects/funcobject.c:526

Comment 1 Justin Clift 2013-11-05 18:58:17 UTC
Created attachment 819954 [details]
File: backtrace

Comment 2 Justin Clift 2013-11-05 18:58:21 UTC
Created attachment 819955 [details]
File: cgroup

Comment 3 Justin Clift 2013-11-05 18:58:25 UTC
Created attachment 819956 [details]
File: core_backtrace

Comment 4 Justin Clift 2013-11-05 18:58:28 UTC
Created attachment 819957 [details]
File: dso_list

Comment 5 Justin Clift 2013-11-05 18:58:32 UTC
Created attachment 819958 [details]
File: environ

Comment 6 Justin Clift 2013-11-05 18:58:36 UTC
Created attachment 819959 [details]
File: limits

Comment 7 Justin Clift 2013-11-05 18:58:40 UTC
Created attachment 819960 [details]
File: maps

Comment 8 Justin Clift 2013-11-05 18:58:43 UTC
Created attachment 819961 [details]
File: open_fds

Comment 9 Justin Clift 2013-11-05 18:58:48 UTC
Created attachment 819962 [details]
File: proc_pid_status

Comment 10 Justin Clift 2013-11-05 18:58:52 UTC
Created attachment 819963 [details]
File: var_log_messages

Comment 11 Justin Clift 2013-11-05 22:33:17 UTC
At a guess, this could be related to bug 1010241.

Comment 12 Niels de Vos 2014-04-15 09:15:01 UTC
Seems related to your Glupy work?
Is this still current, have you found the cause, can it be closed?

Comment 13 Justin Clift 2014-04-15 14:28:53 UTC
Hmmm, the Glupy code and related parts have changed quite a lot since this.

Probably best to close this, and I'll open another bug later on if it's needed, when I get up to working on GlusterFlow again.