1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Before allocate: om->contexts->current is 0xb738d4c4
After allocate: om->contexts->current is 0xb738d53c
Before allocate: om->contexts->current is 0xb738d53c
After allocate: om->contexts->current is 0xb738d5ac
Before retire: om->contexts->current is 0xb738d5ac
After retire: om->contexts->current is 0xb738d53c
Before retire: om->contexts->current is 0xb738d53c
After retire: om->contexts->current is 0xb738d4c4
Before retire: om->contexts->current is 0xb738d4c4
After retire: om->contexts->current is 0xb738d45c
Before retire: om->contexts->current is 0xb738d45c
After retire: om->contexts->current is 0xb738d3e4
After retire: om->contexts->current is 0xb738d3e4
Protecting sampled reference 0xb738d3e4
Moving context bottom from 0xb738d3e4 to 0xb738d45c (referencing context at 0xb738d3e4)
Before allocate: om->contexts->current is 0xb738d3e4
After allocate: om->contexts->current is 0xb738d45c


****************
Reusing sampled context! 0xb738d3e4
Context bottom is at: 0xb738d45c
rubinius.bin: cpu_instructions.c:465: _allocate_context: Assertion `ctx >= state->om->context_bottom' failed.