#24605: P5-cgi-speedycgi +apple_apache :: latest version :: Runtime error - ------------------------------+--------------------------------------------- Reporter: phiwie@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: p5-cgi-speedycgi ------------------------------+--------------------------------------------- Comment(by phiwie@…): Thanks for your input, guys. Regarding the gentoo patch, I did a fresh port install and the bug was still there. I installed macports apache2 and it's running with SpeedyCGI without complaining. However, now SpeedyCGI constantly crashes with any Perl script with the error "Cannot spawn backend process". Here's the crash report: {{{ Process: speedy_backend [8873] Path: /usr/bin/speedy_backend Identifier: speedy_backend Version: ??? (???) Code Type: X86 (Native) Parent Process: ??? [1] Date/Time: 2010-04-28 00:09:33.637 +0200 OS Version: Mac OS X 10.6.3 (10D573) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000007 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 libperl.dylib 0x00064e29 Perl_hv_common + 32 1 libperl.dylib 0x000d77e7 Perl_hv_fetch + 94 2 speedy_backend 0x000094d3 boot_DynaLoader + 467 3 libperl.dylib 0x00078149 Perl_pp_entersub + 1288 4 libperl.dylib 0x00071429 Perl_runops_standard + 41 5 libperl.dylib 0x00069287 Perl_nothreadhook + 87 6 libperl.dylib 0x0006bc1e Perl_call_sv + 733 7 libperl.dylib 0x0006bf8b Perl_call_list + 387 8 libperl.dylib 0x00035fff Perl_ck_anoncode + 303 9 libperl.dylib 0x00041bc7 Perl_newATTRSUB + 3777 10 libperl.dylib 0x00040704 Perl_utilize + 1236 11 libperl.dylib 0x0003345c Perl_yyparse + 5816 12 libperl.dylib 0x0009cec6 Perl_dowantarray + 693 13 libperl.dylib 0x000a581b Perl_pp_require + 5452 14 libperl.dylib 0x00071429 Perl_runops_standard + 41 15 libperl.dylib 0x00069287 Perl_nothreadhook + 87 16 libperl.dylib 0x0006bc1e Perl_call_sv + 733 17 libperl.dylib 0x0006bf8b Perl_call_list + 387 18 libperl.dylib 0x00035fff Perl_ck_anoncode + 303 19 libperl.dylib 0x00041bc7 Perl_newATTRSUB + 3777 20 libperl.dylib 0x00040704 Perl_utilize + 1236 21 libperl.dylib 0x0003345c Perl_yyparse + 5816 22 libperl.dylib 0x0009cec6 Perl_dowantarray + 693 23 libperl.dylib 0x0009d85c Perl_pp_entereval + 1444 24 libperl.dylib 0x00069263 Perl_nothreadhook + 51 25 libperl.dylib 0x0006b622 Perl_eval_sv + 468 26 speedy_backend 0x00003506 load_script + 449 27 speedy_backend 0x000039c1 speedy_perl_init + 423 28 speedy_backend 0x00002435 main + 159 29 speedy_backend 0x000021f6 start + 54 Thread 0 crashed with X86 Thread State (32-bit): eax: 0xffffffff ebx: 0x00064e1a ecx: 0x00000000 edx: 0xffffffff edi: 0x00009edb esi: 0x00800000 ebp: 0xbfffea58 esp: 0xbfffe9c0 ss: 0x0000001f efl: 0x00010286 eip: 0x00064e29 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x00000007 }}} Any ideas as to the cause? Thanks - Phil -- Ticket URL: <http://trac.macports.org/ticket/24605#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS