Package: bgpdump
Version: 1.6.0-1
Severity: grave

Dear Maintainer,

The program segfaults when started:

$ bgpdump 
Segmentation fault

Based on gdb info it seems like the call to log_to_stderr fails:

(gdb) bt
#0  0x0000000000002246 in ?? ()
#1  0x00007ffff7fef5cf in main ()

(gdb) disas main
Dump of assembler code for function main:
   0x00007ffff7fef5a0 <+0>:     push   %r15
   0x00007ffff7fef5a2 <+2>:     xor    %r15d,%r15d
   0x00007ffff7fef5a5 <+5>:     push   %r14
   0x00007ffff7fef5a7 <+7>:     mov    $0x1,%r14d
   0x00007ffff7fef5ad <+13>:    push   %r13
   0x00007ffff7fef5af <+15>:    lea    0xa055(%rip),%r13        # 0x7ffff7ff960b
   0x00007ffff7fef5b6 <+22>:    push   %r12
   0x00007ffff7fef5b8 <+24>:    mov    %rsi,%r12
   0x00007ffff7fef5bb <+27>:    push   %rbp
   0x00007ffff7fef5bc <+28>:    mov    %edi,%ebp
   0x00007ffff7fef5be <+30>:    push   %rbx
   0x00007ffff7fef5bf <+31>:    lea    0xa7c2(%rip),%rbx        # 0x7ffff7ff9d88
   0x00007ffff7fef5c6 <+38>:    sub    $0x18,%rsp
=> 0x00007ffff7fef5ca <+42>:    callq  0x7ffff7fef240 <log_to_stderr@plt>

-- System Information:
Debian Release: 10.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-6-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages bgpdump depends on:
ii  libbsd0     0.9.1-2
ii  libbz2-1.0  1.0.6-9.2~deb10u1
ii  libc6       2.28-10
ii  zlib1g      1:1.2.11.dfsg-1

bgpdump recommends no packages.

bgpdump suggests no packages.

-- no debconf information

Reply via email to