You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/02/26 04:01:37 UTC

[GitHub] [incubator-doris] kangpinghuang opened a new issue #2994: int128 create bloom filter failed

kangpinghuang opened a new issue #2994: int128 create bloom filter failed
URL: https://github.com/apache/incubator-doris/issues/2994
 
 
   
   std::set.insert(int128) core dump because segment fault.
   
   the reason is the __int128 is not aligned.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] kangpinghuang closed issue #2994: int128 create bloom filter failed

Posted by GitBox <gi...@apache.org>.
kangpinghuang closed issue #2994: int128 create bloom filter failed
URL: https://github.com/apache/incubator-doris/issues/2994
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org