Opened 11 years ago

Closed 9 years ago

#450 closed defect (duplicate)

Test rasserver with limited amount of memory

Reported by: Dimitar Misev Owned by: Dimitar Misev
Priority: major Milestone: 9.0.x
Component: rasserver Version: 8.5
Keywords: Cc: damiano, Peter Baumann
Complexity: Medium

Description

In particular the issue is when ingesting data and RAM and swap is filled up. It seems like it fails silently and gets blocked into an infinite loop, using 100% CPU.

Change History (3)

comment:1 by Peter Baumann, 11 years ago

hm, mymalloc() throws an exception. Maybe it isn't caught? In this case we might introduce it to the big catch-all after each query. My wild guessing…

comment:2 by Dimitar Misev, 11 years ago

I think it happens between rasdaman and postgres, when committing the transaction.

comment:3 by Dimitar Misev, 9 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #783 I'd say.

Note: See TracTickets for help on using tickets.