Michael Mann
changed
bug 8736
Comment # 2
on bug 8736
from Michael Mann
More info:
1. Call stack:
libwireshark.dll!nstime_to_sec(const nstime_t * nstime=0x00000058) Line 177 +
0x3 bytes
Wireshark.exe!add_to_list_store(_voip_calls_info * strinfo=0x0567db28) Line
490 + 0x54 bytes
Wireshark.exe!voip_calls_dlg_update(_GList * listx=0x05664ce0) Line 798 + 0xb
bytes
Wireshark.exe!voip_calls_dlg_draw(void * ptr=0x00646b70) Line 821 + 0xe bytes
libwireshark.dll!draw_tap_listeners(int draw_all=0) Line 348 + 0xf bytes
Wireshark.exe!tap_update_cb(void * data="" Line 1292 + 0x8 bytes
Basically strinfo->stop_fd is NULL for some reason, which leads to the crash.
2. I created a smaller trace using the "sip" display filter. Loading that
resultant file doesn't cause a crash.
You are receiving this mail because:
- You are watching all bug changes.