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

   #9  0x000055e72fad6219 in google::LogMessageFatal::~LogMessageFatal() ()
   #10 0x000055e72a3f01fc in 
doris::ThreadMemTrackerMgr::limiter_mem_tracker_sptr (this=0x7f38233fa000) at 
/mnt/disk2/doris/be/src/runtime/memory/thread_mem_tracker_mgr.h:112
   #11 0x000055e72b33efa0 in 
doris::SwitchThreadMemTrackerLimiter::SwitchThreadMemTrackerLimiter 
(this=0x7f3796375df7, mem_tracker=...) at 
/mnt/disk2/doris/be/src/runtime/thread_context.cpp:88
   #12 0x000055e72a457f0b in doris::io::FileBufferBuilder::build 
(this=0x7f3796375e30, buf=0x7f3823375438) at 
/mnt/disk2/doris/be/src/io/fs/s3_file_bufferpool.cpp:243
   #13 0x000055e72a44f448 in doris::io::S3FileWriter::_build_upload_buffer 
(this=<optimized out>) at /mnt/disk2/doris/be/src/io/fs/s3_file_writer.cpp:196
   #14 0x000055e72a44cd71 in doris::io::S3FileWriter::appendv 
(this=0x7f3823375300, data=0x7f3823392000, data_cnt=200) at 
/mnt/disk2/doris/be/src/io/fs/s3_file_writer.cpp:248
   #15 0x000055e72a355f02 in MicrobenchS3FileWriter::appendv 
(this=0x7f3823375300, slices=slices@entry=0x7f3823392000, 
slices_size=slices_size@entry=200, write_bvar=...) at 
/mnt/disk2/doris/be/src/io/tools/file_cache_microbench.cpp:303
   #16 0x000055e72a3557d4 in 
JobManager::execute_write_tasks(std::vector<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, 
std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > > > const&, Job&, JobConfig 
const&)::{lambda()#1}::operator()() const (this=0x7f3819eb1d38) at 
/mnt/disk2/doris/be/src/io/tools/file_cache_microbench.cpp:1090
   
   ### What problem does this PR solve?
   
   Issue Number: close #xxx
   
   Related PR: #xxx
   
   Problem Summary:
   
   ### Release note
   
   None
   
   ### Check List (For Author)
   
   - Test <!-- At least one of them must be included. -->
       - [ ] Regression test
       - [ ] Unit Test
       - [ ] Manual test (add detailed scripts or steps below)
       - [ ] No need to test or manual test. Explain why:
           - [ ] This is a refactor/code format and no logic has been changed.
           - [ ] Previous test can cover this change.
           - [ ] No code files have been changed.
           - [ ] Other reason <!-- Add your reason?  -->
   
   - Behavior changed:
       - [ ] No.
       - [ ] Yes. <!-- Explain the behavior change -->
   
   - Does this need documentation?
       - [ ] No.
       - [ ] Yes. <!-- Add document PR link here. eg: 
https://github.com/apache/doris-website/pull/1214 -->
   
   ### Check List (For Reviewer who merge this PR)
   
   - [ ] Confirm the release note
   - [ ] Confirm test cases
   - [ ] Confirm document
   - [ ] Add branch pick label <!-- Add branch pick label that this PR should 
merge into -->
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to