Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
EFAULT
Edit
PageHistory
Diff
Info
LikePages
!!!Bad Address This happens when you call a kernel syscall, and provide it with a pointer that points outside your address space. Tsk Tsk. You should check your pointers are properly initialised. If you get this after doing a fork(2) followed by an execl(3) or execlp(3), make sure you remembered to NULL-terminate the list of arguments...
68 pages link to
EFAULT
:
uname(2)
ftruncate(2)
sigaction(2)
execve(2)
connect(2)
fcntl(2)
gethostname(2)
mincore(2)
socketpair(2)
pipe(2)
rmdir(2)
lstat(2)
mknod(2)
packet(7)
creat(2)
getrlimit(2)
delete_module(2)
setitimer(2)
create_module(2)
access(2)
adjtimex(2)
bdflush(2)
fstat(2)
cacheflush(2)
chdir(2)
chmod(2)
fstatfs(2)
chown(2)
chroot(2)
getpeername(2)
getresgid(2)
getresuid(2)
getrusage(2)
getdents(2)
bind(2)
getitimer(2)
getsockopt(2)
gettimeofday(2)
lchown(2)
link(2)
poll(2)
getsockname(2)
mkdir(2)
modify_ldt(2)
open(2)
mount(2)
mremap(2)
msgctl(2)
msgop(2)
msync(2)
query_module(2)
quotactl(2)
read(2)
readdir(2)
readlink(2)
readv(2)
recvfrom(2)
rename(2)
recvmsg(2)
writev(2)
accept(2)
semctl(2)
sendmsg(2)
ptrace(2)
mprotect(2)
recv(2)
setsockopt(2)
send(2)