* gc.c (rb_objspace_free): should not rest_sweep() here.
Some data structures are already freed. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46340 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a5fd4c45e3
commit
7ad125d7d2
@ -1,3 +1,8 @@
|
||||
Tue Jun 3 19:11:45 2014 Koichi Sasada <ko1@atdot.net>
|
||||
|
||||
* gc.c (rb_objspace_free): should not rest_sweep() here.
|
||||
Some data structures are already freed.
|
||||
|
||||
Tue Jun 3 18:43:51 2014 Koichi Sasada <ko1@atdot.net>
|
||||
|
||||
* test/ruby/test_gc.rb: allocate more objects to invoke GC by newobj.
|
||||
|
Loading…
x
Reference in New Issue
Block a user