ID:               42491
 User updated by:  bernard dot prevosto at ifremer dot fr
 Reported By:      bernard dot prevosto at ifremer dot fr
-Status:           Feedback
+Status:           Open
 Bug Type:         Compile Failure
 Operating System: solaris 5.8
 PHP Version:      5.2.4
 New Comment:

without --enable-debug I've:

louet>45% make install
Installing PHP SAPI module:       cgi
Installing PHP CGI binary:
/home/services/logiciels/compilateurs/php-5.2.4/bin/
Installing PHP CLI binary:       
/home/services/logiciels/compilateurs/php-5.2.4/bin/
Installing PHP CLI man page:     
/home/services/logiciels/compilateurs/php-5.2.4/man/man1/
Installing build environment:    
/home/services/logiciels/compilateurs/php-5.2.4/lib/php/build/
Installing header files:         
/home/services/logiciels/compilateurs/php-5.2.4/include/php/
Installing helper programs:      
/home/services/logiciels/compilateurs/php-5.2.4/bin/
  program: phpize
  program: php-config
Installing man pages:            
/home/services/logiciels/compilateurs/php-5.2.4/man/man1/
  page: phpize.1
  page: php-config.1
Installing PEAR environment:     
/home/services/logiciels/compilateurs/php-5.2.4/lib/php/
Segmentation Fault
gmake[1]: *** [install-pear-installer] Error 139
gmake: *** [install-pear] Error 2
louet>46% 


or, also :

louet>46% sapi/cli/php pear/install-pear-nozlib.phar
Segmentation Fault
louet>47% 

how can I get you backtrace without using --enable-debug ?


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

[2007-09-05 13:46:04] [EMAIL PROTECTED]

Then can you try getting some kind of backtrace without using
--enable-debug ? That's better than nothing.

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

[2007-09-05 13:31:38] [EMAIL PROTECTED]

I can not reproduce this on linux (32bit).

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

[2007-09-05 11:05:01] bernard dot prevosto at ifremer dot fr

but with the PEAR generated with --enble-debug I've:




louet>74% pear install HTTP_Request
downloading HTTP_Request-1.4.1.tgz ...
Starting to download HTTP_Request-1.4.1.tgz (15,927 bytes)
......done: 15,927 bytes

Fatal error: Allowed memory size of 8388608 bytes exhausted at
/home1/balanec/perso/bpre/anonymous/apache/php-5.2.4/Zend/zend_opcode.c:48
(tried to allocate 98304 bytes) in
/home/services/logiciels/compilateurs/php-5.2.4/lib/php/PEAR/PackageFile/v2/Validator.php
on line 908
/home/services/logiciels/compilateurs/php-5.2.4/lib/php/PEAR/PackageFile/v2/Validator.php(908)
: Fatal error - Allowed memory size of 8388608 bytes exhausted at
/home1/balanec/perso/bpre/anonymous/apache/php-5.2.4/Zend/zend_opcode.c:48
(tried to allocate 98304 bytes)
louet>

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

[2007-09-05 09:44:21] bernard dot prevosto at ifremer dot fr

it's OK whith  --enable-debug

??????

louet>50% make install
Installing PHP SAPI module:       cgi
Installing PHP CGI binary:
/home/services/logiciels/compilateurs/php-5.2.4/bin/
Installing PHP CLI binary:       
/home/services/logiciels/compilateurs/php-5.2.4/bin/
Installing PHP CLI man page:     
/home/services/logiciels/compilateurs/php-5.2.4/man/man1/
Installing build environment:    
/home/services/logiciels/compilateurs/php-5.2.4/lib/php/build/
Installing header files:         
/home/services/logiciels/compilateurs/php-5.2.4/include/php/
Installing helper programs:      
/home/services/logiciels/compilateurs/php-5.2.4/bin/
  program: phpize
  program: php-config
Installing man pages:            
/home/services/logiciels/compilateurs/php-5.2.4/man/man1/
  page: phpize.1
  page: php-config.1
Installing PEAR environment:     
/home/services/logiciels/compilateurs/php-5.2.4/lib/php/
[PEAR] Console_Getopt - installed: 1.2.3
[PEAR] Archive_Tar    - installed: 1.3.2
[PEAR] Structures_Graph- installed: 1.0.2
pear/PEAR can optionally use package "pear/XML_RPC" (version >= 1.4.0)
[PEAR] PEAR           - installed: 1.6.1
Wrote PEAR system config file at:
/home/services/logiciels/compilateurs/php-5.2.4/etc/pear.conf
You may want to add:
/home/services/logiciels/compilateurs/php-5.2.4/lib/php to your php.ini
include_path
louet>51%

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

[2007-08-31 11:22:45] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.



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

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/42491

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

Reply via email to