Project

General

Profile

Actions

Bug #1255

closed

Babeltrace2 fails to process trace with begin timestamp of second packet smaller than begin timestamp of first packet

Added by Jim White about 4 years ago. Updated almost 4 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
-
Start date:
04/07/2020
Due date:
% Done:

0%

Estimated time:

Description

I have a CTF encoded trace with two packets, each with two events. Packets are ordered in the file as pktA, pktB.
The timestamps in the packet header are such that pktB.begin < pktA.begin < pktA.end < pktB.end. Given this data in a single input file, babeltrace1 will display it, babeltrace2 refuses, and TraceCompass refuses. However if the packets are separated into separate files, both babeltrace2 and TraceCompass process it as expected.


Files

babeltrace.log (3.16 KB) babeltrace.log Jim White, 04/07/2020 04:19 PM
trace-broken.zip (615 Bytes) trace-broken.zip Jim White, 04/07/2020 04:19 PM
trace-works.zip (933 Bytes) trace-works.zip Jim White, 04/07/2020 04:19 PM
Actions

Also available in: Atom PDF