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 2022/07/26 12:23:07 UTC

[GitHub] [doris] HappenLee opened a new issue, #11216: [Bug] [ColumnDictionary] Coredump in column dictionary insert data from DefaultValueColumnIterator

HappenLee opened a new issue, #11216:
URL: https://github.com/apache/doris/issues/11216

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   master
   
   ### What's Wrong?
   
   #0  0x00007f52487938a5 in raise () from /lib64/libc.so.6
   #1  0x00007f5248795085 in abort () from /lib64/libc.so.6
   #2  0x00007f524abf4f0c in google::DumpStackTraceAndExit () at src/utilities.cc:160
   #3  0x00007f524d06dd6d in google::LogMessage::Fail () at src/logging.cc:1650
   #4  0x00007f524d0702a9 in google::LogMessage::SendToLog (this=0x7f52181abd10) at src/logging.cc:1607
   #5  0x00007f524d06d8d6 in google::LogMessage::Flush (this=0x7f52181abd10) at src/logging.cc:1476
   #6  0x00007f524d070919 in google::LogMessageFatal::~LogMessageFatal (this=this@entry=0x7f52181abd10, __in_chrg=<optimized out>) at src/logging.cc:2226
   #7  0x00007f524b15b560 in doris::vectorized::ColumnDictionary<int>::insert_data (this=<optimized out>, pos=<optimized out>)
       at /home/disk6/palo/release/baidu/bdg/doris/palo-1.1/be/src/vec/columns/column_dictionary.h:100
   #8  0x00007f524b8f144e in doris::vectorized::ColumnNullable::insert_data (this=0x7f55413354c0, pos=<optimized out>, length=<optimized out>)
   
   ### What You Expected?
   
   run normally
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [doris] yiguolei closed issue #11216: [Bug] [ColumnDictionary] Coredump in column dictionary insert data from DefaultValueColumnIterator

Posted by GitBox <gi...@apache.org>.
yiguolei closed issue #11216: [Bug] [ColumnDictionary] Coredump in column dictionary insert data from DefaultValueColumnIterator
URL: https://github.com/apache/doris/issues/11216


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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