Project

General

Profile

Actions

Bug #686

closed

stream parser should have a clearer error message when encountering cross-packet fields

Added by Mathieu Desnoyers over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
11/18/2013
Due date:
% Done:

100%

Estimated time:

Description

Example:
https://github.com/efficios/ctf-testsuite/tree/master/tests/1.8/regression/stream/fail/cross-packet-event-integer

result:
[error] Unexpected end of stream. Either the trace data stream is corrupted or metadata description does not match data layout.
[error] Reading event failed.
Error printing trace.

It does not state that the error is across packets, inappropriately indicates that error is at end of stream. The same applies to other cross-packet tests.

Actions #1

Updated by Mathieu Desnoyers over 10 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF