as for f-prot daemon

2007-03-08 Thread Jordi Moles
hi. I've been using f-prot for some time. I installed it from the ports tree. I would now like to use it as a daemon service but i just don't get it working. I've found in google many links which talk about f-protd, but there's no such thing as that in my system. I haven't found any site

problems with a C script, exiting with signal 10

2008-08-07 Thread Jordi Moles Blanco
Hi, I've got this home-made script, written in C, on a Freebsd 7.0 server with different versions of postfix: 2.3,2,4 and 2.5 The problem is that, while most of the time it works like a charm, sometimes it crashes and bounces the message. It's not really a big deal, cause the sender gets

Re: problems with a C script, exiting with signal 10

2008-08-08 Thread Jordi Moles Blanco
Hi, thanks for the reply, i will have a close look at what you suggested. The thing is that, yes, i work with arrays, pointers, mallocs and so on. I'll try to make sure everything is initiliazed properly before being used. Thanks for the advice. En/na Patrick Mahan ha escrit: Jordi

Re: problems with a C script, exiting with signal 10

2008-08-11 Thread Jordi Moles Blanco
. En/na Jordi Moles Blanco ha escrit: Hi, thanks for the reply, i will have a close look at what you suggested. The thing is that, yes, i work with arrays, pointers, mallocs and so on. I'll try to make sure everything is initiliazed properly before being used. Thanks for the advice. En

error allocating memory with realloc(). how can i increase max_allowed in the system?

2008-08-12 Thread Jordi Moles Blanco
Hi, i'm running a FreeBSD 7.0 amd64 machine and struggling with some C code i'm writing. I've had some trouble with this home-made script as it keeps crashing while launching a realloc() call. I narrowed down the problem and here i'm sending you a short example of code that crashes:

Re: error allocating memory with realloc(). how can i increase max_allowed in the system? [solved]

2008-08-12 Thread Jordi Moles Blanco
for everything En/na Giorgos Keramidas ha escrit: On Tue, 12 Aug 2008 17:02:43 +0200, Jordi Moles Blanco [EMAIL PROTECTED] wrote: Hi, i'm running a FreeBSD 7.0 amd64 machine and struggling with some C code i'm writing. I've had some trouble with this home-made script as it keeps crashing while

semget: no space left on freebsd 6.2

2008-09-23 Thread Jordi Moles Blanco
hello everyone, i'm having some trouble with a freebsd 6.2 box and apache-2.0.59. When i try to install some apache_mods, i get this: For example with mod_cband: * apache2_mod_cband: cannot create shared memory segment for remote hosts * when i debug

Re: semget: no space left on freebsd 6.2

2008-09-23 Thread Jordi Moles Blanco
hi, thanks a lot for the info. i'll give it a try and report back. En/na Artis Caune ha escrit: On Tue, Sep 23, 2008 at 10:26 AM, Jordi Moles Blanco [EMAIL PROTECTED] wrote: Also try adding this options on FreeBSD kernel config: options SEMMNI=20 options SEMMNS=120

Re: semget: no space left on freebsd 6.2

2008-09-24 Thread Jordi Moles Blanco
hi, that solved the problem. Thanks again. En/na Artis Caune ha escrit: On Tue, Sep 23, 2008 at 10:26 AM, Jordi Moles Blanco [EMAIL PROTECTED] wrote: Also try adding this options on FreeBSD kernel config: options SEMMNI=20 options SEMMNS=120 And set the kern.maxfiles

postfix-pipe complains: no such file or directory

2008-09-30 Thread Jordi Moles Blanco
Hi everyone, i was wondering if someone has experienced this problem i've been having for 2 weeks now. I'm running Freebsd 7.0 and postfix-2.5.1. The thing is that i've set up a filter written in C using postfix's pipe feature. The filter works great most of the times but every 2-3