Re: [gdal-dev] JVM crash on making a call to the class/method OGRLineString::exportToWkt

2010-10-05 Thread Brian Kelly
f causing corruption by misusing the API > if > you don't follow the do's / dont do's in the API doc, and potentially other > undocumented ways...) > > The best would really for you to extract the parts where you use OGR API > and > try having a minimum app that

[gdal-dev] JVM crash on making a call to the class/method OGRLineString::exportToWkt

2010-09-30 Thread Brian Kelly
Hi all, Apologies in advance for not providing a testable case that can be fired up. I'm hoping the background info provided and investigation work shown below is enough to help trace what the issue is. PROBLEM DEFINITION: I work with a custom java application that loads GIS data using GDAL (curr