ID: 14146 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Reproducible crash Operating System: AIX PHP Version: 4.0.6 New Comment:
The version of PHP that this bug was reported in is too old. Please try to reproduce this bug in the latest version of PHP (available from http://www.php.net/downloads.php If you are still able to reproduce the bug with one of the latest versions of PHP, please change the PHP version on this bug report to the version you tested and change the status back to "Open". Previous Comments: ------------------------------------------------------------------------ [2001-11-22 04:23:53] [EMAIL PROTECTED] The times I used gdb can be counted on one hand (never was involved in a *huge* programming project, so the need for extensive debugging has always been minimal), but here you go: (this is the same result I get with PHP4.1.0RC3 unfortunately) (gdb) run Starting program: /san/stst/ststivo/php/bin/php Program exited with code 06. (gdb) bt full No stack. ------------------------------------------------------------------------ [2001-11-21 12:30:55] [EMAIL PROTECTED] And you should also try the PHP 4.1.0RC3 from: http://download.php.net/~zeev/php-4.1.0RC3.tar.gz ------------------------------------------------------------------------ [2001-11-21 12:30:05] [EMAIL PROTECTED] What does 'bt full' output? (in GDB) ------------------------------------------------------------------------ [2001-11-20 10:08:16] [EMAIL PROTECTED] Additional note: PHP 3.0.18 does not have this problem, but all the older 4.x versions available on php.net (4.0.5, 4.0.4pl1) behave exactly the same as 4.0.6 after compilation. ------------------------------------------------------------------------ [2001-11-20 07:21:49] [EMAIL PROTECTED] strace is available, but I haven't got much experience with it. Perhaps it works differently under Linux, but 'strace php' is not the way on AIX. Purpose Prints STREAMS trace messages. Syntax strace [ mid sid level ] ... ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/14146 -- Edit this bug report at http://bugs.php.net/?id=14146&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php