Closed pavitrakumar78 closed 4 years ago
Can you try please to reproduce the problem with this patch?
Can you try please to reproduce the problem with this patch?
It works! I do not get any seg faults anymore! I also tried with few similar queries and they all worked fine!
Thank you for the fix! I'll close the issue now.
Hi,
I tried executing the following query but the db connection was closed due to a seg fault.
Query:
Segfault from gdb:
The following query without with just the SMA comparison for a single symbol works:
Not sure why this happens. I can verify that I have data from 2020-6 to 2020-09 and the shifts are also correct (shifts are added so that the array values are aligned properly). My memory consumption is also <70% when executing this so I don't think this could be due to low memory either.