Forum Discussion

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

BINFMT_FLAT: reloc outside program

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
No RepliesBe the first to reply