Opened 8 years ago

Last modified 8 years ago

#6270 closed defect

core dump due to C++ ABI change — at Version 1

Reported by: saultdon Owned by: tamas
Priority: normal Milestone:
Component: CSharpBindings Version: 2.0.1
Severity: blocker Keywords:
Cc:

Description (last modified by saultdon)

I'm getting a large amount of output and a core dump when trying to run gdal utilities like ogr2ogr (see attached txt file).

This is after re-compiling from https://svn.osgeo.org/gdal/branches/2.0/gdal on Arch Linux 64-bit.

There was a recent change to GCC 5 (announcement, https://www.archlinux.org/news/c-abi-change/) which might be related and all gdal dependencies were rebuilt in light of those changes. Then gdal builds fine too.

The output of ldd /usr/bin/ogr2ogr also shows that there are no "not found" warnings.

Change History (2)

comment:1 by saultdon, 8 years ago

Description: modified (diff)

by saultdon, 8 years ago

Attachment: gdal2_coredump_output_c added
Note: See TracTickets for help on using tickets.