Package: libgrpc++1
Version: 1.26.0-3
Severity: serious

Dear Maintainer,

   * What led up to the situation?

Tried to setup a basic POC using gRPC. Used the example source code for
Cpp from this source package, and dev package and protoc from regular
Debian Sid.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

Compiled the cpp/hellworld examples and tried to run them.

   * What was the outcome of this action?

Nothing works. All sample programs get stuck in the beginning before
opening or connecting TCP ports and inf-loop on a CPU core.

Backtrace check indicates that this is a variant of
https://github.com/grpc/grpc/issues/21280 .

(gdb) bt
#0  0x00007ffff7c198e0 in grpc_core::TraceFlagList::Set(char const*, bool) () 
from /usr/lib/x86_64-linux-gnu/libgrpc++.so.1
#1  0x00007ffff7c19a0e in grpc_tracer_init() () from 
/usr/lib/x86_64-linux-gnu/libgrpc++.so.1
#2  0x00007ffff7535401 in grpc_init () from 
/usr/lib/x86_64-linux-gnu/libgrpc.so.9
#3  0x0000555555564988 in grpc::GrpcLibraryCodegen::GrpcLibraryCodegen(bool) ()
#4  0x00007ffff7b97aee in grpc_impl::ServerBuilder::BuildAndStart() () from 
/usr/lib/x86_64-linux-gnu/libgrpc++.so.1
#5  0x0000555555575c13 in RunServer() ()
#6  0x0000555555575d3f in main ()

   * What outcome did you expect instead?

Bugs like this never to arrive in Debian and not remain there for months.
The Sid version is 3 months behind upstream.

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.6.0-1-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libgrpc++1 depends on:
ii  libc6          2.30-4
ii  libgcc-s1      10-20200418-1
ii  libgrpc9       1.26.0-3
ii  libprotobuf22  3.11.4-4
ii  libstdc++6     10-20200418-1
ii  zlib1g         1:1.2.11.dfsg-2

libgrpc++1 recommends no packages.

libgrpc++1 suggests no packages.

-- no debconf information

Reply via email to