[MacPorts] #22518: Apache2 / mod_wsgi / python 2.6 crash

MacPorts noreply at macports.org
Wed Nov 18 06:14:33 PST 2009


#22518: Apache2 / mod_wsgi / python 2.6 crash
-------------------------------+--------------------------------------------
 Reporter:  nerdrew@…          |       Owner:  macports-tickets@…                   
     Type:  defect             |      Status:  new                                  
 Priority:  Normal             |   Milestone:                                       
Component:  ports              |     Version:  1.8.1                                
 Keywords:                     |        Port:  mod_wsgi apache2 python26            
-------------------------------+--------------------------------------------

Comment(by nerdrew@…):

 I have experimented with linking mod_wsgi to the built in Apple python
 (2.6.1) and to the MacPorts python (2.6.4). The first crash report I
 attached is for the mod_wsgi that is linked to the built in Apple python.
 I will attach the crash report for the one linked to the MacPorts python.

 Here is the output of otool -L for all the mod_wsgi.so's I've tested:
 {{{
  $ otool -L mod_wsgi-*
 mod_wsgi-mpap-mppy.so:
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 124.1.1)
         /opt/local/Library/Frameworks/Python.framework/Versions/2.6/Python
 (compatibility version 2.6.0, current version 2.6.1)
 mod_wsgi-mpap-stdpy.so:
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 124.1.1)
         /System/Library/Frameworks/Python.framework/Versions/2.6/Python
 (compatibility version 2.6.0, current version 2.6.1)
 mod_wsgi-stdap-mppy.so:
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 124.1.1)
         /opt/local/Library/Frameworks/Python.framework/Versions/2.6/Python
 (compatibility version 2.6.0, current version 2.6.1)
 mod_wsgi-stdap-stdpy.so:
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 124.1.1)
         /System/Library/Frameworks/Python.framework/Versions/2.6/Python
 (compatibility version 2.6.0, current version 2.6.1)
 }}}

 Note:
 {{{
 mpap = MacPorts Apache (2.2.14)
 stdap = Apple Apache (2.2.11)
 mppy = MacPorts Python (2.6.4)
 stdpy = Apple Python (2.6.1)
 }}}

 I link the mod_wsgi I want to test to the module folder I want to test (I
 tried all of the combinations of Apple's Apache, MacPorts Apache, Apple's
 Python, and MacPorts Python) to narrow down the problem. Apple's Apache
 works with both Apple's Python and MacPorts Python. MacPorts Apache does
 NOT work with either Apple's Python or MacPorts Python.

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


More information about the macports-tickets mailing list