From: nuyentran@...
Date: 2016-02-12T17:48:45+00:00
Subject: [ruby-core:73783] [Ruby trunk Bug#12067] [BUG] object allocation during garbage collection phase

Issue #12067 has been reported by Tina Tran.

----------------------------------------
Bug #12067:  [BUG] object allocation during garbage collection phase
https://bugs.ruby-lang.org/issues/12067

* Author: Tina Tran
* Status: Open
* Priority: Normal
* Assignee: 
* ruby -v: 
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
bin/rails: [BUG] object allocation during garbage collection phase
ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-darwin14]

-- Crash Report log information --------------------------------------------
   See Crash Report log file under the one of following:
     * ~/Library/Logs/CrashReporter
     * /Library/Logs/CrashReporter
     * ~/Library/Logs/DiagnosticReports
     * /Library/Logs/DiagnosticReports
   for more details.

-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0002 E:000760 TOP    [FINISH]


-- C level backtrace information -------------------------------------------
0   ruby                                0x000000010ae9e98b rb_vm_bugreport + 155
1   ruby                                0x000000010ad42c3b rb_bug + 475
2   ruby                                0x000000010ad5ff17 newobj_of + 1671
3   ruby                                0x000000010ad0557c ary_new + 92
4   ruby                                0x000000010ad05866 rb_ary_new_from_values + 38
5   ruby                                0x000000010ad6ea63 run_finalizer + 83
6   ruby                                0x000000010ad6e9b8 finalize_list + 104
7   ruby                                0x000000010ad60eb8 gc_finalize_deferred + 88
8   ruby                                0x000000010aea3db4 rb_postponed_job_flush + 196
9   ruby                                0x000000010aea4f42 rb_threadptr_execute_interrupts + 146
10  ruby                                0x000000010ae9996a vm_call0_body + 3066
11  ruby                                0x000000010ae8bde7 rb_funcall + 471
12  ruby                                0x000000010ada9f38 rb_eql + 24
13  ruby                                0x000000010ad794fa rb_any_cmp + 218
14  ruby                                0x000000010ae24da5 st_delete + 325
15  ruby                                0x000000010ad72b38 rb_hash_delete_entry + 120
16  ruby                                0x000000010ae44408 rb_gc_free_dsymbol + 72
17  ruby                                0x000000010ad7135a obj_free + 1674
18  ruby                                0x000000010ad704e0 gc_sweep_step + 656
19  ruby                                0x000000010ad60f6b rb_gc_call_finalizer_at_exit + 139
20  ruby                                0x000000010ad4ba91 ruby_cleanup + 721
21  ruby                                0x000000010ad4bbb5 ruby_run_node + 85
22  ruby                                0x000000010abf873f main + 79



-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>