unwanted CTPP stack in logs
After installing latest dancer 1.3060 I saw the trace stack from CTPP in stderr(or stdout?): CODE 0x01010000 ARG 0x00000000 RES 0x0000000000000000 | 0x00000000 SYSCALL 0x00000000 __ctpp2_emitter(ARGS: 0) CODE 0x04010710 ARG 0x00000000 RES 0x0000000000000000 | 0x00000001 MOV HR, STACK[0] = `HASH (0xa1179c8)` CODE 0x02020000 ARG 0x00000001 RES 0x0000000000000000 | 0x00000002 POP AR CODE 0x08020015 ARG 0x00000001 RES 0x0000000000100001 | 0x00000003 OUTPUT STRING POS: 1 (VAL: `<form action="" [...] I saw it in '-E production' mode too. Is it because of new Dancer or where I should search the problem? -- Best Regards, Nick Knutov http://knutov.com ICQ: 272873706 Voice: +7-904-84-23-130
Looks like strange bug. Disappeared after installing CTPP-2.6.13 and reinstalling HTML::CTPP2-2.6.7 17.06.2011 1:01, Nick Knutov пишет:
After installing latest dancer 1.3060 I saw the trace stack from CTPP in stderr(or stdout?):
CODE 0x01010000 ARG 0x00000000 RES 0x0000000000000000 | 0x00000000 SYSCALL 0x00000000 __ctpp2_emitter(ARGS: 0) CODE 0x04010710 ARG 0x00000000 RES 0x0000000000000000 | 0x00000001 MOV HR, STACK[0] = `HASH (0xa1179c8)` CODE 0x02020000 ARG 0x00000001 RES 0x0000000000000000 | 0x00000002 POP AR CODE 0x08020015 ARG 0x00000001 RES 0x0000000000100001 | 0x00000003 OUTPUT STRING POS: 1 (VAL: `<form action="" [...]
I saw it in '-E production' mode too.
Is it because of new Dancer or where I should search the problem?
-- Best Regards, Nick Knutov http://knutov.com ICQ: 272873706 Voice: +7-904-84-23-130
On 16/06/2011 20:29, Nick Knutov wrote:
Looks like strange bug. Disappeared after installing CTPP-2.6.13 and reinstalling HTML::CTPP2-2.6.7
Great! :) Keep us posted :)
17.06.2011 1:01, Nick Knutov пишет:
After installing latest dancer 1.3060 I saw the trace stack from CTPP in stderr(or stdout?):
CODE 0x01010000 ARG 0x00000000 RES 0x0000000000000000 | 0x00000000 SYSCALL 0x00000000 __ctpp2_emitter(ARGS: 0) CODE 0x04010710 ARG 0x00000000 RES 0x0000000000000000 | 0x00000001 MOV HR, STACK[0] = `HASH (0xa1179c8)` CODE 0x02020000 ARG 0x00000001 RES 0x0000000000000000 | 0x00000002 POP AR CODE 0x08020015 ARG 0x00000001 RES 0x0000000000100001 | 0x00000003 OUTPUT STRING POS: 1 (VAL: `<form action="" [...]
I saw it in '-E production' mode too.
Is it because of new Dancer or where I should search the problem?
participants (2)
-
Alberto Simoes -
Nick Knutov