Evan Huus
changed
bug 10208
Comment # 1
on bug 10208
from Evan Huus
Infinite loop, on master as well:
#0 0x00007ffff4d2c3ca in expert_set_info_vformat (pinfo=0xb17d28, pi=0x0,
group=83886080,
severity=4194304, hf_index=79736, use_vaformat=<optimized out>,
format=0x7ffff5de58af "Unknown hello element body.", ap=0x7fffffffc708)
at /home/vagrant/src/wireshark.org/wireshark/epan/expert.c:352
#1 0x00007ffff4d2cdb8 in proto_tree_add_expert_format (tree=0x0,
pinfo=0xb17d28,
expindex=<optimized out>, tvb=<optimized out>, start=12, length=<optimized
out>,
format=0x7ffff5de58af "Unknown hello element body.")
at /home/vagrant/src/wireshark.org/wireshark/epan/expert.c:440
#2 0x00007ffff52bba7f in dissect_openflow_hello_element_v5 (length=<optimized
out>,
offset=<optimized out>, tree=0x0, pinfo=0xb17d28, tvb=0xaf1e30)
at
/home/vagrant/src/wireshark.org/wireshark/epan/dissectors/packet-openflow_v5.c:1466
#3 dissect_openflow_hello_v5 (length=1024, offset=8, tree=0x0, pinfo=0xb17d28,
tvb=0xaf1e30)
at
/home/vagrant/src/wireshark.org/wireshark/epan/dissectors/packet-openflow_v5.c:1485
#4 dissect_openflow_message_v5 (tvb=0xaf1e30, pinfo=0xb17d28, tree=0x0,
offset=<optimized out>)
at
/home/vagrant/src/wireshark.org/wireshark/epan/dissectors/packet-openflow_v5.c:5875
#5 0x00007ffff52bc620 in dissect_openflow_v5 (tvb=0xaf1e30, pinfo=0xb17d28,
tree=0x0,
data="" out>)
at
/home/vagrant/src/wireshark.org/wireshark/epan/dissectors/packet-openflow_v5.c:5994
You are receiving this mail because:
- You are watching all bug changes.