Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 7 Apr 2005 18:09:43 +0400
From: "(GalaxyMaster)" <galaxy@...nwall.com>
To: owl-users@...ts.openwall.com
Subject: Re: lsof trouble

On Thu, Apr 07, 2005 at 09:39:06AM +0200, Tchesmeli serge wrote:

> I didn't notice that but we allready have add the user in the proc group.
> In fact, we mount proc with the option:
> 
> -o gid=monitor

IMO, the good start for uncovering the problem is to use the strace utility
with your script. Perhaps the command-line will be something like the following:

strace -fF -e open -o ~/strace.log the_path_to_your_script

Examine ~/strace.log and I'm sure that you'll find the cause of your problem.

> -- 
> Tchesmeli Serge, Ing?nieur syst?me et r?seau

--
(GM)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.