ID: 14146
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: *General Issues
Operating System: AIX
PHP Version: 4.0.6
New Comment:

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.


Previous Comments:
------------------------------------------------------------------------

[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 ] ...


------------------------------------------------------------------------

[2001-11-20 07:12:29] [EMAIL PROTECTED]

Oh, output of gdb php:

GNU gdb 4.17
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "rs6000-ibm-aix4.2.1.0"...
(gdb) run
Starting program: /san/stst/ststivo/bin/php 

Program exited with code 06.


------------------------------------------------------------------------

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/?id=14146


Edit this bug report at http://bugs.php.net/?id=14146&edit=1


-- 
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]

Reply via email to