hvr / ThreadScope

Official upstream repo for ThreadScope (issue tracker still using trac)
http://trac.haskell.org/ThreadScope
Other
0 stars 0 forks source link

Stack Space Overflow #28

Closed ghc-mirror closed 10 years ago

ghc-mirror commented 10 years ago

Original reporter: ecrockett3@

I just installed threadscope-0.2.2, and profiled my program (running with -ls -N4). When I load threadscope, it starts loading HECs, but then complains that there was a stack space overflow and crashes.

I manually installed threadscope-0.2.2 with -rtsopts to allow me to change the stack space size. My program ran for ~4.5 minutes on four cores and threadscope required -K1000000000 before it would successfully load the graph.