[GRASS-dev] [GRASS GIS] #2868: v.in.ogr Segmentation fault

GRASS GIS trac at osgeo.org
Fri Jan 15 03:06:18 PST 2016


#2868: v.in.ogr Segmentation fault
----------------------------+---------------------------------
  Reporter:  DmitryKolesov  |      Owner:  grass-dev@…
      Type:  defect         |     Status:  new
  Priority:  normal         |  Milestone:  7.0.3
 Component:  Vector         |    Version:  svn-releasebranch70
Resolution:                 |   Keywords:  v.in.ogr
       CPU:  Unspecified    |   Platform:  Unspecified
----------------------------+---------------------------------

Comment (by neteler):

 I can confirm this issue on Fedora23, 64bit:

 {{{
 gdb v.in.ogr
 (gdb) r -t input=test.geojson layer=OGRGeoJSON out=tmp  --o
 ...
 Number of nodes: 1
 Number of primitives: 2
 Number of points: 0
 Number of lines: 0
 Number of boundaries: 1
 Number of centroids: 1
 Number of areas: 1
 Number of isles: 1

 Program received signal SIGSEGV, Segmentation fault.
 0x00000000004076e1 in main ()
 (gdb) bt
 #0  0x00000000004076e1 in main ()
 (gdb) bt full
 #0  0x00000000004076e1 in main ()
 No symbol table info available.
 }}}

 The backtrace is useless, though. Strange.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2868#comment:2>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list