|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
[ leaf-Package Repository-1598978 ] segfaults when -j to user defined chainPackage Repository item #1598978, was opened at 2006-11-18 21:54
Message generated for change (Comment added) made by espakman You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=613156&aid=1598978&group_id=13751 Please 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 ---------------------------------------------------------------------- Comment By: Eric Spakman (espakman) Date: 2006-11-19 13:20 Message: Logged In: YES user_id=640438 Originator: NO The above link points to a non-existend patch, but instead of it I downloaded the diffs from ebtables CVS (which I hope include the fix). A new package for 2.4.x can be found at: http://leaf.cvs.sourceforge.net/leaf/bin/packages/uclibc-0.9/20/ A new package for 3.x: http://leaf.cvs.sourceforge.net/leaf/bin/packages/uclibc-0.9/28/ Eric ---------------------------------------------------------------------- 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 |
| Free embeddable forum powered by Nabble | Forum Help |