Opened 7 years ago

Closed 7 years ago

#1462 closed defect (invalid)

Failing to return 4.1GB result

Reported by: Dimitar Misev Owned by:
Priority: critical Milestone: 9.4
Component: rasserver Version: development
Keywords: Cc: Peter Baumann, Vlad Merticariu
Complexity: Medium

Description

I have a feeling an int is used somewhere instead of size_t causing this:

 [INFO] - 09/12/2016 00:19:33.295400: ok, result type 'set <marray <char, [0:4115366645]>>', 1 element(s).
[FATAL] - 09/12/2016 00:19:43.165788: Error: mymalloc(): ObjectBroker::freeMemory() failed.

Change History (2)

comment:1 by Bang Pham Huu, 7 years ago

Milestone: 9.39.4

comment:2 by Dimitar Misev, 7 years ago

Resolution: invalid
Status: newclosed

Tested with 6GB selection and all worked fine with 32GB RAM, so it was probably just not enough memory in the above case.

Note: See TracTickets for help on using tickets.