ID:               20408
 Comment by:       ekcheu at uncg dot edu
 Reported By:      whpark70 at orgio dot net
 Status:           No Feedback
 Bug Type:         Java related
 Operating System: Compaq tru64
 PHP Version:      4CVS-2002-11-13
 New Comment:

Some people have got around this by not compiling pear.  This isn't a
solution, but apparently this was the only thing I could find on google
searches.

--without-pear

when I do a gdb analysis of the core file as to when it dumped while
trying to compile on my solaris 9 system, it seems to dump here:

.....
Loaded symbols for /usr/lib/libmp.so.2
Reading symbols from
/usr/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1...done.
Loaded symbols for /usr/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1
Reading symbols from /usr/lib/libthread.so.1...done.
Loaded symbols for /usr/lib/libthread.so.1
#0  _zval_ptr_dtor (zval_ptr=0xffbfe6b4)
    at /tmp/php-5.2.4/Zend/zend_execute_API.c:412
412             (*zval_ptr)->refcount--;


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

[2003-03-24 04:15:46] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



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

[2003-03-19 02:28:09] [EMAIL PROTECTED]

And why is this bug set as 'Java related'???
Does this happen ONLY when you have --with-java in your
configure line??


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

[2003-03-19 02:26:50] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

And add your full configure line here.


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

[2002-11-13 08:10:57] [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

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.

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

[2002-11-13 07:59:52] whpark70 at orgio dot net

Platform : OSF1 dbm1-cluster V5.1 1885 alpha
compiler : gcc -->
/usr/local/cygnus/tru64-010710/H-alphaev56-dec-osf5.1/bin/gcc
Apache : 1.3.27
jdk : 1.4.0


$make install
Installing PHP SAPI module
Installing shared extensions:    
/usr/users/wiz/lib/php/extensions/no-debug-non-zts-20020429/
Installing PHP CLI binary:        /usr/users/wiz/bin/
Installing PEAR environment:      /usr/users/wiz/lib/php/
Unaligned access pid=729827 <php> va=0x140081c14 pc=0x120175d98
ra=0x1201752f0 inst=0xb4290000
Unaligned access pid=729827 <php> va=0x14008324c pc=0x120175d98
ra=0x1201752f0 inst=0xb4290000
make[1]: *** [install-pear-installer] Segmentation fault (core dumped)
make: *** [install-pear] Error 2



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


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

Reply via email to