Re: [Pytables-users] Memory leak in PyTables (latest git/pro version )

2011-07-22 Thread Francesc Alted
A Friday 22 July 2011 11:33:18 Leon Evers escrigué: > Hi Dave, > > That looks like a problem I have been having. I have tried to look > into it but could not really get to the bottom of it, my hunch is > that somewhere in the C interface references to table definitions > are kept alive. My applica

Re: [Pytables-users] Memory leak in PyTables (latest git/pro version)

2011-07-22 Thread Leon Evers
Hi Dave, That looks like a problem I have been having. I have tried to look into it but could not really get to the bottom of it, my hunch is that somewhere in the C interface references to table definitions are kept alive. My application is reading hdf5 files in parallel processes fired off

Re: [Pytables-users] Memory leak in PyTables (latest git/pro version)

2011-07-22 Thread Francesc Alted
A Friday 22 July 2011 11:15:41 Francesc Alted escrigué: > Here it is a message that bounced (unsubscribed address, probably). > > - > --- De: Dave LeBlanc > A: pytables-users@lists.sourceforge.net > Data: Dimecres 19:59:3

[Pytables-users] Memory leak in PyTables (latest git/pro version)

2011-07-22 Thread Francesc Alted
Here it is a message that bounced (unsubscribed address, probably). De: Dave LeBlanc A: pytables-users@lists.sourceforge.net Data: Dimecres 19:59:33 Hi all, we're looking to use PyTables in a scenario where we op