Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 915996 Details for
Bug 947613
net-firewall/iptables >=1.8.11 segfault when adding a rule
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Backtrace
gdb.txt (text/plain), 2.32 KB, created by
MickKi
on 2025-01-06 16:04:07 UTC
(
hide
)
Description:
Backtrace
Filename:
MIME Type:
Creator:
MickKi
Created:
2025-01-06 16:04:07 UTC
Size:
2.32 KB
patch
obsolete
>~ # gdb -q --args /sbin/iptables -A HOST_BLOCK_SRC_DROP -m limit --limit 1/m --limit-burst 1 -j LOG --log-level info --log-prefix FW:Blocked inbound host: >Reading symbols from /sbin/iptables... >(No debugging symbols found in /sbin/iptables) >(gdb) run >Starting program: /usr/bin/iptables -A HOST_BLOCK_SRC_DROP -m limit --limit 1/m --limit-burst 1 -j LOG --log-level info --log-prefix FW:Blocked inbound host: >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/usr/lib64/libthread_db.so.1". >iptables v1.8.11 (legacy): >Program received signal SIGSEGV, Segmentation fault. >0x00007ffff7e343da in ?? () from /usr/lib64/libc.so.6 >(gdb) bt >#0 0x00007ffff7e343da in ?? () from /usr/lib64/libc.so.6 >#1 0x00007ffff7de3b30 in ?? () from /usr/lib64/libc.so.6 >#2 0x00007ffff7de4731 in ?? () from /usr/lib64/libc.so.6 >#3 0x00007ffff7f863c0 in basic_exit_err () from /usr/lib64/libxtables.so.12 >#4 0x00007ffff7f8c02c in xtables_option_metavalidate () from /usr/lib64/libxtables.so.12 >#5 0x00007ffff7f8836d in xtables_register_target () from /usr/lib64/libxtables.so.12 >#6 0x00007ffff7fcc50e in call_init () from /lib64/ld-linux-x86-64.so.2 >#7 0x00007ffff7fcc5fc in _dl_init () from /lib64/ld-linux-x86-64.so.2 >#8 0x00007ffff7fc956e in _dl_catch_exception () from /lib64/ld-linux-x86-64.so.2 >#9 0x00007ffff7fd31ae in dl_open_worker () from /lib64/ld-linux-x86-64.so.2 >#10 0x00007ffff7fc94e1 in _dl_catch_exception () from /lib64/ld-linux-x86-64.so.2 >#11 0x00007ffff7fd3530 in _dl_open () from /lib64/ld-linux-x86-64.so.2 >#12 0x00007ffff7e0e2bc in ?? () from /usr/lib64/libc.so.6 >#13 0x00007ffff7fc94e1 in _dl_catch_exception () from /lib64/ld-linux-x86-64.so.2 >#14 0x00007ffff7fc9603 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2 >#15 0x00007ffff7e0ddb7 in ?? () from /usr/lib64/libc.so.6 >#16 0x00007ffff7e0e371 in dlopen () from /usr/lib64/libc.so.6 >#17 0x00007ffff7f8773f in load_extension () from /usr/lib64/libxtables.so.12 >#18 0x00007ffff7f874a5 in xtables_find_target () from /usr/lib64/libxtables.so.12 >#19 0x000055555555bc88 in command_jump () >#20 0x000055555555ce7d in do_parse () >#21 0x000055555556052a in do_command4 () >#22 0x000055555555fa90 in iptables_main () >#23 0x00007ffff7da916e in ?? () from /usr/lib64/libc.so.6 >#24 0x00007ffff7da9229 in __libc_start_main () from /usr/lib64/libc.so.6 >#25 0x0000555555558175 in _start () >(gdb)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 947613
:
915994
|
915995
| 915996 |
915997