Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #7125
| Newsgroups | comp.lang.ruby |
|---|---|
| Date | 2015-07-29 07:29 -0700 |
| Message-ID | <489fa445-8c0a-4834-8ed3-2edad2ab670f@googlegroups.com> (permalink) |
| Subject | Ruby 2.2.2 fix for: object allocation during garbage collection phase |
| From | esteban <estebanbatory@gmail.com> |
Hi, recently I've encountered a bug in ruby 2.2.2: [BUG] object allocation during garbage collection phase with long stacktrace. I have found it had beed reported and fixed: https://bugs.ruby-lang.org/issues/10933 The problem is that backport to 2.2.2 was done on 14th May and the newest ruby release was done on 13th Apr (ruby 2.2.2p95, 2015-04-13 revision 50295). Do you know when could be the next patch or teeny release? Kind regards, esteban
Back to comp.lang.ruby | Previous | Next | Find similar
Ruby 2.2.2 fix for: object allocation during garbage collection phase esteban <estebanbatory@gmail.com> - 2015-07-29 07:29 -0700
csiph-web