Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

tripwire segfault

Status
Not open for further replies.

tagyourit

Technical User
Oct 20, 2008
22
0
0
US
Anyone here have experience with tripwire? Trying to have it only monitor one directory. However, that directory has over 37k files :O

I am getting this when trying to run tripwire --init -polfile ../etc/tw.pol

Please enter your local passphrase:
Parsing policy file: /usr/local/bin/tripwire/etc/tw.pol
Generating the database...
*** Processing Unix File System ***
Software interrupt forced exit: Segmentation Fault

I get a siggen file. Thinking it might be related to limits I have the following:

time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) 32768
memory(kbytes) 32768
coredump(blocks) 0
nofiles(descriptors) 2000

Should those be changed?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top