<div dir="ltr">could you share a minimal program that reproduces the problem?</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 2, 2015 at 9:36 PM, Evan Laforge <span dir="ltr"><<a href="mailto:qdunkan@gmail.com" target="_blank">qdunkan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">After I upgraded to 7.10.1 I started noticing that my shakefile would<br>
lock up on exit.  It's after the 'main' function exits, and none of<br>
the shake tests have a problem, so presumably it's a GHC thing, that<br>
shake somehow causes to happen.  Only kill -9 gets it to quit.  Here's<br>
a stack trace from the OS X sampler:<br>
<br>
Call graph:<br>
    2801 Thread_909901   DispatchQueue_2:<br>
com.apple.libdispatch-manager  (serial)<br>
      2801 _dispatch_mgr_thread  (in libdispatch.dylib) + 52  [0x7fff8828ca6a]<br>
        2801 kevent64  (in libsystem_kernel.dylib) + 10  [0x7fff90ec0232]<br>
<br>
Total number in stack (recursive counted multiple, when >=5):<br>
<br>
Sort by top of stack, same collapsed (when >= 5):<br>
        kevent64  (in libsystem_kernel.dylib)        2801<br>
<br>
<br>
I know there aren't a lot of details here, but does this sound<br>
familiar to anyone?  I can't see anything on<br>
<a href="https://ghc.haskell.org/trac/ghc/wiki/Status/GHC-7.10.2" target="_blank">https://ghc.haskell.org/trac/ghc/wiki/Status/GHC-7.10.2</a> that looks<br>
like this.  Is there any way I can get more information I can get to<br>
report this?<br>
<br>
It used to be frequent (once in 10 runs maybe), but later became quite<br>
infrequent (once in a couple hundred runs, maybe).  I downgraded to<br>
7.8.4 and it hasn't happened again.<br>
_______________________________________________<br>
Glasgow-haskell-users mailing list<br>
<a href="mailto:Glasgow-haskell-users@haskell.org">Glasgow-haskell-users@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users</a><br>
</blockquote></div><br></div>