[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1018061: pads: segfault at 3a ip



Hello Tim,
thanks, that is good helpful information, but as long the core file
might be in the system, could you execute following commands:

  export DEBUGINFOD_URLS="https://debuginfod.debian.net";
  coredumpctl gdb 1546
  (gdb) bt full

This will enable gdb to download needed debug symbol files,
and the `bt` command to gdb can then show a backtrace with
source line information (hopefully).

The debug symbols get downloaded to "/root/.cache/debuginfod_client".

Kind regards,
Bernhard



Am 07.02.23 um 20:25 schrieb Tim McConnell:
New Backtrace:

                 Stack trace of thread 1546:
                 #0  0x00005641638af954 print_arp_asset_screen (pads + 0x9954)
                 #1  0x00005641638af6f0 print_arp_asset (pads + 0x96f0)
                 #2  0x00007fa6dbe004f6 n/a (libpcap.so.0.8 + 0x84f6)
                 #3  0x00007fa6dbe008ec n/a (libpcap.so.0.8 + 0x88ec)
                 #4  0x00007fa6dbe07d1d pcap_loop (libpcap.so.0.8 + 0xfd1d)
                 #5  0x00005641638a8e5b main_pads (pads + 0x2e5b)
                 #6  0x00005641638a847b main (pads + 0x247b)


Reply to: