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

cs_hash_dup_count segment fault for some data #11

Closed
amutu opened this issue Mar 7, 2014 · 1 comment
Closed

cs_hash_dup_count segment fault for some data #11

amutu opened this issue Mar 7, 2014 · 1 comment

Comments

@amutu
Copy link

amutu commented Mar 7, 2014

postgres=# select samp2_load();

samp2_load

   3500

(1 row)

postgres=# select cs_hash_dup_count(ts,StackTopSignature) from myt_get();
NOTICE: IMCS command: hash_dup_count
The connection to the server was lost. Attempting reset: Failed.

the DDL and date of samp2 is here :https://github.com/amutu/data/blob/master/samp2

@knizhnik
Copy link
Owner

knizhnik commented Mar 7, 2014

Thank you once again for reporting the problem.
Unfortunately this bug can be noticed only on large data sets so it is not detected by my tests.
Fixed.

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

2 participants