[MacPorts] #44762: mod_wsgi crashes
MacPorts
noreply at macports.org
Mon Aug 25 03:17:28 PDT 2014
#44762: mod_wsgi crashes
--------------------------+--------------------------------
Reporter: n.gilbert@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Resolution: | Keywords:
Port: mod_wsgi |
--------------------------+--------------------------------
Changes (by ryandesign@…):
* cc: nomaintainer@… (removed)
* keywords: wsgi, apache =>
Old description:
> I have apache2 @2.2.27_0+preforkmpm, python27 @2.7.8_1 and mod_wsgi
> @4.2.7_0+python27 installed in Mac OS X 10.9.4. Enabling "LoadModule
> wsgi_module modules/mod_wsgi.so" results in a crash:
>
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0 mod_wsgi.so 0x00000001101fec13
> wsgi_python_init + 55
> 1 mod_wsgi.so 0x00000001102000da
> wsgi_hook_child_init + 133
> 2 httpd 0x000000010f30c140
> ap_run_child_init + 51
> 3 httpd 0x000000010f32fa6a child_main +
> 263
> 4 httpd 0x000000010f32f2fc make_child +
> 207
> 5 httpd 0x000000010f32ed68 ap_mpm_run +
> 2089
> 6 httpd 0x000000010f3114ce main + 2314
> 7 libdyld.dylib 0x00007fff8ef675fd start + 1
>
> Commenting out the LoadModule line allows Apache to run, but of course
> without mod_wsgi.
New description:
I have apache2 @2.2.27_0+preforkmpm, python27 @2.7.8_1 and mod_wsgi
@4.2.7_0+python27 installed in Mac OS X 10.9.4. Enabling "LoadModule
wsgi_module modules/mod_wsgi.so" results in a crash:
{{{
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 mod_wsgi.so 0x00000001101fec13
wsgi_python_init + 55
1 mod_wsgi.so 0x00000001102000da
wsgi_hook_child_init + 133
2 httpd 0x000000010f30c140
ap_run_child_init + 51
3 httpd 0x000000010f32fa6a child_main +
263
4 httpd 0x000000010f32f2fc make_child +
207
5 httpd 0x000000010f32ed68 ap_mpm_run +
2089
6 httpd 0x000000010f3114ce main + 2314
7 libdyld.dylib 0x00007fff8ef675fd start + 1
}}}
Commenting out the LoadModule line allows Apache to run, but of course
without mod_wsgi.
--
--
Ticket URL: <https://trac.macports.org/ticket/44762#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list