I am running a Haskell program with some par/pseq annotations.

When I use threadscope to view the eventlog (not "timeline" but "events")
I see a lot of stackoverflow messages. What is this?

I don't get any RTS errors printed on the console.
The program finishes normally (albeit with less speedup than expected)

Should I file this as a possible GHC RTS bug? At least the output is confusing.

(... and why can't I copy/paste the text from threadscope's output window)


_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to