Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-1712

VPP crash when enable 2 dhcp client

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • 19.04
    • None
    • DHCP
    • None

      [root@localhost vpplb]# vppctl show version verbose
      Version: v19.04.2-rc0~7-g03e099f
      Compiled by: root
      Compile host: localhost.localdomain
      Compile date: Thu Jun 20 21:32:36 CST 2019
      Compile location: /root/vpp_master
      Compiler: GCC 7.3.1 20180303 (Red Hat 7.3.1-5)
      Current PID: 111228

      [root@localhost vpplb]# vppctl show interface
      Name Idx State MTU (L3/IP4/IP6/MPLS) Counter Count
      GigabitEthernet2/3/0 1 down 9000/0/0/0
      GigabitEthernet2/9/0 2 down 9000/0/0/0
      GigabitEthernet2/a/0 3 down 9000/0/0/0
      local0 0 down 0/0/0/0

      The 2/3/0 and 2/9/0 are connected to different subnet, when I enable two dhcp client, vpp crashed.

      vppctl set interface state GigabitEthernet2/3/0 up
      vppctl set interface state GigabitEthernet2/9/0 up
      vppctl set dhcp client intfc GigabitEthernet2/3/0
      vppctl set dhcp client intfc GigabitEthernet2/9/0

      Here is the calling stack from gdb

      dual_dhcp_client_crash.txt

            Unassigned Unassigned
            Jjlot Jason Jing
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: