A Tuesday 15 December 2009 18:55:44 escriguéreu:
> Francesc Alted wrote:
> > Can you try PyTables from trunk?  I've added more protection to some HDF5
> > calls.  It will not solve your problem, but perhaps we can get more clues
> > (i.e. perhaps you won't get the segfault).
> 
>       Will do.  In the meantime, I tried 2.2b1 as well, and setting
> PYTABLES_SYS_ATTRS=False when I open the file.  Neither solved the
> problem.  (Though with the latter it skips the
> Rootgroup._g_getLChildAttr call and crashes on
> tables.group.utilsExtension.whichClass.)

Mmh.  Could you run your program under 'gdb'?  This should offer a nice 
backtrace.  Valgrind (http://valgrind.org/) is also an excellent backtracing 
tool that comes with most Linux distributions.

-- 
Francesc Alted

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to