Package Repository item #1598978, was opened at 2006-11-18 21:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=613156&aid=1598978&group_id=13751Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: Bugs
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tomas Hnat (acidlove)
Assigned to: Nobody/Anonymous (nobody)
Summary: segfaults when -j to user defined chain
Initial Comment:
package version: ebtables Version: 2.0.8-rc1 Rev 1
(from bering uClibc 2.4.2) same version in packages 2.x
REPRODUCIBLE BY:
root@bridge]# ebtables -L
Bridge table: filter
Bridge chain: INPUT, entries: 0, policy: ACCEPT
Bridge chain: FORWARD, entries: 0, policy: ACCEPT
Bridge chain: OUTPUT, entries: 0, policy: ACCEPT
[root@bridge]# ebtables -N MY_CHAIN
[root@bridge]# ebtables -L
Bridge table: filter
Bridge chain: INPUT, entries: 0, policy: ACCEPT
Bridge chain: FORWARD, entries: 0, policy: ACCEPT
Bridge chain: OUTPUT, entries: 0, policy: ACCEPT
Bridge chain: MY_CHAIN, entries: 0, policy: ACCEPT
[root@bridge]# ebtables -A FORWARD -j MY_CHAIN
[root@bridge]# ebtables -L
Bridge table: filter
Bridge chain: INPUT, entries: 0, policy: ACCEPT
Bridge chain: FORWARD, entries: 1, policy: ACCEPT
Segmentation fault
(depend's not from which default chains is -j done (INPUT/FORWARD/OUTPUT), same results
other people reported same results in devel mailing list of ebtables(with different distributions), and there seems to be a patch to correct it...
(didn't tried to compile in..)
http://article.gmane.org/gmane.linux.network.bridge.ebtables.devel/595----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=613156&aid=1598978&group_id=13751-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________
leaf-auto mailing list
leaf-auto@...
https://lists.sourceforge.net/lists/listinfo/leaf-auto