Wireshark-bugs: [Wireshark-bugs] [Bug 1117] New: Crash on next action when Flow graph window is
Date: Thu, 21 Sep 2006 12:26:14 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1117

           Summary: Crash on next action when Flow graph window is opened
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: florent.drouin@xxxxxxxxxx


On wireshark SVN 19246
When the window for Flow Graph creation (not the flow graph window itself) is
kept opened, when you launch a new analyze (for exemple BOOTP), the following
crash occurs.

wireshark->statistics->Flow Graph
(do not close the window and open) 
wireshark->statistics->BOOTP-DHCP
<<
Program received signal SIGSEGV, Segmentation fault.
flow_graph_frame_add_to_graph (pinfo=0x2049ffd8) at flow_graph.c:259
/home/endace/wireshark_SVN19246/gtk/flow_graph.c:259:7060:beg:0x80dc611
(gdb) where
#0  flow_graph_frame_add_to_graph (pinfo=0x2049ffd8) at flow_graph.c:259
#1  0x080dcadc in flow_graph_frame_packet (ptr=0x81aedbc, pinfo=0x0,
edt=0x2049ffd0, dummy=0x0) at flow_graph.c:378
#2  0xb6e451d3 in tap_push_tapped_queue (edt=0x2049ffd0) at tap.c:241
#3  0x0806ed39 in retap_packet (cf=0x81b1880, fdata=0x0, pseudo_header=0x0,
pd=0x0, argsp=0x0) at file.c:1678
#4  0x0806ebde in process_specified_packets (cf=0x81b1880, range=0xbfd2efc0,
string1=0x81323d1 "Refiltering statistics on", string2=0x81472ba "all packets",
terminate_is_stop=1, callback=0x806ece0 <retap_packet>, callback_args=0x0) at
file.c:1649
#5  0x0806edbd in cf_retap_packets (cf=0x81b1880, do_columns=0) at file.c:1698
#6  0x0809ea86 in tap_dfilter_dlg_start_button_clicked (item=0x87aff38,
dialog_data=0x20928ee8) at tap_dfilter_dlg.c:126
#7  0xb66bb2a6 in g_cclosure_marshal_VOID__VOID () from
/usr/lib/libgobject-2.0.so.0
#8  0xb66a9736 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#9  0xb66badcf in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#10 0xb66b9e9c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#11 0xb66ba126 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#12 0xb6852655 in gtk_button_clicked () from /usr/lib/libgtk-x11-2.0.so.0
#13 0xb68534da in _gtk_button_paint () from /usr/lib/libgtk-x11-2.0.so.0
#14 0xb66bb2a6 in g_cclosure_marshal_VOID__VOID () from
/usr/lib/libgobject-2.0.so.0
#15 0xb66a99c9 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#16 0xb66a9736 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#17 0xb66ba651 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#18 0xb66b9e9c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#19 0xb66ba126 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#20 0xb68525c5 in gtk_button_released () from /usr/lib/libgtk-x11-2.0.so.0
#21 0xb6853383 in _gtk_button_paint () from /usr/lib/libgtk-x11-2.0.so.0
#22 0xb691899e in _gtk_marshal_BOOLEAN__BOXED () from
/usr/lib/libgtk-x11-2.0.so.0
#23 0xb66a99c9 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#24 0xb66a9736 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#25 0xb66ba855 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#26 0xb66b9c8c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#27 0xb66ba126 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#28 0xb6a07d87 in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
#29 0xb69174b2 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#30 0xb6916306 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#31 0xb67b6825 in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#32 0xb6638582 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#33 0xb66395f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#34 0xb6639930 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#35 0xb6639ed3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#36 0xb6915bb3 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#37 0x08083600 in main (argc=0, argv=0xbfd30038) at main.c:2913
(gdb) 
>>


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.