zclllyybb opened a new pull request, #28336:
URL: https://github.com/apache/doris/pull/28336

   ## Proposed changes
   
   Issue Number: close #xxx
   
   which like
   ```
   Direct leak of 136 byte(s) in 1 object(s) allocated from:
   #0 0x55ee8ae54fad in operator new(unsigned long) 
(/root/doris/be/ut_build_ASAN/test/doris_be_test+0x1565cfad) (BuildId: 
ddd1c0d2a55f7934)
   #1 0x55ee8ca46308 in doris::vectorized::Block::operator new(unsigned long) 
/root/doris/be/src/vec/core/block.h:71:5
   #2 0x55ee8ca22236 in std::unique_ptr<doris::vectorized::Block, 
std::default_delete<doris::vectorized::Block>> 
doris::vectorized::Block::create_unique<>() 
/root/doris/be/src/vec/core/block.h:71:5
   #3 0x55eea685f09a in 
doris::vectorized::Block::create_same_struct_block(unsigned long, bool) const 
/root/doris/be/src/vec/core/block.cpp:1087:23
   #4 0x55eec5a70699 in 
doris::vectorized::VRowDistribution::generate_rows_distribution(doris::vectorized::Block&,
 std::shared_ptr<doris::vectorized::Block>&, long&, bool&, 
std::vector<doris::vectorized::RowPartTabletIds, 
std::allocator<doris::vectorized::RowPartTabletIds>>&, long&) 
/root/doris/be/src/vec/sink/vrow_distribution.cpp:311:62
   #5 0x55eec59aca24 in 
doris::vectorized::VTabletWriter::append_block(doris::vectorized::Block&) 
/root/doris/be/src/vec/sink/writer/vtablet_writer.cpp:1628:5
   #6 0x55ee8cb6e7c3 in 
doris::vectorized::AsyncWriterSink<doris::vectorized::VTabletWriter, 
&doris::vectorized::VOLAP_TABLE_SINK.<char const at offset 
0>>::send(doris::RuntimeState*, doris::vectorized::Block*, bool) 
/root/doris/be/src/vec/sink/async_writer_sink.h:85:25
   #7 0x55ee8cb6ba93 in doris::vectorized::VOlapTableSinkTest::test_normal(int) 
/root/doris/be/test/vec/exec/vtablet_sink_test.cpp:482:19
   ```
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
[d...@doris.apache.org](mailto:d...@doris.apache.org) by explaining why you 
chose the solution you did and what alternatives you considered, etc...
   
   


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

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