Opened 10 years ago

Last modified 10 years ago

#44762 closed defect

mod_wsgi crashes — at Initial Version

Reported by: micrology Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc: nomaintainer@…
Port: mod_wsgi

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.

Change History (0)

Note: See TracTickets for help on using tickets.