I don't think a stack overflow event indicates an RTS bug. Stack
overflow events usually result in the RTS trying to adjust the stack
size, and only if that fails, the program is halted.

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

As a workaround, you can use the "show-ghc-events" binary that is
provided by the ghc-events package.

Cheers,
  Andres

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

Reply via email to