[PHP-DEV] PHP 4.0 Bug #10235: Segfault on domxml_root()

2001-04-08 Thread ih
From: [EMAIL PROTECTED] Operating system: Debian Linux 2.2 i386 PHP version: 4.0 Latest CVS (08/04/2001) PHP Bug Type: Reproduceable crash Bug description: Segfault on domxml_root() ? $file1 = "/tmp/file1"; $file2 = "/tmp/file2"; $doc = xmldocfile($file1); $root =

[PHP-DEV] PHP 4.0 Bug #10235 Updated: Segfault on domxml_root()

2001-04-10 Thread ih
ID: 10235 User Update by: [EMAIL PROTECTED] Status: Open Old-Bug Type: Reproduceable crash Bug Type: DOM XML related Description: Segfault on domxml_root() ./configure --prefix=/usr --with-cgi -with-config-file-path=./ --enable-debug --disable-xml --disable-mysql --with-dom --without-mysql

[PHP-DEV] Bug #13322: Still SIGSEGV with DOMXML / double free()

2001-09-15 Thread ih
From: [EMAIL PROTECTED] Operating system: Debian Linux 2.2 PHP version: 4.0CVS-2001-09-15 PHP Bug Type: Reproducible crash Bug description: Still SIGSEGV with DOMXML / double free() DOMXML still has problem with SIGSEGV. Now, after shutdown, php_free_xml_dom got NULL

[PHP-DEV] Bug #13322 Updated: Still SIGSEGV with DOMXML / double free()

2001-09-15 Thread ih
ID: 13322 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Debian Linux 2.2 PHP Version: 4.0CVS-2001-09-15 New Comment: ii libc6 2.2.4-1GNU C Library: Shared libraries ii libc6-dbg 2.2.4-1

[PHP-DEV] Bug #13322 Updated: Still SIGSEGV with DOMXML / double free()

2001-09-15 Thread ih
ID: 13322 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Old Bug Type: DOM XML related Bug Type: Reproducible crash Operating System: Debian Linux 2.2 PHP Version: 4.0CVS-2001-09-15 New Comment: I've got php4-200109151335.tar.bz from

[PHP-DEV] Bug #13322 Updated: Still SIGSEGV with DOMXML / double free()

2001-09-15 Thread ih
ID: 13322 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Debian Linux 2.2 PHP Version: 4.0CVS-2001-09-15 New Comment: Problem is still here in last CVS. Standalone php (cgi) same problem. Program received signal

[PHP-DEV] Bug #13322 Updated: Still SIGSEGV with DOMXML / double free()

2001-09-15 Thread ih
ID: 13322 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Debian Linux 2.2 PHP Version: 4.0CVS-2001-09-15 New Comment: Result with newest libxml2-2.4.5 is the same. Program received signal SIGSEGV, Segmentation

[PHP-DEV] Bug #13322 Updated: Still SIGSEGV with DOMXML / double free()

2001-09-17 Thread ih
ID: 13322 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Debian Linux 2.2 PHP Version: 4.0CVS-2001-09-15 New Comment: Problem is on shutdown and destroy/freeing alocated memory. Breakpoint 2, main (argc=2,