Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#6718 closed defect (fixed)

GDAL DODS driver crashes on URL that are not DODS servers

Reported by: Even Rouault Owned by: warmerdam
Priority: normal Milestone: 2.1.3
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

Change History (4)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: newclosed

In 36174:

DODS: fix crash on URL that are not DODS servers (fixes #6718)

comment:2 by Even Rouault, 7 years ago

In 36175:

DODS: fix crash on URL that are not DODS servers (fixes #6718)

comment:3 by Even Rouault, 7 years ago

Milestone: 2.1.3

comment:4 by Kurt Schwehr, 7 years ago

Some extra context since I already have it.

This was easily reproducible without python using gdalinfo.

A sample stack trace of the segfault on ubuntu 14.04:

Error: Failed to load processor bash
No macro or processor named 'bash' found

The segfault gone.

Error: Failed to load processor bash
No macro or processor named 'bash' found
Note: See TracTickets for help on using tickets.