Wireshark-bugs: [Wireshark-bugs] [Bug 5987] New: Wireshark crashes when attempting to open a fil
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5987
Summary: Wireshark crashes when attempting to open a file via
drag & drop when there's already a file open.
Product: Wireshark
Version: SVN
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: Critical
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: christopher.maynard@xxxxxxxxx
Build Information:
SVN 37521 with MSVC_VARIANT=MSVC2010EE and WANT_PACKET_EDITOR.
--
As the summary line indicates, Wireshark crashes when attempting to open a file
via drag & drop when there's already a file open. I have tried with several
different files and seems to happen every time, so it should be easily
repeatable. Here's the call stack:
> wireshark.exe!show_cell_data_func(_GtkTreeViewColumn * col, _GtkCellRenderer * renderer, _GtkTreeModel * model, _GtkTreeIter * iter, void * data) Line 1363 + 0x6 bytes C
libgtk-win32-2.0-0.dll!6196b437()
[Frames below may be incorrect and/or missing, no symbols loaded for
libgtk-win32-2.0-0.dll]
libgtk-win32-2.0-0.dll!6195626e()
libgobject-2.0-0.dll!63a5dc17()
libgobject-2.0-0.dll!63a5e1f6()
libgtk-win32-2.0-0.dll!6197a2bf()
libgdk-win32-2.0-0.dll!6c363ff1()
libgdk-win32-2.0-0.dll!6c363fa5()
libgdk-win32-2.0-0.dll!6c363fa5()
libglib-2.0-0.dll!685f6947()
libgobject-2.0-0.dll!63a450ad()
libgobject-2.0-0.dll!63a45aca()
libgobject-2.0-0.dll!63a5dc17()
libgobject-2.0-0.dll!63a5e1f6()
libgtk-win32-2.0-0.dll!61979547()
libgtk-win32-2.0-0.dll!618c1768()
libgobject-2.0-0.dll!63a45aca()
libgobject-2.0-0.dll!63a5dc17()
libgobject-2.0-0.dll!63a5e1f6()
libgtk-win32-2.0-0.dll!617d2da9()
wireshark.exe!add_byte_tab(_GtkWidget * byte_nb, const char * name, tvbuff
* tvb, _proto_node * tree, _GtkWidget * tree_view) Line 711 + 0x1c bytes C
wireshark.exe!clear_tree_and_hex_views() Line 2178 + 0x1b bytes C
wireshark.exe!main_cf_cb_packet_unselected(_capture_file * cf) Line 1677
C
wireshark.exe!main_cf_callback(int event, void * data, void * user_data)
Line 1717 + 0x9 bytes C
wireshark.exe!cf_callback_invoke(int event, void * data) Line 166 + 0x16
bytes C
wireshark.exe!cf_unselect_packet(_capture_file * cf) Line 3503 + 0xb
bytes C
wireshark.exe!cf_reset_state(_capture_file * cf) Line 405 + 0x9 bytes
C
wireshark.exe!cf_open(_capture_file * cf, const char * fname, int
is_tempfile, int * err) Line 292 + 0x9 bytes C
wireshark.exe!dnd_open_file_cmd(char * cf_names_freeme) Line 251 + 0x16
bytes C
wireshark.exe!dnd_data_received(_GtkWidget * widget, _GdkDragContext * dc,
int x, int y, _GtkSelectionData * selection_data, unsigned int info, unsigned
int t, void * data) Line 367 + 0x9 bytes C
libgtk-win32-2.0-0.dll!6185cbf0()
libgobject-2.0-0.dll!63a45aca()
libgobject-2.0-0.dll!63a56990()
libgobject-2.0-0.dll!63a5e066()
libgobject-2.0-0.dll!63a5e32a()
libglib-2.0-0.dll!685d5bb2()
libglib-2.0-0.dll!685d5374()
libgobject-2.0-0.dll!63a450ad()
libgobject-2.0-0.dll!63a45aca()
libgobject-2.0-0.dll!63a567c8()
libgobject-2.0-0.dll!63a5de8e()
kernel32.dll!7c809590()
kernel32.dll!7c8095d2()
kernel32.dll!7c80e47c()
kernel32.dll!7c801bea()
msvcrt.dll!77c2c2de()
libwsutil.dll!ws_load_library(char * library_name) Line 544 + 0x9 bytes
C
106acccc()
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.