Opened 8 years ago

Closed 8 years ago

#6281 closed defect (fixed)

ogr2ogr --formats crashes at r32443

Reported by: Kurt Schwehr Owned by: Kurt Schwehr
Priority: normal Milestone:
Component: default Version: svn-trunk
Severity: blocker Keywords:
Cc:

Description

On the mac:

ogr2ogr --formats
Supported Formats:
  PCIDSK -raster,vector- (rw+v): PCIDSK Database File
  JPEG2000 -raster,vector- (rwv): JPEG-2000 part 1 (ISO/IEC 15444-1), based on Jasper library

[SNIP]

  TIGER -vector- (rw+v): U.S. Census TIGER/Line
  AVCBin -vector- (ro): Arc/Info Binary Coverage
  AVCE00 -vector- (ro): Arc/Info E00 (ASCII) Coverage
  HTTP -raster,vector- (ro): HTTP Fetching Wrapper
ogr2ogr(39212,0x7fff75604000) malloc: *** error for object 0x7fff5ac5d768: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug

Change History (1)

comment:1 by Even Rouault, 8 years ago

Resolution: fixed
Status: newclosed

trunk r32454 "Fix ogr2ogr --formats and similar general options (trunk only, #6281)"

Note: See TracTickets for help on using tickets.