[Bug 741] New: ULOGD segfaults on init

bugzilla-daemon at bugzilla.netfilter.org bugzilla-daemon at bugzilla.netfilter.org
Mon Aug 29 00:03:38 CEST 2011


http://bugzilla.netfilter.org/show_bug.cgi?id=741

           Summary: ULOGD segfaults on init
           Product: ulogd
           Version: SVN (please provide timestamp)
          Platform: i386
        OS/Version: other
            Status: NEW
          Severity: blocker
          Priority: P5
         Component: ulogd_MYSQL
        AssignedTo: netfilter-buglog at lists.netfilter.org
        ReportedBy: martinbarrowcliff at gmail.com
   Estimated Hours: 0.0


Linux server.localdomain 3.0.3_mfb #1 SMP Sat Aug 27 16:32:30 EDT 2011 i686
i686 i386 GNU/Linux
This is my server, running LFS. unpatched kern.

ulogd-2 snapshot from aug 27 2011

2011-08-28 16:45:54     kernel: ulogd[1815]: segfault at 90 ip 0804a012 sp
bfaddd20 error 4 in ulogd[8048000+6000]
2011-08-28 16:45:33     kernel: ulogd[1774]: segfault at 90 ip 0804a012 sp
bfd31e80 error 4 in ulogd[8048000+6000]
2011-08-28 16:43:18     kernel: ulogd[1627]: segfault at 90 ip 0804a012 sp
bfe5b860 error 4 in ulogd[8048000+6000]
2011-08-28 16:42:47     kernel: ulogd[1585]: segfault at 90 ip 0804a012 sp
bfbb1e20 error 4 in ulogd[8048000+6000]

hmmm. valgrind won't run on this kern.

ulogd logged this every time; nothing more
init never completed.

Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `NFLOG'
Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `NFCT'
Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `IFINDEX'
Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `IP2STR'
Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `IP2BIN'
Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `PRINTPKT'
Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `HWHDR'
Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `MARK'
Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `SYSLOG'
Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `PCAP'
Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `MYSQL'
Sun Aug 28 16:40:24 2011 <5> ulogd.c:372 registering plugin `BASE'
Sun Aug 28 16:40:24 2011 <1> ulogd.c:820 building new pluginstance stack
(ct1:NFCT,ip2bin1:IP2BIN,mysql2:MYSQL):
Sun Aug 28 16:40:24 2011 <1> ulogd.c:829 tok=`ct1:NFCT'

After here it was crashed...

The same config works on first beta4 release, which I have reverted to...
That is working fine...

built with:

./autogen.sh
./configure  --prefix=/usr --sysconfdir=/etc --with-pic \
 --libdir=/usr/lib  --with-mysql-inc=/usr/lib/mysql \
 --with-mysql-lib=/usr/include/mysql \
 --with-pcap-lib=/usr/lib --with-pcap-inc=/usr/include/pcap
make
make install

Marty B.


-- 
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.



More information about the netfilter-buglog mailing list