[OSGeo-Discuss] PerfectTIN 0.4.0rc2 released. Anyone know GPU programming?

Even Rouault even.rouault at spatialys.com
Sun May 10 05:51:40 PDT 2020


> The reason I'm not calling this 0.4.0 is that twice, once each on two
> different computers, the program crashed, but did not dump core 
because of
> ulimit. I ran the debugger, but could not get it to crash again. I ran it
> without the debugger, but it still didn't crash.

If not already done, I'd strongly suggest using the 2 favorite debuggers of 
the C/C++ programmer for memory related issues:
- build with https://github.com/google/sanitizers/wiki/AddressSanitizer
- or run with http://valgrind.org/

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/discuss/attachments/20200510/7f22e854/attachment.html>


More information about the Discuss mailing list