[Community] Fwd: bug in rtree
Sean Gillies
sean.gillies at gmail.com
Wed Jan 13 12:33:25 EET 2010
Begin forwarded message:
> From: Iván García <igarcia at iti.upv.es>
> Date: January 13, 2010 10:35:24 AM CEST
> To: sgillies at frii.com
> Subject: bug in rtree
>
> Hi,
>
> I've tried to fill a ticket in your trac but there is no option for
> it:
> http://trac.gispython.org/lab/wiki/Rtree
>
> So I think I needed to send you this bug I'm having in Rtree in my
> Kubuntu 64bits.
> I'm trying to run graphserver software which depends on Rtree python
> library but I get this error:
>
> /usr/lib/python2.5/site-packages/graphserver-0.1-py2.5.egg/
> graphserver/libgraphserver.so
> Traceback (most recent call last):
> File "/usr/local/bin/gs_osmdb_compile", line 8, in <module>
> load_entry_point('graphserver==0.1', 'console_scripts',
> 'gs_osmdb_compile')()
> File "/usr/lib/python2.5/site-packages/graphserver-0.1-py2.5.egg/
> graphserver/ext/osm/osmdb.py", line 481, in main
> osm_to_osmdb(osm_filename, osmdb_filename, tolerant)
> File "/usr/lib/python2.5/site-packages/graphserver-0.1-py2.5.egg/
> graphserver/ext/osm/osmdb.py", line 464, in osm_to_osmdb
> osmdb = OSMDB( osmdb_filename, overwrite=True )
> File "/usr/lib/python2.5/site-packages/graphserver-0.1-py2.5.egg/
> graphserver/ext/osm/osmdb.py", line 86, in __init__
> self.index = Rtree( dbname )
> File "/usr/lib/python2.5/site-packages/Rtree-0.5.0-py2.5-linux-
> x86_64.egg/rtree/index.py", line 385, in __init__
> super(Rtree, self).__init__(*args, **kwargs)
> File "/usr/lib/python2.5/site-packages/Rtree-0.5.0-py2.5-linux-
> x86_64.egg/rtree/index.py", line 85, in __init__
> self.handle = core.rt.Index_Create(self.properties.handle)
> File "/usr/lib/python2.5/site-packages/Rtree-0.5.0-py2.5-linux-
> x86_64.egg/rtree/core.py", line 25, in check_void
> raise RTreeError(msg)
> rtree.core.RTreeError: Error in "Index_Create": std::bad_alloc
>
>
> Best Regards and thanks in advance.
>
> Ivan.
>
> --
> Iván García
> I+D+i con Software Libre
>
> ITI - Instituto Tecnológico de Informática
> Ciudad Politécnica de la Innovación
> Camino de Vera s/n Edificio 8G, acceso B
> 46022 Valencia (España)
> Tlf. +34 963877069
>
>
--
Sean
More information about the Community
mailing list