==3773260== Memcheck, a memory error detector ==3773260== Copyright (C) 2002-2026, and GNU GPL'd, by Julian Seward et al. ==3773260== Using Valgrind-3.27.1 and LibVEX; rerun with -h for copyright info ==3773260== Command: /data/localhost/ripley/R/R-devel-vg/bin/exec/R -f tinytest.R --restore --save --no-readline --vanilla ==3773260== R Under development (unstable) (2026-09-17 r90559) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > > if (requireNamespace("tinytest", quietly = TRUE)) { + tinytest::test_package("rgrpc") + } test_await.R.................. 0 tests 2.9s test_await_server.R........... 0 tests 0.1s --3773260-- Warning: zero subprog, missing DW_AT_abstract_origin in DW_TAG_inlined_subroutine in /data/localhost/ripley/.cache/debuginfod_client/7018b287d4e48ea24c5496efe41e5259fd4c87b6/debuginfo test_cleanup.R................ 0 tests test_cleanup.R................ 0 tests test_cleanup.R................ 1 tests OK test_cleanup.R................ 2 tests OK test_cleanup.R................ 3 tests OK test_cleanup.R................ 4 tests OK test_cleanup.R................ 5 tests OK test_cleanup.R................ 6 tests OK test_cleanup.R................ 6 tests OK 8.6s test_client.R................. 0 tests test_client.R................. 1 tests OK test_client.R................. 2 tests OK test_client.R................. 3 tests OK test_client.R................. 3 tests OK test_client.R................. 4 tests OK test_client.R................. 5 tests OK test_client.R................. 5 tests OK 0.5s test_cri.R.................... 0 tests test_cri.R.................... 0 tests test_cri.R.................... 0 tests test_cri.R.................... 5 tests OK test_cri.R.................... 5 tests OK 15.5s test_dispatch.R............... 0 tests 98ms test_fencing.R................ 0 tests 95ms test_grpc.R................... 1 tests OK test_grpc.R................... 2 tests OK test_grpc.R................... 52 tests OK test_grpc.R................... 52 tests OK test_grpc.R................... 52 tests OK test_grpc.R................... 53 tests OK test_grpc.R................... 53 tests OK test_grpc.R................... 53 tests OK test_grpc.R................... 53 tests OK test_grpc.R................... 53 tests OK test_grpc.R................... 53 tests OK test_grpc.R................... 53 tests OK 22.4s test_keepalive.R.............. 1 tests OK test_keepalive.R.............. 2 tests OK test_keepalive.R.............. 3 tests OK test_keepalive.R.............. 4 tests OK test_keepalive.R.............. 5 tests OK test_keepalive.R.............. 6 tests OK test_keepalive.R.............. 7 tests OK test_keepalive.R.............. 8 tests OK test_keepalive.R.............. 8 tests OK test_keepalive.R.............. 9 tests OK test_keepalive.R.............. 9 tests OK test_keepalive.R.............. 9 tests OK 0.6s test_poll.R................... 0 tests 70ms test_proto.R.................. 16 tests OK 0.4s ==3773260== Conditional jump or move depends on uninitialised value(s) ==3773260== at 0x11AAC6CC: int UnwindImpl(void**, unsigned long*, int*, int, int, void const*, int*) (/usr/src/debug/abseil-cpp-20260107.1-1.fc44.x86_64/absl/debugging/internal/stacktrace_x86-inl.inc:350) ==3773260== by 0x11AAD484: Unwind (/usr/src/debug/abseil-cpp-20260107.1-1.fc44.x86_64/absl/debugging/stacktrace.cc:125) ==3773260== by 0x11AAD484: absl::lts_20260107::GetStackTrace(void**, int, int) (/usr/src/debug/abseil-cpp-20260107.1-1.fc44.x86_64/absl/debugging/stacktrace.cc:167) ==3773260== by 0x11AA259F: absl::lts_20260107::synchronization_internal::GraphCycles::UpdateStackTrace(absl::lts_20260107::synchronization_internal::GraphId, int, int (*)(void**, int)) (/usr/src/debug/abseil-cpp-20260107.1-1.fc44.x86_64/absl/synchronization/internal/graphcycles.cc:695) ==3773260== by 0x11A8D438: absl::lts_20260107::DeadlockCheck(absl::lts_20260107::Mutex*) (/usr/src/debug/abseil-cpp-20260107.1-1.fc44.x86_64/absl/synchronization/mutex.cc:1404) ==3773260== by 0x11A910AC: DebugOnlyDeadlockCheck (/usr/src/debug/abseil-cpp-20260107.1-1.fc44.x86_64/absl/synchronization/mutex.cc:1475) ==3773260== by 0x11A910AC: absl::lts_20260107::Mutex::lock() (/usr/src/debug/abseil-cpp-20260107.1-1.fc44.x86_64/absl/synchronization/mutex.cc:1532) ==3773260== by 0x118AD2DB: grpc_core::(anonymous namespace)::ThreadInternalsPosix::Start() (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/src/core/lib/gprpp/thd_posix.cc:167) ==3773260== by 0x114375C8: Start (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/src/core/lib/gprpp/thd.h:129) ==3773260== by 0x114375C8: grpc_core::Executor::SetThreading(bool) (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/src/core/lib/iomgr/executor.cc:173) ==3773260== by 0x114383A5: grpc_core::Executor::InitAll() (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/src/core/lib/iomgr/executor.cc:392) ==3773260== by 0x11439F1E: grpc_iomgr_init() (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/src/core/lib/iomgr/iomgr.cc:69) ==3773260== by 0x1151CEF5: grpc_init (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/src/core/lib/surface/init.cc:160) ==3773260== by 0x110B0E35: init (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/include/grpcpp/impl/grpc_library.h:34) ==3773260== by 0x110B0E35: GrpcLibraryCodegen (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/include/grpcpp/impl/codegen/grpc_library.h:48) ==3773260== by 0x110B0E35: GrpcLibraryCodegen (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/include/grpcpp/impl/codegen/grpc_library.h:42) ==3773260== by 0x110B0E35: grpc::ServerCredentials::ServerCredentials() (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/src/cpp/server/server_credentials.cc:25) ==3773260== by 0x11095B69: InsecureServerCredentialsImpl (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/src/cpp/server/insecure_server_credentials.cc:32) ==3773260== by 0x11095B69: grpc::InsecureServerCredentials() (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/src/cpp/server/insecure_server_credentials.cc:54) ==3773260== Uninitialised value was created by a stack allocation ==3773260== at 0x10FD5635: grpc_r_server2_create (/data/localhost/ripley/R/packages/tests-vg/rgrpc/src/server.cpp:308) ==3773260== ==3773260== Conditional jump or move depends on uninitialised value(s) ==3773260== at 0x11AAC5C6: void** NextStackFrame(void**, void const*, unsigned long, unsigned long) [clone .constprop.0] (/usr/src/debug/abseil-cpp-20260107.1-1.fc44.x86_64/absl/debugging/internal/stacktrace_x86-inl.inc:276) ==3773260== by 0x11AAC6D6: int UnwindImpl(void**, unsigned long*, int*, int, int, void const*, int*) (/usr/src/debug/abseil-cpp-20260107.1-1.fc44.x86_64/absl/debugging/internal/stacktrace_x86-inl.inc:355) ==3773260== by 0x11AAD484: Unwind (/usr/src/debug/abseil-cpp-20260107.1-1.fc44.x86_64/absl/debugging/stacktrace.cc:125) ==3773260== by 0x11AAD484: absl::lts_20260107::GetStackTrace(void**, int, int) (/usr/src/debug/abseil-cpp-20260107.1-1.fc44.x86_64/absl/debugging/stacktrace.cc:167) ==3773260== by 0x11AA259F: absl::lts_20260107::synchronization_internal::GraphCycles::UpdateStackTrace(absl::lts_20260107::synchronization_internal::GraphId, int, int (*)(void**, int)) (/usr/src/debug/abseil-cpp-20260107.1-1.fc44.x86_64/absl/synchronization/internal/graphcycles.cc:695) ==3773260== by 0x11A8D438: absl::lts_20260107::DeadlockCheck(absl::lts_20260107::Mutex*) (/usr/src/debug/abseil-cpp-20260107.1-1.fc44.x86_64/absl/synchronization/mutex.cc:1404) ==3773260== by 0x11A910AC: DebugOnlyDeadlockCheck (/usr/src/debug/abseil-cpp-20260107.1-1.fc44.x86_64/absl/synchronization/mutex.cc:1475) ==3773260== by 0x11A910AC: absl::lts_20260107::Mutex::lock() (/usr/src/debug/abseil-cpp-20260107.1-1.fc44.x86_64/absl/synchronization/mutex.cc:1532) ==3773260== by 0x118AD2DB: grpc_core::(anonymous namespace)::ThreadInternalsPosix::Start() (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/src/core/lib/gprpp/thd_posix.cc:167) ==3773260== by 0x114375C8: Start (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/src/core/lib/gprpp/thd.h:129) ==3773260== by 0x114375C8: grpc_core::Executor::SetThreading(bool) (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/src/core/lib/iomgr/executor.cc:173) ==3773260== by 0x114383A5: grpc_core::Executor::InitAll() (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/src/core/lib/iomgr/executor.cc:392) ==3773260== by 0x11439F1E: grpc_iomgr_init() (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/src/core/lib/iomgr/iomgr.cc:69) ==3773260== by 0x1151CEF5: grpc_init (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/src/core/lib/surface/init.cc:160) ==3773260== by 0x110B0E35: init (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/include/grpcpp/impl/grpc_library.h:34) ==3773260== by 0x110B0E35: GrpcLibraryCodegen (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/include/grpcpp/impl/codegen/grpc_library.h:48) ==3773260== by 0x110B0E35: GrpcLibraryCodegen (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/include/grpcpp/impl/codegen/grpc_library.h:42) ==3773260== by 0x110B0E35: grpc::ServerCredentials::ServerCredentials() (/usr/src/debug/grpc-1.48.4-57.fc44.x86_64/src/cpp/server/server_credentials.cc:25) ==3773260== Uninitialised value was created by a stack allocation ==3773260== at 0x10FD5635: grpc_r_server2_create (/data/localhost/ripley/R/packages/tests-vg/rgrpc/src/server.cpp:308) ==3773260== test_server.R................. 0 tests test_server.R................. 1 tests OK test_server.R................. 2 tests OK test_server.R................. 3 tests OK test_server.R................. 4 tests OK test_server.R................. 4 tests OK test_server.R................. 5 tests OK test_server.R................. 6 tests OK test_server.R................. 6 tests OK 2.5s test_services.R............... 0 tests 86ms test_stream.R................. 0 tests 0.1s test_tls.R.................... 0 tests 0.1s All ok, 100 results (54.3s) > > > proc.time() user system elapsed 69.289 3.419 68.975 ==3773260== ==3773260== HEAP SUMMARY: ==3773260== in use at exit: 63,170,154 bytes in 37,627 blocks ==3773260== total heap usage: 155,277 allocs, 117,650 frees, 132,060,922 bytes allocated ==3773260== ==3773260== 32 bytes in 1 blocks are possibly lost in loss record 109 of 2,134 ==3773260== at 0x484226C: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.27.1-build/valgrind-3.27.1/coregrind/m_replacemalloc/vg_replace_malloc.c:501) ==3773260== by 0x11C395AD: CreateInternal > (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/arena.h:696) ==3773260== by 0x11C395AD: Create > (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/arena.h:315) ==3773260== by 0x11C395AD: Create > (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/arena.h:314) ==3773260== by 0x11C395AD: google::protobuf::UnknownFieldSet* google::protobuf::internal::InternalMetadata::mutable_unknown_fields_slow() (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/metadata_lite.h:199) ==3773260== by 0x11CC4E63: mutable_unknown_fields (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/metadata_lite.h:121) ==3773260== by 0x11CC4E63: google::protobuf::internal::ExtensionSet::ParseField(unsigned long, char const*, google::protobuf::Message const*, google::protobuf::internal::InternalMetadata*, google::protobuf::internal::ParseContext*) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/extension_set_heavy.cc:359) ==3773260== by 0x11CA0D81: google::protobuf::FileOptions::_InternalParse(char const*, google::protobuf::internal::ParseContext*) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.pb.cc:6622) ==3773260== by 0x11C08C9F: bool google::protobuf::internal::MergeFromImpl(google::protobuf::stringpiece_internal::StringPiece, google::protobuf::MessageLite*, google::protobuf::MessageLite::ParseFlags) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/message_lite.cc:145) ==3773260== by 0x11C73A05: InterpretOptions (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:7034) ==3773260== by 0x11C73A05: google::protobuf::DescriptorBuilder::BuildFileImpl(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:5129) ==3773260== by 0x11C743E4: google::protobuf::DescriptorBuilder::BuildFile(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4909) ==3773260== by 0x11C7491A: google::protobuf::DescriptorPool::BuildFileFromDatabase(google::protobuf::FileDescriptorProto const&) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4177) ==3773260== by 0x11C5C0DD: google::protobuf::DescriptorPool::TryFindFileInFallbackDatabase(google::protobuf::stringpiece_internal::StringPiece) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:2454) ==3773260== by 0x11C5C263: google::protobuf::DescriptorPool::FindFileByName(std::__cxx11::basic_string, std::allocator > const&) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:2044) ==3773260== by 0x130BEB4D: rprotobuf::DescriptorPoolLookup::importProtoFiles(SEXPREC*, SEXPREC*) (/tmp/RtmpxlGqKU/R.INSTALL804864ec87bf8/RProtoBuf/src/DescriptorPoolLookup.cpp:55) ==3773260== by 0x130DA456: readProtoFiles_cpp (/tmp/RtmpxlGqKU/R.INSTALL804864ec87bf8/RProtoBuf/src/rprotobuf.cpp:48) ==3773260== ==3773260== 128 bytes in 1 blocks are possibly lost in loss record 233 of 2,134 ==3773260== at 0x484226C: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.27.1-build/valgrind-3.27.1/coregrind/m_replacemalloc/vg_replace_malloc.c:501) ==3773260== by 0x11D19957: allocate (/usr/include/c++/16/bits/new_allocator.h:151) ==3773260== by 0x11D19957: allocate (/usr/include/c++/16/bits/allocator.h:203) ==3773260== by 0x11D19957: allocate (/usr/include/c++/16/bits/alloc_traits.h:614) ==3773260== by 0x11D19957: _M_allocate (/usr/include/c++/16/bits/stl_vector.h:389) ==3773260== by 0x11D19957: _M_realloc_append (/usr/include/c++/16/bits/vector.tcc:580) ==3773260== by 0x11D19957: push_back (/usr/include/c++/16/bits/stl_vector.h:1417) ==3773260== by 0x11D19957: google::protobuf::UnknownFieldSet::AddVarint(int, unsigned long) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/unknown_field_set.cc:140) ==3773260== by 0x11D1FB8E: AddVarint (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/unknown_field_set.cc:290) ==3773260== by 0x11D1FB8E: char const* google::protobuf::internal::FieldParser(unsigned long, google::protobuf::internal::UnknownFieldParserHelper&, char const*, google::protobuf::internal::ParseContext*) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/parse_context.h:805) ==3773260== by 0x11D1FD37: google::protobuf::internal::UnknownFieldParse(unsigned long, google::protobuf::UnknownFieldSet*, char const*, google::protobuf::internal::ParseContext*) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/unknown_field_set.cc:327) ==3773260== by 0x11CC4E15: google::protobuf::internal::ExtensionSet::ParseField(unsigned long, char const*, google::protobuf::Message const*, google::protobuf::internal::InternalMetadata*, google::protobuf::internal::ParseContext*) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/extension_set_heavy.cc:359) ==3773260== by 0x11CA0D81: google::protobuf::FileOptions::_InternalParse(char const*, google::protobuf::internal::ParseContext*) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.pb.cc:6622) ==3773260== by 0x11C08C9F: bool google::protobuf::internal::MergeFromImpl(google::protobuf::stringpiece_internal::StringPiece, google::protobuf::MessageLite*, google::protobuf::MessageLite::ParseFlags) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/message_lite.cc:145) ==3773260== by 0x11C73A05: InterpretOptions (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:7034) ==3773260== by 0x11C73A05: google::protobuf::DescriptorBuilder::BuildFileImpl(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:5129) ==3773260== by 0x11C743E4: google::protobuf::DescriptorBuilder::BuildFile(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4909) ==3773260== by 0x11C7491A: google::protobuf::DescriptorPool::BuildFileFromDatabase(google::protobuf::FileDescriptorProto const&) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4177) ==3773260== by 0x11C5C0DD: google::protobuf::DescriptorPool::TryFindFileInFallbackDatabase(google::protobuf::stringpiece_internal::StringPiece) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:2454) ==3773260== by 0x11C5C263: google::protobuf::DescriptorPool::FindFileByName(std::__cxx11::basic_string, std::allocator > const&) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:2044) ==3773260== ==3773260== 512 bytes in 16 blocks are possibly lost in loss record 428 of 2,134 ==3773260== at 0x484226C: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.27.1-build/valgrind-3.27.1/coregrind/m_replacemalloc/vg_replace_malloc.c:501) ==3773260== by 0x11C395AD: CreateInternal > (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/arena.h:696) ==3773260== by 0x11C395AD: Create > (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/arena.h:315) ==3773260== by 0x11C395AD: Create > (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/arena.h:314) ==3773260== by 0x11C395AD: google::protobuf::UnknownFieldSet* google::protobuf::internal::InternalMetadata::mutable_unknown_fields_slow() (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/metadata_lite.h:199) ==3773260== by 0x11CF64DE: google::protobuf::internal::ReflectionOps::Merge(google::protobuf::Message const&, google::protobuf::Message*) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/reflection_ops.cc:172) ==3773260== by 0x11CF667B: google::protobuf::internal::ReflectionOps::Merge(google::protobuf::Message const&, google::protobuf::Message*) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/reflection_ops.cc:133) ==3773260== by 0x130D9FAD: rprotobuf::CLONE(google::protobuf::Message const*) (/tmp/RtmpxlGqKU/R.INSTALL804864ec87bf8/RProtoBuf/src/rprotobuf.cpp:36) ==3773260== by 0x130C3E85: wrap (/tmp/RtmpxlGqKU/R.INSTALL804864ec87bf8/RProtoBuf/src/Rcppsupport.h:171) ==3773260== by 0x130C3E85: wrap_dispatch_importer__impl, rprotobuf::message_field> (/data/localhost/ripley/R/test-dev/Rcpp/include/Rcpp/internal/wrap.h:713) ==3773260== by 0x130C3E85: wrap_dispatch_importer, rprotobuf::message_field> (/data/localhost/ripley/R/test-dev/Rcpp/include/Rcpp/internal/wrap.h:720) ==3773260== by 0x130C3E85: wrap_dispatch_unknown_importable > (/data/localhost/ripley/R/test-dev/Rcpp/include/Rcpp/internal/wrap.h:796) ==3773260== by 0x130C3E85: wrap_dispatch > (/data/localhost/ripley/R/test-dev/Rcpp/include/Rcpp/internal/wrap.h:807) ==3773260== by 0x130C3E85: wrap > (/data/localhost/ripley/R/test-dev/Rcpp/include/Rcpp/internal/wrap_end.h:30) ==3773260== by 0x130C3E85: extractFieldAsSEXP (/tmp/RtmpxlGqKU/R.INSTALL804864ec87bf8/RProtoBuf/src/extractors.cpp:96) ==3773260== by 0x130C5570: getMessageField (/tmp/RtmpxlGqKU/R.INSTALL804864ec87bf8/RProtoBuf/src/extractors.cpp:74) ==3773260== by 0x497029: R_doDotCall (/data/localhost/ripley/R/svn/R-devel/src/main/dotcode.c:757) ==3773260== by 0x4D4E5A: bcEval_loop (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:8704) ==3773260== by 0x4E4301: bcEval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7533) ==3773260== by 0x4E4301: bcEval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7518) ==3773260== by 0x4E46CA: Rf_eval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1167) ==3773260== by 0x4E6566: R_execClosure (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2398) ==3773260== ==3773260== 896 bytes in 28 blocks are possibly lost in loss record 498 of 2,134 ==3773260== at 0x484226C: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.27.1-build/valgrind-3.27.1/coregrind/m_replacemalloc/vg_replace_malloc.c:501) ==3773260== by 0x11C395AD: CreateInternal > (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/arena.h:696) ==3773260== by 0x11C395AD: Create > (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/arena.h:315) ==3773260== by 0x11C395AD: Create > (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/arena.h:314) ==3773260== by 0x11C395AD: google::protobuf::UnknownFieldSet* google::protobuf::internal::InternalMetadata::mutable_unknown_fields_slow() (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/metadata_lite.h:199) ==3773260== by 0x11CF6161: google::protobuf::internal::ReflectionOps::Clear(google::protobuf::Message*) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/reflection_ops.cc:185) ==3773260== by 0x11CF6D80: Copy (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/reflection_ops.cc:66) ==3773260== by 0x11CF6D80: google::protobuf::internal::ReflectionOps::Copy(google::protobuf::Message const&, google::protobuf::Message*) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/reflection_ops.cc:64) ==3773260== by 0x130D9FAD: rprotobuf::CLONE(google::protobuf::Message const*) (/tmp/RtmpxlGqKU/R.INSTALL804864ec87bf8/RProtoBuf/src/rprotobuf.cpp:36) ==3773260== by 0x130C3E85: wrap (/tmp/RtmpxlGqKU/R.INSTALL804864ec87bf8/RProtoBuf/src/Rcppsupport.h:171) ==3773260== by 0x130C3E85: wrap_dispatch_importer__impl, rprotobuf::message_field> (/data/localhost/ripley/R/test-dev/Rcpp/include/Rcpp/internal/wrap.h:713) ==3773260== by 0x130C3E85: wrap_dispatch_importer, rprotobuf::message_field> (/data/localhost/ripley/R/test-dev/Rcpp/include/Rcpp/internal/wrap.h:720) ==3773260== by 0x130C3E85: wrap_dispatch_unknown_importable > (/data/localhost/ripley/R/test-dev/Rcpp/include/Rcpp/internal/wrap.h:796) ==3773260== by 0x130C3E85: wrap_dispatch > (/data/localhost/ripley/R/test-dev/Rcpp/include/Rcpp/internal/wrap.h:807) ==3773260== by 0x130C3E85: wrap > (/data/localhost/ripley/R/test-dev/Rcpp/include/Rcpp/internal/wrap_end.h:30) ==3773260== by 0x130C3E85: extractFieldAsSEXP (/tmp/RtmpxlGqKU/R.INSTALL804864ec87bf8/RProtoBuf/src/extractors.cpp:96) ==3773260== by 0x130C5570: getMessageField (/tmp/RtmpxlGqKU/R.INSTALL804864ec87bf8/RProtoBuf/src/extractors.cpp:74) ==3773260== by 0x497029: R_doDotCall (/data/localhost/ripley/R/svn/R-devel/src/main/dotcode.c:757) ==3773260== by 0x4D4E5A: bcEval_loop (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:8704) ==3773260== by 0x4E4301: bcEval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7533) ==3773260== by 0x4E4301: bcEval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7518) ==3773260== by 0x4E46CA: Rf_eval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1167) ==3773260== by 0x4E6566: R_execClosure (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:2398) ==3773260== ==3773260== 11,896 bytes in 272 blocks are possibly lost in loss record 1,405 of 2,134 ==3773260== at 0x484226C: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.27.1-build/valgrind-3.27.1/coregrind/m_replacemalloc/vg_replace_malloc.c:501) ==3773260== by 0x11C140AF: google::protobuf::RepeatedField::Reserve(int) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_field.h:920) ==3773260== by 0x11C14B62: google::protobuf::RepeatedField::MergeFrom(google::protobuf::RepeatedField const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_field.h:756) ==3773260== by 0x11CB011C: google::protobuf::SourceCodeInfo_Location::MergeFrom(google::protobuf::SourceCodeInfo_Location const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.pb.cc:10280) ==3773260== by 0x11C8C773: void google::protobuf::internal::RepeatedPtrFieldBase::MergeFromInnerLoop::TypeHandler>(void**, void**, int, int) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:990) ==3773260== by 0x11C863C4: MergeFromInternal (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:959) ==3773260== by 0x11C863C4: MergeFrom::TypeHandler> (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:947) ==3773260== by 0x11C863C4: MergeFrom::TypeHandler> (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:944) ==3773260== by 0x11C863C4: CopyFrom::TypeHandler> (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:998) ==3773260== by 0x11C863C4: CopyFrom::TypeHandler> (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:995) ==3773260== by 0x11C863C4: CopyFrom (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:1489) ==3773260== by 0x11C863C4: operator= (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:1275) ==3773260== by 0x11C863C4: google::protobuf::DescriptorBuilder::OptionInterpreter::UpdateSourceCodeInfo(google::protobuf::SourceCodeInfo*) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:7349) ==3773260== by 0x11C73CDF: google::protobuf::DescriptorBuilder::BuildFileImpl(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:5133) ==3773260== by 0x11C743E4: google::protobuf::DescriptorBuilder::BuildFile(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4909) ==3773260== by 0x11C7491A: google::protobuf::DescriptorPool::BuildFileFromDatabase(google::protobuf::FileDescriptorProto const&) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4177) ==3773260== by 0x11C5C0DD: google::protobuf::DescriptorPool::TryFindFileInFallbackDatabase(google::protobuf::stringpiece_internal::StringPiece) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:2454) ==3773260== by 0x11C7439B: google::protobuf::DescriptorBuilder::BuildFile(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4899) ==3773260== by 0x11C7491A: google::protobuf::DescriptorPool::BuildFileFromDatabase(google::protobuf::FileDescriptorProto const&) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4177) ==3773260== ==3773260== 26,080 bytes in 643 blocks are possibly lost in loss record 1,753 of 2,134 ==3773260== at 0x484226C: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.27.1-build/valgrind-3.27.1/coregrind/m_replacemalloc/vg_replace_malloc.c:501) ==3773260== by 0x11C140AF: google::protobuf::RepeatedField::Reserve(int) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_field.h:920) ==3773260== by 0x11C14B62: google::protobuf::RepeatedField::MergeFrom(google::protobuf::RepeatedField const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_field.h:756) ==3773260== by 0x11CB011C: google::protobuf::SourceCodeInfo_Location::MergeFrom(google::protobuf::SourceCodeInfo_Location const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.pb.cc:10280) ==3773260== by 0x11C8C773: void google::protobuf::internal::RepeatedPtrFieldBase::MergeFromInnerLoop::TypeHandler>(void**, void**, int, int) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:990) ==3773260== by 0x11C863C4: MergeFromInternal (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:959) ==3773260== by 0x11C863C4: MergeFrom::TypeHandler> (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:947) ==3773260== by 0x11C863C4: MergeFrom::TypeHandler> (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:944) ==3773260== by 0x11C863C4: CopyFrom::TypeHandler> (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:998) ==3773260== by 0x11C863C4: CopyFrom::TypeHandler> (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:995) ==3773260== by 0x11C863C4: CopyFrom (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:1489) ==3773260== by 0x11C863C4: operator= (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:1275) ==3773260== by 0x11C863C4: google::protobuf::DescriptorBuilder::OptionInterpreter::UpdateSourceCodeInfo(google::protobuf::SourceCodeInfo*) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:7349) ==3773260== by 0x11C73CDF: google::protobuf::DescriptorBuilder::BuildFileImpl(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:5133) ==3773260== by 0x11C743E4: google::protobuf::DescriptorBuilder::BuildFile(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4909) ==3773260== by 0x11C7491A: google::protobuf::DescriptorPool::BuildFileFromDatabase(google::protobuf::FileDescriptorProto const&) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4177) ==3773260== by 0x11C5C0DD: google::protobuf::DescriptorPool::TryFindFileInFallbackDatabase(google::protobuf::stringpiece_internal::StringPiece) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:2454) ==3773260== by 0x11C5C263: google::protobuf::DescriptorPool::FindFileByName(std::__cxx11::basic_string, std::allocator > const&) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:2044) ==3773260== by 0x130BEB4D: rprotobuf::DescriptorPoolLookup::importProtoFiles(SEXPREC*, SEXPREC*) (/tmp/RtmpxlGqKU/R.INSTALL804864ec87bf8/RProtoBuf/src/DescriptorPoolLookup.cpp:55) ==3773260== ==3773260== 32,836 bytes in 1,189 blocks are possibly lost in loss record 1,835 of 2,134 ==3773260== at 0x484226C: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.27.1-build/valgrind-3.27.1/coregrind/m_replacemalloc/vg_replace_malloc.c:501) ==3773260== by 0x11C140AF: google::protobuf::RepeatedField::Reserve(int) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_field.h:920) ==3773260== by 0x11C14B62: google::protobuf::RepeatedField::MergeFrom(google::protobuf::RepeatedField const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_field.h:756) ==3773260== by 0x11CB011C: google::protobuf::SourceCodeInfo_Location::MergeFrom(google::protobuf::SourceCodeInfo_Location const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.pb.cc:10280) ==3773260== by 0x11C8C773: void google::protobuf::internal::RepeatedPtrFieldBase::MergeFromInnerLoop::TypeHandler>(void**, void**, int, int) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:990) ==3773260== by 0x11CAC614: MergeFromInternal (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:959) ==3773260== by 0x11CAC614: MergeFrom::TypeHandler> (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:947) ==3773260== by 0x11CAC614: MergeFrom::TypeHandler> (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:944) ==3773260== by 0x11CAC614: MergeFrom (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:1484) ==3773260== by 0x11CAC614: google::protobuf::SourceCodeInfo::MergeFrom(google::protobuf::SourceCodeInfo const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.pb.cc:10491) ==3773260== by 0x11C7272C: google::protobuf::DescriptorBuilder::BuildFileImpl(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4932) ==3773260== by 0x11C743E4: google::protobuf::DescriptorBuilder::BuildFile(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4909) ==3773260== by 0x11C7491A: google::protobuf::DescriptorPool::BuildFileFromDatabase(google::protobuf::FileDescriptorProto const&) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4177) ==3773260== by 0x11C5C0DD: google::protobuf::DescriptorPool::TryFindFileInFallbackDatabase(google::protobuf::stringpiece_internal::StringPiece) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:2454) ==3773260== by 0x11C7439B: google::protobuf::DescriptorBuilder::BuildFile(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4899) ==3773260== by 0x11C7491A: google::protobuf::DescriptorPool::BuildFileFromDatabase(google::protobuf::FileDescriptorProto const&) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4177) ==3773260== ==3773260== 35,112 bytes in 1,463 blocks are possibly lost in loss record 1,837 of 2,134 ==3773260== at 0x484226C: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.27.1-build/valgrind-3.27.1/coregrind/m_replacemalloc/vg_replace_malloc.c:501) ==3773260== by 0x11C140AF: google::protobuf::RepeatedField::Reserve(int) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_field.h:920) ==3773260== by 0x11C14B62: google::protobuf::RepeatedField::MergeFrom(google::protobuf::RepeatedField const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_field.h:756) ==3773260== by 0x11CB012A: google::protobuf::SourceCodeInfo_Location::MergeFrom(google::protobuf::SourceCodeInfo_Location const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.pb.cc:10281) ==3773260== by 0x11C8C773: void google::protobuf::internal::RepeatedPtrFieldBase::MergeFromInnerLoop::TypeHandler>(void**, void**, int, int) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:990) ==3773260== by 0x11CAC614: MergeFromInternal (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:959) ==3773260== by 0x11CAC614: MergeFrom::TypeHandler> (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:947) ==3773260== by 0x11CAC614: MergeFrom::TypeHandler> (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:944) ==3773260== by 0x11CAC614: MergeFrom (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:1484) ==3773260== by 0x11CAC614: google::protobuf::SourceCodeInfo::MergeFrom(google::protobuf::SourceCodeInfo const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.pb.cc:10491) ==3773260== by 0x11C7272C: google::protobuf::DescriptorBuilder::BuildFileImpl(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4932) ==3773260== by 0x11C743E4: google::protobuf::DescriptorBuilder::BuildFile(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4909) ==3773260== by 0x11C7491A: google::protobuf::DescriptorPool::BuildFileFromDatabase(google::protobuf::FileDescriptorProto const&) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4177) ==3773260== by 0x11C5C0DD: google::protobuf::DescriptorPool::TryFindFileInFallbackDatabase(google::protobuf::stringpiece_internal::StringPiece) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:2454) ==3773260== by 0x11C7439B: google::protobuf::DescriptorBuilder::BuildFile(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4899) ==3773260== by 0x11C7491A: google::protobuf::DescriptorPool::BuildFileFromDatabase(google::protobuf::FileDescriptorProto const&) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4177) ==3773260== ==3773260== 64,716 bytes in 2,345 blocks are possibly lost in loss record 1,976 of 2,134 ==3773260== at 0x484226C: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.27.1-build/valgrind-3.27.1/coregrind/m_replacemalloc/vg_replace_malloc.c:501) ==3773260== by 0x11C140AF: google::protobuf::RepeatedField::Reserve(int) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_field.h:920) ==3773260== by 0x11C14B62: google::protobuf::RepeatedField::MergeFrom(google::protobuf::RepeatedField const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_field.h:756) ==3773260== by 0x11CB011C: google::protobuf::SourceCodeInfo_Location::MergeFrom(google::protobuf::SourceCodeInfo_Location const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.pb.cc:10280) ==3773260== by 0x11C8C773: void google::protobuf::internal::RepeatedPtrFieldBase::MergeFromInnerLoop::TypeHandler>(void**, void**, int, int) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:990) ==3773260== by 0x11CAC614: MergeFromInternal (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:959) ==3773260== by 0x11CAC614: MergeFrom::TypeHandler> (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:947) ==3773260== by 0x11CAC614: MergeFrom::TypeHandler> (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:944) ==3773260== by 0x11CAC614: MergeFrom (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:1484) ==3773260== by 0x11CAC614: google::protobuf::SourceCodeInfo::MergeFrom(google::protobuf::SourceCodeInfo const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.pb.cc:10491) ==3773260== by 0x11C7272C: google::protobuf::DescriptorBuilder::BuildFileImpl(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4932) ==3773260== by 0x11C743E4: google::protobuf::DescriptorBuilder::BuildFile(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4909) ==3773260== by 0x11C7491A: google::protobuf::DescriptorPool::BuildFileFromDatabase(google::protobuf::FileDescriptorProto const&) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4177) ==3773260== by 0x11C5C0DD: google::protobuf::DescriptorPool::TryFindFileInFallbackDatabase(google::protobuf::stringpiece_internal::StringPiece) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:2454) ==3773260== by 0x11C5C263: google::protobuf::DescriptorPool::FindFileByName(std::__cxx11::basic_string, std::allocator > const&) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:2044) ==3773260== by 0x130BEB4D: rprotobuf::DescriptorPoolLookup::importProtoFiles(SEXPREC*, SEXPREC*) (/tmp/RtmpxlGqKU/R.INSTALL804864ec87bf8/RProtoBuf/src/DescriptorPoolLookup.cpp:55) ==3773260== ==3773260== 71,832 bytes in 2,993 blocks are possibly lost in loss record 1,994 of 2,134 ==3773260== at 0x484226C: operator new(unsigned long) (/builddir/build/BUILD/valgrind-3.27.1-build/valgrind-3.27.1/coregrind/m_replacemalloc/vg_replace_malloc.c:501) ==3773260== by 0x11C140AF: google::protobuf::RepeatedField::Reserve(int) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_field.h:920) ==3773260== by 0x11C14B62: google::protobuf::RepeatedField::MergeFrom(google::protobuf::RepeatedField const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_field.h:756) ==3773260== by 0x11CB012A: google::protobuf::SourceCodeInfo_Location::MergeFrom(google::protobuf::SourceCodeInfo_Location const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.pb.cc:10281) ==3773260== by 0x11C8C773: void google::protobuf::internal::RepeatedPtrFieldBase::MergeFromInnerLoop::TypeHandler>(void**, void**, int, int) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:990) ==3773260== by 0x11CAC614: MergeFromInternal (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:959) ==3773260== by 0x11CAC614: MergeFrom::TypeHandler> (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:947) ==3773260== by 0x11CAC614: MergeFrom::TypeHandler> (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:944) ==3773260== by 0x11CAC614: MergeFrom (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/./google/protobuf/repeated_ptr_field.h:1484) ==3773260== by 0x11CAC614: google::protobuf::SourceCodeInfo::MergeFrom(google::protobuf::SourceCodeInfo const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.pb.cc:10491) ==3773260== by 0x11C7272C: google::protobuf::DescriptorBuilder::BuildFileImpl(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4932) ==3773260== by 0x11C743E4: google::protobuf::DescriptorBuilder::BuildFile(google::protobuf::FileDescriptorProto const&) (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4909) ==3773260== by 0x11C7491A: google::protobuf::DescriptorPool::BuildFileFromDatabase(google::protobuf::FileDescriptorProto const&) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:4177) ==3773260== by 0x11C5C0DD: google::protobuf::DescriptorPool::TryFindFileInFallbackDatabase(google::protobuf::stringpiece_internal::StringPiece) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:2454) ==3773260== by 0x11C5C263: google::protobuf::DescriptorPool::FindFileByName(std::__cxx11::basic_string, std::allocator > const&) const (/usr/src/debug/protobuf-3.19.6-20.fc44.x86_64/src/google/protobuf/descriptor.cc:2044) ==3773260== by 0x130BEB4D: rprotobuf::DescriptorPoolLookup::importProtoFiles(SEXPREC*, SEXPREC*) (/tmp/RtmpxlGqKU/R.INSTALL804864ec87bf8/RProtoBuf/src/DescriptorPoolLookup.cpp:55) ==3773260== ==3773260== LEAK SUMMARY: ==3773260== definitely lost: 0 bytes in 0 blocks ==3773260== indirectly lost: 0 bytes in 0 blocks ==3773260== possibly lost: 244,040 bytes in 8,951 blocks ==3773260== still reachable: 62,926,114 bytes in 28,676 blocks ==3773260== suppressed: 0 bytes in 0 blocks ==3773260== Reachable blocks (those to which a pointer was found) are not shown. ==3773260== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==3773260== ==3773260== For lists of detected and suppressed errors, rerun with: -s ==3773260== ERROR SUMMARY: 18 errors from 12 contexts (suppressed: 0 from 0)