ID: 47230 Updated by: srina...@php.net Reported By: lneve at mail dot nih dot gov -Status: No Feedback +Status: Closed Bug Type: Reproducible crash Operating System: Solaris 10 (completely patched) PHP Version: 5.3.0-beta2-dev New Comment:
This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. this issue is not because of a bug with gcc in sparc. sparc requires memory accesses to be aligned. however, with php 5.3, zend stack was not aligned and this was causing php 5.3 to crash on sparc as well as on irix. this issue is now resolved with dmitry's commit as part of his fix for bug #46074. this below diff fixes this issue: http://svn.php.net/viewvc?view=revision&revision=287992 Previous Comments: ------------------------------------------------------------------------ [2009-07-29 21:28:00] lepage at grm dot polymtl dot ca not able to compile with sun studio to many dependance (libs) need to be recompile with sun studio. php5.3-200907282230 still has the same problem. ------------------------------------------------------------------------ [2009-07-16 00:45:49] lepage at grm dot polymtl dot ca URL for sun studio is http://developers.sun.com/sunstudio/ will try it or wait for 5.3.1, when is it scheduled ? ------------------------------------------------------------------------ [2009-07-15 08:05:37] sriram dot natarajan at gmail dot com hi please see related bug - http://bugs.php.net/bug.php?id=48668 . if you compile with sun studio 12 (which is available for free from http://www.sun.com/sunstudio , you should not have this problem. future releases of php 5.3 should address this issue ------------------------------------------------------------------------ [2009-07-14 22:22:03] lepage at grm dot polymtl dot ca same problem here with php-5.3.0. on Solaris 10 and gcc 4.3.2 ------------------------------------------------------------------------ [2009-05-05 01:00:02] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ 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/47230 -- Edit this bug report at http://bugs.php.net/?id=47230&edit=1