Opened 6 years ago

Closed 5 years ago

#1817 closed defect (fixed)

Create set type with nan null values segfaults on debian buster

Reported by: Dimitar Misev Owned by: Dimitar Misev
Priority: critical Milestone: 9.7
Component: rasserver Version: development
Keywords: Cc: Bang Pham Huu
Complexity: Medium

Description

Can be reproduced with

directql -q 'CREATE TYPE test_double_1d_Set2 AS SET (DoubleString NULL VALUES [NaN])' --user rasadmin --passwd rasadmin -d $RASDATA/RASBASE

It happens only when compiled in Release mode (with -O3), but not in Debug mode.

Change History (3)

comment:1 by Bang Pham Huu, 6 years ago

I think this might happen the same in Lubuntu 18.04 for rasdaman stable as server killed.

comment:2 by Dimitar Misev, 6 years ago

Good catch.

comment:3 by Dimitar Misev, 5 years ago

Resolution: fixed
Status: newclosed

I cannot reproduce anymore on Debian.

Note: See TracTickets for help on using tickets.