https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6579
--- Comment #2 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-11-15 10:42:49 PST ---
I get these 2 warnings with r39856 on Windows XP SP3 (32-bit) PC :
12:57:37 Warn Dissector bug, protocol SIP, in packet 1051: More than
10
00000 items in the tree -- possible infinite loop
12:58:20 Warn Dissector bug, protocol SIP, in packet 1636: More than
10
00000 items in the tree -- possible infinite loop
Selecting packet 1636 causes Wireshark to freeze. Execution seems to get stuck
somewhere in the while loop beginning at line 2183 of
packet-sip.c:dissect_sip_common().
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.