Re: [Pytables-users] PyTables crashes when parsing attributes

2009-12-21 Thread Francesc Alted
A Monday 21 December 2009 18:42:19 Francesc Alted escrigué: > A Monday 21 December 2009 18:21:34 Anthony Foglia escrigué: > > Francesc Alted wrote: > > > A Monday 21 December 2009 16:31:29 escriguéreu: > > >>> which is the expected error. In fact, your pytables example works > > >>> well for me.

Re: [Pytables-users] PyTables crashes when parsing attributes

2009-12-21 Thread Francesc Alted
A Monday 21 December 2009 18:21:34 Anthony Foglia escrigué: > Francesc Alted wrote: > > A Monday 21 December 2009 16:31:29 escriguéreu: > >>> which is the expected error. In fact, your pytables example works well > >>> for me. That's weird... > >> > >>It was introduced in a version after 2.6.

Re: [Pytables-users] PyTables crashes when parsing attributes

2009-12-21 Thread Anthony Foglia
Francesc Alted wrote: > A Monday 21 December 2009 16:31:29 escriguéreu: >>> which is the expected error. In fact, your pytables example works well >>> for me. That's weird... >> It was introduced in a version after 2.6.1, but it's definitely there. >> Here's the bug report I filed, and not

Re: [Pytables-users] PyTables crashes when parsing attributes

2009-12-21 Thread Francesc Alted
A Monday 21 December 2009 16:31:29 escriguéreu: > > which is the expected error. In fact, your pytables example works well > > for me. That's weird... > > It was introduced in a version after 2.6.1, but it's definitely there. > Here's the bug report I filed, and not only was it confirmed

Re: [Pytables-users] PyTables crashes when parsing attributes

2009-12-21 Thread Anthony Foglia
Francesc Alted wrote: > A Friday 18 December 2009 20:47:16 Anthony Foglia escrigué: >> I'm still trying to track down the errors I had earlier this week, but >> in the meantime, we've found a bigger one. PyTables crashes when >> opening a file with an attribute of the root node with the value

Re: [Pytables-users] PyTables crashes when parsing attributes

2009-12-20 Thread Francesc Alted
A Friday 18 December 2009 20:47:16 Anthony Foglia escrigué: > I'm still trying to track down the errors I had earlier this week, but > in the meantime, we've found a bigger one. PyTables crashes when > opening a file with an attribute of the root node with the value "0.". > It can write attr

[Pytables-users] PyTables crashes when parsing attributes

2009-12-18 Thread Anthony Foglia
I'm still trying to track down the errors I had earlier this week, but in the meantime, we've found a bigger one. PyTables crashes when opening a file with an attribute of the root node with the value "0.". It can write attributes like that fine, but when it tries to read there's a cra