Skip to content

Instantly share code, notes, and snippets.

@pfactum
Created May 28, 2018 21:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pfactum/97f3beb3df703210ebd513f620d3168b to your computer and use it in GitHub Desktop.
Save pfactum/97f3beb3df703210ebd513f620d3168b to your computer and use it in GitHub Desktop.
Core was generated by `/usr/bin/nft flush ruleset ; include "/etc/nftables.conf"'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007f6b151d33a4 in input_descriptor_dup (indesc=0x0) at erec.c:52
52 erec.c: No such file or directory.
(gdb) bt
#0 0x00007f6b151d33a4 in input_descriptor_dup (indesc=0x0) at erec.c:52
#1 0x00007f6b151d349a in erec_add_location (erec=0x55a2617c8720, loc=<optimized out>) at erec.c:69
#2 0x00007f6b151d3559 in erec_vcreate (type=type@entry=EREC_ERROR, loc=0x55a2722c24b0,
fmt=0x7f6b151eb77c "Could not process rule: %s", ap=ap@entry=0x7ffd9d79b540) at erec.c:94
#3 0x00007f6b151c53fe in netlink_io_error (ctx=ctx@entry=0x7ffd9d79b680, loc=<optimized out>, loc@entry=0x55a2722c24b0,
fmt=fmt@entry=0x7f6b151eb77c "Could not process rule: %s") at netlink.c:105
#4 0x00007f6b151d68ca in nft_netlink (nf_sock=<optimized out>, msgs=0x7ffd9d79b730, cmds=0x7ffd9d79b740, nft=0x0)
at libnftables.c:68
#5 nft_run (nft=nft@entry=0x55a258806a20, nf_sock=<optimized out>, scanner=scanner@entry=0x55a258806c30,
state=state@entry=0x7ffd9d79b750, msgs=msgs@entry=0x7ffd9d79b730) at libnftables.c:100
#6 0x00007f6b151d6e32 in nft_run_cmd_from_buffer (nft=0x55a258806a20, buf=<optimized out>, buflen=<optimized out>)
at libnftables.c:419
#7 0x000055a25795d8fe in main (argc=6, argv=0x7ffd9d79c008) at main.c:273
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment