Project

General

Profile

Actions

Bug #12067

closed

[BUG] object allocation during garbage collection phase

Added by tina (Tina Tran) about 8 years ago. Updated about 8 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:73783]

Description

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


Related issues 1 (0 open1 closed)

Is duplicate of Ruby master - Bug #10933: [BUG] object allocation during garbage collection phaseClosednobu (Nobuyoshi Nakada)Actions
Actions #1

Updated by nobu (Nobuyoshi Nakada) about 8 years ago

  • Is duplicate of Bug #10933: [BUG] object allocation during garbage collection phase added

Updated by nobu (Nobuyoshi Nakada) about 8 years ago

  • Status changed from Open to Closed

Updated by usa (Usaku NAKAMURA) about 8 years ago

  • Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN to 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: DONE
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0