From: miranoko <miranoko@gmail.com>
To: netfilter@vger.kernel.org
Subject: cross-compile mips iptables segmentation fault on some commands
Date: Thu, 1 Jul 2010 11:00:22 -0700 [thread overview]
Message-ID: <AANLkTilp04X5REt5yyWrlzoUiWQx_OQU2v79VOXa0rzf@mail.gmail.com> (raw)
In-Reply-To: <AANLkTikF1V4vXmLn6FlbdSnr9MMa0qgfa9BWkLajfJoO@mail.gmail.com>
I cross compiled iptables for mips architecture and tried running iptables.
when i do input accept or drop it works.
but when i do iptables -A xyz it produces segmentation fault.
other commands iptables -v and save,restore work fine.
Please let me know what i am doing wrong. what logs should i be
looking at for this.
/ # iptables -P INPUT ACCEPT
/ # iptables -P INPUT DROP
/ # iptables -A I
Segmentation fault
/ #
/ # iptables -t nat -L
Chain PREROUTING (policy ACCEPT)
target prot opt source destination
Chain POSTROUTING (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Thanks.
next parent reply other threads:[~2010-07-01 18:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <AANLkTikF1V4vXmLn6FlbdSnr9MMa0qgfa9BWkLajfJoO@mail.gmail.com>
2010-07-01 18:00 ` miranoko [this message]
2010-07-07 17:14 ` cross-compile mips iptables segmentation fault on some commands Jan Engelhardt
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=AANLkTilp04X5REt5yyWrlzoUiWQx_OQU2v79VOXa0rzf@mail.gmail.com \
--to=miranoko@gmail.com \
--cc=netfilter@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).