You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@doris.apache.org by GitBox <gi...@apache.org> on 2019/04/04 01:24:06 UTC

[GitHub] [incubator-doris] kangpinghuang commented on issue #875: reader will core dump

kangpinghuang commented on issue #875: reader will core dump
URL: https://github.com/apache/incubator-doris/issues/875#issuecomment-479714552
 
 
   This problem is caused by the temp variable is destructed, but AlphaRowsetReader use the pointer of temp variable, which will access invalid memory

----------------------------------------------------------------
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: dev-unsubscribe@doris.apache.org
For additional commands, e-mail: dev-help@doris.apache.org