[GRASS5] v.in.ogr: segfaul

hallo,
I have fresh cvs version of GRASS, and I have problems to import some
shape, using v.in.ogr:

(gdb) run
Starting program: /usr/local/grass-6.1.cvs/bin/v.in.ogr -o dsn=/mnt/mapserver/home/mapserv/krtiny/data/srf.shp out=srf
[Thread debugging using libthread_db enabled]
[New Thread -1238561952 (LWP 23475)]
warning: Lowest section in /usr/lib/libicudata.so.34 is .hash at 00000094

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1238561952 (LWP 23475)]
0xb7d6a528 in OGRSpatialReference::morphFromESRI () from /usr/lib/libgdal.so.1
(gdb)

I use GDAL from Debian package, version 1.2.6

it worked till now...

what to do?

thanks

jachym
--
Jachym Cepicky
e-mail: jachym.cepicky@centrum.cz
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/gnupg_public_key/
-----------------------------------------
OFFICE:
Department of Geoinformation Technologies
LDF MZLU v Brnì
Zemìdìlská 3
613 00 Brno
e-mail: xcepicky@node.mendelu.cz
URL: http://mapserver.mendelu.cz
Tel.: +420 545 134 514

On Sun, Feb 12, 2006 at 04:32:19PM +0100, Jachym Cepicky wrote:

hallo,
I have fresh cvs version of GRASS, and I have problems to import some
shape, using v.in.ogr:

(gdb) run
Starting program: /usr/local/grass-6.1.cvs/bin/v.in.ogr -o dsn=/mnt/mapserver/home/mapserv/krtiny/data/srf.shp out=srf
[Thread debugging using libthread_db enabled]
[New Thread -1238561952 (LWP 23475)]
warning: Lowest section in /usr/lib/libicudata.so.34 is .hash at 00000094

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1238561952 (LWP 23475)]
0xb7d6a528 in OGRSpatialReference::morphFromESRI () from /usr/lib/libgdal.so.1
(gdb)

I use GDAL from Debian package, version 1.2.6

it worked till now...

what to do?

Jachym,

please note that 1.2.6 is pretty old:

http://www.gdal.org/dl/
[ ] gdal-1.2.6.tar.gz 13-Mar-2005 23:43 4.1M
[ ] gdal-1.3.0.tar.gz 15-Aug-2005 20:18 6.3M
[ ] gdal-1.3.1.tar.gz 04-Oct-2005 15:08 6.5M

Markus

hmm, I use debian-testing .. I thing, I will have to write some
bugreport to the package maintainer, there are some unresolvable
dependences for gdal 1.3.1..

thanks

jachym

On Sun, Feb 12, 2006 at 06:49:15PM +0100, Markus Neteler wrote:

On Sun, Feb 12, 2006 at 04:32:19PM +0100, Jachym Cepicky wrote:
> hallo,
> I have fresh cvs version of GRASS, and I have problems to import some
> shape, using v.in.ogr:
>
> (gdb) run
> Starting program: /usr/local/grass-6.1.cvs/bin/v.in.ogr -o dsn=/mnt/mapserver/home/mapserv/krtiny/data/srf.shp out=srf
> [Thread debugging using libthread_db enabled]
> [New Thread -1238561952 (LWP 23475)]
> warning: Lowest section in /usr/lib/libicudata.so.34 is .hash at 00000094
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1238561952 (LWP 23475)]
> 0xb7d6a528 in OGRSpatialReference::morphFromESRI () from /usr/lib/libgdal.so.1
> (gdb)
>
> I use GDAL from Debian package, version 1.2.6
>
> it worked till now...
>
> what to do?

Jachym,

please note that 1.2.6 is pretty old:

http://www.gdal.org/dl/
[ ] gdal-1.2.6.tar.gz 13-Mar-2005 23:43 4.1M
[ ] gdal-1.3.0.tar.gz 15-Aug-2005 20:18 6.3M
[ ] gdal-1.3.1.tar.gz 04-Oct-2005 15:08 6.5M

Markus

_______________________________________________
grass5 mailing list
grass5@grass.itc.it
http://grass.itc.it/mailman/listinfo/grass5

--
Jachym Cepicky
e-mail: jachym.cepicky@centrum.cz
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/gnupg_public_key/
-----------------------------------------
OFFICE:
Department of Geoinformation Technologies
LDF MZLU v Brnì
Zemìdìlská 3
613 00 Brno
e-mail: xcepicky@node.mendelu.cz
URL: http://mapserver.mendelu.cz
Tel.: +420 545 134 514

Hi,

I've fixed the bug, please try the latest CVS version.

Huidae Cho

On Sun, Feb 12, 2006 at 09:18:39PM +0100, Jachym Cepicky wrote:

hmm, I use debian-testing .. I thing, I will have to write some
bugreport to the package maintainer, there are some unresolvable
dependences for gdal 1.3.1..

thanks

jachym

On Sun, Feb 12, 2006 at 06:49:15PM +0100, Markus Neteler wrote:
> On Sun, Feb 12, 2006 at 04:32:19PM +0100, Jachym Cepicky wrote:
> > hallo,
> > I have fresh cvs version of GRASS, and I have problems to import some
> > shape, using v.in.ogr:
> >
> > (gdb) run
> > Starting program: /usr/local/grass-6.1.cvs/bin/v.in.ogr -o dsn=/mnt/mapserver/home/mapserv/krtiny/data/srf.shp out=srf
> > [Thread debugging using libthread_db enabled]
> > [New Thread -1238561952 (LWP 23475)]
> > warning: Lowest section in /usr/lib/libicudata.so.34 is .hash at 00000094
> >
> > Program received signal SIGSEGV, Segmentation fault.
> > [Switching to Thread -1238561952 (LWP 23475)]
> > 0xb7d6a528 in OGRSpatialReference::morphFromESRI () from /usr/lib/libgdal.so.1
> > (gdb)
> >
> > I use GDAL from Debian package, version 1.2.6
> >
> > it worked till now...
> >
> > what to do?
>
> Jachym,
>
> please note that 1.2.6 is pretty old:
>
> http://www.gdal.org/dl/
> [ ] gdal-1.2.6.tar.gz 13-Mar-2005 23:43 4.1M
> [ ] gdal-1.3.0.tar.gz 15-Aug-2005 20:18 6.3M
> [ ] gdal-1.3.1.tar.gz 04-Oct-2005 15:08 6.5M
>
> Markus
>
> _______________________________________________
> grass5 mailing list
> grass5@grass.itc.it
> http://grass.itc.it/mailman/listinfo/grass5

--
Jachym Cepicky
e-mail: jachym.cepicky@centrum.cz
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/gnupg_public_key/
-----------------------------------------
OFFICE:
Department of Geoinformation Technologies
LDF MZLU v Brně
Zemědělská 3
613 00 Brno
e-mail: xcepicky@node.mendelu.cz
URL: http://mapserver.mendelu.cz
Tel.: +420 545 134 514

_______________________________________________
grass5 mailing list
grass5@grass.itc.it
http://grass.itc.it/mailman/listinfo/grass5

it works

thanks

but the libgdal1-1.3.1-dev package is still somehow strankge... I had to
recompile it

jachym

On Sun, Feb 12, 2006 at 03:43:38PM -0600, Huidae Cho wrote:

Hi,

I've fixed the bug, please try the latest CVS version.

Huidae Cho

On Sun, Feb 12, 2006 at 09:18:39PM +0100, Jachym Cepicky wrote:
> hmm, I use debian-testing .. I thing, I will have to write some
> bugreport to the package maintainer, there are some unresolvable
> dependences for gdal 1.3.1..
>
> thanks
>
> jachym
>
> On Sun, Feb 12, 2006 at 06:49:15PM +0100, Markus Neteler wrote:
> > On Sun, Feb 12, 2006 at 04:32:19PM +0100, Jachym Cepicky wrote:
> > > hallo,
> > > I have fresh cvs version of GRASS, and I have problems to import some
> > > shape, using v.in.ogr:
> > >
> > > (gdb) run
> > > Starting program: /usr/local/grass-6.1.cvs/bin/v.in.ogr -o dsn=/mnt/mapserver/home/mapserv/krtiny/data/srf.shp out=srf
> > > [Thread debugging using libthread_db enabled]
> > > [New Thread -1238561952 (LWP 23475)]
> > > warning: Lowest section in /usr/lib/libicudata.so.34 is .hash at 00000094
> > >
> > > Program received signal SIGSEGV, Segmentation fault.
> > > [Switching to Thread -1238561952 (LWP 23475)]
> > > 0xb7d6a528 in OGRSpatialReference::morphFromESRI () from /usr/lib/libgdal.so.1
> > > (gdb)
> > >
> > > I use GDAL from Debian package, version 1.2.6
> > >
> > > it worked till now...
> > >
> > > what to do?
> >
> > Jachym,
> >
> > please note that 1.2.6 is pretty old:
> >
> > http://www.gdal.org/dl/
> > [ ] gdal-1.2.6.tar.gz 13-Mar-2005 23:43 4.1M
> > [ ] gdal-1.3.0.tar.gz 15-Aug-2005 20:18 6.3M
> > [ ] gdal-1.3.1.tar.gz 04-Oct-2005 15:08 6.5M
> >
> > Markus
> >
> > _______________________________________________
> > grass5 mailing list
> > grass5@grass.itc.it
> > http://grass.itc.it/mailman/listinfo/grass5
>
> --
> Jachym Cepicky
> e-mail: jachym.cepicky@centrum.cz
> URL: http://les-ejk.cz
> GPG: http://les-ejk.cz/gnupg_public_key/
> -----------------------------------------
> OFFICE:
> Department of Geoinformation Technologies
> LDF MZLU v Brnì
> Zemìdìlská 3
> 613 00 Brno
> e-mail: xcepicky@node.mendelu.cz
> URL: http://mapserver.mendelu.cz
> Tel.: +420 545 134 514
>
> _______________________________________________
> grass5 mailing list
> grass5@grass.itc.it
> http://grass.itc.it/mailman/listinfo/grass5

_______________________________________________
grass5 mailing list
grass5@grass.itc.it
http://grass.itc.it/mailman/listinfo/grass5

--
Jachym Cepicky
e-mail: jachym.cepicky@centrum.cz
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/gnupg_public_key/
-----------------------------------------
OFFICE:
Department of Geoinformation Technologies
LDF MZLU v Brnì
Zemìdìlská 3
613 00 Brno
e-mail: xcepicky@node.mendelu.cz
URL: http://mapserver.mendelu.cz
Tel.: +420 545 134 514