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++
12692 Discussions

BINFMT_FLAT: reloc outside program

Altera_Forum
Honored Contributor II
1,102 Views

Hi, 

 

I try to kill some processes from my application. 

This is the code: 

 

 system("busybox killall snmpd.exe"); 

 

The system returns to me this message: 

BINFMT_FLAT: reloc outside program 0xfffeffff (0 - 0x639b4/0x49330), killing busybox! 

 

What it's means? 

 

Or, how can I kill a process from my application? The application "knows" only the name of the process and not his pid. 

 

stepa
0 Kudos
0 Replies
Reply