Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

boa => reloc outside program ... killing

If I build a "C" application and run it in the sbin directory it works. If the application is also installed in the root directory for boa (var/www) when the application run it is killed with the following message like:

reloc outside program 0x27840 (0-0x66cc/0x4130), killing TestCCGI_rev3.c

files are named TestCCGI_rev3.cgi.exe

Does anyone have any ideas?

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by golf@Oct 28 2005, 04:56 PM

    does anyone have any ideas?

    --- Quote End ---

    I would guess that something is wrong with your cgi program and not with boa. I've been running Boa for months without any problems (running a cgi program).

    Maybe you should start debugging your cgi program on a more stable platform than Nios II (one with MMU).