[PHP-DEV] php_ticks crash (+stack trace)

2001-03-11 Thread André Langhorst

Hi,
maybe you have more success patching this one...

andr


?php
function tryy() {}

register_tick_function('tryy');

declare (ticks=1) { ; }
?


=== Stack Dump of Process Apache.exe:2240; Thread 2080
php_tick_iterator( 0x01052EC8, 0x0138F9B0 ), php_ticks.c:64, 0xb675
zend_llist_apply_with_argument( 0x01040B38, 0x0051B640, 0x0138F9B0 ), 
zend_llist.c:213, 0x00117450
php_run_ticks( 1 (0x0001) ), php_ticks.c:71, 0xb613
execute( 0x0104DDA0, 0x010328F8 ), zend_execute.c:2327, 0x00129c90
zend_execute_scripts( 8 (0x0008), 0x01010DF0, 0x010328F8, 3 
(0x0003), Variable number of arguments - arguments not displayed ), 
zend.c:743, 0x00104c51
php_execute_script( 0x0138FDF8  (_zend_file_handle), 0x01010DF0, 
0x010328F8, 0x01040AA8 ), main.c:1197, 0x86a1
apache_php_module_main( 0x004A8510, 0 (0x), 0x01010DF0, 
0x010328F8, 0x01040AA8, 0x0100DF28 ), sapi_apache.c:89, 0x3c0a
send_php( 0x004A8510, 0 (0x), 0x004A8ED0 ), mod_php4.c:521, 
0x1a81
send_parsed_php( NULL ), mod_php4.c:532, 0x1ec6
ApacheCore.dll, 0x10004927
!!! Process Apache.exe:2240 crashed






-- 
 Andr Langhorstt: +49 331 5811560 
 [EMAIL PROTECTED]  m: +49 173 9558736 
* PHP Quality Assurance  http://qa.php.net  *


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] php_ticks crash (+stack trace)

2001-03-11 Thread Rasmus Lerdorf

Doesn't happen on Linux.  Must be a Windows thing.

-Rasmus

On Mon, 12 Mar 2001, [ISO-8859-1] André Langhorst wrote:

 Hi,
 maybe you have more success patching this one...

 andré


 ?php
 function tryy()   {}

 register_tick_function('tryy');

 declare (ticks=1) {   ; }
 ?


 === Stack Dump of Process Apache.exe:2240; Thread 2080
 php_tick_iterator( 0x01052EC8, 0x0138F9B0 ), php_ticks.c:64, 0xb675
 zend_llist_apply_with_argument( 0x01040B38, 0x0051B640, 0x0138F9B0 ),
 zend_llist.c:213, 0x00117450
 php_run_ticks( 1 (0x0001) ), php_ticks.c:71, 0xb613
 execute( 0x0104DDA0, 0x010328F8 ), zend_execute.c:2327, 0x00129c90
 zend_execute_scripts( 8 (0x0008), 0x01010DF0, 0x010328F8, 3
 (0x0003), Variable number of arguments - arguments not displayed ),
 zend.c:743, 0x00104c51
 php_execute_script( 0x0138FDF8  (_zend_file_handle), 0x01010DF0,
 0x010328F8, 0x01040AA8 ), main.c:1197, 0x86a1
 apache_php_module_main( 0x004A8510, 0 (0x), 0x01010DF0,
 0x010328F8, 0x01040AA8, 0x0100DF28 ), sapi_apache.c:89, 0x3c0a
 send_php( 0x004A8510, 0 (0x), 0x004A8ED0 ), mod_php4.c:521,
 0x1a81
 send_parsed_php( NULL ), mod_php4.c:532, 0x1ec6
 ApacheCore.dll, 0x10004927
 !!! Process Apache.exe:2240 crashed






 --
 · André Langhorstt: +49 331 5811560 ·
 · [EMAIL PROTECTED]  m: +49 173 9558736 ·
 * PHP Quality Assurance  http://qa.php.net  *


 --
 PHP Development Mailing List http://www.php.net/
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]