search for: expr_print

Displaying 2 results from an estimated 2 matches for "expr_print".

2024 Aug 02
4
[Bug 1763] New: Segfault when resetting rules with meta l4proto { tcp, udp }
https://bugzilla.netfilter.org/show_bug.cgi?id=1763 Bug ID: 1763 Summary: Segfault when resetting rules with meta l4proto { tcp, udp } Product: nftables Version: 1.0.x Hardware: x86_64 OS: Ubuntu Status: NEW Severity: minor Priority: P5 Component: nft
2020 Jul 19
3
[Bug 1444] New: nftables-0.9.6 crashes on some set notations:
....libs/nft -c -'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f30cec3bfe2 in expr_ops (e=0x0) at expression.c:1366 1366 return __expr_ops_by_type(e->etype); (gdb) bt #0 0x00007f30cec3bfe2 in expr_ops (e=0x0) at expression.c:1366 #1 0x00007f30cec393a8 in expr_print (expr=0x0, octx=0x55637f6e52c0) at expression.c:101 #2 0x00007f30cec3b84f in set_ref_expr_print (expr=0x55637f6eb980, octx=0x55637f6e52c0) at expression.c:1195 #3 0x00007f30cec393d1 in expr_print (expr=0x55637f6eb980, octx=0x55637f6e52c0) at expression.c:104 #4 0x00007f30cec3a5d4 in binop_arg_pr...