Opened 10 years ago

Closed 10 years ago

#5465 closed defect (fixed)

OSM driver crash randomly, but frequently on MacOSX

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.11.1
Component: OGR_SF Version: 1.11.0
Severity: normal Keywords: osm
Cc:

Description

The crash occurs sometimes at ogrosmdatasource.cpp l1655

else if( panReqIds[nIdx] != psWayFeaturePairs->panNodeRefs[i] )

when nIdx == -1

Change History (1)

comment:1 by Even Rouault, 10 years ago

Milestone: 1.11.1
Resolution: fixed
Status: newclosed
Version: unspecified1.11.0

trunk r27312, branches/1.11 r27313 "OSM: fix random crash, particularly on MacOSX (#5465)"

Note: See TracTickets for help on using tickets.