Project

General

Profile

Actions

Bug #1120

closed

segv with pfring/afpacket and eve-log enabled

Added by Victor Julien about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Caused by vlan offloading. Eve-log calls GET_VLAN_ID(p->vlanh0), but:

(gdb) print p->vlanh
$1 = {0x0, 0x0}
(gdb) print p->vlan
vlan_id   vlan_idx  vlanh     
(gdb) print p->vlan_id
$2 = {46, 0}
(gdb) print p->vlan_id
$3 = {46, 0}
(gdb) print p->vlan_idx
$4 = 1 '\001'
Actions #1

Updated by Victor Julien about 10 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF