[Bug 1205781] New: nmap assertion failure for nse->iod->sd >= 0
http://bugzilla.opensuse.org/show_bug.cgi?id=1205781 Bug ID: 1205781 Summary: nmap assertion failure for nse->iod->sd >= 0 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network Assignee: screening-team-bugs@suse.de Reporter: kkaempf@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- On Tumbleweed 20221109:
nmap -sP 192.168.0.0/24 Starting Nmap 7.93 ( https://nmap.org ) at 2022-11-26 15:33 CET NSOCK ERROR [2.3060s] nsock_make_socket(): Socket trouble: Address family not supported by protocol nmap: nsock_core.c:1274: nsock_pool_add_event: Assertion `nse->iod->sd >= 0' failed. Aborted (core dumped)
gdb shows (gdb) where #0 0x00007fe1ec6957ec in __pthread_kill_implementation () from /lib64/libc.so.6 #1 0x00007fe1ec642816 in raise () from /lib64/libc.so.6 #2 0x00007fe1ec62b81c in abort () from /lib64/libc.so.6 #3 0x00007fe1ec62b72b in __assert_fail_base.cold () from /lib64/libc.so.6 #4 0x00007fe1ec63ac46 in __assert_fail () from /lib64/libc.so.6 #5 0x00005626b46d3db4 in nsock_pool_add_event (nsp=0x5626b5522dc0, nse=0x5626b5487f50) at nsock/src/nsock_core.c:1274 #6 0x00005626b46d4885 in nsock_read (nsp=0x5626b5522dc0, ms_iod=0x5626b5521ba0, handler=<optimized out>, timeout_msecs=-1, userdata=<optimized out>) at nsock/src/nsock_read.c:129 #7 0x00005626b4659dbb in connect_dns_servers () at /usr/src/debug/nmap-7.93-1.1.x86_64/nmap_dns.cc:846 #8 nmap_mass_rdns_core (targets=<optimized out>, num_targets=<optimized out>) at /usr/src/debug/nmap-7.93-1.1.x86_64/nmap_dns.cc:1129 #9 0x00005626b465ae56 in nmap_mass_rdns (targets=0x5626b54b7130, num_targets=256) at /usr/src/debug/nmap-7.93-1.1.x86_64/nmap_dns.cc:1248 #10 0x00005626b46b113c in refresh_hostbatch (hs=0x7ffc72e3cc20, exclude_group=0x5626b54b61a0, ports=0x5626b48d1b00 <ports>, pingtype=80) at /usr/src/debug/nmap-7.93-1.1.x86_64/targets.cc:574 #11 0x00005626b466808c in nexthost (pingtype=<optimized out>, ports=0x5626b48d1b00 <ports>, exclude_group=0x5626b54b61a0, hs=0x7ffc72e3cc20) at /usr/src/debug/nmap-7.93-1.1.x86_64/targets.cc:580 #12 nmap_main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/nmap-7.93-1.1.x86_64/nmap.cc:2068 #13 0x00005626b463e4e2 in main (argc=3, argv=0x7ffc72e3dc08) at /usr/src/debug/nmap-7.93-1.1.x86_64/main.cc:169 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1205781 http://bugzilla.opensuse.org/show_bug.cgi?id=1205781#c1 Klaus K�mpf <kkaempf@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Klaus K�mpf <kkaempf@suse.com> --- Fixed with 20221124 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com