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/14 11:53:03 UTC

[GitHub] [doris] Lchangliang opened a new issue, #10861: [Bug] sava_meta will coredump

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

   ### 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?
   
   #5  0x00005643dca54bcb in std::shared_lock<std::shared_mutex>::shared_lock (this=0x7f3f5d43c450, __m=...)
       at /var/local/ldb_toolchain/include/c++/11/shared_mutex:727
   #6  0x00005643dd180a53 in doris::TabletMeta::to_meta_pb (this=0x612000313fc0, tablet_meta_pb=0x7f3f5d43c660)
       at /home/zcp/repo_center/doris_master/be/src/olap/tablet_meta.cpp:534
   #7  0x00005643dd17df52 in doris::TabletMeta::serialize (this=0x612000313fc0, meta_binary=0x7f3f5d43c860)
       at /home/zcp/repo_center/doris_master/be/src/olap/tablet_meta.cpp:366
   --Type <RET> for more, q to quit, c to continue without paging--c
   #8  0x00005643dd17d986 in doris::TabletMeta::_save_meta (this=0x612000313fc0, data_dir=0x616000020180) at /home/zcp/repo_center/doris_master/be/src/olap/tablet_meta.cpp:355
   #9  0x00005643dd17d4d0 in doris::TabletMeta::save_meta (this=0x612000313fc0, data_dir=0x616000020180) at /home/zcp/repo_center/doris_master/be/src/olap/tablet_meta.cpp:345
   #10 0x00005643dd00dccf in doris::Tablet::revise_tablet_meta (this=0x61f000359890, rowsets_to_clone=..., versions_to_delete=...) at /home/zcp/repo_center/doris_master/be/src/olap/tablet.cpp:184
   #11 0x00005643dd9e7e95 in doris::EngineCloneTask::_finish_incremental_clone (this=0x7f3f5d453270, tablet=0x61f000359890, cloned_tablet_meta=..., committed_version=2) at /home/zcp/repo_center/doris_master/be/src/olap/task/engine_clone_task.cpp:673
   #12 0x00005643dd9e677b in doris::EngineCloneTask::_finish_clone (this=0x7f3f5d453270, tablet=0x61f000359890, clone_dir=..., committed_version=2, is_incremental_clone=true) at /home/zcp/repo_center/doris_master/be/src/olap/task/engine_clone_task.cpp:615
   #13 0x00005643dd9d8fc5 in doris::EngineCloneTask::_do_clone (this=0x7f3f5d453270) at /home/zcp/repo_center/doris_master/be/src/olap/task/engine_clone_task.cpp:123
   #14 0x00005643dd9d79c5 in doris::EngineCloneTask::execute (this=0x7f3f5d453270) at /home/zcp/repo_center/doris_master/be/src/olap/task/engine_clone_task.cpp:69
   #15 0x00005643dce81112 in doris::StorageEngine::execute_task (this=0x61a000001e80, task=0x7f3f5d453270) at /home/zcp/repo_center/doris_master/be/src/olap/storage_engine.cpp:1069
   
   ### What You Expected?
   
   it will be ok when save meta.
   
   ### 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-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] Lchangliang closed issue #10861: [Bug] sava_meta will coredump

Posted by GitBox <gi...@apache.org>.
Lchangliang closed issue #10861: [Bug] sava_meta will coredump
URL: https://github.com/apache/doris/issues/10861


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