Closed atenart closed 1 year ago
While using --ovs-track we see many messages such as 13:22:23 [ERROR] Could not unmarshal section (owner: Userspace data_type: 1 size: 17): Failed to get symbol information and as a result the userspace section of the event isn't added.
--ovs-track
13:22:23 [ERROR] Could not unmarshal section (owner: Userspace data_type: 1 size: 17): Failed to get symbol information
Reverting d14746458a38 fixes the issue.
While using
--ovs-track
we see many messages such as13:22:23 [ERROR] Could not unmarshal section (owner: Userspace data_type: 1 size: 17): Failed to get symbol information
and as a result the userspace section of the event isn't added.Reverting d14746458a38 fixes the issue.