Nmap Development mailing list archives
Re: Nmap 4.20RC2: stable release is imminent
From: "Douglas F. Calvert" <dfc () anize org>
Date: Wed, 06 Dec 2006 15:54:07 -0500
Hello,
I posted a bug in nmap a month or so ago with a title of similar to
"debug seg fault." RC2 + the ossscan patch that you sent out the other
day seems to have fixed the problem. This was the ters backtrace:
Program received signal SIGSEGV, Segmentation fault.
0x0807a571 in std::list<OFProbe*, std::allocator<OFProbe*> >::begin
(this=0xc3ca009f) at
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_list.h:589
589 { return const_iterator(this->_M_impl._M_node._M_next); }
#0 0x0807a571 in std::list<OFProbe*, std::allocator<OFProbe*> >::begin
(this=0xc3ca009f) at
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_list.h
:589
#1 0x0807a781 in std::list<OFProbe*, std::allocator<OFProbe*> >::size
(this=0xc3ca009f) at
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_list.h:
657
#2 0x0807a7ae in HostOsScanStats::numProbesToSend (this=0xc3c9ffff) at
osscan2.cc:284
#3 0x080784a9 in doSeqTests (OSI=0x83e6e18, HOS=0x8bd2ec0) at
osscan2.cc:3351
#4 0x08079e92 in os_scan_2 (Targets=@0xbff2298c) at osscan2.cc:3831
#5 0x0807a10e in os_scan2 (Targets=@0xbff2298c) at osscan2.cc:3881
#6 0x0805272a in nmap_main (argc=16, argv=0xbff25c84) at nmap.cc:1579
#7 0x0804b748 in main (argc=16, argv=0xbff25c84) at main.cc:250
_______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://SecLists.Org
Current thread:
- Nmap 4.20RC2: stable release is imminent Fyodor (Dec 02)
- Re: Nmap 4.20RC2: stable release is imminent Douglas F. Calvert (Dec 06)
