txs

the last part I get with
trace -p PID

stat64("/usr/local/sbin/uniq", 0xbfd81c70) = -1 ENOENT (No such file or directory) stat64("/usr/local/bin/uniq", 0xbfd81c70) = -1 ENOENT (No such file or directory) stat64("/usr/sbin/uniq", 0xbfd81c70) = -1 ENOENT (No such file or directory)
stat64("/usr/bin/uniq", {st_mode=S_IFREG|0755, st_size=30592, ...}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7620938) = 5921
close(3)                                = 0
close(-1)                               = -1 EBADF (Bad file descriptor)
wait4(-1,

and then its waiting forever, no idea why

On 02/13/2013 01:46 PM, Bendtsen, Jon wrote:
On 13/02/2013, at 13.26, W Forum W<wfor...@gmail.com>
  wrote:

Hi,

I have installed RKH 1.3.8 but when I run it the first time it hangs forever at

Info: Starting test name 'malware'
Performing malware checks
Info: Test 'deleted_files' disabled at users request.
Info: Starting test name 'running_procs'
Have you tried using ps aux, to see which processes are running, then strace and lsof to 
"see" what the rkhunter process is doing?



JonB
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Rkhunter-users mailing list
Rkhunter-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkhunter-users

Reply via email to