Ticket #1393: tt_1393_log2.txt

File tt_1393_log2.txt, 2.0 KB (added by lithos, 12 years ago)

log showing that the tailcall op is involved [fixed typo "context" -> "continuation"]

Line 
11591: ./src/pmc/sub.pmc:385: sub 0x8beb1fc invoked with ccont 0x1
228455: created pmc 0x8c54150
3created ret continuation 0x8c54150
4./src/pmc/sub.pmc:412: setting continuation 0x8c54150 in context 0x8c54204
528456: created pmc 0x8c5413c
628457: created pmc 0x8c54128
728458: created pmc 0x8c54114
828459: created pmc 0x8c54100
928460: created pmc 0x8c540ec
1028461: created pmc 0x8c540d8
11src/ops/core.ops:471: tailcall sub 0x8beb378 with continuation 0x8c54150
121592: ./src/pmc/sub.pmc:385: sub 0x8beb378 invoked with ccont 0x8c54150
13./src/pmc/sub.pmc:412: setting continuation 0x8c54150 in context 0x8c540d8
1428462: created pmc 0x8c540c4
151593: ./src/pmc/sub.pmc:385: sub 0x8b807cc invoked with ccont 0x1
1628463: created pmc 0x8c540b0
17created ret continuation 0x8c540b0
18./src/pmc/sub.pmc:412: setting continuation 0x8c540b0 in context 0x8c540c4
1928464: created pmc 0x8c5409c
2028465: created pmc 0x8c54088
2128466: created pmc 0x8c54074
2228467: created pmc 0x8c54060
2328468: created pmc 0x8c5404c
2428469: created pmc 0x8c54038
2528470: created pmc 0x8c54024
2628471: created pmc 0x8c54010
2728472: created pmc 0x8c53ffc
2828473: created pmc 0x8c53fe8
2928474: created pmc 0x8c53fd4
3028475: created pmc 0x8c53fc0
31./src/pmc/retcontinuation.pmc:89: resetting continuation (pmc=0x8c540b0) in context 0x8c540c4
32./src/pmc/retcontinuation.pmc:93: freeing myself (pmc=0x8c540b0)
3328476: free pmc 0x8c540b0
3428477: created pmc 0x8c540b0
351594: ./src/pmc/sub.pmc:385: sub 0x8b809e8 invoked with ccont 0x1
3628478: created pmc 0x8c53fac
37created ret continuation 0x8c53fac
38./src/pmc/sub.pmc:412: setting continuation 0x8c53fac in context 0x8c540b0
39./src/pmc/retcontinuation.pmc:89: resetting continuation (pmc=0x8c53fac) in context 0x8c540b0
40./src/pmc/retcontinuation.pmc:93: freeing myself (pmc=0x8c53fac)
4128479: free pmc 0x8c53fac
42./src/pmc/retcontinuation.pmc:89: resetting continuation (pmc=0x8c54150) in context 0x8c540d8
43./src/pmc/retcontinuation.pmc:93: freeing myself (pmc=0x8c54150)
4428480: free pmc 0x8c54150
45src/gc/api.c:247: failed assertion 'PObj_is_PMC_TEST(obj)'
46