Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12748 Discussions

boa => reloc outside program ... killing

Altera_Forum
Honored Contributor II
1,055 Views

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?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
395 Views

 

--- 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).
0 Kudos
Reply