Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-bugs: [Wireshark-bugs] [Bug 3504] New: Concurrent name resolution broken

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Tue, 2 Jun 2009 06:43:26 -0700 (PDT)

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3504

           Summary: Concurrent name resolution broken
           Product: Wireshark
           Version: unspecified
          Platform: Other
        OS/Version: Windows Vista
            Status: NEW
          Severity: Major
          Priority: High
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: graham.bloice@xxxxxxxxxxxxx


Created an attachment (id=3075)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3075)
Patch file

Build Information:

--
Concurrent name resolution using the c-ares package is broken due to lack of a
stimulus to call host_name_lookup_process().

The current code in main.c to call the function is conditionally compiled only
if HAVE_GNU_ADNS is defined.  This needs to be or'd with HAVE_C_ARES.

I'm not sure how long this problem has been in existence, probably since the
introduction of c-ares.  It should be backported to the 1.20 branch.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

  • Follow-Ups:
    • [Wireshark-bugs] [Bug 3504] Concurrent name resolution broken
      • From: bugzilla-daemon
    • [Wireshark-bugs] [Bug 3504] Concurrent name resolution broken
      • From: bugzilla-daemon
    • [Wireshark-bugs] [Bug 3504] Concurrent name resolution broken
      • From: bugzilla-daemon
    • [Wireshark-bugs] [Bug 3504] Concurrent name resolution broken
      • From: bugzilla-daemon
  • Prev by Date: [Wireshark-bugs] [Bug 3488] Add support for decoding CAPWAP Control Packet (RFC5415)
  • Next by Date: [Wireshark-bugs] [Bug 3378] New Dissector: Host Identity Protocol
  • Previous by thread: [Wireshark-bugs] [Bug 3488] Add support for decoding CAPWAP Control Packet (RFC5415)
  • Next by thread: [Wireshark-bugs] [Bug 3504] Concurrent name resolution broken
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation