Ticket #9 (closed defect: fixed)
"there was a problem loading the eventlog"
| Reported by: | kowey | Owned by: | MikolajKonarski |
|---|---|---|---|
| Priority: | major | Component: | ThreadScope |
| Version: | Keywords: | ||
| Cc: |
Description
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
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ThreadScope/chrome/site/your_project_logo.png)