#51076 [NEW]: race condition in shtool's mkdir -p implementation

2010-02-17 Thread geissert at debian dot org
From: geissert at debian dot org Operating system: PHP version: 5.3SVN-2010-02-18 (SVN) PHP Bug Type: Compile Failure Bug description: race condition in shtool's mkdir -p implementation Description: There's a race condition in shtool's mkdir -p (not yet fixed

#51022 [Com]: getservbyname_basic.phpt has incorrect description and misses a skip case

2010-02-12 Thread geissert at debian dot org
ID: 51022 Comment by: geissert at debian dot org Reported By: geissert at debian dot org Status: Feedback Bug Type: Network related Operating System: debian sid PHP Version: 5.3.1 New Comment: Maybe because it says: Test function getservby

#51008 [Com]: Zend/tests/bug45877.phpt fails

2010-02-12 Thread geissert at debian dot org
ID: 51008 Comment by: geissert at debian dot org Reported By: geissert at debian dot org Status: Feedback Bug Type: *General Issues Operating System: debian sid PHP Version: 5.3.1 New Comment: It fails for me with 5.3.1 on i686, ia64, s390

#51023 [Com]: ext/filter/tests/046.phpt fails, does not detect int overflow

2010-02-12 Thread geissert at debian dot org
ID: 51023 Comment by: geissert at debian dot org Reported By: geissert at debian dot org Status: Feedback Bug Type:Filter related PHP Version: 5.3.1 New Comment: Still present. What's the point of checking the code myself and describing the bug and the fix if you

#51003 [Com]: unaligned memory access in ext/hash/hash_tiger.c

2010-02-12 Thread geissert at debian dot org
ID: 51003 Comment by: geissert at debian dot org Reported By: geissert at debian dot org Status: Feedback Bug Type: Reproducible crash Operating System: linux ia64 PHP Version: 5.3.1 New Comment: Still present Previous Comments

#50999 [Com]: unaligned memory access in Zend/zend_API.c

2010-02-12 Thread geissert at debian dot org
ID: 50999 Comment by: geissert at debian dot org Reported By: geissert at debian dot org Status: Feedback Bug Type: Scripting Engine problem Operating System: linux ia64 PHP Version: 5.3.1 New Comment: Still present Previous Comments

#50998 [Com]: unaligned memory access in hash_tiger.c

2010-02-12 Thread geissert at debian dot org
ID: 50998 Comment by: geissert at debian dot org Reported By: geissert at debian dot org Status: Feedback Bug Type: hash related Operating System: linux ia64 PHP Version: 5.3.1 New Comment: Still present... Previous Comments

#51000 [Com]: unaligned memory access in ext/hash/hash_tiger.c

2010-02-12 Thread geissert at debian dot org
ID: 51000 Comment by: geissert at debian dot org Reported By: geissert at debian dot org Status: Feedback Bug Type: hash related Operating System: linux ia64 PHP Version: 5.3.1 New Comment: Re-checking this one, I don't see how that line

#51031 [NEW]: strtolower.phpt fails

2010-02-12 Thread geissert at debian dot org
From: geissert at debian dot org Operating system: Debian GNU/Linux ia64 PHP version: 5.3SVN-2010-02-12 (snap) PHP Bug Type: Strings related Bug description: strtolower.phpt fails Description: The test fails with the latest snapshot, 5.3.1 worked fine Reproduce

#51031 [Com]: strtolower.phpt fails

2010-02-12 Thread geissert at debian dot org
ID: 51031 Comment by: geissert at debian dot org Reported By: geissert at debian dot org Status: Open Bug Type: Strings related Operating System: Debian GNU/Linux ia64 PHP Version: 5.3SVN-2010-02-12 (snap) New Comment: the test sets LC_ALL

#51031 [Com]: strtolower.phpt fails

2010-02-12 Thread geissert at debian dot org
ID: 51031 Comment by: geissert at debian dot org Reported By: geissert at debian dot org Status: Open Bug Type: Strings related Operating System: Debian GNU/Linux ia64 PHP Version: 5.3SVN-2010-02-12 (snap) New Comment: Right, got

#51032 [NEW]: bug42718.phpt fails

2010-02-12 Thread geissert at debian dot org
From: geissert at debian dot org Operating system: Debian GNU/Linux ia64 PHP version: 5.3SVN-2010-02-12 (snap) PHP Bug Type: Filter related Bug description: bug42718.phpt fails Description: The test fails now, while it does pass with 5.3.1 Expected result

#51031 [Com]: strtolower.phpt fails

2010-02-12 Thread geissert at debian dot org
ID: 51031 Comment by: geissert at debian dot org Reported By: geissert at debian dot org Status: Open Bug Type: Strings related Operating System: Debian GNU/Linux ia64 PHP Version: 5.3SVN-2010-02-12 (snap) New Comment: Ok, I just created

#51022 [NEW]: getservbyname_basic.phpt has incorrect description and misses a skip case

2010-02-11 Thread geissert at debian dot org
From: geissert at debian dot org Operating system: debian sid PHP version: 5.3.1 PHP Bug Type: Network related Bug description: getservbyname_basic.phpt has incorrect description and misses a skip case Description: The description of ext/standard/tests

#51023 [NEW]: ext/filter/tests/046.phpt fails, does not detect int overflow

2010-02-11 Thread geissert at debian dot org
From: geissert at debian dot org Operating system: PHP version: 5.3.1 PHP Bug Type: Filter related Bug description: ext/filter/tests/046.phpt fails, does not detect int overflow Description: The filter fails to detect an integer overflow and passes

#50998 [NEW]: unaligned memory access in hash_tiger.c

2010-02-10 Thread geissert at debian dot org
From: geissert at debian dot org Operating system: linux ia64 PHP version: 5.3.1 PHP Bug Type: hash related Bug description: unaligned memory access in hash_tiger.c Description: ext/hash/hash_tiger.c's TigerFinalize makes an unaligned memory access

#50999 [NEW]: unaligned memory access in Zend/zend_API.c

2010-02-10 Thread geissert at debian dot org
From: geissert at debian dot org Operating system: linux ia64 PHP version: 5.3.1 PHP Bug Type: Reproducible crash Bug description: unaligned memory access in Zend/zend_API.c Description: There's an unaligned memory access on zend_parse_arg_impl(): *p

#51000 [NEW]: unaligned memory access in ext/hash/hash_tiger.c

2010-02-10 Thread geissert at debian dot org
From: geissert at debian dot org Operating system: linux ia64 PHP version: 5.3.1 PHP Bug Type: Reproducible crash Bug description: unaligned memory access in ext/hash/hash_tiger.c Description: There's an unaligned memory access on PHP_TIGERUpdate(): context

#50987 [Com]: unaligned memory access in phar.c

2010-02-10 Thread geissert at debian dot org
ID: 50987 Comment by: geissert at debian dot org Reported By: geissert at debian dot org Status: Feedback Bug Type: PHAR related Operating System: linux ia64 PHP Version: 5.3.1 New Comment: The phar one was found while building the extension

#50999 [Com]: unaligned memory access in Zend/zend_API.c

2010-02-10 Thread geissert at debian dot org
ID: 50999 Comment by: geissert at debian dot org Reported By: geissert at debian dot org Status: Open Bug Type: Reproducible crash Operating System: linux ia64 PHP Version: 5.3.1 New Comment: Failed test: ext/dba/tests/dba_cdb_read.phpt log

#51003 [NEW]: unaligned memory access in ext/hash/hash_tiger.c

2010-02-10 Thread geissert at debian dot org
From: geissert at debian dot org Operating system: linux ia64 PHP version: 5.3.1 PHP Bug Type: Reproducible crash Bug description: unaligned memory access in ext/hash/hash_tiger.c Description: There's an unaligned memory access on PHP_TIGERUpdate

#50998 [Com]: unaligned memory access in hash_tiger.c

2010-02-10 Thread geissert at debian dot org
ID: 50998 Comment by: geissert at debian dot org Reported By: geissert at debian dot org Status: Open Bug Type: hash related Operating System: linux ia64 PHP Version: 5.3.1 New Comment: Failed test: ext/hash/tests/mhash_001.phpt Output

#51005 [NEW]: --without-sqlite3 should be --with-sqlite3

2010-02-10 Thread geissert at debian dot org
From: geissert at debian dot org Operating system: PHP version: 5.3.1 PHP Bug Type: *Compile Issues Bug description: --without-sqlite3 should be --with-sqlite3 Description: I just noticed sqlite3's config0.m4 has an inverted logic: --without-sqlite3 defaults

#51005 [Com]: --without-sqlite3 should be --with-sqlite3

2010-02-10 Thread geissert at debian dot org
ID: 51005 Comment by: geissert at debian dot org Reported By: geissert at debian dot org Status: Analyzed Bug Type:*Compile Issues PHP Version: 5.3.1 New Comment: Sorry for not being specific, I was talking about the description on the m4 file: PHP_ARG_WITH(sqlite3

#51007 [NEW]: posix_uname{,_basic}.phpt are duplicates and lack handling of domainname

2010-02-10 Thread geissert at debian dot org
From: geissert at debian dot org Operating system: debian PHP version: 5.3.1 PHP Bug Type: POSIX related Bug description: posix_uname{,_basic}.phpt are duplicates and lack handling of domainname Description: Both tests test the same functionality and they both

#51008 [NEW]: Zend/tests/bug45877.phpt fails

2010-02-10 Thread geissert at debian dot org
From: geissert at debian dot org Operating system: debian sid PHP version: 5.3.1 PHP Bug Type: Unknown/Other Function Bug description: Zend/tests/bug45877.phpt fails Description: The test fails Reproduce code: --- ?php $keys = array(PHP_INT_MAX

#50982 [NEW]: incorrect assumption of PAGE_SIZE size

2010-02-09 Thread geissert at debian dot org
From: geissert at debian dot org Operating system: PHP version: 5.3.1 PHP Bug Type: *Compile Issues Bug description: incorrect assumption of PAGE_SIZE size Description: If sys/mman.h does not define PAGE_SIZE there's an incorrect assumption that it is 4096

#50987 [NEW]: unaligned memory access in phar.c

2010-02-09 Thread geissert at debian dot org
From: geissert at debian dot org Operating system: linux ia64 PHP version: 5.3.1 PHP Bug Type: PHAR related Bug description: unaligned memory access in phar.c Description: There's an unaligned memory access in ext/phar/phar.c's phar_set_32 function