[Bug 344751] Re: Disable stack protector for gdal

Markus Neteler neteler at osgeo.org
Wed Mar 18 20:42:49 UTC 2009


cited from:

http://lists.osgeo.org/pipermail/gdal-dev/2009-March/020022.html
[gdal-dev] [SOLVED] GDAL crashing on Ubuntu 8.10

------- begin citation -----------------
Even Rouault even.rouault at mines-paris.org
Tue Mar 17 19:33:57 EDT 2009

Hi all,

Several users have reported over the past few weeks various crashes when
running GDAL, in particular in OGRFeature::GetFieldAsString(). It has been
finally identified that it was due to stricter guard logic in GCC that was
enabled in Ubuntu 8.10 and later versions because -D_FORTIFY_SOURCE=2 is set
by default and is activated when -O is set to 2 or higher.
A similar issue was detected in DTEDDataset::CreateCopy() a few weeks ago and
was also fixed.

The fixes have been applied to current development version, 1.6 stable branch
and 1.5 branch. Please refer to http://trac.osgeo.org/gdal/ticket/2896 and
http://trac.osgeo.org/gdal/ticket/2824 if you need to apply the relevant
patches without waiting for next stable releases.

However, it might be possible that similar issues still remain, especially in
less popular drivers, so please report it.

Best regards,

Even
------- end citation -----------------

-- 
Disable stack protector for gdal
https://bugs.launchpad.net/bugs/344751
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list