On Wed, 24 Jun 2009, Bernhard Schmidt wrote:
On Wed, Jun 24, 2009 at 12:39:58AM +0200, Bernhard Schmidt wrote:
Hi,
Oh, and we're dumping conntrack -L every minute. Works fine during the
day with 30k connections, but starts to frequently segfault with 60k
connections in the evening. Also trying to get a coredump now.
sorry, this is slightly off-topic, but I can't decode the core dump :-(
Jun 24 12:03:01 secomat2 kernel: conntrack[14117]: segfault at
7fff1ce83f34 ip 00007fff1ce83f34 sp 00007fff1ce82f20 error 15
I think you should rather try using valgrind. It is very hard to trace
memory corruption problem with gdb.
Best regards,
Krzysztof Olędzki