ID:               46072
 Updated by:       [EMAIL PROTECTED]
 Reported By:      neko at nekochan dot net
-Status:           Feedback
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: IRIX 6.5.30
 PHP Version:      5.3.0alpha2
 Assigned To:      cellog
 New Comment:

This bug has been fixed in CVS.

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.




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

[2008-09-14 06:37:52] [EMAIL PROTECTED]

that bus error is not phar-related (as you can see from the backtrace).
 Did you ./cvsclean prior to rebuilding?

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

[2008-09-14 04:48:19] neko at nekochan dot net

# dbx ./sapi/cli/php core
dbx version 7.3.7 (96015_Nov16 MR) Nov 16 2004 07:34:16
Core from signal SIGBUS: Bus error
(dbx) where

Thread 0x10000
>  0 zend_assign_to_variable(0x14a0, 0x107fde5c, 0x0, 0xc, 0x21000, 
0x1000, 0xc, 0x106bab80) ["/opt/build/php-
5.3.0alpha2/Zend/zend_execute.c":739, 0x1039ebcc]
   1 ZEND_ASSIGN_SPEC_CV_TMP_HANDLER(0x107fdde8, 0xd, 0x0, 0xc, 
0x21000, 0x1000, 0xc, 0x106bab80) ["/opt/build/php-
5.3.0alpha2/Zend/zend_vm_execute.h":25843, 0x103ef740]
   2 execute(0x106ba598, 0xd, 0x0, 0xc, 0x21000, 0x1000, 0xc, 
0x106bab80) ["/opt/build/php-5.3.0alpha2/Zend/zend_vm_execute.h":104, 
0x103a0418]
   3 zend_execute_scripts(0x8, 0xd, 0x3, 0x0, 0x21000, 0x1000, 0xc, 
0x106bab80) ["/opt/build/php-5.3.0alpha2/Zend/zend.c":1197, 
0x10374a58]
   4 php_execute_script(0x14a0, 0xd, 0x0, 0xc, 0x21000, 0x1000, 0xc, 
0x106bab80) ["/opt/build/php-5.3.0alpha2/main/main.c":2074, 
0x10313158]
   5 main(0xf, 0x7fff2ef4, 0x0, 0xc, 0x21000, 0x1000, 0xc, 0x106bab80)

["/opt/build/php-5.3.0alpha2/sapi/cli/php_cli.c":1130, 0x103fed20]
   6 __start() ["/xlv55/kudzu-
apr12/work/irix/lib/libc/libc_n32_M4/csu/crt1text.s":177, 0x1004cb88]
(dbx)

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

[2008-09-14 02:44:32] neko at nekochan dot net

The linked patch does allow the util.c compile to complete without 
error, but the build process halts with a bus error:

Generating phar.php
gmake: *** [ext/phar/phar.php] Bus error (core dumped)
gmake: *** Deleting file `ext/phar/phar.php'

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

[2008-09-13 21:40:02] [EMAIL PROTECTED]

Thanks for the report.

Would you try the patch against current ext/phar CVS of PHP_5_3 found
at:

http://pear.php.net/~greg/bug46072.patch.txt

and report on whether it works?

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

[2008-09-13 20:32:17] neko at nekochan dot net

IRIX64 Kazehana 6.5 6.5.30f 07202013 IP35
MIPSpro Compilers: Version 7.4.4m

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

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

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

Reply via email to