Opened 11 years ago

Closed 10 years ago

#326 closed defect (fixed)

segmentation fault on insert

Reported by: Heinrich Stamerjohanns Owned by: Dimitar Misev
Priority: major Milestone: 9.0
Component: rasserver Version: 8.4
Keywords: Cc: Peter Baumann
Complexity: Medium

Description

By trying to insert a 3-d float datafile (approx 400 MB) rasdaman crashes.

reading file f_bd3.dat…ok

constant 1: GMarray
Oid……………….:
Type Structure……..:
Type Schema………..: marray< float >
Domain…………….: [1:1095,1:300,1:300]
Base Type Schema……: float
Base Type Length……: 4
Data format………. : Array
Data size (bytes)…. : 394200000

Executing update query…Segmentation fault

Change History (4)

comment:1 by Heinrich Stamerjohanns, 11 years ago

Component: DEBrasserver

it seems that rasdaman crashes if wrong intervals (too big) are specified, so if the file does not actually provide enough values for the specified interval.

So the query might fail or generate a warning, but should not crash.

comment:2 by Dimitar Misev, 10 years ago

Milestone: 9.0

comment:3 by Dimitar Misev, 10 years ago

Cc: Peter Baumann added

Patch submitted.

comment:4 by Dimitar Misev, 10 years ago

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