Opened 12 years ago

Closed 10 years ago

#108 closed defect (fixed)

Segmentation fault when accessing a non-existent collection via GDAL

Reported by: joachim.ungar@… Owned by: Stephan Meissl
Priority: minor Milestone: 9.0.x
Component: gdal driver Version: 8.2
Keywords: Cc:
Complexity: Very Hard

Description

after creating a collection

rasql -q "create collection test RGBSet" --user rasadmin --passwd xxx

gdalinfo produces a segmentation fault if the collection is empty

gdalinfo "rasdaman: host='host' user='rasadmin' password='xxx' query='select a[\$x_lo:\$x_hi,\$y_lo:\$y_hi] from test as a'"

Change History (3)

comment:1 by Peter Baumann, 11 years ago

Milestone: 9.0
Owner: changed from Dimitar Misev to Stephan Meissl
Status: newassigned

looks like a problem with the GDAL driver.

comment:2 by Dimitar Misev, 10 years ago

Complexity: Very Hard

Most likely outdated by now and should be closed?

comment:3 by Dimitar Misev, 10 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.