You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "fandowe (via GitHub)" <gi...@apache.org> on 2023/06/21 04:04:56 UTC

[GitHub] [doris] fandowe commented on issue #21044: [Bug] doris-be-1.2.5 启动失败,脚本执行未报错,但是无进程

fandowe commented on issue #21044:
URL: https://github.com/apache/doris/issues/21044#issuecomment-1600041611

   ```
   SLF4J: Class path contains multiple SLF4J bindings.
   SLF4J: Found binding in [jar:file:/root/doris/be/lib/hadoop_hdfs/common/lib/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   SLF4J: Found binding in [jar:file:/root/doris/be/lib/java-udf-jar-with-dependencies.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   SLF4J: Actual binding is of type [org.slf4j.impl.Reload4jLoggerFactory]
   I0621 12:02:48.744098 19588 daemon.cpp:432]  version doris-1.2.5-rc01(SSE4.2) RELEASE (build file://VM-10-6-centos@Unknown)
   Built on Thu, 15 Jun 2023 00:12:01 UTC by VM-10-6-centos
   I0621 12:02:48.746089 19588 mem_info.cpp:295] Physical Memory: 15.51 GB, Mem Limit: 12.41 GB, origin config value: 80%, System Mem Available Min Reserve: 1.55 GB, Vm Min Free KBytes: 66.00 MB
   I0621 12:02:48.757377 19588 daemon.cpp:465] Cpu Info:
     Model: QEMU Virtual CPU version 2.5+
     Cores: 8
     Max Possible Cores: 8
     L1 Cache: 32.00 KB (Line: 64.00 B)
     L2 Cache: 2.00 MB (Line: 64.00 B)
     L3 Cache: 16.00 MB (Line: 64.00 B)
     Hardware Supports:
     Numa Nodes: 1
     Numa Nodes of Cores: 0->0 | 1->0 | 2->0 | 3->0 | 4->0 | 5->0 | 6->0 | 7->0 |
   I0621 12:02:48.757473 19588 daemon.cpp:466] Disk Info: 
     Num disks 3: vda, sr, dm-
   I0621 12:02:48.757504 19588 daemon.cpp:467] Physical Memory: 15.51 GB
   Memory Limt: 12.41 GB
   CGroup Info: Process CGroup Info: memory.limit_in_bytes=9223372036854771712, cpu cfs limits: unlimited
   I0621 12:02:48.760890 19588 backend_options.cpp:76] local host ip=172.20.81.34
   I0621 12:02:48.766016 19588 exec_env_init.cpp:105] scan thread pool use PriorityWorkStealingThreadPool
   I0621 12:02:48.809072 19935 fragment_mgr.cpp:850] FragmentMgr cancel worker start working.
   W0621 12:02:48.821110 19588 disk_io_mgr.cc:245] This machine does not support sse4_2.  The default IO system configurations are suboptimal for this hardware.  Consider increasing the number of threads per disk by restarting doris using the --num_threads_per_disk flag with a higher value
   I0621 12:02:48.955026 19588 load_path_mgr.cpp:59] Load path configured to [/root/doris/be/storage/mini_download]
   I0621 12:02:48.955158 20012 result_buffer_mgr.cpp:149] result buffer manager cancel thread begin.
   I0621 12:02:48.971264 19588 exec_env_init.cpp:239] Buffer pool memory limit: 2.48 GB, origin config value: 20%. clean pages limit: 1.24 GB, origin config value: 50%
   I0621 12:02:48.971417 19588 exec_env_init.cpp:256] Storage page cache memory limit: 2.48 GB, origin config value: 20%
   I0621 12:02:48.971462 19588 exec_env_init.cpp:272] segment_cache_capacity = fd_number / 3 * 2, fd_number: 65536 segment_cache_capacity: 43690
   I0621 12:02:48.972323 19588 tmp_file_mgr.cc:113] Using scratch directory /root/doris/be/storage/doris-scratch on disk 2
   I0621 12:02:48.972368 19588 exec_env_init.cpp:293] Chunk allocator memory limit: 0, origin config value: 0
   I0621 12:02:48.974172 19588 storage_engine.cpp:97] starting backend using uid:df4ebdd500f8c53a-4bd3c0b1c11f95ae
   I0621 12:02:48.974655 20167 data_dir.cpp:745] path: /root/doris/be/storage total capacity: 205110317056, available capacity: 190069026816
   I0621 12:02:48.974987 20167 data_dir.cpp:192] path: /root/doris/be/storage, hash: 7784962259075644189
   *** Query id: 0-0 ***
   *** Aborted at 1687320168 (unix time) try "date -d @1687320168" if you are using GNU date ***
   *** Current BE git commitID: Unknown ***
   *** SIGSEGV address not mapped to object (@0x1a0000) received by PID 19588 (TID 0x7f0451abe700) from PID 1703936; stack trace: ***
   I0621 12:02:49.062310 19624 daemon.cpp:233] OS physical memory 15.51 GB. Process memory usage 433.23 MB, limit 12.41 GB, soft limit 11.17 GB. Sys available memory 11.78 GB, low water mark 1.55 GB, warning water mark 3.10 GB. Refresh interval memory growth 0 B
   I0621 12:02:49.666175 19624 daemon.cpp:233] OS physical memory 15.51 GB. Process memory usage 533.29 MB, limit 12.41 GB, soft limit 11.17 GB. Sys available memory 11.73 GB, low water mark 1.55 GB, warning water mark 3.10 GB. Refresh interval memory growth 0 B
    0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, siginfo_t*, void*) at /root/doris/be/src/common/signal_handler.h:420
    1# os::Linux::chained_handler(int, siginfo*, void*) in /root/jdk-11.0.18/lib/server/libjvm.so
    2# JVM_handle_linux_signal in /root/jdk-11.0.18/lib/server/libjvm.so
    3# signalHandler(int, siginfo*, void*) in /root/jdk-11.0.18/lib/server/libjvm.so
    4# 0x00007F06062FF400 in /lib64/libc.so.6
    5# jemalloc_usable_size at ../src/jemalloc.c:3740
    6# doris_free at /root/doris/be/src/runtime/memory/jemalloc_hook.cpp:43
    7# __GI__dl_deallocate_tls in /lib64/ld-linux-x86-64.so.2
    8# __free_stacks in /lib64/libpthread.so.0
    9# __deallocate_stack in /lib64/libpthread.so.0
   10# pthread_join in /lib64/libpthread.so.0
   11# std::thread::join() at ../../../../../libstdc++-v3/src/c++11/thread.cc:114
   12# rocksdb::VersionBuilder::Rep::LoadTableHandlers(rocksdb::InternalStats*, int, bool) in /root/doris/be/lib/doris_be
   13# rocksdb::VersionSet::Recover(std::vector<rocksdb::ColumnFamilyDescriptor, std::allocator<rocksdb::ColumnFamilyDescriptor> > const&, bool) in /root/doris/be/lib/doris_be
   14# rocksdb::DBImpl::Recover(std::vector<rocksdb::ColumnFamilyDescriptor, std::allocator<rocksdb::ColumnFamilyDescriptor> > const&, bool, bool, bool) in /root/doris/be/lib/doris_be
   15# rocksdb::DBImpl::Open(rocksdb::DBOptions const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<rocksdb::ColumnFamilyDescriptor, std::allocator<rocksdb::ColumnFamilyDescriptor> > const&, std::vector<rocksdb::ColumnFamilyHandle*, std::allocator<rocksdb::ColumnFamilyHandle*> >*, rocksdb::DB**, bool) in /root/doris/be/lib/doris_be
   16# rocksdb::DB::Open(rocksdb::DBOptions const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<rocksdb::ColumnFamilyDescriptor, std::allocator<rocksdb::ColumnFamilyDescriptor> > const&, std::vector<rocksdb::ColumnFamilyHandle*, std::allocator<rocksdb::ColumnFamilyHandle*> >*, rocksdb::DB**) in /root/doris/be/lib/doris_be
   17# doris::OlapMeta::init() at /root/doris/be/src/olap/olap_meta.cpp:79
   18# doris::DataDir::_init_meta() at /root/doris/be/src/olap/data_dir.cpp:202
   19# doris::DataDir::init() at /root/doris/be/src/olap/data_dir.cpp:115
   20# std::thread::_State_impl<std::thread::_Invoker<std::tuple<doris::StorageEngine::_init_store_map()::$_0> > >::_M_run() at /var/local/ldb-toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/std_thread.h:211
   21# execute_native_thread_routine at ../../../../../libstdc++-v3/src/c++11/thread.cc:84
   22# start_thread in /lib64/libpthread.so.0
   23# clone in /lib64/libc.so.6
   ```


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