You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working through Simon Marlow's Parallel Haskell book and am having issues with Threadscope. I've got a 1.2 MB eventlog file (sudoku3.eventlog) and can open it in Threadscope fine. However if I zoom in more than once it always crashes with the user error out of memory error. I tried threadscope --test ch8 and can zoom in and out fine with that file without it crashing. Is there is a way I can debug this further? Thanks for your assistance!
Hello!
I'm working through Simon Marlow's Parallel Haskell book and am having issues with Threadscope. I've got a 1.2 MB eventlog file (sudoku3.eventlog) and can open it in Threadscope fine. However if I zoom in more than once it always crashes with the
user error out of memory
error. I triedthreadscope --test ch8
and can zoom in and out fine with that file without it crashing. Is there is a way I can debug this further? Thanks for your assistance!I followed instructions in section 2 here: https://wiki.haskell.org/Gtk2Hs/Mac
then step 1 here: https://wiki.haskell.org/ThreadScope#Installing_ThreadScope
Macbook Air 64 Bit OS X 10.10.2
Threadscope version 0.2.6
ghc 7.8.3
The text was updated successfully, but these errors were encountered: