All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roberto Nibali <ratz@drugphish.ch>
To: Alexander Samad <alex@samad.com.au>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: iptables 1.3.1 crashes on iptables-restore
Date: Thu, 31 Mar 2005 10:18:10 +0200	[thread overview]
Message-ID: <424BB242.6070809@drugphish.ch> (raw)
In-Reply-To: <20050330034616.GA8639@samad.com.au>

> when I try to do a iptables-restore with about 800 lines I get a
> segmentation fault.
> What is the most expediant way to track this problem down ?

o Compile and link iptables with debugging info.
o Before you run the command make sure you have the core file size
   settings to unlimited (ulimit -c unlimited).
o Run your command.
o You should have a core file in your directory.
o gdb -q core /path/to/iptables-restore
o bt

Send the output to this list. Hope that is expedient enough ;).

Cheers,
Roberto Nibali, ratz
-- 
echo 
'[q]sa[ln0=aln256%Pln256/snlbx]sb3135071790101768542287578439snlbxq' | dc

  reply	other threads:[~2005-03-31  8:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-30  3:46 iptables 1.3.1 crashes on iptables-restore Alexander Samad
2005-03-31  8:18 ` Roberto Nibali [this message]
2005-08-04 16:24   ` Amin Azez
2005-08-05 10:08     ` Amin Azez
2005-08-05 12:57       ` Fixed " Amin Azez
2005-08-05 13:22         ` Roberto Nibali
2005-08-08 15:45           ` Amin Azez
2005-08-08 15:56             ` Roberto Nibali
2005-08-08 16:03               ` Amin Azez
2005-08-08 16:19                 ` Roberto Nibali
2005-08-08 16:28                   ` Amin Azez
2005-08-08 16:46                     ` Roberto Nibali

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=424BB242.6070809@drugphish.ch \
    --to=ratz@drugphish.ch \
    --cc=alex@samad.com.au \
    --cc=netfilter-devel@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.