Re: [vdsm] Help needed to debug segfault when using ctypes

2013-08-27 Thread Yaniv Bronheim
me "gv1" as input, > > let me know and I'll investigate more > > > > Yaniv Bronhaim > > > > - Original Message - > >> From: "Aravinda" > >> To: vdsm-devel@lists.fedorahosted.org > >> Sent: Thursday, August 22,

Re: [vdsm] Help needed to debug segfault when using ctypes

2013-08-27 Thread Aravinda
the gfapi call with the same "gv1" as input, let me know and I'll investigate more Yaniv Bronhaim - Original Message - From: "Aravinda" To: vdsm-devel@lists.fedorahosted.org Sent: Thursday, August 22, 2013 3:23:34 PM Subject: [vdsm] Help needed to debug segf

Re: [vdsm] Help needed to debug segfault when using ctypes

2013-08-26 Thread Yaniv Bronheim
with the same "gv1" as input, let me know and I'll investigate more Yaniv Bronhaim - Original Message - > From: "Aravinda" > To: vdsm-devel@lists.fedorahosted.org > Sent: Thursday, August 22, 2013 3:23:34 PM > Subject: [vdsm] Help needed to debug segfa

Re: [vdsm] Help needed to debug segfault when using ctypes

2013-08-22 Thread Deepak C Shetty
I haven't worked much on using ctypes in python.. but did you try to look into the core to see where exactly the segfault is happening.. that might give some clues for further debug. On 08/22/2013 05:53 PM, Aravinda wrote: Hi, In following patch I am using ctypes to load libgfapi(GlusterFS AP

[vdsm] Help needed to debug segfault when using ctypes

2013-08-22 Thread Aravinda
Hi, In following patch I am using ctypes to load libgfapi(GlusterFS API) to get the Gluster volume statvfs information. http://gerrit.ovirt.org/#/c/17822 I am getting *segfault* when I run vdsClient 0 glusterVolumeSizeInfoGet volumeName=gv1 But I checked as below and it is working. cd /u