Evan Huus
changed
bug 11309
Comment # 1
on bug 11309
from Evan Huus
Happening in the print stage of a SIP packet:
* frame #0: 0x00000001000c7c68
libwireshark.0.dylib`value_get(fv=0x0000000109103860) + 8 at ftype-bytes.c:221
frame #1: 0x0000000100089b79
libwireshark.0.dylib`proto_item_fill_label(fi=<unavailable>,
label_str=0x00007fff5fbfedc0) + 441 at proto.c:6296
frame #2: 0x00000001000715fb
libwireshark.0.dylib`proto_tree_print_node(node=0x00000001091040c0,
data="" + 107 at print.c:163
frame #3: 0x000000010007e98a
libwireshark.0.dylib`proto_tree_children_foreach(tree=<unavailable>,
func=0x0000000100071590, data="" + 42 at proto.c:645
frame #4: 0x0000000100071728
libwireshark.0.dylib`proto_tree_print_node(node=0x00000001091036f0,
data="" + 408 at print.c:218
(lldb) p label_str
(gchar *) $2 = 0x00007fff5fbfedc0 "SIP from"
You are receiving this mail because:
- You are watching all bug changes.