[#69084] [Ruby trunk - Feature #11124] [Open] [PATCH] lib/*: use monotonic clock for timeouts — normalperson@...
Issue #11124 has been reported by Eric Wong.
5 messages
2015/05/06
[#69138] [Ruby trunk - Feature #11136] [PATCH] webrick: avoid fcntl module — nobu@...
Issue #11136 has been updated by Nobuyoshi Nakada.
3 messages
2015/05/12
[#69160] [Ruby trunk - Feature #11146] [PATCH] variable.c: initialize generic_iv_tbl at start — nobu@...
Issue #11146 has been updated by Nobuyoshi Nakada.
4 messages
2015/05/13
[#69175] Re: [Ruby trunk - Feature #11146] [PATCH] variable.c: initialize generic_iv_tbl at start
— Eric Wong <normalperson@...>
2015/05/13
nobu@ruby-lang.org wrote:
[ruby-core:69310] [Ruby trunk - Bug #11168] [Closed] object allocation during garbage collection phase when rake assets:precompile on 2.2.2
From:
nobu@...
Date:
2015-05-22 06:37:33 UTC
List:
ruby-core #69310
Issue #11168 has been updated by Nobuyoshi Nakada. File bug-11168.log added Description updated Status changed from Open to Closed Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN to 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: DONE ---------------------------------------- Bug #11168: object allocation during garbage collection phase when rake assets:precompile on 2.2.2 https://bugs.ruby-lang.org/issues/11168#change-52576 * Author: Ernest Wu * Status: Closed * Priority: Normal * Assignee: * ruby -v: 2.2.2 * Backport: 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: DONE ---------------------------------------- I got this bug on ruby 2.2.2, after rollback to ruby 2.2.1. Everything is back to normal ~~~ [NOTE] You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are welcome. For details: http://www.ruby-lang.org/bugreport.html bash: line 1: 23988 Aborted (core dumped) ( RAILS_ENV=staging ~/.rvm/bin/rvm ruby-2.2.2 do bundle exec rake assets:precompile ) SSHKit::Command::Failed: rake exit status: 134 rake stdout: Nothing written ~~~ ---Files-------------------------------- bug-11168.log (414 KB) -- https://bugs.ruby-lang.org/