Re: Test-Stream + MongoDB scalar refcount issue
[email protected] ("Matthew Horsfall (alh)")
| Newsgroups | perl.cpan.workers |
|---|---|
| Message-ID | <CAJ0K8bj3w82kkOWsUzrTKiMnittuA_=x+tMHsBXP8NJURm1CSQ@mail.gmail.com> |
On Fri, May 1, 2015 at 5:27 PM, Chad Granum <[email protected]> wrote: > Alh managed to reproduce it at least once on linux, but it is not > frequent enough to really dig in. > Actually I think it's as frequent as it is on darwin. I played with it for awhile but have had no luck in identifying where things are going wrong. For what it's worth, I couldn't seem to get it with the default mongodb that Ubuntu installs with apt-get. However when I manually downloaded and ran 3.0.2, it started triggering. (There is a different codepath (the first try block) in MongoDB::Collection::get_indexes that gets run with 3.0.2 that seems necessary for this bug to manifest.) -- Matthew Horsfall (alh)