Displaying 1 result from an estimated 1 matches for "vuurmuur".
2004 Apr 28
1
Segmentation Fault when using dig, nslookup, host...
...message:
"request_module[net-pf-10]: fork failed errno 1"
When I check /var/log/ksymoops/20040428.log, I see these two lines added:
"20040428 091551 start /sbin/modprobe -s -k -- net-pf-10 safemode=1
20040428 091551 probe ended"
When doing a strace I get this:
"[root at vuurmuur root]# strace nslookup
execve("/usr/bin/nslookup", ["nslookup"], [/* 23 vars */]) = 0
uname({sys="Linux", node="vuurmuur", ...}) = 0
brk(0) = 0x80566e8
open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such fil...