Wireshark-bugs: [Wireshark-bugs] [Bug 9388] PC freezes when loading a capture file
Evan Huus
changed
bug 9388
What |
Removed |
Added |
Status |
UNCONFIRMED
|
CONFIRMED
|
CC |
|
eapache@gmail.com
|
Ever confirmed |
|
1
|
Comment # 1
on bug 9388
from Evan Huus
Does not appear to occur with a trunk build. However, with my 1.10 branch build
(and no tree):
#4 0x00007f00da22635e in emem_alloc_chunk (size=<optimized out>,
mem=<optimized out>) at emem.c:800
#5 0x00007f00da22556e in emem_alloc (size=size@entry=64,
mem=mem@entry=0x7f00dcadb3a0 <ep_packet_mem>) at emem.c:860
#6 0x00007f00da2255a9 in ep_alloc (size=size@entry=64) at emem.c:876
#7 0x00007f00da225f89 in ep_alloc0 (size=64) at emem.c:891
#8 0x00007f00da7e4f65 in dissect_sip_common (tvb=tvb@entry=0x3988120,
offset=offset@entry=1446, pinfo=pinfo@entry=0x7fffed73ca80,
tree=tree@entry=0x0,
dissect_other_as_continuation=dissect_other_as_continuation@entry=1,
use_reassembly=use_reassembly@entry=1) at packet-sip.c:2179
#9 0x00007f00da7e902d in dissect_sip_tcp_heur (tvb=0x3988120,
pinfo=0x7fffed73ca80, tree=0x0, data="" out>) at packet-sip.c:2068
#10 0x00007f00da232a98 in dissector_try_heuristic (sub_dissectors=<optimized
out>, tvb=tvb@entry=0x3988120, pinfo=pinfo@entry=0x7fffed73ca80,
tree=tree@entry=0x0, data="" at packet.c:1804
You are receiving this mail because:
- You are watching all bug changes.