Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6172] Crash in "Follow TCP Stream"

Date: Fri, 5 Aug 2011 10:46:46 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6172

Richard Brodie <leogah@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |leogah@xxxxxxxxxxx

--- Comment #16 from Richard Brodie <leogah@xxxxxxxxxxx> 2011-08-05 10:46:43 PDT ---
With WIRESHARK_DEBUG_EP_NO_CHUNKS, Valgrind is a bit more helpful also:

==12132== Invalid write of size 4
==12132==    at 0x5E13A78: get_data_source_name (packet.c:221)
==12132==    by 0x45AB60: add_byte_views (main_proto_draw.c:764)
==12132==    by 0x451FBB: main_cf_callback (main.c:1654)
==12132==    by 0x43A8BE: cf_callback_invoke (file.c:166)
==12132==    by 0x4624A2: new_packet_list_select_cb (new_packet_list.c:1225)
==12132==    by 0x398AA0E34D: g_closure_invoke (in
/lib64/libgobject-2.0.so.0.2800.8)
==12132==    by 0x398AA1F1FF: ??? (in /lib64/libgobject-2.0.so.0.2800.8)
==12132==    by 0x398AA289D1: g_signal_emit_valist (in
/lib64/libgobject-2.0.so.0.2800.8)
==12132==    by 0x398AA28B71: g_signal_emit (in
/lib64/libgobject-2.0.so.0.2800.8)
==12132==    by 0x3994A6530D: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.4)
==12132==    by 0x3994A659EB: gtk_tree_view_set_cursor_on_cell (in
/usr/lib64/libgtk-x11-2.0.so.0.2400.4)
==12132==    by 0x461CAB: scroll_to_and_select_iter (new_packet_list.c:1033)
==12132==  Address 0xfea95a8 is 8 bytes inside a block of size 24 free'd
==12132==    at 0x4A055FE: free (vg_replace_malloc.c:366)
==12132==    by 0x3988A49742: g_free (in /lib64/libglib-2.0.so.0.2800.8)
==12132==    by 0x5E0976D: emem_free_all (emem.c:1222)
==12132==    by 0x5E0BABD: epan_dissect_run (epan.c:200)
==12132==    by 0x4669A6: packet_list_dissect_and_cache_record
(packet_list_store.c:1182)
==12132==    by 0x46223E: show_cell_data_func (new_packet_list.c:1315)
==12132==    by 0x3994A743CB: gtk_tree_view_column_cell_set_cell_data (in
/usr/lib64/libgtk-x11-2.0.so.0.2400.4)
==12132==    by 0x3994A5EBAC: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.4)
==12132==    by 0x3994A6062A: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.4)
==12132==    by 0x399494F112: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.4)
==12132==    by 0x398AA0E34D: g_closure_invoke (in
/lib64/libgobject-2.0.so.0.2800.8)
==12132==    by 0x398AA1F019: ??? (in /lib64/libgobject-2.0.so.0.2800.8)

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.