id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc
9	"""there was a problem loading the eventlog"""	kowey	MikolajKonarski	"I get sporadic failures loading eventlogs from runs of my program.  That is, run it once, and I will generate an eventlog that loads, run it another time, and I get one that fails to load.

The sort of errors I get look something like
{{{
null lhs: len = 3, startTime = 514649, endTime = 514649

There was a problem loading the eventlog

[SparkDuration {startT = 514649, deltaC = SparkStats {rateCreated = 0.0,
rateDud = 0.0, rateOverflowed = 0.0, rateConverted = 0.0, rateFizzled = 0.0,
rateGCd = 0.0, meanPool = 0.0, maxPool = 0.0, minPool = 0.0}}
,SparkDuration {startT = 514649, deltaC = SparkStats {rateCreated = 0.0,
rateDud = 0.0, rateOverflowed = 0.0, rateConverted = 0.0, rateFizzled = 0.0,
rateGCd = 0.0, meanPool = 0.0, maxPool = 0.0, minPool = 0.0}}
,SparkDuration {startT = 514649, deltaC = SparkStats {rateCreated = 0.0,
rateDud = 0.0, rateOverflowed = 0.0, rateConverted = 0.0, rateFizzled = 0.0,
rateGCd = 0.0, meanPool = 0.0, maxPool = 0.0, minPool = 0.0}}
]
}}}

This is with TS 0.2.1, ghc-events 0.3.1.0, programs built with GHC HEAD (7.3.20111118)

Note that TS itself is built with GHC 7.2.2"	defect	closed	major	ThreadScope		fixed		
