Re: [perl #132287] [REGRESSION][CONC] stall/block in async heavy code

2017-10-16 Thread Justin DeVuyst via RT
No, sorry. I meant that I only tested for a couple minutes at each commit. Commits before the one bisect found never manifested the issue. On 2017.10.16 10:52 am, jn...@jnthn.net via RT wrote: > On Fri, 13 Oct 2017 10:13:36 -0700, jdv79 wrote: >> The symptom is that sometimes (90%+ on my box and

[perl #131714] [BUG] Segfault seemingly related to MVMCallCapture's gc_mark, and async

2017-07-08 Thread Justin DeVuyst via RT
On Sat, 08 Jul 2017 10:45:26 -0700, c...@zoffix.com wrote: > Does it still happen after this commit > https://github.com/rakudo/rakudo/commit/f6d4fbd24b ? > > I see you have a couple of `run`s in there which use Proc::Async under > the hood. Seems to fix it. Now I'm up against some other error