[MacPorts] #20681: php-5.3.0 introduce variant 'suhosin' which adds the suhosin _patch_

MacPorts noreply at macports.org
Wed Aug 26 03:48:59 PDT 2009


#20681: php-5.3.0 introduce variant 'suhosin' which adds the suhosin _patch_
---------------------------------------+------------------------------------
 Reporter:  Markus.Ueberall@…          |       Owner:  ryandesign@…           
     Type:  enhancement                |      Status:  assigned               
 Priority:  Normal                     |   Milestone:                         
Component:  ports                      |     Version:  1.7.1                  
 Keywords:                             |        Port:  php5                   
---------------------------------------+------------------------------------

Comment(by ryandesign@…):

 [attachment:php5-suhosin-ryandesign.diff Attached] is my rewritten version
 of the patch which I would apply to the php5 port, except that it doesn't
 finish building when I use the suhosin variant. It gets as far as building
 the cli sapi and then crashes when trying to generate phar.php.

 {{{
 Generating phar.php
 make: *** [ext/phar/phar.php] Error 138
 }}}

 It appears the cli sapi just crashes on launch no matter what you do.

 {{{
 2009-08-26 05:43:45 -0500

 EXC_BAD_ACCESS (0x0001)
 KERN_PROTECTION_FAILURE (0x0002) at 0x0051a7e0

 Thread 0 Crashed:
 0    zend_llist_init + 489
 1    sapi_activate + 57
 2    php_module_startup + 52
 3    php_cli_startup + 33
 4    main + 639
 5    _start + 216
 6    start + 41
 }}}

 This is on Mac OS X 10.4.11 Intel patching php5 @5.3.0_2. Does it work for
 anyone else?

-- 
Ticket URL: <http://trac.macports.org/ticket/20681#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list