Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

heavydb memory overflow freezes the program #840

Open
geo-de-tang opened this issue Sep 10, 2024 · 1 comment
Open

heavydb memory overflow freezes the program #840

geo-de-tang opened this issue Sep 10, 2024 · 1 comment

Comments

@geo-de-tang
Copy link

geo-de-tang commented Sep 10, 2024

HeavyDB froze, so I had to restart it. This was the last thing in the logs, so I assume, this is what caused the problem.

Sep 10 13:05:42 tyan heavydb[17399]: 2024-09-10T13:05:42.668905 E 17399 0 0 Importer.cpp:2268 Input exception thrown: Decimal overflow: value is greater than 10^5 max 1000000000 value 1000010000. Row discarded. Data:

Sep 10 13:05:42 tyan heavydb[17399]: free(): invalid pointer

@geo-de-tang geo-de-tang changed the title Sep 10 13:05:42 tyan heavydb[17399]: 2024-09-10T13:05:42.668905 E 17399 0 0 Importer.cpp:2268 Input exception thrown: Decimal overflow: value is greater than 10^5 max 1000000000 value 1000010000. Row discarded. Data: Sep 10 13:05:42 tyan heavydb[17399]: free(): invalid pointer heavydb memory overflow causes a hang in responsiveness Sep 10, 2024
@geo-de-tang
Copy link
Author

I haven't been able to build the project, but if I could, I would post a fix and help with the backlog of issues on github.

@geo-de-tang geo-de-tang changed the title heavydb memory overflow causes a hang in responsiveness heavydb memory overflow freezes the program Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant