Re: [PHP-DEV] DOM XML crash with php 4.1.0

2001-11-29 Thread Derick Rethans
Hello, you can safely ignore this... bad build so it seems. Derick On Thu, 29 Nov 2001, Derick Rethans wrote: > Starting PHP (4.1.0 from www.php.net/~zeev/php-4.1.0.tar.gz) crashed with > the following backtrace: > > 0x08104876 in zend_register_functions (functions=0x4, > function_table=0x

[PHP-DEV] DOM XML crash with php 4.1.0

2001-11-29 Thread Derick Rethans
Starting PHP (4.1.0 from www.php.net/~zeev/php-4.1.0.tar.gz) crashed with the following backtrace: 0x08104876 in zend_register_functions (functions=0x4, function_table=0xb738, type=1) at zend_API.c:1037 1037while (ptr->fname) { (gdb) quit The program is running. Exit anyway?