Peter Wu
changed
bug 11031
What |
Removed |
Added |
Status |
UNCONFIRMED
|
CONFIRMED
|
Ever confirmed |
|
1
|
Comment # 5
on bug 11031
from Peter Wu
I can reproduce this by opening a SSL capture, add a new key for it and then
press OK in the UAT dialog. Top of the stacktrace:
==13673==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc
0x7fe212fa920a sp 0x7fffdb1a5038 bp 0x7fffdb1a5070 T0)
#0 0x7fe212fa9209 in __GI_strlen (/usr/lib/libc.so.6+0x80209)
#1 0x7fe2277e19d5 in strlen (/usr/lib/libasan.so.1+0x339d5)
#2 0x7fe21d8c133b in ssl_parse_key_list
/tmp/wireshark/epan/dissectors/packet-ssl-utils.c:4430
#3 0x7fe21d8cce29 in ssl_parse_uat
/tmp/wireshark/epan/dissectors/packet-ssl.c:349
#4 0x6cd270 in UatDialog::on_buttonBox_accepted()
/tmp/wireshark/ui/qt/uat_dialog.cpp:516
You are receiving this mail because:
- You are watching all bug changes.