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

   ### 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  0x0000558c91016080 in doris::signal::(anonymous 
namespace)::FailureSignalHandler (signal_number=11, signal_info=0x7f9121eba5b0,
       ucontext=0x7f9121eba480) at 
/home/zcp/repo_center/doris_master/be/src/common/signal_handler.h:372
   #1  <signal handler called>
   #2  0x0000558c91016080 in doris::signal::(anonymous 
namespace)::FailureSignalHandler (signal_number=6, signal_info=0x7f9121ebac70,
       ucontext=0x7f9121ebab40) at 
/home/zcp/repo_center/doris_master/be/src/common/signal_handler.h:372
   #3  <signal handler called>
   #4  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
   #5  0x00007f92146b0859 in __GI_abort () at abort.c:79
   #6  0x0000558c90fec42e in __sanitizer::Abort() ()
   #7  0x0000558c90ff7d18 in __sanitizer::Die() ()
   #8  0x0000558c90fd7ae4 in 
__asan::ScopedInErrorReport::~ScopedInErrorReport() ()
   #9  0x0000558c90fd73a1 in __asan::ReportGenericError(unsigned long, unsigned 
long, unsigned long, unsigned long, bool, unsigned long, unsigned int, bool) ()
   #10 0x0000558c90fd8117 in __asan_report_load8 ()
   #11 0x0000558c93ecb11a in doris::vectorized::Value::get_value 
(this=0x7f90d1cbc048)
       at 
/home/zcp/repo_center/doris_master/be/src/vec/aggregate_functions/aggregate_function_window.h:214
   #12 0x0000558c93f24b92 in doris::vectorized::LeadAndLagData<long, true, 
false, doris::vectorized::Value>::insert_result_into (
       this=0x7f90d1cbc048, to=...) at 
/home/zcp/repo_center/doris_master/be/src/vec/aggregate_functions/aggregate_function_window.h:271
   #13 0x0000558c93f0915c in 
doris::vectorized::WindowFunctionData<doris::vectorized::WindowFunctionLastData<doris::vectorized::LeadAndLagData<long,
 true, false, doris::vectorized::Value> > >::insert_result_into 
(this=0x607000aa2ed0, place=0x7f90d1cbc048 "", to=...)
       at 
/home/zcp/repo_center/doris_master/be/src/vec/aggregate_functions/aggregate_function_window.h:508
   #14 0x0000558c91ac79c8 in doris::MemTable::_collect_vskiplist_results<true> 
(this=0x61700047b600)
       at /home/zcp/repo_center/doris_master/be/src/olap/memtable.cpp:315
   #15 0x0000558c91ab45b0 in doris::MemTable::_do_flush (this=0x61700047b600, 
duration_ns=@0x7f9121ebf090: 0)
       at /home/zcp/repo_center/doris_master/be/src/olap/memtable.cpp:394
   #16 0x0000558c91ab374e in doris::MemTable::flush (this=0x61700047b600) at 
/home/zcp/repo_center/doris_master/be/src/olap/memtable.cpp:367
   #17 0x0000558c91aa6b8c in doris::FlushToken::_flush_memtable 
(this=0x606001931480, memtable=..., submit_task_time=1216724600827163)
       at 
/home/zcp/repo_center/doris_master/be/src/olap/memtable_flush_executor.cpp:85
   #18 0x0000558c91aad534 in std::__invoke_impl<void, void 
(doris::FlushToken::*&)(std::shared_ptr<doris::MemTable>, long), 
doris::FlushToken*&, std::shared_ptr<doris::MemTable>&, long&> (__f=
   
   ### What You Expected?
   
   fix
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] 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-unsubscr...@doris.apache.org.apache.org

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


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

Reply via email to