jianlinwei / mindwebfilter

Automatically exported from code.google.com/p/mindwebfilter
1 stars 0 forks source link

messages reports segfault #41

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I've compiled and installed latest mind-toys snapshot.

MinD-Toy v1.1 BETA
Revision: 103

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

Built options:
        --mandir=/usr/share/man/
        --enable-clamd=yes
        --with-proxyuser=squid
        --with-proxygroup=squid
        --enable-email=yes
        --prefix=/
        --mandir=/usr/share/man
        --infodir=/usr/share/info
        --sysconfdir=/etc
        --localstatedir=/var
        --enable-ntlm=yes
        CXX=g++
        CXXFLAGS=-O3
        LDFLAGS=-Wl,-Bsymbolic-functions
        CPPFLAGS=
        CC=cc
        CFLAGS=-O3

I'm using squid in back-end. All seems to works fine but on /var/log/messages 
I've several message every second:

kernel: mind[5875]: segfault at 0 ip 0000000000405357 sp 00007fffb143fe00 error 
4 in mind[400000+91000]

Regards

Original issue reported on code.google.com by lup...@gmail.com on 23 Mar 2012 at 8:19

GoogleCodeExporter commented 9 years ago
It would be great if you could provide some extra information about it:

Please try to run mind -N and paste here the output you got.

Thanks in advance.

Original comment by mind....@gmail.com on 29 Mar 2012 at 7:56

GoogleCodeExporter commented 9 years ago

Original comment by mind....@gmail.com on 2 Apr 2012 at 6:09

GoogleCodeExporter commented 9 years ago
Look like 

@# mindi - N

doesn't provide any output

On the server I've an ip aliases, this could create some problem?

Best regards

L.

Original comment by lup...@gmail.com on 2 Apr 2012 at 6:27

GoogleCodeExporter commented 9 years ago
@lupick, first stop any running instance of MinD, and then run `mind -N`.

Original comment by teresaejunior on 2 Apr 2012 at 8:08

GoogleCodeExporter commented 9 years ago
# service mind stop
Shutting down mind:                                        [ OK ]
# ps -fea |grep mind
root      5395  2560  0 18:19 pts/0    00:00:00 grep mind
# mind -N

and I've no otput.... 

what's wrong!??!

thank's 

L.

Original comment by lup...@gmail.com on 2 Apr 2012 at 4:20

GoogleCodeExporter commented 9 years ago
This bug seems to do no harm, and has been reported several time in DG.

What do you have for "filterip" in mind.conf? 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477077

Original comment by teresaejunior on 2 Apr 2012 at 5:57

GoogleCodeExporter commented 9 years ago

Original comment by mind....@gmail.com on 9 Jul 2012 at 7:09

GoogleCodeExporter commented 9 years ago
I can confirm this bug.

I have changed "filterip" in mind.conf,but, but the problem remains.
Anybody have some other options for solutions????

Original comment by alvladi...@gmail.com on 27 Sep 2013 at 9:13